nathan
|
50bb44d3ff
|
Admin: Remove time limit when deleting a user
all those records could take a while and we don't want to fail
|
2022-04-05 15:14:53 -06:00 |
|
Ralf Becker
|
8699957179
|
fix some warnings (in Travis and otherwise)
|
2020-03-05 13:39:57 +01:00 |
|
nathangray
|
1eda093753
|
* Admin: Add filemanager (home directory) as an option to move to new user when deleting an account
|
2019-11-06 09:49:51 -07:00 |
|
nathangray
|
b8a7c64301
|
* Admin: Fix some hooks got missed when deleting a user
|
2019-11-04 14:13:23 -07:00 |
|
nathangray
|
aefa8258a1
|
Admin - Ask which apps to transfer (others are discarded) when deleting account
|
2019-07-19 14:31:27 -06:00 |
|
Ralf Becker
|
fa8ee606b3
|
WIP admin history: using eTemplate tree instead of regexp to parse labels and selectbox values
|
2019-03-19 15:34:44 +01:00 |
|
Ralf Becker
|
d44cffbf8b
|
new admin-cli.php --delete-user parameter --not-existing to delete all no longer existing accounts
|
2019-02-27 11:59:33 +01:00 |
|
Ralf Becker
|
51166dc338
|
allow to document account deletion
|
2018-08-23 12:11:33 +02:00 |
|
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 |
|