Age | Commit message (Collapse) | Author |
|
|
|
|
|
(#1487311)
|
|
|
|
the first step
|
|
|
|
- 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
|
|
|
|
|
|
|
|
We currently do not require closing tag in config file, we also
correctly handle characters after the closing tag (#1489179)
|
|
(#1489180)
|
|
|
|
drivers exist (#1489178)
|
|
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.
|
|
|
|
"0.9 or newer" instead.
|
|
|
|
|
|
|
|
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
|
|
|
|
and db_table_*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add check in installer (#1488875)
|
|
|
|
RCMAIL_CONFIG_DIR for backwards compatibility
|
|
|
|
Conflicts:
CHANGELOG
|
|
|
|
min_refresh_interval
|
|
|
|
|
|
|
|
|
|
(#1488723)
|