summaryrefslogtreecommitdiff
path: root/installer
AgeCommit message (Expand)Author
2013-01-10Avoid direct execution of installer includes (#1488895)Thomas Bruederli
2013-01-09Add 0.9-beta to list of releasesAleksander Machniak
2013-01-04Remove program/ dir from installer include pathAleksander Machniak
2012-12-21Add notes about new requirements of the new mysql database driver,Aleksander 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-09-27Fix wrong name mapping for supported database types - remove pdo_ prefix (#14...Aleksander Machniak
2012-09-14Improved message for invalid date.timezoneAleksander Machniak
2012-09-14Move date.timezone check to 'required' block, add date.timezone value validationAleksander 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-07-10Use file_get_contents() to make code simpler and to fix possible infinite loopAleksander Machniak
2012-06-19Don't use protected property rcube_db::$db_errorAleksander Machniak
2012-06-19Replace rcube_mdb2 with rcube_dbAleksander Machniak
2012-06-19Replace rcube_mdb2/PEAR::MDB2 with rcube_dbAleksander Machniak
2012-06-04Fix magic_quotes_sybase handling (#1488506)Aleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Always use 1 step as a fallback (#1488490)Aleksander Machniak
2012-05-09Also, the license commentsBrian Ronald
2012-04-18- Add RCMAIL_CHARSET definition for Installer (#1488436)alecpl
2012-04-16- Framework refactoring (I hope it's the last one):alecpl
2012-04-13- Merge devel-framework branch, resolved conflictsalecpl
2012-04-12- Added 0.7.2 and 0.8-beta to releases listalecpl
2012-04-04- replace claim in Roundcube logothomascube
2012-03-06- Add exif to optional extensions listalecpl
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-10-06- Fixed imap test to non-default port when using ssl (#1488118)alecpl
2011-08-31Improve error reporting in installerthomascube
2011-06-13- Fix autoloading of Auth_SASL classes in Installeralecpl
2011-06-01- Fix typosalecpl
2011-05-19- Fix default_port option handling in Installer when config.inc.php file exis...alecpl
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
2011-02-25Create interactive update script with improved DB schema check; udated instal...thomascube
2011-01-14- Require PHP 5.2.1 or greateralecpl