summaryrefslogtreecommitdiff
path: root/installer
AgeCommit message (Expand)Author
2014-12-27Improve plugin selection in installer; check already selected pluginsThomas Bruederli
2014-11-12Add the ability to select plugins in the installerFlanpy
2014-11-12Add the ability to enable plugins in the installerFlanpy
2014-10-13Remove zend.ze1_compatibility_mode checks, it does not exist in PHP >= 5.3Aleksander Machniak
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-09-22Merge branch 'oracle'Aleksander Machniak
2014-09-22Merge branch 'oracle'Aleksander Machniak
2014-09-18Add Oracle driver check in InstallerAleksander Machniak
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-09-11Make LDAP extension and Net_LDAP3 lib optional in installer checkThomas Bruederli
2014-08-27Remove 3rd party libs from our repository and define the dependencies in comp...Thomas Bruederli
2014-07-22Fix some mime-type to extension mapping checks in Installer (#1489983)Aleksander Machniak
2014-05-02Fix IMAP connection test in installer so it is aware of imap_auth_type (#1489...Aleksander Machniak
2014-05-02Improve spellcheck_engine hint about 'googie' optionAleksander Machniak
2014-05-02Support identities_level=4 in InstallerAleksander Machniak
2014-05-02Add all possible options in spellcheck_engine selectorAleksander Machniak
2014-04-29Fix varius db_prefix issues (#1489839)Aleksander Machniak
2014-04-21Move rcube_installer class to include/rcmail_installer in order to remain acc...Thomas Bruederli
2014-04-15Remove useless debug_level=8 and javascripts's rcube_consoleAleksander Machniak
2014-04-01Removed redundant default_folders config option (#1489737)Aleksander Machniak
2014-03-22Drop support for PHP < 5.3.7Aleksander Machniak
2014-02-07Fix directories check in Installer on Windows (#1489576)Aleksander Machniak
2013-12-02Fix unreliable mimetype tests in Installer (#1489453)Aleksander Machniak
2013-10-04Fix typo: occured -> occurred (#1489366)Aleksander Machniak
2013-08-20s/$rcmail_config/$config/ also for plugins configurationAleksander Machniak
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-17Update config.phpDennis1993
2013-07-16Update config.phpDennis1993
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-29Avoid fatal errors if session support is missing; This shall be displayed in ...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-25Fix empty messages list when register_globals is enabled (#1489157)Aleksander Machniak
2013-06-21Remove confusing note about closing ?> tag and no characters after it.Aleksander Machniak
2013-06-21Fix so valid and set date.timezone is not required by installer checks (#1489...Aleksander Machniak
2013-06-20Canonize boolean ini_get() results (#1489189)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-14Remove old enable_caching option from InstallerAleksander 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