Age | Commit message (Expand) | Author |
2012-04-12 | - Added 0.7.2 and 0.8-beta to releases list | alecpl |
2012-04-04 | - replace claim in Roundcube logo | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2012-01-12 | - Added 0.7.1 to the list of versions | alecpl |
2011-12-29 | - Add separate pagesize setting for mail messages and contacts (#1488269) | alecpl |
2011-12-14 | - Update versions list (#1488255) | alecpl |
2011-11-26 | - Fix merging some configuration options in update.sh script (#1485864) | alecpl |
2011-08-31 | Improve error reporting in installer | thomascube |
2011-05-19 | - Fix default_port option handling in Installer when config.inc.php file exis... | alecpl |
2011-03-01 | Add skin_logo config option to installer; show drop-down list for skin selection | thomascube |
2011-02-25 | Create interactive update script with improved DB schema check; udated instal... | thomascube |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-11-09 | - Add support for shared folders (#1403507) | alecpl |
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 |