summaryrefslogtreecommitdiff
path: root/program/js/app.js
AgeCommit message (Expand)Author
2014-07-20Iterate over all drafts saved in localStorage when asking for restoring. Dele...Thomas Bruederli
2014-07-16Collapsible (and iconized) folders tree in folder manager (#1489648)Aleksander Machniak
2014-07-09Warn for unsent/unsaved message when closing compose window; remove localStor...Thomas Bruederli
2014-07-09Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"Aleksander Machniak
2014-07-08Fix bug where compose storage wasn't cleared on page unload (#1489818)Aleksander Machniak
2014-07-07Pass event object as 3rd argument to external command handlersAleksander Machniak
2014-07-05- Fix Delete button state after deleting identity/response (#1489972)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-03Fix blinking selection when moving cursor on autocomplete list textAleksander Machniak
2014-07-02Use treelist widget for folders list in Settings/Folders (#1489648)Aleksander Machniak
2014-06-30Support images drag-n-drop into image browser dialog in html signature editorAleksander Machniak
2014-06-29Support images in HTML signatures (#1488676)Aleksander Machniak
2014-06-25Remove focus on mouse clicksThomas Bruederli
2014-06-24Separate list of saved searched from addressbooks listThomas Bruederli
2014-06-23Mail compose: Selecting contact inserts recipient to previously focused input...Aleksander Machniak
2014-06-18Improve accessibility on attachments list: use custom tabindex attribute + ad...Thomas Bruederli
2014-06-17Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-06-17Close "no subject" prompt with Enter key (#1489580)Aleksander Machniak
2014-06-17Use the right label for response dialog after renaming themThomas Bruederli
2014-06-16Avoid scrolling of lists and menus when navigating with cursor keys (#1489929)Thomas Bruederli
2014-06-15Fix list reload after sending message in another window (#1489931) - use chec...Aleksander Machniak
2014-06-12Move some code to legacy_browser pluginAleksander Machniak
2014-06-08Fix mouse selection on autocomplete listsAleksander Machniak
2014-06-05Small code improvements and cleanupAleksander Machniak
2014-06-05Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-06-05Navigate with arrow keys only in treelist widgets; fix keyboard event detecti...Thomas Bruederli
2014-06-05Select/scroll to previously selected message when returning from message page...Aleksander Machniak
2014-06-05Fix regression where html code is sent as plain text (#1488649)Aleksander Machniak
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
2014-06-04Fix typo in aria-attributeThomas Bruederli
2014-06-04Make autocomplete widget actually work with screen readersThomas 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-03Fix keyboard navigation and focus/blur behavior in list widgets; register rea...Thomas Bruederli
2014-06-03Apply accessibility improvements to the address book taskThomas Bruederli
2014-06-03Fixed set_unread_message() in multifolder modeAleksander Machniak
2014-06-03Fix so message list and counters are updated when a message is opened in new ...Aleksander Machniak
2014-06-03Small code improvements/fixesAleksander Machniak
2014-06-02Some more improvemements on content structure, text representation and keyboa...Thomas Bruederli
2014-06-02Code improvements, removed redundant hasClass() callsAleksander Machniak
2014-05-30Display a warning if popup window was blocked (#1489618)Aleksander Machniak
2014-05-30Small code improvementAleksander Machniak
2014-05-30Implemented Text Editor widget that integrates all operations onAleksander Machniak
2014-05-28Remove useless code for IEAleksander Machniak
2014-05-28Improve (message) list widget display and keyboard navigation to show sane be...Thomas Bruederli
2014-05-28Merge branch 'tinymce4'Aleksander Machniak
2014-05-28TinyMCE4: Fix spellchecker resumeAleksander Machniak
2014-05-28Improved folders sorting by name - use Intl.Collator if supportedAleksander Machniak
2014-05-27Implemented image selector dialog for TinyMCE, css fixes in classic skin for ...Aleksander Machniak