Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-16 | Merge pull request #107 from JohnDoh/multi-logo | Aleksander Machniak | |
allow different logos for different functions (eg. normal and print) | |||
2013-09-09 | Add option force specified domain in user login - username_domain_forced ↵ | Aleksander Machniak | |
(#1489264) | |||
2013-09-06 | Make cached message size limit configurable - messages_cache_threshold ↵ | Aleksander Machniak | |
(#1489317) | |||
2013-09-02 | Log also failed logins to userlogins log | Aleksander Machniak | |
2013-08-30 | Add temp_dir_ttl configuration option to control expiry time in | David Carter | |
program/lib/Roundcube/rcube.php : gc_temp(). Default is 48 hours. Define hard wired minimum of 6 hours. | |||
2013-08-26 | use template file name rather than special attribute | PhilW | |
2013-08-26 | allow different logos for different functions (eg. normal and print) | PhilW | |
2013-08-24 | Fix handling of non-default date formats (#1489294) | Aleksander Machniak | |
- remove ambiguous m/d/Y format from default config | |||
2013-08-15 | Make session auth cookie name configurable | Thomas Bruederli | |
2013-08-08 | Correct imap_timeout and smtp_timeout description, so 0 doesn't mean | Aleksander Machniak | |
no limit, but default_socket_timeout use (#1489247) | |||
2013-07-12 | Fix config defaults | Thomas Bruederli | |
2013-07-10 | Merged configuration refactoring from 'dev_config' branch back into master ↵ | Thomas Bruederli | |
(#1487311) | |||
2013-06-28 | Prepare config migration: | Thomas Bruederli | |
- 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 | |||
2013-06-14 | Add defaults.inc.php file (missed in last commmit because of .gitignore) | Aleksander Machniak | |