summaryrefslogtreecommitdiff
path: root/program/include/rcube_config.php
AgeCommit message (Expand)Author
2012-08-09Replace some forgotten references to skins/default (#1488591)Thomas Bruederli
2012-07-30Backported default -> classic skin renamingThomas Bruederli
2012-01-24Fixed typothomascube
2012-01-19- Better handling of legacy config (#1488312)alecpl
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2012-01-06- Fix typo in timezone handling, more exception catchingalecpl
2012-01-05- Update timezone in user prefs too (#1488291)alecpl
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomascube
2011-11-26- Fix merging some configuration options in update.sh script (#1485864)alecpl
2011-09-28This timezone stuff really is a hard one...thomascube
2011-09-28Unset auto timezone value if overwritten by user prefsthomascube
2011-09-28Fix timezone settingsthomascube
2011-09-28Distinguish standard timezone offset and DST of clientthomascube
2011-08-25Move timezone computation to rcube_config; don't override SESSION['timezone']...thomascube
2011-07-25- Plugin API: Added 'config_get' hookalecpl
2011-07-21- Simplify undo message, add dots at the end of messagesalecpl
2011-04-12- Fix handling of debug_level=4 in ajax requests (#1487831)alecpl
2011-02-15- Fix dont_override setting does not override existing user preferences (#148...alecpl
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-12-22- Improve handling of whitespace characters after closing PHP tag in localiza...alecpl
2010-09-29- Update phpdoc (#1486958)alecpl
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-04- Added mail_header_delimiter validationalecpl
2010-06-03- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)alecpl
2010-04-23- code cleanup (mostly identation fixes)alecpl
2010-02-18Fix loading of plugin configs: user prefs will always survive (#1486368)thomascube
2010-01-28- add file/line definitions to raise_error() callsalecpl
2010-01-18- fixed svn keywordsalecpl
2009-12-02- use absolute paths to prevent errors when writing to logfiles from shutdown...alecpl
2009-11-09Plugins should not overwrite existing config propsthomascube
2009-07-17- fix bug in rcube_config::header_delimiter()alecpl
2009-06-20- check is_readable in load_from_file()alecpl
2009-05-25- get rid of 'plugins_dir' option, plugins directory must be in Roundcube roo...alecpl
2009-05-21Add function for plugins to load a local config filethomascube
2009-05-20- Support UTF-7 encoding in messages (#1485832)alecpl
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alecpl
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-06- Fix sorting of folders with more than 2 levels (#1485569)alecpl
2008-12-04- typoalecpl
2008-11-27- Allow UTF-8 folder names in config (#1485579)alecpl
2008-09-22- there's no 'locale_string' option nowalecpl
2008-09-19Made config files location configurable (#1485215)thomascube
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomascube
2008-08-27- added options to use syslog instead of log file (#1484850)alecpl
2008-07-28Show appropriate error message if config files are missingthomascube
2008-06-18Add fallback to old 'skin_path' property + indent with spaces instead of tabsthomascube