Ralf Becker
|
01c396e5d3
|
using new api for admin, though 3 classes still use old etemplate
|
2016-04-27 19:12:20 +00:00 |
|
Nathan Gray
|
91f9bb831b
|
Fix ACL does not get removed when a group is deleted
|
2015-12-02 22:17:01 +00:00 |
|
Ralf Becker
|
dd6ddebb80
|
delete user by account_id, not account_lid, as there might be a group with same name
|
2014-10-29 16:03:22 +00:00 |
|
Hadi Nategh
|
8605c025ec
|
Get "Group" and "Account" message correct and translated
|
2014-05-16 15:50:52 +00:00 |
|
Hadi Nategh
|
a4a3f7b61f
|
Fix the wrong message for edit and delete group in admin
|
2014-05-16 13:32:49 +00:00 |
|
Ralf Becker
|
cae8bb40a8
|
added draft of an exception class for eGW, plus a global exception handler and replaced the fatal errors in the db-class plus the application rights check in the egw object with exceptions, modified the exceptions in admin_cmd* to use egw_excpetion*, instead just Exception
|
2007-12-06 08:00:41 +00:00 |
|
Ralf Becker
|
71fc139a31
|
next step: all admin-cli commands are implemented now in the new structure, exist codes need to be reworked
|
2007-11-27 03:20:28 +00:00 |
|