Commit Graph

3359 Commits

Author SHA1 Message Date
Miles Lott
bee1d3fa6f Using db wrappers in schema_proc, add missing function 2001-06-11 01:55:38 +00:00
skeeter
f6bfb99964 More condensed way of displaying the response choices. 2001-06-11 01:54:11 +00:00
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
skeeter
5098bae2ea Fix for sending email updates on new events/appts. 2001-06-10 21:07:48 +00:00
bettina
68f73e1ac3 update langs 2001-06-10 21:01:49 +00:00
skeeter
70173f91f1 Changed the location to a PHPGW_ constant. 2001-06-10 17:07:18 +00:00
skeeter
8f015c5087 More paramters added. 2001-06-10 17:05:51 +00:00
Miles Lott
e56f41c36f Should now process from end to end, just need to help functions that need
table defs
2001-06-10 15:06:43 +00:00
Miles Lott
133b74ea53 Fix the linking of versions from top to bottom (I hope) 2001-06-10 15:03:50 +00:00
Miles Lott
e428eed3f8 Sample data for the baseline table, to verify upgrades for developers 2001-06-10 14:24:51 +00:00
Miles Lott
e336978a22 Now using template within each app called config.tpl 2001-06-10 12:53:24 +00:00
Miles Lott
145959da71 Moving to templated style for admin/config settings 2001-06-10 12:52:50 +00:00
Miles Lott
e6d04696b0 Remove second link 2001-06-10 11:32:35 +00:00
Miles Lott
88511127dd Change to use config.inc.php in app/inc dir 2001-06-10 11:30:43 +00:00
Miles Lott
3baa2c3504 Add new config.inc for admin hook 2001-06-10 11:30:05 +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
48d6e28f5b Updated the modules 2001-06-10 04:11:30 +00:00
skeeter
31245329a2 Getting very close to having a partial-implementation of a vCal reader. 2001-06-10 04:02:50 +00:00
jengo
dbdb79d280 Removed uneeded files and fixed logout-red.gif 2001-06-10 02:04:39 +00:00
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