Age | Commit message (Collapse) | Author |
|
Added rcube_utils::is_absolute_path() method
|
|
(#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.
|
|
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_*
|
|
|
|
|
|
|
|
RCMAIL_CONFIG_DIR for backwards compatibility
|
|
|
|
|
|
|
|
|
|
|
|
installer with new features and styles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instructions for db updates and about new cleaning script
|
|
|
|
|
|
|
|
- Installer: fix SMTP settings test
|
|
|
|
MDB2_Schema (doesn't work correctly yet)
|
|
|
|
installer test step
|
|
|
|
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
|
|
|
|
devel-vnext branch
|
|
|
|
(The form fields for smtp and imap test shared names and imap test overwrote smtp test fields (obviously).)
|
|
|
|
|
|
set MDB2 as default
|
|
|
|
|
|
fields for SMTP auth if necessary
|
|
|
|
|
|
instructions
|
|
|
|
|