summaryrefslogtreecommitdiff
path: root/program/steps/settings
AgeCommit message (Expand)Author
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
2012-05-26Catch DateTime* exceptions (#1488497) - skipping buggy timezonesAleksander Machniak
2012-05-25Move messages forwarding mode setting into PreferencesAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Add is_escaped attribute for html_select and html_textarea (#1488485)Aleksander Machniak
2012-05-22- Fix HTML entities handling in HTML editor (#1488483)Aleksander Machniak
2012-05-08Removed debug codeAleksander Machniak
2012-05-08Fix Opera issues with duplicated scrollbar and invisible borderAleksander Machniak
2012-04-21Support mutliple name/email pairs for Bcc and Reply-To identity settings (#14...thomascube
2012-04-18- Fix creating folders if ACL exists (1488443)alecpl
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk folde...alecpl
2012-02-13- Fix issue with folder creation under INBOX. namespace (#1488349)alecpl
2012-02-13- Added mailto: protocol handler registration link in User Preferences (#1486...alecpl
2012-02-11User configurable setting how to display contact names in listthomascube
2012-02-02Allow users to choose cols for contacts list sortingthomascube
2012-01-19- Fix warning when default_folders setting is not an arrayalecpl
2012-01-19- Fix warning when default_folders setting is not an arrayalecpl
2012-01-18Use <uri> value from package.xml to build download links in about screen; sho...thomascube
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-08- Fix setting pagesizes (#1488295)alecpl
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomascube
2012-01-02Use iframes for identity managementthomascube
2011-12-30- Small fixes to r5662alecpl
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alecpl
2011-12-28- Remove some UI-specific one-liners from rcube_webmail objectalecpl
2011-12-28- Fix handling of INBOX's subfolders in special folders config (#1488279)alecpl
2011-12-19- Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264)alecpl
2011-12-14Larry is growing upthomascube
2011-12-14Pass attributes from skin to form tablethomascube
2011-12-14Larry's identities settings and about pagethomascube
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalecpl
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alecpl
2011-12-07- Add option to set default font for HTML message (#1484137) alecpl
2011-12-06- Fix typos in handling support link labelalecpl
2011-12-03- Reload UI after skin changealecpl
2011-11-22- Fix action when toggling prefer_html option statealecpl
2011-11-21Show configurable support link in about page; refer on <srcuri> for download ...thomascube
2011-11-19- Use channel/uri as possible source locationsalecpl
2011-11-18- Added About tab in Settingsalecpl
2011-11-10- Add option to skip alternative email addresses in autocompletionalecpl
2011-11-08- Fix so folders with \Noinferiors attribute aren't listed in parent selectoralecpl
2011-10-23- Fix JS error when dst_active checkbox doesn't exist (#1488133)alecpl
2011-10-05- Improved performance by skipping folders list sorting when it's not needed ...alecpl
2011-10-04- Fix issue where it wasn't possible to change list view mode in folder manag...alecpl
2011-09-30Restrict folders list to write-only in selectors for special folders and save...thomascube
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomascube