.. |
class.admin_accesslog.inc.php
|
* Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL
|
2015-08-04 09:55:29 +00:00 |
class.admin_account.inc.php
|
server-side adds now urls for extra tabs incl. cache-buster, so we dont rely on app-code to add it
|
2016-02-03 15:20:50 +00:00 |
class.admin_acl.inc.php
|
fix [Add] button in ACL and render it as popup, needs fixing of scrollbars shown
|
2016-02-25 08:42:33 +00:00 |
class.admin_applications.inc.php
|
propset svn:keywords Id
|
2010-06-25 13:51:22 +00:00 |
class.admin_categories.inc.php
|
Fix categories would not always refresh
|
2015-10-27 16:55:57 +00:00 |
class.admin_cmd_account_app.inc.php
|
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 |
class.admin_cmd_change_account_id.inc.php
|
fix nothing to change found, if admin-cli was called with root_admin and config-password
|
2015-07-24 11:42:55 +00:00 |
class.admin_cmd_change_pw.inc.php
|
fixed error-message for password change containing "%" instead of "%1"
|
2014-06-18 08:03:13 +00:00 |
class.admin_cmd_check_acl.inc.php
|
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 |
class.admin_cmd_check_cats.inc.php
|
delete user categories, when user get deleted and admin command to delete already orphaned categories: admin/admin-cli.php --admin-cmd-check-cats admin,password
|
2012-08-08 16:25:03 +00:00 |
class.admin_cmd_delete_account.inc.php
|
Fix ACL does not get removed when a group is deleted
|
2015-12-02 22:17:01 +00:00 |
class.admin_cmd_edit_group.inc.php
|
* 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 |
class.admin_cmd_edit_user.inc.php
|
* Admin/PostgreSQL: adding new accounts failed
|
2014-09-24 06:55:44 +00:00 |
class.admin_cmd.inc.php
|
removed not used remote administration, use json serialization for new admin_cmd data and (secured) json_php_unserialize for existing data
|
2015-02-14 17:05:16 +00:00 |
class.admin_cmds.inc.php
|
first version of a setup command that can run via admins remote command execution
|
2007-12-05 02:27:49 +00:00 |
class.admin_customtranslation.inc.php
|
* Custom / instance-specific translations, eg. to rename an application
|
2011-11-17 12:43:59 +00:00 |
class.admin_db_backup.inc.php
|
work in progress: using ADOdb 5.20 and move db classes to new api directory
|
2016-02-20 20:27:17 +00:00 |
class.admin_egw_group_record.inc.php
|
Add a method to get an icon for a record, as specific to that record as possible
|
2014-11-18 23:40:49 +00:00 |
class.admin_egw_user_record.inc.php
|
Add a method to get an icon for a record, as specific to that record as possible
|
2014-11-18 23:40:49 +00:00 |
class.admin_export_groups_csv.inc.php
|
Add export plugins for users and groups
|
2011-04-12 15:38:27 +00:00 |
class.admin_export_users_csv.inc.php
|
Fix import / export available and exported fields
|
2011-04-12 22:23:40 +00:00 |
class.admin_hooks.inc.php
|
cleaning up common class, moving image handling to Api\Image, eg. Api\Image::find($app,$image) instead of common::image($app,$image)
|
2016-03-05 15:32:49 +00:00 |
class.admin_import_groups_csv.inc.php
|
Better fix to handle non-exact search matching
|
2012-01-25 19:25:47 +00:00 |
class.admin_import_users_csv.inc.php
|
* Admin/ImportExport: fixed import of already hashed passwords
|
2012-03-29 18:33:33 +00:00 |
class.admin_passwordreset.inc.php
|
* Admin: bulk password reset: fixed missing password from email and csv, csv download is working again
|
2015-07-01 18:35:24 +00:00 |
class.admin_prefs_sidebox_hooks.inc.php
|
get group actions from edit_group hook
|
2014-03-27 19:00:52 +00:00 |
class.admin_statistics.inc.php
|
fixed statistic submit to show, but ignore, tree
|
2014-07-17 14:02:11 +00:00 |
class.admin_ui.inc.php
|
put an [Add] button left of nm-header
|
2016-02-15 12:00:26 +00:00 |
class.admin_wizard_export_groups_csv.inc.php
|
Add export plugins for users and groups
|
2011-04-12 15:38:27 +00:00 |
class.admin_wizard_export_users_csv.inc.php
|
Fix import / export available and exported fields
|
2011-04-12 22:23:40 +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.boaclmanager.inc.php
|
phpgw --> egw
|
2005-10-14 17:03:16 +00:00 |
class.boconfig.inc.php
|
phpgw --> egw
|
2005-10-14 17:03:16 +00:00 |
class.customfields.inc.php
|
Remove custom statuses for the type when you remove a custom type
|
2015-12-02 21:40:05 +00:00 |
class.uiaclmanager.inc.php
|
old user and group admin, incl. lots of old phplib templates
|
2014-03-28 19:18:58 +00:00 |
class.uiasyncservice.inc.php
|
* Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL
|
2015-08-04 09:55:29 +00:00 |
class.uiconfig.inc.php
|
move egw_csrf class to Api\Csrf without a compatibility class
|
2016-03-05 14:02:13 +00:00 |
class.uimainscreen.inc.php
|
* Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL
|
2015-08-04 09:55:29 +00:00 |
hook_acl_manager.inc.php
|
* Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL
|
2015-08-04 09:55:29 +00:00 |
hook_config_validate.inc.php
|
cleaning up common class, moving image handling to Api\Image, eg. Api\Image::find($app,$image) instead of common::image($app,$image)
|
2016-03-05 15:32:49 +00:00 |
hook_deleteaccount.inc.php
|
changed the following table-names:
|
2005-11-02 11:45:52 +00:00 |
hook_topmenu_info.inc.php
|
implement topmenu hook
|
2007-01-23 23:35:12 +00:00 |