summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
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
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-28Enable autolink plugin in TinyMCE (#1488845)Aleksander Machniak
2014-05-28Merge branch 'tinymce4'Aleksander Machniak
2014-05-28TinyMCE4: small improvementsAleksander Machniak
2014-05-28TinyMCE4: Fix spellchecker resumeAleksander Machniak
2014-05-28Add method to make a treelist widget become a jQuery UI droppable with suppor...Thomas Bruederli
2014-05-28Improved folders sorting by name - use Intl.Collator if supportedAleksander Machniak
2014-05-27Update to TinyMCE 4.0.28Aleksander Machniak
2014-05-27Implemented image selector dialog for TinyMCE, css fixes in classic skin for ...Aleksander Machniak
2014-05-27More aria-* improvements to toggle buttons and autocompletion listsThomas Bruederli
2014-05-27Remove list row 'unfocused' state and keep 'selected' classes even when list ...Thomas Bruederli
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