Age | Commit message (Collapse) | Author |
|
accessible by the update script even if the installer directory was removed
|
|
|
|
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
|
|
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.
|
|
|
|
RCMAIL_CONFIG_DIR for backwards compatibility
|
|
|
|
|
|
|
|
|
|
|
|
rcube,rcmail,rcube_ui -> rcube,rcmail,rcube_utils
renamed main.inc into rcube_bc.inc
|
|
|
|
- require support_url config option in installer
|
|
|
|
|
|
exists (#1487925)
|
|
installer with new features and styles
|
|
|
|
- Installer: fix SMTP settings test
|
|
|
|
|
|
|
|
|
|
|
|
installer test step
|
|
|
|
|
|
|
|
|
|
devel-vnext branch
|
|
|
|
|
|
|
|
(The form fields for smtp and imap test shared names and imap test overwrote smtp test fields (obviously).)
|
|
|
|
|
|
|
|
|
|
|
|
|