egroupware/setup/inc
Hans-Jürgen Tappe 9c5fd08d90 Fix backup->restore() as discussed on the devel list:
- Internationalization of error messages.
- Typos
- Add missing code documentation
- Respect return code of db->transaction_commit()
- Add missing filename arguments in restore() calls.
2010-01-22 21:39:19 +00:00
..
class.setup_cmd_admin.inc.php allow to set language via setup-cli 2008-11-23 16:46:32 +00:00
class.setup_cmd_config.inc.php "setting standard IMAP and SMTP as default" 2009-10-28 21:59:49 +00:00
class.setup_cmd_database.inc.php "new sub-command to drop database and user" 2009-05-21 22:16:09 +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_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 allow setup-cli to install ldap based right away 2009-12-05 17:42:18 +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 "do NOT run an update, if none necessary" 2009-05-25 07:44:03 +00:00
class.setup_cmd.inc.php "do not count \"deleted\" apps (apps without sources) as to upgrade" 2009-10-28 21:08:23 +00:00
class.setup_detection.inc.php backup housekeeping feature from H.J.Tappe together with a feature to backup egroupware the files - tree from Christian Fueller; The File-backup feature is testet against relatively small eGroupware Instances; It requires ZipArchive (If you dont have that, the backup should run, but without backup of files); AND if you enable it backup takes a) more time to run and restore b) way more space, so you should enable housekeeping 2009-08-27 12:46:12 +00:00
class.setup_header.inc.php using new check_load_extension function 2009-04-20 12:43:44 +00:00
class.setup_html.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.setup_process.inc.php querying date_default_timezone_get() only once and storing it as 2009-11-28 10:18:21 +00:00
class.setup_translation.inc.php - making all methods of translation class static 2009-04-20 11:59:39 +00:00
class.setup.inc.php "using isset($GLOBALS['egw']->accounts) instead of is_object, as egw object always instanciates accounts object (with wrong config) if is_object() is used" 2009-12-07 17:47:57 +00:00
functions.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
hook_config_validate.inc.php Only check for smtp server. As Klaus is going to create an emailadmin 2008-10-14 14:34:41 +00:00
hook_config.inc.php Allow to change the where VFS stores the content of files: 2008-10-02 15:30:44 +00:00