Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-03 | Fix page title when using search filter (#1490023) | Aleksander Machniak | |
2014-09-02 | Add missing label | Aleksander Machniak | |
2014-08-20 | Add config/preference option to disable saving messages in localStorage ↵ | Thomas Bruederli | |
(#1489979) | |||
2014-08-11 | Added namespace filter in Folder Manager | Aleksander Machniak | |
2014-08-08 | Added folder searching in Folder Manager | Aleksander Machniak | |
2014-06-26 | Display full quota information in popup (#1485769, #1486604) | Aleksander Machniak | |
2014-06-14 | Unify some labels | Aleksander Machniak | |
2014-06-05 | Localize mail toolbar menu titles | Thomas Bruederli | |
2014-06-05 | Navigate with arrow keys only in treelist widgets; fix keyboard event ↵ | Thomas Bruederli | |
detection in IE; new text label to help screen readers | |||
2014-06-05 | Merge 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-04 | Improved video support, all tinymce related resources moved to ↵ | Aleksander Machniak | |
program/js/tinymce/roundcube dir | |||
2014-06-04 | Add fieldset legends and input element labels to contact edit form | Thomas Bruederli | |
2014-06-03 | Apply accessibility improvements to the settings section | Thomas Bruederli | |
2014-06-03 | Apply accessibility improvements to the address book task | Thomas Bruederli | |
2014-06-02 | Some more improvemements on content structure, text representation and ↵ | Thomas Bruederli | |
keyboard navigation within the mail view | |||
2014-05-30 | Display a warning if popup window was blocked (#1489618) | Aleksander Machniak | |
2014-05-28 | Add message status labels to client | Thomas Bruederli | |
2014-05-28 | Merge 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-27 | Implemented image selector dialog for TinyMCE, css fixes in classic skin for ↵ | Aleksander Machniak | |
TinyMCE4 | |||
2014-05-27 | More aria-* improvements to toggle buttons and autocompletion lists | Thomas Bruederli | |
2014-05-12 | Use localized labels for voice-only headings and link texts | Thomas Bruederli | |
2014-05-11 | Rephrase editor warning to better match both ways text2html and html2text | Aleksander Machniak | |
2014-04-23 | Further 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-07 | Fix page title and folder selection in search mode | Thomas Bruederli | |
2014-04-07 | Merge branch 'dev-multi-folder-search' | Thomas Bruederli | |
2014-04-04 | Improve error message on failed http connection | Aleksander Machniak | |
2014-01-22 | Improve 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 UI | Thomas Bruederli | |
- Disable thread mode when searching over multiple folders - Encode UID values for HTML message row identifiers | |||
2013-12-15 | Implemented menu actions to copy/move messages, added folder-selector widget ↵ | Aleksander Machniak | |
(#1484086) | |||
2013-11-10 | First version of the local storage compose data saving feature; some ↵ | Thomas Bruederli | |
behavioral improvements and encrytion are still to be added | |||
2013-10-30 | Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734) | Aleksander Machniak | |
2013-10-25 | Merge branch 'dev-canned-responses' | Thomas Bruederli | |
Conflicts (resolved): skins/classic/includes/settingstabs.html skins/larry/includes/settingstabs.html | |||
2013-10-04 | Fix typo: occured -> occurred (#1489366) | Aleksander Machniak | |
2013-09-08 | Add option to import vcards with group assignments (pull-request 105) | Thomas Bruederli | |
2013-09-04 | New settings section to manage canned responses | Thomas Bruederli | |
2013-09-04 | Add new feature to save and recall text snippets (aka canned responses) when ↵ | Thomas Bruederli | |
composing messages | |||
2013-07-01 | Contacts 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-28 | Fix so filename label is "Name" not "Display name" | Aleksander Machniak | |
2013-06-24 | Improved/unified attachment preview page | Aleksander Machniak | |
Implemented attachment print button | |||
2013-06-18 | Merge 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-14 | Add feature to import messages to the currently selected folder | Thomas Bruederli | |
2013-06-11 | Improvements to PR merge "add option show_real_foldernames" | Aleksander Machniak | |
2013-05-31 | Added user preference to open all popups as standard windows | Aleksander Machniak | |
2013-05-01 | Add option to display email address together with a name in mail preview ↵ | Aleksander Machniak | |
(#1488732) | |||
2013-04-30 | Support CSV import from Atmail (#1489045) | Aleksander Machniak | |
2013-04-14 | Add "with attachment" option to messages list filter (#1485382) | Aleksander Machniak | |
2013-03-26 | Remove sig_above configuration option, use reply_mode only (#1489001) | Aleksander Machniak | |
2013-03-15 | Add ability to toggle between view as HTML and text while viewing a message ↵ | Aleksander Machniak | |
(#1486939) | |||
2013-03-06 | Add attachment menu with Open and Download options (#1488975) | Aleksander Machniak | |
2013-03-02 | Even better message on over quota error in move to trash operation (#1484164) | Aleksander Machniak | |