summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
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
2014-04-20Unify use of local 'this' variable referenceAleksander Machniak
2014-04-20CS fixesAleksander Machniak
2014-04-20Remove IE7 hack that is not needed anymoreAleksander Machniak
2014-04-20Add _mbox argument to headers action URLAleksander Machniak
2014-04-18Consider search scope (and changes) for filter searches + disable folder oper...Thomas Bruederli
2014-04-18Fix next message display after removing a message (#1489800)Aleksander Machniak
2014-04-18Fix redundant alert message on over-size uploads (#1489817)Aleksander Machniak
2014-04-16Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-04-16Use (deprecated) event.returnValue on legacy browsers onlyAleksander Machniak
2014-04-15Remove useless debug_level=8 and javascripts's rcube_consoleAleksander Machniak
2014-04-15Move more IE<9 specific code to legacy_browserAleksander Machniak
2014-04-14Fix invalid and infinite redirect for unsupported browsersAleksander Machniak
2014-04-14Fix regression where title attribute for long message subjects wasn't used on IEAleksander Machniak
2014-04-14Fix XSS issue in plain text spellchecker (#1489806)Aleksander Machniak
2014-04-13Use POST for refresh/check-recent requestAleksander Machniak