Commit Graph

3337 Commits

Author SHA1 Message Date
Miles Lott
4dd817cb1b Clean up error display a bit for export 2001-06-09 21:38:15 +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
9755a6d6a7 Fix syntax error due to commenting style (at least on php4.0.4pl1) 2001-06-09 15:21:45 +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
jengo
d1b4082ebd Added a small section to unset $lang which has be known to cause conflicts with some apps, I didn't change the version number becuase the upgrade isn't required 2001-06-08 13:16:00 +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
8b27063017 Now in line with new hook naming convention. 2001-06-08 03:25:28 +00:00
skeeter
03a82af40e Updated the hooks for the calendar. 2001-06-08 03:21:59 +00:00
skeeter
4290218047 Now in line with new hook naming convention. 2001-06-08 02:56:18 +00:00
skeeter
9568a37f82 Now in line with new hook naming convention. 2001-06-08 02:47:07 +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
1dd9c8edfe Fixes a problem of public/private and acl usage getting confused. 2001-06-08 00:55:40 +00:00
Miles Lott
047df03a17 New template images 2001-06-07 14:44:27 +00:00
skeeter
3c4083748c Fixed a problem where the list of grantors was being reset when no owner being set. 2001-06-07 12:11:29 +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
8186e6bf58 Add link(), formatting 2001-06-07 10:56:32 +00:00
Miles Lott
1ae38c8f7b Add new notify hook, roughly a copy of hook_home 2001-06-07 10:54:59 +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
skeeter
39358cbcf2 Another round of working on vCalendar. This might be the route I take on it though. 2001-06-07 03:18:35 +00:00
bettina
4ebe0f5919 removed some non-used langs 2001-06-07 03:00:51 +00:00
bettina
066d2942ac removed some non-used langs and added 'grant access' 2001-06-07 03:00:18 +00:00
jengo
ab63987864 Changed to new hook filename style 2001-06-07 02:40:35 +00:00
jengo
7bcb0787cd Updated docs 2001-06-07 02:31:45 +00:00
jengo
a4a728f0fa Changed to filter apps with status of 2 2001-06-07 02:28:55 +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
c418e966d1 Added hookable 'logout' location 2001-06-07 01:44:09 +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
b33c1090fd Update from chris <chris@lansir.com.tw> 2001-06-06 19:08:41 +00:00
Miles Lott
4921bd0132 Add two home page langs 2001-06-06 16:59:31 +00:00
Miles Lott
fc2a695161 Fix two more (one?) spelling mistake(s) 2001-06-06 16:53:37 +00:00
Miles Lott
a2f54b5699 Add check for phpgwapi version, if not, use admin app as before; also cleaned
up double ticks
2001-06-06 16:50:44 +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
5b411bcd9f Fix general syntax problems, will be moving to different return style soon 2001-06-06 00:13:50 +00:00
Miles Lott
640bb0b773 Add missing ';' 2001-06-05 21:18:57 +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