summaryrefslogtreecommitdiff
path: root/installer/rcube_install.php
AgeCommit message (Expand)Author
2013-03-07Add 0.9-rc to releases listAleksander Machniak
2013-02-07Add 0.8.5 to releases listAleksander Machniak
2013-01-28Make get_instance() a static methodAleksander Machniak
2013-01-17Merge branch 'schema_upgrades'Aleksander Machniak
2013-01-16Renamed option updatedb.sh --label to --packageAleksander Machniak
2013-01-14Remove unneeded $db_mapAleksander Machniak
2013-01-10Attach updatedb.sh script to the installer interfaceAleksander Machniak
2013-01-10Mark mime_magic option with old default value as obsoleteThomas Bruederli
2013-01-09Add 0.9-beta to list of releasesAleksander Machniak
2012-12-20Fix version comparisons with -stable suffix (#1488876)Aleksander Machniak
2012-11-25Unify path schema in global constants: paths always end with a /. Keep RCMAIL...Thomas Bruederli
2012-11-25Fix installer to work with the new framework architectureThomas Bruederli
2012-11-15Merge branch 'keep-alive'Aleksander Machniak
2012-11-15Update versions list with 0.8.4 releaseAleksander Machniak
2012-11-12Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...Aleksander Machniak
2012-11-11Add 0.8.3 to the list of releasesAleksander Machniak
2012-10-06Register 0.8.2 releaseAleksander Machniak
2012-10-03Fix spacingAleksander Machniak
2012-10-03Add 0.7.3 and 0.8.1 to versions listAleksander Machniak
2012-08-26Add option to not include original message on reply, rename option top_postin...Aleksander Machniak
2012-08-08Merge branch 'pdo'Aleksander Machniak
2012-08-08Add '0.8.0' to the list of releasesAleksander Machniak
2012-08-05Update installto/update script to remove old default skins and copy all neces...Thomas Bruederli
2012-06-19Replace rcube_mdb2/PEAR::MDB2 with rcube_dbAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Always use 1 step as a fallback (#1488490)Aleksander Machniak
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