summaryrefslogtreecommitdiff
path: root/installer/rcube_install.php
AgeCommit message (Expand)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-07-17Fix codestyle and indentation; use new save function in update scriptThomas Bruederli
2013-07-17Merge pull request #90 from Dennis1993/masterThomas B.
2013-07-17Keep unknown/plugin config options; only skip officially obsoleted onesThomas Bruederli
2013-07-16Update rcube_install.phpDennis1993
2013-07-12Fix some properties when creating new config filesThomas Bruederli
2013-07-10Merged configuration refactoring from 'dev_config' branch back into master (#...Thomas Bruederli
2013-07-04Check filetype detection in installer and update script (#1489193)Thomas Bruederli
2013-06-28Preserve comments and order from existing or default config filesThomas Bruederli
2013-06-28Prepare config migration:Thomas Bruederli
2013-06-28Flag config as 'legacy'; remove config file switchThomas Bruederli
2013-06-26Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174)Aleksander Machniak
2013-06-18Fix so install do not fail when one of DB driver checks fails but other drive...Aleksander Machniak
2013-06-14Merge config files (#1487311).Aleksander Machniak
2013-06-14Fix version selector - do not list versions newer than 0.9.0, useAleksander Machniak
2013-06-13Added section for upcoming 0.9.2 releaseThomas Bruederli
2013-05-18Add 0.9.1 to releases listAleksander Machniak
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak
2013-04-27Add db_prefix configuration option in place of db_table_*/db_sequence_* optionsAleksander Machniak
2013-04-26Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)Aleksander Machniak
2013-04-19Fix list of required configuration options (#1489055). Removed support_url, a...Aleksander Machniak
2013-04-19Fix a typoAleksander Machniak
2013-04-16Update changelogAleksander Machniak
2013-03-29Update releases listAleksander Machniak
2013-03-07Add 0.9-rc to releases listAleksander Machniak
2013-02-07Add 0.8.5 to releases listAleksander Machniak
2013-01-28Make get_instance() a static methodAleksander Machniak
2013-01-17Merge branch 'schema_upgrades'Aleksander Machniak
2013-01-16Renamed option updatedb.sh --label to --packageAleksander Machniak
2013-01-14Remove unneeded $db_mapAleksander Machniak
2013-01-10Attach updatedb.sh script to the installer interfaceAleksander Machniak
2013-01-10Mark mime_magic option with old default value as obsoleteThomas Bruederli
2013-01-09Add 0.9-beta to list of releasesAleksander Machniak
2012-12-20Fix version comparisons with -stable suffix (#1488876)Aleksander Machniak
2012-11-25Unify path schema in global constants: paths always end with a /. Keep RCMAIL...Thomas Bruederli
2012-11-25Fix installer to work with the new framework architectureThomas Bruederli
2012-11-15Merge branch 'keep-alive'Aleksander Machniak
2012-11-15Update versions list with 0.8.4 releaseAleksander Machniak
2012-11-12Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...Aleksander Machniak
2012-11-11Add 0.8.3 to the list of releasesAleksander Machniak
2012-10-06Register 0.8.2 releaseAleksander Machniak
2012-10-03Fix spacingAleksander Machniak
2012-10-03Add 0.7.3 and 0.8.1 to versions listAleksander Machniak
2012-08-26Add option to not include original message on reply, rename option top_postin...Aleksander Machniak
2012-08-08Merge branch 'pdo'Aleksander Machniak
2012-08-08Add '0.8.0' to the list of releasesAleksander Machniak
2012-08-05Update installto/update script to remove old default skins and copy all neces...Thomas Bruederli
2012-06-19Replace rcube_mdb2/PEAR::MDB2 with rcube_dbAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Always use 1 step as a fallback (#1488490)Aleksander Machniak