summaryrefslogtreecommitdiff
path: root/program/steps/settings/func.inc
AgeCommit message (Expand)Author
2014-12-27Use current year for timezone offset displayThomas Bruederli
2014-07-05Fix security issue in delete-response action - allow only ajax request.Aleksander Machniak
2014-06-11Fix PHP error in Preferences when default_folders was in dont_override (#1489...Aleksander Machniak
2014-05-28add preferences_section_header hookcorbosman
2014-03-21Disable link registering mailto: protocol handler if not supported by the bro...Thomas Bruederli
2014-01-02Fix possible warning when advances_prefs setting is not an arrayAleksander Machniak
2013-12-31CS fixesAleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-11-16Move 'advanced' block to the end of the settings formThomas Bruederli
2013-11-08Finish advanced prefs feature (#1488829)Thomas Bruederli
2013-10-30Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734)Aleksander Machniak
2013-10-25Applied the (modified) patch to extend configuration possibilities of LDAP ad...Thomas Bruederli
2013-10-25Merge branch 'dev-canned-responses'Thomas Bruederli
2013-09-28Generate settings tabs with a template object 'settingstabs' and let plugins ...Thomas Bruederli
2013-09-21Bring back possibility to unset default font family and font sizeAleksander Machniak
2013-09-16Touch new default font size settings: simplified + codestyle + updated changelogThomas Bruederli
2013-09-16Merge pull request #118 from Dennis1993/patch-12Thomas B.
2013-09-13Move some config options to new and collapsible 'advanced' blocksThomas Bruederli
2013-09-04New settings section to manage canned responsesThomas Bruederli
2013-09-02Update func.incDennis1993
2013-09-02Update func.incDennis1993
2013-09-02Update func.incDennis1993
2013-08-29Allow setting INBOX as Sent folder (#1489219)Aleksander Machniak
2013-07-23Update func.incDennis1993
2013-06-30Use absolute paths in is_dir() checks to prevent open_basedir related warningsAleksander Machniak
2013-06-11Improved main preferences page performance by skipping form generationAleksander Machniak
2013-06-11Merge pull request #77 from dpc22/realnamesAleksander Machniak
2013-05-31Added user preference to open all popups as standard windowsAleksander Machniak
2013-05-29Change show_actual_foldernames to be show_real_foldernames.David Carter
2013-05-29Add show_actual_foldernames preference and configuration option.David Carter
2013-05-23Fix invalid option selected in default_font selector when font is unset (#148...Aleksander Machniak
2013-05-01Add option to display email address together with a name in mail preview (#14...Aleksander Machniak
2013-03-26Remove sig_above configuration option, use reply_mode only (#1489001)Aleksander Machniak
2013-03-07Move spellcheck options section below signature options sectionAleksander Machniak
2012-11-23Fix hidden flag and default_addressbook settings handlingAleksander Machniak
2012-11-18Select default_addressbook on the list in Address Book (#1488280)Aleksander Machniak
2012-11-12Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...Aleksander Machniak
2012-11-10Clarify keep-alive setting, move it to User Interface section, change labelAleksander Machniak
2012-11-06Recursively resolve paths of iframe contents; unify contentframe registration...Thomas Bruederli
2012-10-27Merge branch 'dev-compose-newwindow'Thomas Bruederli
2012-10-24Remove leftover codeAleksander Machniak
2012-10-17Add user settings to open message view and compose form in new windows. This ...Thomas Bruederli
2012-10-05New skin selection with full name, license and thumbnailThomas Bruederli
2012-09-20Support HTML entities in addressbook namesAleksander Machniak
2012-08-27Add option to enable HTML editor on forwarding (#1488517)Aleksander Machniak
2012-08-26Add option to not include original message on reply, rename option top_postin...Aleksander Machniak
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-06-28Define array variable in case none of zones is valid (shouldn't happen)Aleksander Machniak
2012-06-28Fix fatal error when date.timezone isn't set (#1488546)Aleksander Machniak
2012-05-26Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak