Age | Commit message (Expand) | Author |
2013-08-20 | s/$rcmail_config/$config/ also for plugins configuration | Aleksander Machniak |
2013-06-29 | Avoid fatal errors if session support is missing; This shall be displayed in ... | Thomas Bruederli |
2013-06-28 | Prepare config migration: | Thomas Bruederli |
2013-06-14 | Merge config files (#1487311). | Aleksander Machniak |
2013-01-04 | Remove program/ dir from installer include path | Aleksander Machniak |
2012-11-25 | Unify path schema in global constants: paths always end with a /. Keep RCMAIL... | Thomas Bruederli |
2012-11-25 | Fix installer to work with the new framework architecture | Thomas Bruederli |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-22 | Always use 1 step as a fallback (#1488490) | Aleksander Machniak |
2012-05-09 | Also, the license comments | Brian 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 conflicts | 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 |
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-02-25 | Create interactive update script with improved DB schema check; udated instal... | thomascube |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2009-07-21 | - use simple rcube_smtp class | alecpl |
2009-05-31 | - check environement on upgrade (per discussion in #1485867) | alecpl |
2009-02-21 | #1485741: fix installer after some last changes | alecpl |
2008-12-07 | - Add Robots meta tag in login page and installer (#1484846) | alecpl |
2008-10-27 | First version of the commandline update script | thomascube |
2008-10-14 | Secure new config merging feature + remove full path disclosure | 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-06-12 | Enable direct download of (main|db).inc.php from the installer. | svncommit |
2008-05-26 | * minor cs fixes | till |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |
2008-04-08 | Don't attempt to send headers after content | thomascube |
2008-04-08 | Start session before content is sent | thomascube |
2008-03-28 | Disable installer by default; add config option to enable it again | thomascube |
2008-03-23 | * fixing bug where people got: Call to undefined function decrypt_passwd() | till |
2008-03-02 | Disable PHP notices + check for installer script on login page | 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-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 |