Commit Graph

1912 Commits

Author SHA1 Message Date
skeeter
09361d01f8 GNU Patch #506. 2002-09-04 00:10:57 +00:00
ceb
b6ca89c43e updated function delete, id2name, return_sorted_array to move subcats down if delete their parent 2002-09-03 02:21:36 +00:00
ceb
e189e7d4c5 update add function to return the id 2002-09-02 22:03:00 +00:00
skeeter
6d47da13a3 One more stupid mistake for the datetime class. 2002-09-02 02:39:36 +00:00
skeeter
40df324cf5 GNU Bug #800. 2002-09-02 02:32:10 +00:00
ceb
5203ab1c58 added css files for themes 2002-09-02 00:09:35 +00:00
ceb
4f4876df3c added css files for the themes 2002-09-01 22:19:36 +00:00
skeeter
9d50404d22 GNU Patch #483. 2002-09-01 15:03:19 +00:00
skeeter
73bf8e96fa GNU Patch #492. 2002-09-01 13:37:10 +00:00
skeeter
306bd52803 GNU Patch #500 - Enabling Polish language. THIS WORKS AS AN API UPGRADE. 2002-09-01 13:00:39 +00:00
ceb
117e089722 update gdbutton 2002-08-30 02:16:15 +00:00
ceb
f1119c3860 added class to create gd/ttf buttons 2002-08-29 23:20:22 +00:00
Miles Lott
9780932675 One syntax fix, add upgrade routine from .14.000 2002-08-26 07:51:54 +00:00
Zone
b3c3791b5e Add 'content' column to phpgw_vfs table 2002-08-26 04:38:29 +00:00
Zone
56e30222db Increment version (add 'content' column in phpgw_vfs) 2002-08-26 04:36:12 +00:00
Zone
402b797472 Add support of storing file contents in the database 2002-08-26 04:20:33 +00:00
Miles Lott
2808bec6c5 If PHP_SELF is not set, a REG_EMPTY error is generated - there is probably a better fix... 2002-08-24 15:22:14 +00:00
skeeter
24d9c7546c Cleaning up a couple of common lang phrases. 2002-08-24 13:56:16 +00:00
skeeter
d6cd10d920 Cleaning up a couple of common lang phrases. 2002-08-24 13:41:35 +00:00
skeeter
3a32c969be Cleaning up a couple of common lang phrases. 2002-08-24 13:36:31 +00:00
skeeter
8a82df2ab7 Cleaning up a couple of common lang phrases. 2002-08-24 13:32:05 +00:00
Miles Lott
6a5c1bd2de Fix problem of ???_langs() functions recursing instead of calling translation class.
This meant no lang installation/upgrade except when working with lang.php.
2002-08-23 04:28:28 +00:00
Zone
05edacccfc Fix preferences links to email and calendar (bug #1058), thanks skwashd. (Untested due to state of templates) 2002-08-23 04:23:16 +00:00
skeeter
3aa1be45e4 GNU Bug #470 2002-08-23 03:12:11 +00:00
skeeter
ed5e352c6e GNU Patch #428. 2002-08-23 00:37:06 +00:00
Miles Lott
e25be5b24a GNU Patch #488 2002-08-22 12:22:58 +00:00
skeeter
9697eb01a4 GNU Patch #487. 2002-08-22 10:16:42 +00:00
skeeter
6ec153c54e Added a few isset()'s. This clears a few warnings from being logged. 2002-08-22 03:07:00 +00:00
skeeter
883882338d Changed EXP_DEBUG_APP to DEBUG_APP. 2002-08-22 03:05:58 +00:00
ceb
bb72320c05 update 2002-08-22 00:47:26 +00:00
Miles Lott
b9300cc5d4 Make colors alternate 2002-08-21 02:14:15 +00:00
Miles Lott
eec43e2901 Remove stray whitespace 2002-08-20 12:41:48 +00:00
ceb
870686ed0d added some langs 2002-08-18 22:33:10 +00:00
skeeter
94b08474d0 Was missing this piece.. Now it will display the timer debug statement. 2002-08-17 19:28:09 +00:00
skeeter
5abe31deca Should fix the missing perf* function. 2002-08-15 23:37:31 +00:00
skeeter
89ebd8ea8a Did I miss commiting this? 2002-08-13 23:39:39 +00:00
Miles Lott
0a3912cf96 verify that get_var did not return an empty cookie var (breaks noncookie sessions) 2002-08-12 00:59:34 +00:00
Miles Lott
3a5f1b1288 missing # 2002-08-01 03:39:24 +00:00
skeeter
0ce9edd060 Small change letting the system warnings to use user preference of template set for images. 2002-07-20 13:16:33 +00:00
skeeter
9db6ba3adc Possible fix for the network class error on line 81. 2002-07-20 01:32:00 +00:00
ceb
325b6d81dd update global_cats selection 2002-07-03 00:55:47 +00:00
skeeter
32bc0ab15c GNU Patch #305. 2002-06-30 12:18:07 +00:00
skeeter
297a820544 GNU Patch #373. 2002-06-29 12:24:11 +00:00
skeeter
9155ecf159 GNU Patch #380. 2002-06-29 11:34:52 +00:00
skeeter
45978168e2 GNU Bug #631. 2002-06-25 01:38:34 +00:00
skeeter
058ddb033f GNU Patch #348. 2002-06-25 01:09:29 +00:00
Miles Lott
dce6255685 Add two auth methods, both of which require third party PHP modules (see source) 2002-06-24 12:16:50 +00:00
Zone
5371495831 Compensate for bug in ACL 2002-06-24 04:02:14 +00:00
Zone
fc3df2e82e Savannah Patch #370 (modified) - Fix and extend ACL - Thanks gisu 2002-06-24 03:18:59 +00:00
skeeter
3c51862e9c A more enahanced datetime class. This one will store the server's TZ offset in the cache and use that value to calculate GMT. 2002-06-23 18:05:15 +00:00