nathangray
|
7677461bf6
|
* Admin: Fix group email got lost on save
|
2020-01-29 10:13:22 -07:00 |
|
Ralf Becker
|
45a62a3b5d
|
Make sure we have lid for hook even if not changed, some backend require it
|
2019-10-10 16:04:11 +02:00 |
|
nathangray
|
82065a25ca
|
Admin - Fix group changes sometimes not showing properly in history
|
2019-06-10 09:55:36 -06:00 |
|
nathangray
|
9ec214160a
|
Admin - fix some more missing command history
|
2019-04-09 11:45:53 -06:00 |
|
Ralf Becker
|
c6c40022df
|
fix admin_cmd_edit_group
|
2019-03-19 17:19:34 +01:00 |
|
nathangray
|
ff5957947e
|
Admin - Add history display stuff for edit group command
|
2019-03-18 17:13:58 -06:00 |
|
Ralf Becker
|
89235e643d
|
fix not working listing of exit-codes incl. assigning distinct ones
|
2019-02-26 16:38:16 +01:00 |
|
nathangray
|
5a7c65d0f7
|
Make sure account_lid is there for hooks, even if not passed in
|
2018-08-22 09:53:54 -06:00 |
|
nathangray
|
bfdc1ca966
|
Admin - Changes for edit group to only log changed fields
|
2018-08-17 14:53:40 -06:00 |
|
Ralf Becker
|
01c396e5d3
|
using new api for admin, though 3 classes still use old etemplate
|
2016-04-27 19:12:20 +00:00 |
|
Ralf Becker
|
07cd6838f5
|
* Admin/Filemanager: creating groups did not create group directory, but damaged VFS (can be repaired with "Check virtual filesystem")
|
2014-06-04 09:26:29 +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
|
8cfef6746d
|
added several checks for account editing in addressbook: doublicate account name, passwords match, set email for new accounts according to policy
|
2014-03-28 16:56:35 +00:00 |
|
Ralf Becker
|
5c71e6916e
|
invalidate account, before reading it, to code with changed to DB or LDAP outside EGw
|
2013-04-23 13:47:20 +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 |
|