Aleksander Machniak
|
517c9f9a8d
|
Fix directories check in Installer on Windows (#1489576)
Added rcube_utils::is_absolute_path() method
|
2014-02-07 14:43:51 +01:00 |
|
Aleksander Machniak
|
38f1f56920
|
Exec config_get hook also in rcube_config::all() (#1485981)
|
2013-11-28 09:16:36 +01:00 |
|
Aleksander Machniak
|
955a613cac
|
Support HTTP_HOST, SERVER_NAME and SERVER_ADDR values in include_host_config feature
|
2013-09-25 13:03:41 +02:00 |
|
Thomas Bruederli
|
a315bf2dda
|
Support both new and old config variables
|
2013-09-13 18:27:24 +02:00 |
|
Aleksander Machniak
|
8eb0850ba4
|
Workaround broken PHP function timezone_name_from_abbr (#1489261)
|
2013-09-08 12:34:19 +02:00 |
|
Thomas Bruederli
|
9e9d62d786
|
Respect (multiple) config dirs from RCUBE_CONFIG_PATH when reading configured mimetypes mapping
|
2013-09-07 19:16:40 +02:00 |
|
Thomas Bruederli
|
fb5f5232b9
|
Read RCUBE_CONFIG_PATH env variable for a list of directories that are searched for config files (#1487311)
|
2013-09-07 18:43:02 +02:00 |
|
Aleksander Machniak
|
7ebe063a16
|
Aviod code duplication in timezone configuration handling
|
2013-09-04 15:46:49 +02:00 |
|
Aleksander Machniak
|
993cb6627b
|
Fix issue where legacy config was overriden by default config (#1489288)
|
2013-09-01 12:47:49 +02:00 |
|
Thomas Bruederli
|
deb2b8d080
|
Allow to load config files for different environments (#1487311); keep (non-default) filename in URLs throughout the webmail app
|
2013-07-12 10:17:32 +02:00 |
|
Thomas Bruederli
|
0f39b4f4cd
|
Enable legacy mode: allow running with old config files and log warnings every no and then
|
2013-06-28 22:27:30 +02:00 |
|
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.
|
2013-06-14 12:09:08 +02:00 |
|
Aleksander Machniak
|
df9d004cf8
|
Set TTL for attachments stored in sql database
|
2013-06-13 13:47:09 +02:00 |
|
Aleksander Machniak
|
67ac6e354a
|
Rename message_cache_lifetime to messages_cache_ttl option for naming consistency
|
2013-06-06 09:20:02 +02:00 |
|
Aleksander Machniak
|
f658907731
|
Fix legacy options handling
|
2013-06-05 19:31:34 +02:00 |
|
Aleksander Machniak
|
d2534c63f2
|
Cleanup, remove file paths from doc
|
2012-12-18 09:07:00 +01:00 |
|
Aleksander Machniak
|
a92beb6bdb
|
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
|
2012-11-27 08:43:43 +01:00 |
|
Thomas Bruederli
|
5926684aab
|
Unify path schema in global constants: paths always end with a /. Keep RCMAIL_CONFIG_DIR for backwards compatibility
|
2012-11-25 17:57:39 +01:00 |
|
Thomas Bruederli
|
9be2f43d02
|
Define more (uniquely prefixed) constants for Roundcube directories in order to enhance the interoperability of the Roundcube framework
|
2012-11-25 17:35:53 +01:00 |
|
Aleksander Machniak
|
ba6f21caeb
|
Framework files moved to lib/Roundcube
|
2012-11-21 19:52:03 +01:00 |
|