Commit Graph

19 Commits (2aea3a4e85b751bdf329eaaa69a8bee09d70cd49)

Author SHA1 Message Date
Aleksander Machniak 04aa29493c Fix so upgrade script makes sure program/lib directory does not contain old libraries (#5287) 10 years ago
Aleksander Machniak e0481f0ccb Save copy of original .htaccess file when using installto.sh script (1490623) 10 years ago
Aleksander Machniak 14b8b4def4 Remove also old .htaccess file that is not used anymore (#1489980) 10 years ago
Aleksander Machniak dba43e7c8b Copy also INSTALL file 11 years ago
Thomas Bruederli bd51db63de Sync vendor folder if exists in source package (#1490145) 11 years ago
Thomas Bruederli 0c137f7dac Consider composer.json dependencies in installation and upgrading instructions and scripts 11 years ago
Aleksander Machniak 0ea079d604 dirname(__FILE__) -> __DIR__ 11 years ago
Thomas Bruederli f5007eca74 Invoke update scripts with php command directly (#1489322) 12 years ago
Aleksander Machniak 461a30d771 Merge config files (#1487311).
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.
13 years ago
Aleksander Machniak f23ef1c968 Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043) 13 years ago
Aleksander Machniak a079269166 Fix version comparisons with -stable suffix (#1488876) 13 years ago
Thomas Bruederli a025cddbc5 Fix default skin removal 14 years ago
Thomas Bruederli 471d559374 Update installto/update script to remove old default skins and copy all necessary files; repeat notice about missing config options after auto-update 14 years ago
Aleksander Machniak 041c93ce0b Removed $Id$ 14 years ago
thomascube 54d074613f Copy all skins in installto script (#1488376) 14 years ago
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 14 years ago
thomascube 373b112f34 Force files to be updated, even if newer (#1488117) 14 years ago
alecpl 6cc3f5887d - Use clisetup.php where possible, remove redundant code 15 years ago
thomascube e6bb836e05 Create interactive update script with improved DB schema check; udated installer with new features and styles 15 years ago