Commit Graph

59 Commits

Author SHA1 Message Date
Miles Lott
233d1640df Rolling back filespace column 2001-07-27 10:05:52 +00:00
zone
8336f15469 Added file space option 2001-07-01 22:26:56 +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
jengo
a4a728f0fa Changed to filter apps with status of 2 2001-06-07 02:28:55 +00:00
Miles Lott
60069e2751 Minor formatting 2001-05-11 18:40:13 +00:00
Miles Lott
926df4bd40 rename groups_form 2001-05-11 13:45:59 +00:00
Miles Lott
11e6899fb6 Formatting and template setting adjustments 2001-05-11 13:07:04 +00:00
Miles Lott
b77db18323 Formatting 2001-05-10 11:36:19 +00:00
Miles Lott
8060a2efee change create to use account_XXX, made newgroup use newer create 2001-05-10 09:34:47 +00:00
Miles Lott
96e882ca11 Converted to use accounts class - please verify 2001-04-06 20:54:47 +00:00
Miles Lott
494cd73b12 Disable group as member of group for now 2001-04-02 20:22:26 +00:00
Miles Lott
34a0553649 Make 'some' value be inserted into account_pwd field. 2001-04-02 15:09:13 +00:00
Miles Lott
e8c916b450 Add default firstname and lastname for groups 2001-03-14 20:12:28 +00:00
Miles Lott
0d7d57474f Add read_installed_apps() 2001-03-14 19:43:07 +00:00
jengo
25fe742367 Cleaned up all of the link calls in the admin section 2001-03-08 23:32:22 +00:00
jengo
05d6bdbf64 Cleaned up much of the admin section, new account is now working and fixed a few problems with edit account. delete account still doesn't work 2001-02-20 14:12:06 +00:00
Lars Kneschke
758dbaeaa6 make usermanager pages work 2001-02-14 19:20:22 +00:00
skeeter
41e4218f0f reflects table name changes for preferences 2001-02-14 04:35:30 +00:00
skeeter
31f5e1a3f9 group admin except delete works 2001-02-09 04:36:16 +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
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
010a789b9b changes for locking while reading/saving preferences 2001-01-18 05:14:59 +00:00
skeeter
8c49050e33 possible fix for warnings for preferences 2001-01-18 04:55:34 +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
577e22fa72 changed reads for preferences to read intval() of user 2001-01-08 06:55:27 +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
a5e5dfb7f3 missed a ; 2000-12-30 02:08:04 +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
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
jengo
1a1f774680 Started cleaning up the templates 2000-11-07 20:37:02 +00:00
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