Commit Graph

59 Commits (b8837e3f43aac8ed64d52d9046a6822521fb1fe1)

Author SHA1 Message Date
Flanpy b8837e3f43 Add the ability to enable plugins in the installer 10 years ago
Aleksander Machniak cdf79e0926 Improve spellcheck_engine hint about 'googie' option 11 years ago
Aleksander Machniak 5309364e27 Support identities_level=4 in Installer 11 years ago
Aleksander Machniak c76e492392 Add all possible options in spellcheck_engine selector 11 years ago
Thomas Bruederli eea11ecdde Move rcube_installer class to include/rcmail_installer in order to remain accessible by the update script even if the installer directory was removed 11 years ago
Aleksander Machniak 5be6dcf0e2 Remove useless debug_level=8 and javascripts's rcube_console 11 years ago
Thomas Bruederli fd6b193c6e Fix codestyle and indentation; use new save function in update script 11 years ago
Dennis1993 57a19745b9 Update config.php
-Replace tabs with spaces.
-Replace the word "files" with "files", because there is only one
11 years ago
Dennis1993 77d5349ef2 Update config.php
write config file automatically to RCUBE_CONFIG_DIR
11 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
11 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.
11 years ago
Aleksander Machniak f41708ced0 Remove old enable_caching option from Installer 11 years ago
Aleksander Machniak 399db1b647 Add db_prefix configuration option in place of db_table_*/db_sequence_* options
Make possible to use db_prefix for schema initialization in Installer (#1489067)
Fix updatedb.sh script so it recognizes also table prefix for external DDL files
12 years ago
Thomas Bruederli 619c320c0e Avoid direct execution of installer includes (#1488895) 12 years ago
Aleksander Machniak 18df6f38ad Fix wrong name mapping for supported database types - remove pdo_ prefix (#1488723) 12 years ago
Aleksander Machniak 398bff5925 Replace rcube_mdb2/PEAR::MDB2 with rcube_db 12 years ago
thomascube c04b23adfd - replace claim in Roundcube logo
- require support_url config option in installer
13 years ago
alecpl 08ffd939a7 - Add separate pagesize setting for mail messages and contacts (#1488269) 13 years ago
alecpl 2912de6f9b - Fix typos 14 years ago
alecpl d08333ea57 - Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
14 years ago
thomascube e490642823 Add skin_logo config option to installer; show drop-down list for skin selection 14 years ago
alecpl 868deb5dab - Make htmleditor option behaviour consistent, add option to use HTML on reply to HTML message (#1485840) 14 years ago
alecpl 6c6bb09b15 - Add mdn_request=4 14 years ago
alecpl 50baa6c0c1 - Add mdn_requests=3 to the installer 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl df7d6f5537 - typo (s/googlie/googie/) 15 years ago
alecpl fafe5dce9e - added comments to set absolute path for SQLite DSN (#1486095) 15 years ago
alecpl 569654a8c3 - overwrite default_imap_folders according to *_mbox settings (#1485600) + some small updates 16 years ago
alecpl 50d515a7d6 - some hints to use sqlite db (#1485821) 16 years ago
thomascube 82475f4b16 Add pspell option to installer script (patch from #1485588) 16 years ago
alecpl 9abd0f0089 - Allow UTF-8 folder names in config (#1485579)
- Add junk_mbox option configuration in installer (#1485579)
16 years ago
alecpl ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
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
alecpl ffae15e5fc - Added 'mime_param_folding' option with possibility to choose
long/non-ascii attachment names encoding eg. to be readable
  in MS Outlook/OE (#1485320)
- Added "advanced options" feature in User Preferences
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
thomascube c8ae2497b7 Auto-detect client language and timezone if desired by config/prefs 16 years ago
alecpl a91c9ba12a #1485307: typos fixed 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 9e8e5fa634 - Removed support for PEAR::DB driver 16 years ago
thomascube 522007bdb2 Switch installer from obsolete locale_string to language config option 16 years ago
alecpl f1cd5fd8d0 - s/default_skin/skin/ 17 years ago
alecpl e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
17 years ago
thomascube d5eb5cd1d7 Use MDB2 instead of DB in installer (#1485124) 17 years ago
svncommit c060677d20 Enable direct download of (main|db).inc.php from the installer. 17 years ago
alecpl 2e90ff5b62 - Make password input fields of type password in installer (#1484886) 17 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 17 years ago
thomascube c0dc9072c1 Add hint for saving config files + stop DB initialization if en error occurs 17 years ago
thomascube 967b342039 Disable installer by default; add config option to enable it again 17 years ago
thomascube 1c4e5dd4d2 Some more bugfixes for the install script 17 years ago