summaryrefslogtreecommitdiff
path: root/program/steps/settings
AgeCommit message (Expand)Author
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-19Allow sysadmins to define static responses which are immutable for the userThomas Bruederli
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-04Add new feature to save and recall text snippets (aka canned responses) when ...Thomas Bruederli
2013-09-02Update func.incDennis1993
2013-09-02Update func.incDennis1993
2013-09-02Update func.incDennis1993
2013-09-02Update save_prefs.incDennis1993
2013-09-01Merge pull request #106 from JohnDoh/edit-foldersAleksander Machniak
2013-08-29Allow setting INBOX as Sent folder (#1489219)Aleksander Machniak
2013-08-26folder admin: omit fieldset if there is only one sectionPhilW
2013-08-24Fix display issue after moving folder in Folder Manager (#1489293)Aleksander Machniak
2013-08-20- Fix setting refresh_interval to "Never" in Preferences (#1489286)Aleksander Machniak
2013-08-04Fix XSS vulnerability when saving HTML signatures (#1489251)Aleksander Machniak
2013-07-23Update func.incDennis1993
2013-07-10Fix parse error from last commitAleksander Machniak
2013-07-09Performance fix: Do not ask for folder attributes if we know that folder do n...Aleksander Machniak
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-07Avoid uninitialized/unused variablesAleksander Machniak
2013-05-01Add option to display email address together with a name in mail preview (#14...Aleksander Machniak
2013-04-28Build plugin info from both package.xml and composer.json files; allow plugin...Thomas Bruederli
2013-04-28Fix min_refresh_interval handling on preferences save (#1489073)Aleksander Machniak
2013-04-13Fix display of HTML entities in protected folder name (#1489042)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-29Fix empty email on identities list after identity update (#1488834)Aleksander Machniak
2012-11-28Merge pull request #49 from linagora/masterAleksander Machniak
2012-11-26unset email address with new level entity 4jeremie kornobis
2012-11-26Add new identity level: one identity with edit only signaturejeremie kornobis
2012-11-26Clarify rcube::get_user_name() usage, add rcube::get_user_email()Aleksander Machniak
2012-11-23Fix hidden flag and default_addressbook settings handlingAleksander Machniak
2012-11-19Avoid double-encoding of HTML entities in signature edit fieldThomas Bruederli
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