summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-09-03Fix page title when using search filter (#1490023)Aleksander Machniak
2014-08-30Fix so rcube_text2html class does not depend on rcmail_string_replacerAleksander Machniak
2014-08-20Add config/preference option to disable saving messages in localStorage (#148...Thomas Bruederli
2014-08-18Don't expand recipient groups if they have an email addressThomas Bruederli
2014-08-17Fix contacts list update after adding/deleting/moving a contact (#1490028, #1...Aleksander Machniak
2014-08-14Don't read attachment contents from cache when downloading. Cache might have ...Thomas Bruederli
2014-08-13Get rid of "Properties" fieldset in folder formAleksander Machniak
2014-08-12Set edited folder name to client environmentAleksander Machniak
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-10Add missing label to the clientAleksander Machniak
2014-08-10Fix errors when adding/updating contacts in active search (#1490015)Aleksander Machniak
2014-08-06Remove folder column after disabling multifolder scope (#1490022)Aleksander Machniak
2014-08-05Fix invalid Content-Type header when send_format_flowed=false (#1489992)Aleksander Machniak
2014-08-04Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-08-04Add option (disabled_actions) to disable UI elements/actions (#1489638)Aleksander Machniak
2014-08-04Add fileuploaderror label, fixing not resolved error label of failed import u...Aleksander Machniak
2014-08-03List all plugins which have been attempted to load (#1488871)Thomas Bruederli
2014-08-03Fix bug where last folder on the list wasn't displayed in folder managerAleksander Machniak
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-07-28Set 'compose_extwin' env property on every step; accept a list of URL paramet...Thomas Bruederli
2014-07-26Create/rename groups in UI dialogs (#1489951)Aleksander Machniak
2014-07-25Skip redundant prepare_for_export() callsAleksander Machniak
2014-07-16Collapsible (and iconized) folders tree in folder manager (#1489648)Aleksander Machniak
2014-07-05Skip redundant get_group() call for better performance of listing groups in c...Aleksander Machniak
2014-07-05Fix security issue in delete-response action - allow only ajax request.Aleksander Machniak
2014-07-03Added 'contact_search_name' option to define autocompletion entry formatAleksander Machniak
2014-07-02Use treelist widget for folders list in Settings/Folders (#1489648)Aleksander Machniak
2014-06-30Typo fixTakika
2014-06-30Support images drag-n-drop into image browser dialog in html signature editorAleksander Machniak
2014-06-30Display quota information for current folder not INBOX only (#1487993)Aleksander Machniak
2014-06-29Add forgotten file (for image uploads handling)Aleksander Machniak
2014-06-29Support images in HTML signatures (#1488676)Aleksander Machniak
2014-06-26Fix incorrect label translation in return receipt (#1489963)Aleksander Machniak
2014-06-24Separate list of saved searched from addressbooks listThomas Bruederli
2014-06-21Add option to set default message list mode - default_list_mode (#1487312)Aleksander Machniak
2014-06-20Fix so address format errors are ignored when saving a draft (#1489954)Aleksander Machniak
2014-06-18Improve accessibility on attachments list: use custom tabindex attribute + ad...Thomas Bruederli
2014-06-17Use the right label for response dialog after renaming themThomas Bruederli
2014-06-14Unify some labelsAleksander Machniak
2014-06-13Fix malformed recipient name when composing a message by clicking on mailto l...Aleksander Machniak
2014-06-06The following:David Carter
2014-06-05Select/scroll to previously selected message when returning from message page...Aleksander Machniak
2014-06-05Remove leftover from merge; set alt text for contact photoThomas Bruederli
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
2014-06-04Improved video support, all tinymce related resources moved to program/js/tin...Aleksander Machniak
2014-06-04Render localized texts for icon-style messagelist headersThomas Bruederli
2014-06-04Use <th> tags for table headers as suggested by the WCAG 2.0 GuidelinesThomas Bruederli
2014-06-04Add fieldset legends and input element labels to contact edit formThomas Bruederli
2014-06-03Apply accessibility improvements to the settings sectionThomas Bruederli