Commit Graph

51 Commits (7fe3811c65a7c63154f03610e289a6d196f3ae2e)

Author SHA1 Message Date
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
thomascube c321a955a7 Merged devel-framework branch (r5746:5779) back into trunk 13 years ago
alecpl 3efe96aec3 - Added 0.7.1 to the list of versions 13 years ago
alecpl 08ffd939a7 - Add separate pagesize setting for mail messages and contacts (#1488269) 13 years ago
alecpl 7177b5216a - Update versions list (#1488255) 13 years ago
alecpl 0829b76598 - Fix merging some configuration options in update.sh script (#1485864) 13 years ago
thomascube 43486922fa Improve error reporting in installer 13 years ago
alecpl 403f0bf771 - Fix default_port option handling in Installer when config.inc.php file exists (#1487925) 13 years ago
thomascube e490642823 Add skin_logo config option to installer; show drop-down list for skin selection 13 years ago
thomascube e6bb836e05 Create interactive update script with improved DB schema check; udated installer with new features and styles 13 years ago
thomascube f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 14 years ago
alecpl 00290a6032 - Add support for shared folders (#1403507) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 058eb6cd70 - support dynamic hostname variables in config 14 years ago
alecpl f6ee6f4dd2 - Fix DB Schema checking when some db_table_* options are not set 14 years ago
thomascube 2491c6240c Add minimal database schema check to installer and update script 14 years ago
thomascube 924b1a666e Fix pspell check and (yet not used MDB2 schema intialization) 14 years ago
alecpl f8c06e91aa - Fix config options checking: check only existance of required options 14 years ago
alecpl 11e670da55 - Don't require date.timezone setting in installer (#1485989) 15 years ago
alecpl 2c3d81dddd - use simple rcube_smtp class
- Installer: fix SMTP settings test
15 years ago
alecpl 0ce119869d - use preg functions instead of ereg functions 15 years ago
alecpl 569654a8c3 - overwrite default_imap_folders according to *_mbox settings (#1485600) + some small updates 15 years ago
thomascube 01a8c54f76 Applied patch for pspell language configuration (#1485822) 15 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
thomascube 5f25a1aef8 Merge ldap_public with autocomplete_addressbooks settings + fix config file creation 16 years ago
alecpl 2a41355776 - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) 16 years ago
alecpl 2fdbeb71b8 #1485590: don't use mysql5.initial.sql 16 years ago
thomascube cbffc2f0aa Let update script handle the replacement of 'multiple_identities' by 'identities_level' 16 years ago
thomascube fee8c6ceab First version of the commandline update script 16 years ago
thomascube 871ca9adfe Add dependency checks for config options + update database schema with MDB2_Schema (doesn't work correctly yet) 16 years ago
thomascube e107123780 Add methods to check and update local config files + show HTML output in installer test step 16 years ago
thomascube 7d7f67dde1 Apply changes of installer script to trunk 16 years ago
thomascube bba657e64f Made config files location configurable (#1485215) 16 years ago
alecpl 0c3bde2064 #1485313: fixed DB config updating 16 years ago
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
16 years ago
alecpl b61965256e Installer: encode special characters in DB username/password (#1485042) 16 years ago
thomascube ccb412f982 Set minimum number of rows per page (#1484935) 16 years ago
thomascube c0dc9072c1 Add hint for saving config files + stop DB initialization if en error occurs 16 years ago
thomascube 967b342039 Disable installer by default; add config option to enable it again 16 years ago
thomascube 807d17a4be Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + set MDB2 as default 16 years ago
thomascube 1c4e5dd4d2 Some more bugfixes for the install script 16 years ago
thomascube 2371191c30 Fix sqlite dsn composing 17 years ago
thomascube 112c54ffbb Fix imap host selection in install script 17 years ago
thomascube 27564f1a22 Add IMAP test and some more options to installer script 17 years ago
thomascube fa7539e7ad Send test message with mail() if no SMTP server configured; show input fields for SMTP auth if necessary 17 years ago
thomascube b3f9dfb54e Allow to skip the config step if config files already exist 17 years ago
thomascube ad43e637bd Add SMTP test to installer script 17 years ago
thomascube 190e97e886 Fix database initialization and check write access on the DB; update INSTALL instructions 17 years ago
thomascube c5042d468e More installer stuff 17 years ago
thomascube 6557d3005c Added environment checks from check.php-dist 17 years ago