Commit Graph

31 Commits (7b7edcfa52071555ea8fcba2cc94bb01c88a0cc1)

Author SHA1 Message Date
alecpl bb8721aaeb - Support dynamic hostname (%d/%n) variables in configuration options (#1485438) 14 years ago
alecpl 2eb7943f2a - code cleanup (mostly identation fixes) 14 years ago
thomascube b545d3e838 Fix loading of plugin configs: user prefs will always survive (#1486368) 15 years ago
alecpl 10eedbe75a - add file/line definitions to raise_error() calls 15 years ago
alecpl 1d786c86bf - fixed svn keywords 15 years ago
alecpl d079afd44f - use absolute paths to prevent errors when writing to logfiles from shutdown function 15 years ago
thomascube 3597cc2c1b Plugins should not overwrite existing config props 15 years ago
alecpl 77edef7ebd - fix bug in rcube_config::header_delimiter() 15 years ago
alecpl e6ee84bcf8 - check is_readable in load_from_file() 15 years ago
alecpl 7dbe2fa6bf - get rid of 'plugins_dir' option, plugins directory must be in Roundcube root (like skins) 15 years ago
thomascube c73b195e5d Add function for plugins to load a local config file 15 years ago
alecpl a5897a3e38 - Support UTF-7 encoding in messages (#1485832) 15 years ago
alecpl 2471d3a979 - Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
15 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 15 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
alecpl 0b5539e3dc - Fix sorting of folders with more than 2 levels (#1485569) 16 years ago
alecpl 1ce913becc - typo 16 years ago
alecpl 9abd0f0089 - Allow UTF-8 folder names in config (#1485579)
- Add junk_mbox option configuration in installer (#1485579)
16 years ago
alecpl cdc539d561 - there's no 'locale_string' option now 16 years ago
thomascube bba657e64f Made config files location configurable (#1485215) 16 years ago
thomascube c8ae2497b7 Auto-detect client language and timezone if desired by config/prefs 16 years ago
alecpl b77d0dd6c5 - added options to use syslog instead of log file (#1484850)
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
16 years ago
thomascube 8c72e33d37 Show appropriate error message if config files are missing 16 years ago
thomascube 4230651565 Add fallback to old 'skin_path' property + indent with spaces instead of tabs 16 years ago
alecpl 67effe9904 - actually we don't need default_skin option 16 years ago
alecpl e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
16 years ago
thomascube 83a7636872 More code cleanup 16 years ago
thomascube 033478df29 Link global config array with class props (to be removed) 16 years ago
thomascube 2ca388d0d7 Call load_host_config() and add reference to Howto_Config (#1485040) 16 years ago
thomascube 1854c4525b More code cleanup + oop-ization 16 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago