Commit Graph

837 Commits

Author SHA1 Message Date
Miles Lott
fcbae4b4f8 Now using only db wrappers in schema_proc 2001-06-11 01:49:16 +00:00
bettina
aca95352d9 update langs 2001-06-11 00:48:12 +00:00
Miles Lott
2379f6f4dc Remove some extra tabs/spaces 2001-06-11 00:04:35 +00:00
bettina
68f73e1ac3 update langs 2001-06-10 21:01:49 +00:00
Miles Lott
133b74ea53 Fix the linking of versions from top to bottom (I hope) 2001-06-10 15:03:50 +00:00
jengo
d1eaa5b619 Added function to test if an account is expired or not 2001-06-10 09:43:11 +00:00
bettina
d1ed14ae63 update langs 2001-06-10 04:53:48 +00:00
jengo
dbdb79d280 Removed uneeded files and fixed logout-red.gif 2001-06-10 02:04:39 +00:00
Miles Lott
6d81baf960 Update id2name/name2/id/get_type, and add modified auth class for ldap_wip 2001-06-09 21:05:42 +00:00
Miles Lott
06ac5f2721 Fix filenames 2001-06-09 00:10:45 +00:00
Miles Lott
7b16b1d7ac Add schema that seem to work with iPlanet on linux at least 2001-06-09 00:10:05 +00:00
Miles Lott
d54f278e45 Found more references to an unconstant 2001-06-08 15:01:35 +00:00
Miles Lott
ecc43159e8 Change sep to SEP in hook_single 2001-06-08 14:57:38 +00:00
Miles Lott
dbc7f00455 Add additional check to make sure appname is not empty 2001-06-08 14:46:18 +00:00
Miles Lott
2e9d389a4c File not necessary 2001-06-08 08:01:38 +00:00
bettina
a79491cd9f fixed categories table description 2001-06-08 03:44:35 +00:00
skeeter
8af3bb58e6 Fixed a problem where the type was trying to be changed from String to Array in hook(). That normally wouldn't work in php3. 2001-06-08 01:43:36 +00:00
skeeter
dbb58d801c Fixed a problem where the type was trying to be changed from Boolean to String. Shouldn't work in php3. 2001-06-07 12:10:15 +00:00
Miles Lott
548b5ba431 Change phpgwapi app enable to 3, set navbar to ignore 2 & 3, add notifywindow app
with enable of 2, adjust admin tools to ignore enable of 3, not 2
2001-06-07 11:28:31 +00:00
Miles Lott
9f21bfbab4 Add exception for prereferences app 2001-06-07 09:38:11 +00:00
bettina
6121405967 update formated_list to prevent error msg if array empty 2001-06-07 07:44:26 +00:00
bettina
f64f65b91a update acl in return_array 2001-06-07 06:25:48 +00:00
bettina
ba8845dd72 moved langs to the apps files 2001-06-07 04:46:24 +00:00
bettina
4ebe0f5919 removed some non-used langs 2001-06-07 03:00:51 +00:00
jengo
7bcb0787cd Updated docs 2001-06-07 02:31:45 +00:00
jengo
950eb824d2 Changed around hooks code, its now cleaner and requires you to specify the location, the hook file names have also changed, the old format was redundent 2001-06-07 01:46:12 +00:00
jengo
cbb3d833ea Removed some of the phpgw_info cache code 2001-06-07 00:33:48 +00:00
jengo
745b32f645 Opps, I messed up the format on the last commit, this fixes it 2001-06-06 23:54:46 +00:00
jengo
65d5c7533e session_logintime is now the correct type 2001-06-06 23:34:57 +00:00
Miles Lott
08d81571db Fix session_dla = precision 4 int 2001-06-06 23:28:45 +00:00
Miles Lott
6f72175fb0 Don't overwrite hostname after the setting was saved once (!= '') 2001-06-06 20:42:42 +00:00
Miles Lott
4921bd0132 Add two home page langs 2001-06-06 16:59:31 +00:00
Miles Lott
66d5ffff1f Replace bad upgrade 2001-06-06 07:57:44 +00:00
Miles Lott
87f640f4a4 Fix/convert for setup3, almost there... 2001-06-06 07:27:42 +00:00
bettina
941f91ab7b update 2001-06-06 03:17:45 +00:00
Miles Lott
4b9c00c914 Using new method of global phpgw_setup, then setting oProc. Most of these work now 2001-06-05 20:11:40 +00:00
Miles Lott
ddff43e7fc Add config for FTP app to use correct mimetype for dl. This should move to ftp app. 2001-06-05 18:05:48 +00:00
angles
cc9b7f8b35 Experimental- fix multiple attachment problem, add sig before attachments, fix Message-Boundary placement 2001-06-05 07:44:39 +00:00
Miles Lott
586b5cf483 Should be mostly complete, including 0.9.10pre24 groups table drop. We now
create a temp table for other affected apps to use, called phpgw_temp_groupmap.
2001-06-05 07:43:21 +00:00
zone
303110b926 Added correct_attributes (), fixed dir () prototype 2001-06-05 06:32:30 +00:00
Miles Lott
d1f3076f93 Mostly complete api upgrade file, one major function to discuss now 2001-06-05 05:15:33 +00:00
Miles Lott
40aec20f43 Remove duplicate function 2001-06-04 20:37:27 +00:00
Miles Lott
a6bbcbb5f9 Add expires field to auto_add (30 day default) - how else to handle this? 2001-06-04 20:29:37 +00:00
Ralf Becker
2c0c0d2a40 sbox2 extends now sbox, new function getDate 2001-06-04 18:23:22 +00:00
Miles Lott
e823b60062 Adding lang files, split from main lang files 2001-06-04 16:50:36 +00:00
Miles Lott
7457a46f27 add header and chmod -x 2001-06-04 15:19:31 +00:00
Ralf Becker
a68a536616 getYears: offered range to select from has to include already selected year 2001-06-04 14:13:32 +00:00
Miles Lott
b49f963d2b Add some from the middle of the file 2001-06-04 02:29:23 +00:00
Miles Lott
32473903ee Add in more current functions, still much work to do 2001-06-04 02:26:27 +00:00
jengo
0e768f7268 Added some transactions 2001-06-04 01:17:40 +00:00