summaryrefslogtreecommitdiff
path: root/installer/config.php
AgeCommit message (Expand)Author
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
2013-07-17Fix codestyle and indentation; use new save function in update scriptThomas Bruederli
2013-07-17Update config.phpDennis1993
2013-07-16Update config.phpDennis1993
2013-06-28Prepare config migration:Thomas Bruederli
2013-06-14Merge config files (#1487311).Aleksander Machniak
2013-06-14Remove old enable_caching option from InstallerAleksander Machniak
2013-04-27Add db_prefix configuration option in place of db_table_*/db_sequence_* optionsAleksander Machniak
2013-01-10Avoid direct execution of installer includes (#1488895)Thomas Bruederli
2012-09-27Fix wrong name mapping for supported database types - remove pdo_ prefix (#14...Aleksander Machniak
2012-06-19Replace rcube_mdb2/PEAR::MDB2 with rcube_dbAleksander Machniak
2012-04-04- replace claim in Roundcube logothomascube
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alecpl
2011-06-01- Fix typosalecpl
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725...alecpl
2011-03-01Add skin_logo config option to installer; show drop-down list for skin selectionthomascube
2010-10-06- Make htmleditor option behaviour consistent, add option to use HTML on repl...alecpl
2010-10-06- Add mdn_request=4alecpl
2010-10-06- Add mdn_requests=3 to the installeralecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2009-09-18- typo (s/googlie/googie/)alecpl
2009-09-12- added comments to set absolute path for SQLite DSN (#1486095)alecpl
2009-05-22- overwrite default_imap_folders according to *_mbox settings (#1485600) + so...alecpl
2009-05-02- some hints to use sqlite db (#1485821)alecpl
2009-05-01Add pspell option to installer script (patch from #1485588)thomascube
2008-11-27- Allow UTF-8 folder names in config (#1485579)alecpl
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alecpl
2008-10-14Add dependency checks for config options + update database schema with MDB2_S...thomascube
2008-09-29- Added 'mime_param_folding' option with possibility to choosealecpl
2008-09-21Apply changes of installer script to trunkthomascube
2008-09-19Made config files location configurable (#1485215)thomascube
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomascube
2008-08-30#1485307: typos fixedalecpl
2008-08-27- added options to use syslog instead of log file (#1484850)alecpl
2008-08-26- Removed support for PEAR::DB driveralecpl
2008-08-12Switch installer from obsolete locale_string to language config optionthomascube
2008-06-15- s/default_skin/skin/alecpl
2008-06-15- Added option to select skin in user preferences (#1485031)alecpl
2008-06-13Use MDB2 instead of DB in installer (#1485124)thomascube
2008-06-12Enable direct download of (main|db).inc.php from the installer.svncommit
2008-05-11- Make password input fields of type password in installer (#1484886)alecpl
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-04-05Add hint for saving config files + stop DB initialization if en error occursthomascube
2008-03-28Disable installer by default; add config option to enable it againthomascube
2008-03-03Some more bugfixes for the install scriptthomascube
2008-03-02Fix sqlite dsn composingthomascube
2008-02-28Fix imap host selection in install scriptthomascube
2008-02-28Add IMAP test and some more options to installer scriptthomascube