Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-23 | Wording | Thomas Bruederli | |
2015-03-23 | Localize common error messages; improve explanation for CSRF check failures | Thomas Bruederli | |
2015-02-25 | Improved handling of storage errors after message is sent | Aleksander Machniak | |
After sending a message it is stored in Sent folder, this operation may fail, e.g. because of "over quota" error. In such a case we'll not close the compose window, but display the error and, if user clicks Send/Save button, we'll display a dialog informing about the situation and providing an option to try the save operation again. | |||
2015-02-17 | Add possibility to print contact information (of a single contact) | Aleksander Machniak | |
2015-02-07 | Bump version and copyright year | Thomas Bruederli | |
2015-02-07 | Update localizations from Transifex | Thomas Bruederli | |
2014-12-28 | Synchronized localizations from Transifex | Thomas Bruederli | |
2014-12-01 | Fix import of multiple contact email addresses from Outlook-csv format ↵ | Aleksander Machniak | |
(#1490169) | |||
2014-11-28 | Fix button label: ignore -> Ignore (#1490170) | Aleksander Machniak | |
2014-11-20 | Fix "x from y" -> "x of y" | Aleksander Machniak | |
2014-11-12 | Force-pull translations from Transifex | Thomas Bruederli | |
2014-11-12 | Remove empty labels and translation files | Thomas Bruederli | |
2014-11-10 | Updated localizations from Transifex1.1-beta | Thomas Bruederli | |
2014-11-07 | Add csv2vcard for ru_RU localization | Aleksander Machniak | |
2014-09-03 | Fix page title when using search filter (#1490023) | Aleksander Machniak | |
2014-09-02 | Add missing label | Aleksander Machniak | |
2014-08-27 | Synchronized localizations with Transifex | Thomas Bruederli | |
2014-08-20 | Add config/preference option to disable saving messages in localStorage ↵ | Thomas Bruederli | |
(#1489979) | |||
2014-08-17 | Update translations | Aleksander Machniak | |
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-28 | Support csv contacts import in German localization (#1489920) | Aleksander Machniak | |
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 | Added Italian localization for csv2vcard map (#1489773) | Aleksander Machniak | |
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-03-21 | Synchrnonized translations from Transifex | Thomas Bruederli | |
2014-01-30 | Add Standard Arabic translation | Thomas Bruederli | |
2014-01-30 | Updated localizations from Transifex | Thomas Bruederli | |
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) |