Age | Commit message (Expand) | Author |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-06-03 | - support dynamic hostname variables in config | alecpl |
2010-04-23 | - Fix DB Schema checking when some db_table_* options are not set | alecpl |
2010-04-15 | Add minimal database schema check to installer and update script | thomascube |
2010-03-29 | Fix pspell check and (yet not used MDB2 schema intialization) | thomascube |
2010-03-05 | - Fix config options checking: check only existance of required options | alecpl |
2009-08-27 | - Don't require date.timezone setting in installer (#1485989) | alecpl |
2009-07-21 | - use simple rcube_smtp class | alecpl |
2009-06-01 | - use preg functions instead of ereg functions | alecpl |
2009-05-22 | - overwrite default_imap_folders according to *_mbox settings (#1485600) + so... | alecpl |
2009-05-01 | Applied patch for pspell language configuration (#1485822) | thomascube |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2008-12-30 | Merge ldap_public with autocomplete_addressbooks settings + fix config file c... | thomascube |
2008-12-04 | - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) | alecpl |
2008-12-01 | #1485590: don't use mysql5.initial.sql | alecpl |
2008-10-29 | Let update script handle the replacement of 'multiple_identities' by 'identit... | thomascube |
2008-10-27 | First version of the commandline update script | thomascube |
2008-10-14 | Add dependency checks for config options + update database schema with MDB2_S... | thomascube |
2008-10-03 | Add methods to check and update local config files + show HTML output in inst... | thomascube |
2008-09-21 | Apply changes of installer script to trunk | thomascube |
2008-09-19 | Made config files location configurable (#1485215) | thomascube |
2008-09-05 | #1485313: fixed DB config updating | alecpl |
2008-08-27 | - added options to use syslog instead of log file (#1484850) | alecpl |
2008-05-05 | Installer: encode special characters in DB username/password (#1485042) | alecpl |
2008-04-16 | Set minimum number of rows per page (#1484935) | thomascube |
2008-04-05 | Add hint for saving config files + stop DB initialization if en error occurs | thomascube |
2008-03-28 | Disable installer by default; add config option to enable it again | thomascube |
2008-03-03 | Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + set... | thomascube |
2008-03-03 | Some more bugfixes for the install script | thomascube |
2008-03-02 | Fix sqlite dsn composing | thomascube |
2008-02-28 | Fix imap host selection in install script | thomascube |
2008-02-28 | Add IMAP test and some more options to installer script | thomascube |
2008-02-27 | Send test message with mail() if no SMTP server configured; show input fields... | thomascube |
2008-02-27 | Allow to skip the config step if config files already exist | thomascube |
2008-02-26 | Add SMTP test to installer script | thomascube |
2008-02-26 | Fix database initialization and check write access on the DB; update INSTALL ... | thomascube |
2008-02-25 | More installer stuff | thomascube |
2008-02-21 | Added environment checks from check.php-dist | thomascube |
2008-02-19 | First steps to implement an installer | thomascube |