summaryrefslogtreecommitdiff
path: root/installer/rcube_install.php
AgeCommit message (Expand)Author
2012-04-12- Added 0.7.2 and 0.8-beta to releases listalecpl
2012-04-04- replace claim in Roundcube logothomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2012-01-12- Added 0.7.1 to the list of versionsalecpl
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-31Improve error reporting in installerthomascube
2011-05-19- Fix default_port option handling in Installer when config.inc.php file exis...alecpl
2011-03-01Add skin_logo config option to installer; show drop-down list for skin selectionthomascube
2011-02-25Create interactive update script with improved DB schema check; udated instal...thomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
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 configalecpl
2010-04-23- Fix DB Schema checking when some db_table_* options are not setalecpl
2010-04-15Add minimal database schema check to installer and update scriptthomascube
2010-03-29Fix pspell check and (yet not used MDB2 schema intialization)thomascube
2010-03-05- Fix config options checking: check only existance of required optionsalecpl
2009-08-27- Don't require date.timezone setting in installer (#1485989)alecpl
2009-07-21- use simple rcube_smtp classalecpl
2009-06-01- use preg functions instead of ereg functionsalecpl
2009-05-22- overwrite default_imap_folders according to *_mbox settings (#1485600) + so...alecpl
2009-05-01Applied patch for pspell language configuration (#1485822)thomascube
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-30Merge 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.sqlalecpl
2008-10-29Let update script handle the replacement of 'multiple_identities' by 'identit...thomascube
2008-10-27First version of the commandline update scriptthomascube
2008-10-14Add dependency checks for config options + update database schema with MDB2_S...thomascube
2008-10-03Add methods to check and update local config files + show HTML output in inst...thomascube
2008-09-21Apply changes of installer script to trunkthomascube
2008-09-19Made config files location configurable (#1485215)thomascube
2008-09-05#1485313: fixed DB config updatingalecpl
2008-08-27- added options to use syslog instead of log file (#1484850)alecpl
2008-05-05Installer: encode special characters in DB username/password (#1485042)alecpl
2008-04-16Set minimum number of rows per page (#1484935)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-03Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + set...thomascube
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
2008-02-27Send test message with mail() if no SMTP server configured; show input fields...thomascube
2008-02-27Allow to skip the config step if config files already existthomascube
2008-02-26Add SMTP test to installer scriptthomascube
2008-02-26Fix database initialization and check write access on the DB; update INSTALL ...thomascube