Age | Commit message (Collapse) | Author |
|
|
|
-Replace tabs with spaces.
-Replace the word "files" with "files", because there is only one
|
|
write config file automatically to RCUBE_CONFIG_DIR
|
|
- 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
|
|
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.
|
|
|
|
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
|
|
|
|
(#1488723)
|
|
|
|
- require support_url config option in installer
|
|
|
|
|
|
(#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
|
|
|
|
reply to HTML message (#1485840)
|
|
|
|
|
|
|
|
|
|
|
|
some small updates
|
|
|
|
|
|
- Add junk_mbox option configuration in installer (#1485579)
|
|
- Allow deleting identities when multiple_identities=false (#1485435)
|
|
MDB2_Schema (doesn't work correctly yet)
|
|
long/non-ascii attachment names encoding eg. to be readable
in MS Outlook/OE (#1485320)
- Added "advanced options" feature in User Preferences
|
|
|
|
|
|
|
|
|
|
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
|
|
|
|
|
|
|
|
- template_exists() moved to rcube_template class
|
|
|
|
|
|
|
|
devel-vnext branch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instructions
|