Commit Graph

23 Commits

Author SHA1 Message Date
skeeter
fc91dfaf5b improper group info on new groups causing navbar problems 2000-10-11 00:18:42 +00:00
skeeter
77768a90ef improper group info on new groups causing navbar problems 2000-10-11 00:02:39 +00:00
skeeter
5001c5bdbd improper group info on new groups causing navbar problems 2000-10-10 23:28:42 +00:00
seek3r
95d93a753f needed umask so that permissions would be accurate 2000-10-02 08:30:23 +00:00
sjb4891
263fdedd2a Added $phpgw->common->phpgw_footer() function, and changed all
places that were including the footer.inc.php to use the function.

Re-arrange phpgw.inc.php to include optional classes after reading the DB config
misc bugfixes.
2000-09-29 05:24:18 +00:00
seek3r
583ebddb32 renamed header(0 to phpgw_header() to remedy function name conflicts 2000-09-28 15:01:11 +00:00
skeeter
cfbf8db153 fixes for accounts 2000-09-27 23:50:11 +00:00
skeeter
e48168c5cd fixes for accounts 2000-09-27 22:36:15 +00:00
jengo
5f4b9d6a04 Merging in more changes to the admin section 2000-09-25 22:35:09 +00:00
jengo
d19d009cad Fixed group access bug 2000-09-11 06:48:37 +00:00
seek3r
ba68c71ebb moving to new translation system 2000-09-07 20:49:55 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
jengo
5153a56400 The admin sction should now be using the link() properly 2000-09-04 18:26:32 +00:00
skeeter
9c1ca50d7c working with new session class 2000-09-03 20:25:31 +00:00
skeeter
e98124bfdb fixed misspelling of filesystem_separator 2000-08-26 20:12:01 +00:00
jengo
78880c948d Converted the admin section to the new accounts class 2000-08-26 19:20:27 +00:00
izzy
e2f0aa6f81 on group creation the files directory tried to be created in "filemanager/groups/"
instead of in "files/groups/"
2000-08-22 16:16:30 +00:00
jengo
d85efa7bd4 Converted accounts.php to templates and fix a few directory errors 2000-08-21 05:15:45 +00:00
jengo
f46021313e Started converting the groups programs over to templates 2000-08-20 04:11:43 +00:00
jengo
34b5e461ae Fixed a problem with user not being added to the groups properly and the directorys wheren't being deleted 2000-08-19 02:32:35 +00:00
jengo
e39c2e8843 You can now add permissions to groups 2000-08-19 02:08:25 +00:00
jengo
8cdfdf0695 More cleanup in the groups section, kp3 is now using md5 2000-08-19 00:59:04 +00:00
jengo
d0b52157a0 Renamed the new groups file and cleaned up the form 2000-08-19 00:48:04 +00:00