summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
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-26Updated Langs to TinyMC 4.1.xPascal Herbert
2014-06-26Apply selection styles to clones search result items, tooThomas Bruederli
2014-06-25Minor optimizationThomas Bruederli
2014-06-25Remove focus on mouse clicksThomas Bruederli
2014-06-24Separate list of saved searched from addressbooks listThomas Bruederli
2014-06-24Mute clicks on virtual treelist item links (they need tabindex=0 in order to ...Thomas Bruederli
2014-06-24Fix updating and re-sorting treelist nodesThomas Bruederli
2014-06-24Allow to move a treelist node to a new parent with .update()Thomas Bruederli
2014-06-24Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-06-23Mail compose: Selecting contact inserts recipient to previously focused input...Aleksander Machniak
2014-06-23Improved accessibility (Tab navigation) in HTML editor's image browserAleksander Machniak
2014-06-23Fix keyboard navigation with nested link element in treelist nodesThomas Bruederli
2014-06-19Add missing colorpicker plugin for TinyMCEAleksander Machniak
2014-06-18Upgrade to TinyMCE 4.1.0Aleksander Machniak
2014-06-18Improve accessibility on attachments list: use custom tabindex attribute + ad...Thomas Bruederli
2014-06-18Option to disable cursor keyboard navigation on treelist widgetsThomas 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-16Fix tab navigation with TinyMCE editor (#1489946)Thomas Bruederli
2014-06-16Avoid scrolling of lists and menus when navigating with cursor keys (#1489929)Thomas Bruederli
2014-06-16Avoid scrolling when moving focus from a treelist widget (#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-10Fix unintentional unselection with Ctrl+Up/Down in toggleselect modeAleksander Machniak
2014-06-09Fix keyboard event detection in Opera (#1489929)Aleksander Machniak
2014-06-09Fix so list record identifier can be '0'Aleksander 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-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-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-03Fix list keyboard navigation with toggleselect onThomas 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-02Add aria-* controls to turn tables into a listbox widgetThomas Bruederli