Commit Graph

39 Commits

Author SHA1 Message Date
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
058eb6cd70 - support dynamic hostname variables in config 2010-06-03 08:09:46 +00:00
alecpl
f6ee6f4dd2 - Fix DB Schema checking when some db_table_* options are not set 2010-04-23 12:35:20 +00:00
thomascube
2491c6240c Add minimal database schema check to installer and update script 2010-04-15 07:28:05 +00:00
thomascube
924b1a666e Fix pspell check and (yet not used MDB2 schema intialization) 2010-03-29 16:28:14 +00:00
alecpl
f8c06e91aa - Fix config options checking: check only existance of required options 2010-03-05 13:29:52 +00:00
alecpl
11e670da55 - Don't require date.timezone setting in installer (#1485989) 2009-08-27 13:38:26 +00:00
alecpl
2c3d81dddd - use simple rcube_smtp class
- Installer: fix SMTP settings test
2009-07-21 12:31:59 +00:00
alecpl
0ce119869d - use preg functions instead of ereg functions 2009-06-01 08:20:10 +00:00
alecpl
569654a8c3 - overwrite default_imap_folders according to *_mbox settings (#1485600) + some small updates 2009-05-22 18:34:50 +00:00
thomascube
01a8c54f76 Applied patch for pspell language configuration (#1485822) 2009-05-01 15:57:33 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
thomascube
5f25a1aef8 Merge ldap_public with autocomplete_addressbooks settings + fix config file creation 2008-12-30 12:26:13 +00:00
alecpl
2a41355776 - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) 2008-12-04 10:21:34 +00:00
alecpl
2fdbeb71b8 #1485590: don't use mysql5.initial.sql 2008-12-01 13:28:42 +00:00
thomascube
cbffc2f0aa Let update script handle the replacement of 'multiple_identities' by 'identities_level' 2008-10-29 19:12:39 +00:00
thomascube
fee8c6ceab First version of the commandline update script 2008-10-27 20:11:32 +00:00
thomascube
871ca9adfe Add dependency checks for config options + update database schema with MDB2_Schema (doesn't work correctly yet) 2008-10-14 12:40:11 +00:00
thomascube
e107123780 Add methods to check and update local config files + show HTML output in installer test step 2008-10-03 20:58:23 +00:00
thomascube
7d7f67dde1 Apply changes of installer script to trunk 2008-09-21 12:50:15 +00:00
thomascube
bba657e64f Made config files location configurable (#1485215) 2008-09-19 18:26:34 +00:00
alecpl
0c3bde2064 #1485313: fixed DB config updating 2008-09-05 10:19:01 +00:00
alecpl
b77d0dd6c5 - added options to use syslog instead of log file (#1484850)
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
2008-08-27 10:58:33 +00:00
alecpl
b61965256e Installer: encode special characters in DB username/password (#1485042) 2008-05-05 06:48:39 +00:00
thomascube
ccb412f982 Set minimum number of rows per page (#1484935) 2008-04-16 09:42:54 +00:00
thomascube
c0dc9072c1 Add hint for saving config files + stop DB initialization if en error occurs 2008-04-05 12:53:47 +00:00
thomascube
967b342039 Disable installer by default; add config option to enable it again 2008-03-28 19:42:35 +00:00
thomascube
807d17a4be Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + set MDB2 as default 2008-03-03 21:32:15 +00:00
thomascube
1c4e5dd4d2 Some more bugfixes for the install script 2008-03-03 08:52:50 +00:00
thomascube
2371191c30 Fix sqlite dsn composing 2008-03-02 13:36:34 +00:00
thomascube
112c54ffbb Fix imap host selection in install script 2008-02-28 22:59:02 +00:00
thomascube
27564f1a22 Add IMAP test and some more options to installer script 2008-02-28 21:52:57 +00:00
thomascube
fa7539e7ad Send test message with mail() if no SMTP server configured; show input fields for SMTP auth if necessary 2008-02-27 14:23:41 +00:00
thomascube
b3f9dfb54e Allow to skip the config step if config files already exist 2008-02-27 08:11:17 +00:00
thomascube
ad43e637bd Add SMTP test to installer script 2008-02-26 18:08:19 +00:00
thomascube
190e97e886 Fix database initialization and check write access on the DB; update INSTALL instructions 2008-02-26 09:10:07 +00:00
thomascube
c5042d468e More installer stuff 2008-02-25 23:03:54 +00:00
thomascube
6557d3005c Added environment checks from check.php-dist 2008-02-21 00:02:52 +00:00
thomascube
3549785897 First steps to implement an installer 2008-02-19 22:28:28 +00:00