egroupware/admin/inc
Ralf Becker fd519b3c39 disable omitting of unchanged fields for non SQL account backends
as existing backend code then tries to remove the value, which fails with an error from LDAP server, as eg. last name is required
2019-01-30 17:28:42 +01:00
..
class.admin_accesslog.inc.php Fix Ctrl+A in context menu does not get translated 2016-09-09 12:54:52 +02:00
class.admin_account.inc.php disable omitting of unchanged fields for non SQL account backends 2019-01-30 17:28:42 +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 Add admin logging for categories 2018-12-11 10:10:24 -07:00
class.admin_cmd_account_app.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00: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 do NOT update timestamps when migrating account_id eg. to LDAP or AD 2018-04-24 11:27:10 +02:00
class.admin_cmd_change_pw.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_cmd_check_acl.inc.php fix typo 2018-04-03 20:15:43 +02:00
class.admin_cmd_check_cats.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_cmd_config.inc.php fix not stored multiselect / array-values in site-configuration 2018-08-21 17:29:02 +02: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 allow to document account deletion 2018-08-23 12:11:33 +02: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 Make sure account_lid is there for hooks, even if not passed in 2018-08-22 09:53:54 -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 fix edit user to log old values and only run if there is any change 2018-08-03 11:56:34 +02:00
class.admin_cmd.inc.php Do not recreate deleted periodic execution async jobs 2019-01-28 15:32:17 -07:00
class.admin_cmds.inc.php moving all logic to admin_cmd::get_rows and only leave session stuff in admin_cmds::get_rows 2019-01-14 15:26:04 +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 allow space in CF selectbox values and warn about other not supported values 2019-01-17 18:09:51 +01:00
class.admin_customtranslation.inc.php fix custom translations to use eT2 2016-05-08 12:23:54 +00:00
class.admin_db_backup.inc.php fix not loaded header / CSS, caused by missing echo before $GLOBALS['egw']->framework->(header|footer) 2016-05-14 21:26:36 +02:00
class.admin_denyaccess.inc.php add token to deny access 2017-10-27 16:22:56 +02:00
class.admin_egw_acl_record.inc.php Add a column for run rights, each of which gets their own row 2017-11-02 10:24:47 -06:00
class.admin_egw_group_record.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_egw_user_record.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
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 Import/Export - change signature of method that gets options to allow definition-specific values 2018-11-29 09:35:35 -07:00
class.admin_mail.inc.php Deprecate CKEDITOR and remove it from source 2019-01-25 12:41:13 +01:00
class.admin_messages.inc.php W.I.P. migration of mainscreen to et2: 2018-10-30 15:42:18 +01: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 Add a column for run rights, each of which gets their own row 2017-11-02 10:24:47 -06:00
class.admin_wizard_export_groups_csv.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_wizard_export_users_csv.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_wizard_import_groups_csv.inc.php Change field mapping for groups to make more sense 2010-10-12 16:45:31 +00:00
class.admin_wizard_import_users_csv.inc.php Fix import / export available and exported fields 2011-04-12 22:23:40 +00:00
class.customfields.inc.php add ajax=true to diverse admin pages of apps, changing customfields class to autoloadable admin_customfields (with old class extending new one, just in case), fix wrong English phrase "typ" in infolog 2016-08-12 11:35:30 +02:00
class.uiconfig.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
hook_acl_manager.inc.php Fix translations for Home screen 2018-12-20 16:06:12 +01:00
hook_config_validate.inc.php * Admin: fix PHP Fatal Class jdots_framework does not exist in minimal install 2016-07-12 11:44:02 +02:00