summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2014-05-27Replace Array.prototype.last() with jQuery.last to avoid side-effects in arra...Thomas Bruederli
2014-05-27Set aria-* attributes for autocompletion fields and widgetsThomas Bruederli
2014-05-26Skip setting button state (css classes, etc.) if the state didn't changeAleksander Machniak
2014-05-23CS fixesAleksander Machniak
2014-05-22Fix message un-selection on the list (#1489906)Aleksander Machniak
2014-05-21Fix wrong set-listmode command (button) status set by getunread requestAleksander Machniak
2014-05-18Don't remove links when html signature is converted to text (#1489621)Aleksander Machniak
2014-05-17Merge branch 'dev-text2html'Aleksander Machniak
2014-05-16Improve variables scope: rcmail -> refAleksander Machniak
2014-05-15Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-05-15Minor fixes for teelist searchingThomas Bruederli
2014-05-15CS fixesAleksander Machniak
2014-05-14Small improvements to make treelist work in search-modeThomas Bruederli
2014-05-13Fix invalid var pointerThomas Bruederli
2014-05-13Extend treelist.js with search function and saving collapse/expand states in ...Thomas Bruederli
2014-05-12Fix unintentional draft autosave request if autosave is disabled (#1489882)Aleksander Machniak
2014-05-12Create treetoggle icons if necessaryThomas Bruederli
2014-05-12Fix treelist keyboard navigation + assign aria-level attributes to treeitemsThomas Bruederli
2014-05-12Set aria-selected and aria-expanded state attributesThomas Bruederli
2014-05-11Improved display of plain text messages and text to HTML conversion (#1488937)Aleksander Machniak
2014-05-09Avoid scrolling when list gets back focus (on invisible focus element)Thomas Bruederli
2014-05-09Fix searching in addressbook broken with multi-folder search implementation (...Aleksander Machniak
2014-05-08Moved popup-menu functions to Roundcube core for seamless integration of (sta...Thomas Bruederli
2014-05-08Remove unused 'foldertray' containerAleksander Machniak
2014-05-07Improve keyboard navigation on compose screen: define tabindex groups + enabl...Thomas Bruederli
2014-05-07Further accessibility improvements regarding keyboard navigation and document...Thomas Bruederli
2014-05-07Forward keyboard event through 'menu-open' command to enable keyboard navigationThomas Bruederli
2014-05-07Reset search when swicthing folders to meet common expecationsThomas Bruederli
2014-05-05Fix Spell button with TinyMCE4Aleksander Machniak
2014-05-05Make TinyMCE4 buttons smallerAleksander Machniak
2014-05-02jQuery-2.1.1Aleksander Machniak
2014-05-02Improve rcube_find_object() performance by prefering getElementById() as this...Aleksander Machniak
2014-05-02Small code improvementsAleksander Machniak
2014-05-02MOve more IE<9 code to legacy_browserAleksander Machniak
2014-05-02Replace setSelectionRange() call with universal rcmail.set_caret_pos()Aleksander Machniak
2014-05-01Improve mail view document structure with headings, roles, labels and aria-at...Thomas Bruederli
2014-05-01Update to TinyMCE 4.xAleksander Machniak
2014-05-01Enable keyboard navigation on treelist widgets with cursor keysThomas Bruederli
2014-05-01Fix list focus in non-keyboard mode: restore old behaviorThomas Bruederli
2014-04-30TinyMCE 4.0.24Aleksander Machniak
2014-04-301. Prepare core and Larry skin for improved accessibilityThomas Bruederli
2014-04-30Small code improvementsAleksander Machniak
2014-04-30Fix broken threads structure (#1489845)Aleksander Machniak
2014-04-29Fix redundant warning when switching from html to text in empty editor (#1489...Aleksander Machniak
2014-04-28Revert unintentional changeAleksander Machniak
2014-04-28Make identity name field optional (#1489510)Aleksander Machniak
2014-04-27Specify licenses in all javascript files and blocks to please LibreJSThomas Bruederli
2014-04-25Fix error when spell-checking an empty text (#1489831)Aleksander Machniak
2014-04-23Further refine cross-folder searching:Thomas Bruederli
2014-04-20Allow aborting of running search requestsAleksander Machniak