summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings
AgeCommit message (Expand)Author
2012-01-18Use <uri> value from package.xml to build download links in about screen; sho...thomasb
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
2012-01-08- Fix setting pagesizes (#1488295)alec
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomasb
2012-01-02Use iframes for identity managementthomasb
2011-12-30- Small fixes to r5662alec
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alec
2011-12-28- Remove some UI-specific one-liners from rcube_webmail objectalec
2011-12-28- Fix handling of INBOX's subfolders in special folders config (#1488279)alec
2011-12-19- Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264)alec
2011-12-14Larry is growing upthomasb
2011-12-14Pass attributes from skin to form tablethomasb
2011-12-14Larry's identities settings and about pagethomasb
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalec
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alec
2011-12-07- Add option to set default font for HTML message (#1484137) alec
2011-12-06- Fix typos in handling support link labelalec
2011-12-03- Reload UI after skin changealec
2011-11-22- Fix action when toggling prefer_html option statealec
2011-11-21Show configurable support link in about page; refer on <srcuri> for download ...thomasb
2011-11-19- Use channel/uri as possible source locationsalec
2011-11-18- Added About tab in Settingsalec
2011-11-10- Add option to skip alternative email addresses in autocompletionalec
2011-11-08- Fix so folders with \Noinferiors attribute aren't listed in parent selectoralec
2011-10-23- Fix JS error when dst_active checkbox doesn't exist (#1488133)alec
2011-10-05- Improved performance by skipping folders list sorting when it's not needed ...alec
2011-10-04- Fix issue where it wasn't possible to change list view mode in folder manag...alec
2011-09-30Restrict folders list to write-only in selectors for special folders and save...thomasb
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomasb
2011-09-06- Merge devel-spellcheck branch:alec
2011-08-28- Localize forwarded message header (#1488058)alec
2011-08-25Move timezone computation to rcube_config; don't override SESSION['timezone']...thomasb
2011-08-19- Fix parent folder ACL checking in some casesalec
2011-08-18- Disable subscription on virtual shared foldersalec
2011-08-18- Unsubscribe from non-existing folders always (on listing), not only in Sett...alec
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ...alec
2011-08-04- Add ACL check on parent folderalec
2011-08-01- Move rcmail_localize_folderpath() to main.incalec
2011-08-01- Improved detection of folder rename possibility and its handlingalec
2011-07-29- Exclude edited folder from parent selectoralec
2011-07-28- Fix: folder selector doesn't list unsubscribed folders, followup to r4942alec
2011-07-26- Unsubscribe from non-existing folders automaticly on folders listingalec
2011-07-20- Improved parent folder selectoralec
2011-07-19Add drop-target for root folder; fix row insertion when moving to a protected...thomasb
2011-07-10- Plugin API: added folder_delete and folder_rename hooksalec
2011-07-06- Fix handling of other users namespace rootsalec
2011-06-28- Fix creating/renaming folders with accented characters (#1487974)alec
2011-06-23- Add rcube_imap::mailbox_info()alec
2011-06-17- Improved namespace roots handling in folder manageralec