.. |
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
|
fix unable to (re-)activate account
|
2019-03-14 15:14:25 +01:00 |
class.admin_acl.inc.php
|
fix not able to set invite rights for groups in calendar
|
2019-03-29 15:09:09 +01: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
|
Avoid saving msg when deleting category
|
2019-03-20 10:30:54 -06:00 |
class.admin_cmd_account_app.inc.php
|
Admin - some documentation suggestions from Scrutinizer
|
2019-03-25 08:49:48 -06:00 |
class.admin_cmd_acl.inc.php
|
Get changes showing up for admin_cmd_acl
|
2019-03-19 14:57:25 -06:00 |
class.admin_cmd_category.inc.php
|
Property and type handling improvements from Scrutinizer
|
2019-03-21 09:08:42 -06: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
|
Property and type handling improvements from Scrutinizer
|
2019-03-21 09:08:42 -06:00 |
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
|
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
|
getting admin_cmd_config history finished:
|
2019-03-20 11:54:49 +01:00 |
class.admin_cmd_customfield.inc.php
|
Customfield command (admin_cmd_customfield) history
|
2019-03-20 14:03:32 -06:00 |
class.admin_cmd_delete_account.inc.php
|
WIP admin history: using eTemplate tree instead of regexp to parse labels and selectbox values
|
2019-03-19 15:34:44 +01:00 |
class.admin_cmd_delete_category.inc.php
|
Property and type handling improvements from Scrutinizer
|
2019-03-21 09:08:42 -06:00 |
class.admin_cmd_edit_group.inc.php
|
fix admin_cmd_edit_group
|
2019-03-19 17:19:34 +01:00 |
class.admin_cmd_edit_preferences.inc.php
|
labels, options and widgets for admin_cmd_preferences
|
2019-03-20 18:15:02 +01:00 |
class.admin_cmd_edit_user.inc.php
|
Admin - Keep the result of running the command (eg: how many rows affected, etc)
|
2019-03-21 14:29:33 -06:00 |
class.admin_cmd.inc.php
|
Admin - add ability to filter command history on parent
|
2019-03-22 11:59:27 -06:00 |
class.admin_cmds.inc.php
|
WIP admin history
|
2019-03-14 18:57:07 +01:00 |
class.admin_config.inc.php
|
getting admin_cmd_config history finished:
|
2019-03-20 11:54:49 +01: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
|
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
|
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
|
Admin - Make statistics locked only when date requires it, access through sidebox menu does not lock
|
2019-03-27 11:57:20 -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 |