Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-28 | Prepare config migration: | Thomas Bruederli | |
- Show warning in installer and hints how to migrate - Let update.sh create the new config file if legacy config is detected - Provide a sample config file for manual configuration - Define a list of options which always should be written to local config | |||
2013-06-14 | Merge config files (#1487311). | Aleksander Machniak | |
Now we have defaults.inc.php and config.inc.php. Renamed $rcmail_config to $config. Old naming and old files are supported for backward compatibility. | |||
2013-02-21 | If version is not provided assume RCMAIL_VERSION (#1488933) | Aleksander Machniak | |
2013-01-28 | Fix typo | Aleksander Machniak | |
2013-01-16 | Renamed option updatedb.sh --label to --package | Aleksander Machniak | |
2013-01-09 | Use updatedb.sh from update.sh + various fixes in updatedb.sh | Aleksander Machniak | |
2012-12-20 | Fix version comparisons with -stable suffix (#1488876) | Aleksander Machniak | |
2012-11-20 | Move prompt_silent() and get_opt() to rcube_utils class | Aleksander Machniak | |
2012-08-08 | Merge branch 'pdo' | Aleksander Machniak | |
Conflicts: CHANGELOG | |||
2012-08-05 | Update installto/update script to remove old default skins and copy all ↵ | Thomas Bruederli | |
necessary files; repeat notice about missing config options after auto-update | |||
2012-06-19 | Replace rcube_mdb2 with rcube_db | Aleksander Machniak | |
2012-06-19 | Replace rcube_mdb2/PEAR::MDB2 with rcube_db | Aleksander Machniak | |
2012-05-22 | Removed $Id$ | Aleksander Machniak | |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube | |
2011-08-14 | Fix automatic db updates; trigger contact indexing after upgrade | thomascube | |
2011-04-20 | - Use clisetup.php where possible, remove redundant code | alecpl | |
2011-02-25 | Create interactive update script with improved DB schema check; udated ↵ | thomascube | |
installer with new features and styles | |||
2010-12-10 | - Fix typo | alecpl | |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl | |
2010-08-10 | - Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902) | alecpl | |
2010-04-15 | Add minimal database schema check to installer and update script | thomascube | |
2009-01-09 | * let's not discriminate unix :) (= generalized paths) | till | |
* added checks so all scripts are only executable from CLI | |||
2008-10-29 | Let update script handle the replacement of 'multiple_identities' by ↵ | thomascube | |
'identities_level' | |||
2008-10-27 | First version of the commandline update script | thomascube | |