Commit Graph

56 Commits

Author SHA1 Message Date
jengo
25fe742367 Cleaned up all of the link calls in the admin section 2001-03-08 23:32:22 +00:00
Miles Lott
1dba072d6c Remove 'u' account_type from acl->add_repository call 2001-03-01 15:47:02 +00:00
skeeter
110c99ede0 fixes for add_repository() 2001-02-21 03:49:27 +00:00
skeeter
41e4218f0f reflects table name changes for preferences 2001-02-14 04:35:30 +00:00
skeeter
49d927b96a takes into account having 0 apps enabled for the group 2001-02-10 19:54:32 +00:00
skeeter
4b53a832ad milosch says no users selected 2001-02-09 04:55:04 +00:00
skeeter
31f5e1a3f9 group admin except delete works 2001-02-09 04:36:16 +00:00
skeeter
5c9323a2c4 fixes for new api layout 2001-02-09 02:45:06 +00:00
skeeter
ac1eac623f can now edit group info 2001-02-08 06:05:39 +00:00
skeeter
5b6ff99f40 start of getting groups maintenance to work 2001-02-08 04:07:33 +00:00
skeeter
17ede17844 possible fix 2001-02-03 03:34:05 +00:00
skeeter
51e1848dca was missing a big chunk of code 2001-02-03 02:45:59 +00:00
skeeter
e77271dde8 now completely acl based 2001-02-01 04:02:01 +00:00
skeeter
ff62eb583c still missing the adding of the user/group association into the acl table 2001-01-31 05:55:38 +00:00
skeeter
0267cb49d6 works with the array as args to the constructor 2001-01-30 04:57:55 +00:00
skeeter
7fd1a44b8f now works under new applications/acl class 2001-01-30 02:17:48 +00:00
skeeter
d364cb446a added is_odd() 2001-01-21 12:59:41 +00:00
skeeter
abf8c3bcd9 implementation of applications class 2001-01-21 01:26:23 +00:00
skeeter
71a0a698c9 changed initializing preferences to CreateObject() 2001-01-18 03:50:48 +00:00
skeeter
124c09cf2d fix for preferences 2001-01-10 05:01:56 +00:00
skeeter
988bc0bb88 rename ->common->navbar() to parse_navbar 2001-01-06 04:11:13 +00:00
skeeter
fe8d288061 now php3 compatible 2000-12-31 02:19:56 +00:00
skeeter
6e715790bd stops killing common preferences 2000-12-30 17:43:17 +00:00
skeeter
b693138a0b sessions should work correctly/restructure of code 2000-12-30 17:10:20 +00:00
skeeter
b068905f32 now saves apps again assoc to the group 2000-12-29 03:59:04 +00:00
skeeter
ba16563d01 now saves apps again assoc to the group 2000-12-29 03:57:53 +00:00
skeeter
1e4f1ecc8b small fixes for new users and group edits 2000-12-29 03:05:30 +00:00
skeeter
f3abbd9ae4 fixes for new preferences class 2000-12-27 15:07:14 +00:00
jengo
947a4f5067 Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +00:00
bettina
188f7e09c8 included missing ) plus ; 2000-12-23 05:16:32 +00:00
skeeter
ea66a64a46 new hook file for preferences 2000-12-22 21:18:35 +00:00
jengo
ddbe64e26d Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
skeeter
c3be8f96c1 appname problem 2000-11-18 13:59:03 +00:00
jengo
07bf8a2a7c Converted the flags to use the new style 2000-11-16 08:00:18 +00:00
jengo
1a1f774680 Started cleaning up the templates 2000-11-07 20:37:02 +00:00
skeeter
77768a90ef improper group info on new groups causing navbar problems 2000-10-11 00:02:39 +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
4a93132396 fixes for accounts 2000-09-27 23:17:36 +00:00
skeeter
941f47ff4d fixes for accounts 2000-09-27 22:44:20 +00:00
jengo
5f4b9d6a04 Merging in more changes to the admin section 2000-09-25 22:35:09 +00:00
skeeter
816aac68fe various little fixes 2000-09-25 21:13:52 +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
b30c63963d Disabling applications system wide now works properly with navbar() 2000-09-05 03:59:26 +00:00
skeeter
9c1ca50d7c working with new session class 2000-09-03 20:25:31 +00:00
skeeter
154817313b worked on renaming of group dirs 2000-08-27 12:22:07 +00:00
jengo
279c9181ab Wasn't showing the selected values 2000-08-27 03:05:36 +00:00
jengo
707a01c361 Fixed a few problems with the app list in the group table 2000-08-27 02:54:28 +00:00