Age | Commit message (Expand) | Author |
2014-05-02 | Fix IMAP connection test in installer so it is aware of imap_auth_type (#1489... | Aleksander Machniak |
2014-05-02 | Improve spellcheck_engine hint about 'googie' option | Aleksander Machniak |
2014-05-02 | Support identities_level=4 in Installer | Aleksander Machniak |
2014-05-02 | Add all possible options in spellcheck_engine selector | Aleksander Machniak |
2014-04-29 | Fix varius db_prefix issues (#1489839) | Aleksander Machniak |
2014-04-21 | Move rcube_installer class to include/rcmail_installer in order to remain acc... | Thomas Bruederli |
2014-04-15 | Remove useless debug_level=8 and javascripts's rcube_console | Aleksander Machniak |
2014-04-01 | Removed redundant default_folders config option (#1489737) | Aleksander Machniak |
2014-03-22 | Drop support for PHP < 5.3.7 | Aleksander Machniak |
2014-02-07 | Fix directories check in Installer on Windows (#1489576) | Aleksander Machniak |
2013-12-02 | Fix unreliable mimetype tests in Installer (#1489453) | Aleksander Machniak |
2013-10-04 | Fix typo: occured -> occurred (#1489366) | Aleksander Machniak |
2013-08-20 | s/$rcmail_config/$config/ also for plugins configuration | Aleksander Machniak |
2013-07-17 | Fix codestyle and indentation; use new save function in update script | Thomas Bruederli |
2013-07-17 | Merge pull request #90 from Dennis1993/master | Thomas B. |
2013-07-17 | Keep unknown/plugin config options; only skip officially obsoleted ones | Thomas Bruederli |
2013-07-17 | Update config.php | Dennis1993 |
2013-07-16 | Update config.php | Dennis1993 |
2013-07-16 | Update rcube_install.php | Dennis1993 |
2013-07-12 | Fix some properties when creating new config files | Thomas Bruederli |
2013-07-10 | Merged configuration refactoring from 'dev_config' branch back into master (#... | Thomas Bruederli |
2013-07-04 | Check filetype detection in installer and update script (#1489193) | Thomas Bruederli |
2013-06-29 | Avoid fatal errors if session support is missing; This shall be displayed in ... | Thomas Bruederli |
2013-06-28 | Preserve comments and order from existing or default config files | Thomas Bruederli |
2013-06-28 | Prepare config migration: | Thomas Bruederli |
2013-06-28 | Flag config as 'legacy'; remove config file switch | Thomas Bruederli |
2013-06-26 | Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174) | Aleksander Machniak |
2013-06-25 | Fix empty messages list when register_globals is enabled (#1489157) | Aleksander Machniak |
2013-06-21 | Remove confusing note about closing ?> tag and no characters after it. | Aleksander Machniak |
2013-06-21 | Fix so valid and set date.timezone is not required by installer checks (#1489... | Aleksander Machniak |
2013-06-20 | Canonize boolean ini_get() results (#1489189) | Aleksander Machniak |
2013-06-18 | Fix so install do not fail when one of DB driver checks fails but other drive... | Aleksander Machniak |
2013-06-14 | Merge config files (#1487311). | Aleksander Machniak |
2013-06-14 | Remove old enable_caching option from Installer | Aleksander Machniak |
2013-06-14 | Fix version selector - do not list versions newer than 0.9.0, use | Aleksander Machniak |
2013-06-13 | Added section for upcoming 0.9.2 release | Thomas Bruederli |
2013-05-18 | Add 0.9.1 to releases list | Aleksander Machniak |
2013-05-07 | Avoid uninitialized/unused variables | Aleksander Machniak |
2013-04-27 | Add db_prefix configuration option in place of db_table_*/db_sequence_* options | Aleksander Machniak |
2013-04-26 | Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043) | Aleksander Machniak |
2013-04-19 | Fix list of required configuration options (#1489055). Removed support_url, a... | Aleksander Machniak |
2013-04-19 | Fix a typo | Aleksander Machniak |
2013-04-17 | Fix links to PHP PDO drivers manual | Aleksander Machniak |
2013-04-16 | Update changelog | Aleksander Machniak |
2013-03-29 | Update releases list | Aleksander Machniak |
2013-03-07 | Add 0.9-rc to releases list | Aleksander Machniak |
2013-02-07 | Add 0.8.5 to releases list | Aleksander Machniak |
2013-01-28 | Make get_instance() a static method | Aleksander Machniak |
2013-01-17 | Merge branch 'schema_upgrades' | Aleksander Machniak |
2013-01-16 | Renamed option updatedb.sh --label to --package | Aleksander Machniak |