egroupware/setup/inc
2014-07-08 16:50:54 +00:00
..
class.setup_cmd_admin.inc.php - new admin-cli command --add-user like --edit-user, but runs addaccount hook for existing accounts too 2010-08-20 20:28:59 +00:00
class.setup_cmd_config.inc.php need to consider caching when applying setup operations 2014-04-16 17:57:44 +00:00
class.setup_cmd_database.inc.php need to replace - and . with _ in database-name 2014-04-16 20:14:19 +00:00
class.setup_cmd_header.inc.php "only delete header, if it does exist and is NOT writable (otherwise the header is owned by the user running the script)" 2009-06-21 12:34:02 +00:00
class.setup_cmd_hooks.inc.php new setup command (object) to register all hooks and adding it to setup-cli.php 2011-06-29 08:40:24 +00:00
class.setup_cmd_install.inc.php Fix backup->restore() as discussed on the devel list: 2010-01-22 21:39:19 +00:00
class.setup_cmd_ldap.inc.php fixed setup-cmd-ldap copy2ad to fix samba-tool clasicupgrade wrong set never expiring accounts to correct value 2013-07-09 13:47:47 +00:00
class.setup_cmd_showheader.inc.php allow to call command objects via setup-cli 2008-01-14 05:44:32 +00:00
class.setup_cmd_update.inc.php fixed setup-cli --update and setup_cmd_update to install apps marked as "autoinstall" 2014-07-08 16:50:54 +00:00
class.setup_cmd.inc.php fixed setup-cli --update and setup_cmd_update to install apps marked as "autoinstall" 2014-07-08 16:50:54 +00:00
class.setup_detection.inc.php stop complaining about missing or uncomplete email configuration, it is moved now inside EGroupware 2014-04-15 18:30:03 +00:00
class.setup_header.inc.php setup uses now sessions too and password-hashes in header.inc.php use most secure hashing type 2013-09-11 11:35:20 +00:00
class.setup_html.inc.php fix now shown up image 2014-01-13 14:09:41 +00:00
class.setup_process.inc.php * PostgreSQL: fixed not working installation (access to not yet existing table stalls transaction) 2014-06-25 12:43:11 +00:00
class.setup_translation.inc.php * Setup/API: translations are no longer installed in database, but loaded directly from lang-files into tree-level cache 2012-11-05 12:18:22 +00:00
class.setup.inc.php set recommended PHP version to 5.5 2014-06-24 08:42:55 +00:00
functions.inc.php setting and checking required PHP version of 5.3 2012-10-26 08:50:07 +00:00
hook_config_validate.inc.php no need to manually (un)serialize vfs_fstab and detect old php serialize and new json_encoded values 2014-06-27 07:48:44 +00:00
hook_config.inc.php * Setup: fixed fatal error "Cannot redeclare auth_type()", when there is a validation error on saving configuration 2014-07-03 12:46:08 +00:00