Commit Graph

29 Commits (a35540c786178027cd93eefdce1e893dd6714631)

Author SHA1 Message Date
Thomas Bruederli f5007eca74 Invoke update scripts with php command directly (#1489322) 12 years ago
Thomas Bruederli fd6b193c6e Fix codestyle and indentation; use new save function in update script 13 years ago
Thomas Bruederli 0703bfecd0 Merged configuration refactoring from 'dev_config' branch back into master (#1487311) 13 years ago
Thomas Bruederli 8f49e4a99c Check filetype detection in installer and update script (#1489193) 13 years ago
Thomas Bruederli 447fc6a657 Improve update.sh script; fix bad wording 13 years ago
Thomas Bruederli 9bacb2cd3f Prepare config migration:
- 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
13 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 63cf4fc823 If version is not provided assume RCMAIL_VERSION (#1488933) 13 years ago
Aleksander Machniak e4a6ebc1d9 Fix typo 13 years ago
Aleksander Machniak 9e329c0a27 Renamed option updatedb.sh --label to --package 13 years ago
Aleksander Machniak 7e7431bdda Use updatedb.sh from update.sh + various fixes in updatedb.sh 13 years ago
Aleksander Machniak a079269166 Fix version comparisons with -stable suffix (#1488876) 13 years ago
Aleksander Machniak 9290303e80 Move prompt_silent() and get_opt() to rcube_utils class 13 years ago
Aleksander Machniak de56ea1909 Merge branch 'pdo'
Conflicts:
	CHANGELOG
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 91f2271fac Replace rcube_mdb2 with rcube_db 14 years ago
Aleksander Machniak 398bff5925 Replace rcube_mdb2/PEAR::MDB2 with rcube_db 14 years ago
Aleksander Machniak 041c93ce0b Removed $Id$ 14 years ago
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 14 years ago
thomascube faf10e8fec Fix automatic db updates; trigger contact indexing after upgrade 15 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
alecpl 0da9021f5a - Fix typo 15 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 16 years ago
alecpl 27a96a40db - Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902) 16 years ago
thomascube 2491c6240c Add minimal database schema check to installer and update script 16 years ago
till d4847048a1 * let's not discriminate unix :) (= generalized paths)
* added checks so all scripts are only executable from CLI
17 years ago
thomascube cbffc2f0aa Let update script handle the replacement of 'multiple_identities' by 'identities_level' 17 years ago
thomascube fee8c6ceab First version of the commandline update script 17 years ago