summaryrefslogtreecommitdiff
path: root/program/localization/en_US
AgeCommit message (Collapse)Author
2014-12-01Fix import of multiple contact email addresses from Outlook-csv format ↵Aleksander Machniak
(#1490169)
2014-11-28Fix button label: ignore -> Ignore (#1490170)Aleksander Machniak
2014-11-20Fix "x from y" -> "x of y"Aleksander Machniak
2014-09-03Fix page title when using search filter (#1490023)Aleksander Machniak
2014-09-02Add missing labelAleksander Machniak
2014-08-20Add config/preference option to disable saving messages in localStorage ↵Thomas Bruederli
(#1489979)
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-08Added folder searching in Folder ManagerAleksander Machniak
2014-06-26Display full quota information in popup (#1485769, #1486604)Aleksander Machniak
2014-06-14Unify some labelsAleksander Machniak
2014-06-05Localize mail toolbar menu titlesThomas Bruederli
2014-06-05Navigate with arrow keys only in treelist widgets; fix keyboard event ↵Thomas Bruederli
detection in IE; new text label to help screen readers
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
Conflicts: program/include/rcmail_output_html.php program/js/app.js program/js/treelist.js program/lib/Roundcube/html.php skins/larry/styles.css skins/larry/templates/compose.html
2014-06-04Improved video support, all tinymce related resources moved to ↵Aleksander Machniak
program/js/tinymce/roundcube dir
2014-06-04Add fieldset legends and input element labels to contact edit formThomas Bruederli
2014-06-03Apply accessibility improvements to the settings sectionThomas Bruederli
2014-06-03Apply accessibility improvements to the address book taskThomas Bruederli
2014-06-02Some more improvemements on content structure, text representation and ↵Thomas Bruederli
keyboard navigation within the mail view
2014-05-30Display a warning if popup window was blocked (#1489618)Aleksander Machniak
2014-05-28Add message status labels to clientThomas Bruederli
2014-05-28Merge branch 'tinymce4'Aleksander Machniak
Conflicts: program/js/app.js program/js/editor.js program/js/tiny_mce/tiny_mce.js program/steps/utils/spell_html.inc
2014-05-27Implemented image selector dialog for TinyMCE, css fixes in classic skin for ↵Aleksander Machniak
TinyMCE4
2014-05-27More aria-* improvements to toggle buttons and autocompletion listsThomas Bruederli
2014-05-12Use localized labels for voice-only headings and link textsThomas Bruederli
2014-05-11Rephrase editor warning to better match both ways text2html and html2textAleksander Machniak
2014-04-23Further refine cross-folder searching:Thomas Bruederli
- Store incomplete search results in session and re-send search requests to the server if returned before complete (this should avoid hitting request timeouts). - Display full folder path on mouseover in message list - Remove pthreads implementation stuff as this wasn't really working
2014-04-07Fix page title and folder selection in search modeThomas Bruederli
2014-04-07Merge branch 'dev-multi-folder-search'Thomas Bruederli
2014-04-04Improve error message on failed http connectionAleksander Machniak
2014-01-22Improve wording: don't pretend that mailbox is empty if search/filter ↵Thomas Bruederli
doesn't find any messages
2014-01-20- Make search scope selectable in UIThomas Bruederli
- Disable thread mode when searching over multiple folders - Encode UID values for HTML message row identifiers
2013-12-15Implemented menu actions to copy/move messages, added folder-selector widget ↵Aleksander Machniak
(#1484086)
2013-11-10First version of the local storage compose data saving feature; some ↵Thomas Bruederli
behavioral improvements and encrytion are still to be added
2013-10-30Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734)Aleksander Machniak
2013-10-25Merge branch 'dev-canned-responses'Thomas Bruederli
Conflicts (resolved): skins/classic/includes/settingstabs.html skins/larry/includes/settingstabs.html
2013-10-04Fix typo: occured -> occurred (#1489366)Aleksander Machniak
2013-09-08Add option to import vcards with group assignments (pull-request 105)Thomas 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
composing messages
2013-07-01Contacts drag-n-drop default action is to move contacts (#1488751)Aleksander Machniak
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751) Use consistent naming: 'moveto' -> 'move'
2013-06-28Fix so filename label is "Name" not "Display name"Aleksander Machniak
2013-06-24Improved/unified attachment preview pageAleksander Machniak
Implemented attachment print button
2013-06-18Merge branch 'dev-advanced-ldap-groups':Thomas Bruederli
- Refactoring: separated address book implementation from generic LDAP wrapper class - Auto-detect and use VLV indices for all search operations - Additional group configuration options for LDAP address books - Allow address books to display a multi-level group hierarchy in the contacts list
2013-06-14Add feature to import messages to the currently selected folderThomas Bruederli
2013-06-11Improvements to PR merge "add option show_real_foldernames"Aleksander Machniak
2013-05-31Added user preference to open all popups as standard windowsAleksander Machniak
2013-05-01Add option to display email address together with a name in mail preview ↵Aleksander Machniak
(#1488732)
2013-04-30Support CSV import from Atmail (#1489045)Aleksander Machniak
2013-04-14Add "with attachment" option to messages list filter (#1485382)Aleksander Machniak
2013-03-26Remove sig_above configuration option, use reply_mode only (#1489001)Aleksander Machniak