.. |
class.admin_accesslog.inc.php
|
|
|
class.admin_account.inc.php
|
fix unable to (re-)activate account
|
2019-03-14 15:14:25 +01:00 |
class.admin_acl.inc.php
|
Use correct admin command object to set run rights
|
2018-09-13 10:32:26 -06:00 |
class.admin_asyncservice.inc.php
|
fix PHP Warning: Use of undefined constant account_id - assumed 'account_id'
|
2018-09-20 11:46:15 +02:00 |
class.admin_categories.inc.php
|
Stop using deprecated each(), using foreach(), key() or current() instead
|
2019-02-12 14:13:45 -07:00 |
class.admin_cmd_account_app.inc.php
|
Api - automatically find labels for int or floats too
|
2019-03-15 16:01:43 -06:00 |
class.admin_cmd_acl.inc.php
|
Fix not possible to add run permissions via group->access permissions
|
2018-09-13 10:20:07 -06:00 |
class.admin_cmd_category.inc.php
|
Add admin logging for categories
|
2018-12-11 10:10:24 -07:00 |
class.admin_cmd_change_account_id.inc.php
|
new admin-cli.php --delete-user parameter --not-existing to delete all no longer existing accounts
|
2019-02-27 11:59:33 +01:00 |
class.admin_cmd_change_pw.inc.php
|
|
|
class.admin_cmd_check_acl.inc.php
|
new admin-cli.php --delete-user parameter --not-existing to delete all no longer existing accounts
|
2019-02-27 11:59:33 +01:00 |
class.admin_cmd_check_cats.inc.php
|
|
|
class.admin_cmd_config.inc.php
|
WIP admin history
|
2019-03-14 18:57:07 +01:00 |
class.admin_cmd_customfield.inc.php
|
Add admin logging for customfields
|
2018-12-11 10:10:24 -07:00 |
class.admin_cmd_delete_account.inc.php
|
new admin-cli.php --delete-user parameter --not-existing to delete all no longer existing accounts
|
2019-02-27 11:59:33 +01:00 |
class.admin_cmd_delete_category.inc.php
|
Add admin logging for categories
|
2018-12-11 10:10:24 -07:00 |
class.admin_cmd_edit_group.inc.php
|
Admin - Add history display stuff for edit group command
|
2019-03-18 17:13:58 -06:00 |
class.admin_cmd_edit_preferences.inc.php
|
fix saving of group preferences
|
2019-01-10 15:08:11 +01:00 |
class.admin_cmd_edit_user.inc.php
|
Get a nice history for admin_cmd_edit_user
|
2019-03-18 16:32:54 -06:00 |
class.admin_cmd.inc.php
|
Get a nice history for admin_cmd_edit_user
|
2019-03-18 16:32:54 -06:00 |
class.admin_cmds.inc.php
|
WIP admin history
|
2019-03-14 18:57:07 +01:00 |
class.admin_config.inc.php
|
using standard site-configuration plus some hooks
|
2018-08-22 12:15:42 +02:00 |
class.admin_customfields.inc.php
|
Stop using deprecated each(), using foreach(), key() or current() instead
|
2019-02-12 14:13:45 -07:00 |
class.admin_customtranslation.inc.php
|
Stop using deprecated each(), using foreach(), key() or current() instead
|
2019-02-12 14:13:45 -07:00 |
class.admin_db_backup.inc.php
|
|
|
class.admin_denyaccess.inc.php
|
|
|
class.admin_egw_acl_record.inc.php
|
|
|
class.admin_egw_group_record.inc.php
|
|
|
class.admin_egw_user_record.inc.php
|
|
|
class.admin_export_acl_csv.inc.php
|
Import/Export - change signature of method that gets options to allow definition-specific values
|
2018-11-29 10:33:56 -07:00 |
class.admin_export_groups_csv.inc.php
|
Import/Export - change signature of method that gets options to allow definition-specific values
|
2018-11-29 10:33:56 -07:00 |
class.admin_export_users_csv.inc.php
|
Import/Export - change signature of method that gets options to allow definition-specific values
|
2018-11-29 10:33:56 -07:00 |
class.admin_hooks.inc.php
|
Fix translations for Home screen
|
2018-12-20 16:06:12 +01:00 |
class.admin_import_groups_csv.inc.php
|
Import/Export - change signature of method that gets options to allow definition-specific values
|
2018-11-29 09:35:35 -07:00 |
class.admin_import_users_csv.inc.php
|
Fix unconditional insert of users failed with invalid action
|
2019-03-18 16:11:16 -06:00 |
class.admin_mail.inc.php
|
Fixed, PHP Warning: count(): Parameter must be an array or an object that implements Countable in
|
2019-03-03 15:16:43 +01:00 |
class.admin_messages.inc.php
|
Stop using deprecated each(), using foreach(), key() or current() instead
|
2019-02-12 14:13:45 -07:00 |
class.admin_passwordreset.inc.php
|
* Admin: fix bulk password reset to work on minimal install / no longer require old phpgwapi
|
2018-05-25 15:09:38 +02:00 |
class.admin_statistics.inc.php
|
submitting to https://www.egroupware.org/usage-static (no more http!)
|
2018-12-10 15:42:15 +01:00 |
class.admin_ui.inc.php
|
Resize delete user popup to fit documentation tab better
|
2018-09-06 10:42:05 -06:00 |
class.admin_wizard_export_acl_csv.inc.php
|
|
|
class.admin_wizard_export_groups_csv.inc.php
|
|
|
class.admin_wizard_export_users_csv.inc.php
|
|
|
class.admin_wizard_import_groups_csv.inc.php
|
|
|
class.admin_wizard_import_users_csv.inc.php
|
|
|
class.customfields.inc.php
|
|
|
class.uiconfig.inc.php
|
|
|
hook_acl_manager.inc.php
|
Fix translations for Home screen
|
2018-12-20 16:06:12 +01:00 |
hook_config_validate.inc.php
|
|
|