Commit Graph

583 Commits

Author SHA1 Message Date
jengo
af907736ed - Moved kill session over to 3 tier design
- Added ACL checks to current sessions
2001-09-05 02:13:27 +00:00
bettina
3051d1645d update langs 2001-09-05 01:49:28 +00:00
Miles Lott
8c8157235d No longer needed 2001-09-04 19:50:43 +00:00
Miles Lott
7ba1d94b8d Made servers admin 3-layer 2001-09-04 19:50:14 +00:00
jengo
32a1526890 - Groups and accounts now fully check ACL rights for each section
- Admins can only grant as much access as they already have
- Removed Header() calls and replaced them with direct ui calls
2001-09-04 04:26:51 +00:00
Miles Lott
06ca22562c Two php3 array fixes 2001-09-04 03:34:02 +00:00
skeeter
1e52451e2e Never added the Id tage for cvs info in the files. 2001-09-04 03:29:36 +00:00
skeeter
deb2991868 These changes go along with the LDAP changes. 2001-09-04 03:13:28 +00:00
jengo
8c5a988f0f No longer needed 2001-09-04 01:25:03 +00:00
jengo
8b483a14a4 Removed some commented out code 2001-09-04 01:18:35 +00:00
jengo
583c8d7c6c Added new ACL Manager, currently only user accounts is using it 2001-09-04 01:17:40 +00:00
jengo
0b5c0c040a Added new ACL Manager, currently only user accounts is using it 2001-09-04 01:12:13 +00:00
skeeter
7e6c8e5ab4 Added the group suport to this class. 2001-09-03 02:58:25 +00:00
Miles Lott
d0c4053077 Using GLOBALS 2001-09-02 14:54:03 +00:00
Miles Lott
4004b60c84 Send intval of account_id to accounts class so that get_account_id will work
as expected
2001-09-02 13:51:24 +00:00
Miles Lott
15fb31980d php3 array fix 2001-09-02 12:44:02 +00:00
skeeter
386f8a755a Missed a GLOBALS. 2001-09-02 07:30:46 +00:00
skeeter
cc1f20a340 Added list_group() and edit_group(). Still need to do add_group() and delete_group(). 2001-09-02 07:30:25 +00:00
Miles Lott
cc10a86411 temporary undo of groups link 2001-09-02 00:39:42 +00:00
skeeter
df1d4a732c Did a little cleaning on the access_history class. Using GLOBALS now and fits in the the accounts class in admin. 2001-09-01 23:40:28 +00:00
skeeter
2df316073d This changes the user accounts over to an n-tier layout. Still needing to add the group accounts into these classes. 2001-09-01 23:32:40 +00:00
Miles Lott
aedcd42f81 Add new default group config used for auto_add() 2001-08-31 22:30:47 +00:00
Miles Lott
72628a8880 temporary(?) fix to ensure certain old core apps still work, since their
configs are (still) api
2001-08-30 19:30:57 +00:00
Lars Kneschke
7b043d76b1 removed 2 unneeded funtions 2001-08-28 22:00:05 +00:00
Lars Kneschke
edc3121ba8 removed a unneeded file 2001-08-28 21:58:26 +00:00
Lars Kneschke
8d7ba95ea6 created a class to create the left menu for plugins
changed the code for editaccount and viewaccount
2001-08-28 21:50:10 +00:00
Miles Lott
39de2bd2f9 GLOBALS... 2001-08-27 10:26:57 +00:00
zone
e70fb95b84 Fix add_def_pref when only one app was selected. Remove file_space junk for good 2001-08-21 07:12:41 +00:00
skeeter
cc37142599 Fixes for when no apps are enabled for a group/user to setup default preferences. 2001-08-21 00:51:03 +00:00
jengo
1fc7368927 Converted over to the 3 tier design 2001-08-16 01:38:14 +00:00
Miles Lott
428d511534 I give up for now, this should let you edit all 2001-08-13 22:39:42 +00:00
Miles Lott
fc01f2d86e not perfect but better re: dup server name conflict 2001-08-13 22:11:47 +00:00
Miles Lott
930c475286 Add missing fields 2001-08-13 20:37:51 +00:00
Miles Lott
af5585a28e Add some lang 2001-08-13 20:33:40 +00:00
Miles Lott
bf0f19ef26 Adding peer server admin 2001-08-13 17:08:00 +00:00
Lars Kneschke
c05949d6f2 removed a typo in the template 2001-08-13 16:31:58 +00:00
jerrywestrick
e41e0cc481 newer version of veiwer... 2001-08-12 01:06:07 +00:00
zone
9a7043abc6 Corrected problem with config_app always getting set to 'phpgwapi' 2001-08-10 06:52:19 +00:00
skeeter
5367dfd839 Default is now set to Delete All Records. 2001-08-10 03:28:17 +00:00
jerrywestrick
f83036ae9d __FILE__, __LINE__ parameters 2001-08-08 07:21:29 +00:00
jerrywestrick
1ed266baee changed errorlog calling format to new array() style... 2001-08-06 17:56:30 +00:00
jerrywestrick
a24a7639a7 uses the new html.... 2001-08-06 16:51:44 +00:00
jerrywestrick
532726692c cosmetic changes due to funny if syntax..cosmetic changes due to funny if syntax.... 2001-08-06 16:50:20 +00:00
jerrywestrick
095bc09403 newer version.... Still not to be used in alpha... 2001-08-06 16:46:57 +00:00
jengo
948dc70875 *** empty log message *** 2001-08-06 09:46:03 +00:00
jengo
a68ab81cec Small HTML changes 2001-08-05 10:23:11 +00:00
jengo
f9726cefbe Now uses the dbs timestamp field 2001-08-05 08:05:45 +00:00
jengo
75e4cfe0fa Corrected bad link() call 2001-08-05 06:54:52 +00:00
jengo
775e55fc86 Added patch for eventlog 2001-08-05 06:48:42 +00:00
jengo
cb873132bb No longer needed 2001-08-05 06:34:19 +00:00