summaryrefslogtreecommitdiff
path: root/bin/installto.sh
AgeCommit message (Collapse)Author
2015-02-04Copy also INSTALL fileAleksander Machniak
2014-12-18Sync vendor folder if exists in source package (#1490145)Thomas Bruederli
2014-11-09Consider composer.json dependencies in installation and upgrading ↵Thomas Bruederli
instructions and scripts
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-01-29Invoke update scripts with php command directly (#1489322)Thomas Bruederli
2013-06-14Merge 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-04-26Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)Aleksander Machniak
2012-12-20Fix version comparisons with -stable suffix (#1488876)Aleksander Machniak
2012-08-05Fix default skin removalThomas Bruederli
2012-08-05Update 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-05-22Removed $Id$Aleksander Machniak
2012-03-03Copy all skins in installto script (#1488376)thomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2011-10-06Force files to be updated, even if newer (#1488117)thomascube
2011-04-20- Use clisetup.php where possible, remove redundant codealecpl
2011-02-25Create interactive update script with improved DB schema check; udated ↵thomascube
installer with new features and styles