summaryrefslogtreecommitdiff
path: root/program
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-12Use localized labels for voice-only headings and link textsThomas 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-09Avoid scrolling when list gets back focus (on invisible focus element)Thomas Bruederli
2014-05-08Moved popup-menu functions to Roundcube core for seamless integration of (sta...Thomas Bruederli
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-07Declare content language for proper text-to-speech supportThomas Bruederli
2014-05-07Forward keyboard event through 'menu-open' command to enable keyboard navigationThomas Bruederli
2014-05-01Improve mail view document structure with headings, roles, labels and aria-at...Thomas Bruederli
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-301. Prepare core and Larry skin for improved accessibilityThomas Bruederli
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-25Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into ...Thomas Bruederli
2014-04-25Fix error when spell-checking an empty text (#1489831)Aleksander Machniak
2014-04-24Fix possibly wrong error message when contact with the same email exists on m...Aleksander Machniak
2014-04-24Accept broken vcards from Outlook that only supply ORG but not the required N...Thomas Bruederli
2014-04-23Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-04-23Set task variable to 'cli' when loading rcmail instance in shell scriptsThomas Bruederli
2014-04-23Fix missing Mail-Followup-To header in sent mail (#1489829)Aleksander Machniak
2014-04-23Fix saving of search settings in 'all folders' modeThomas Bruederli
2014-04-23Remove debug outputThomas Bruederli
2014-04-23Only refresh the affected parts of a cross-folder search set after moving/del...Thomas Bruederli
2014-04-23Reduce duplicated codeThomas Bruederli
2014-04-23Further refine cross-folder searching:Thomas Bruederli
2014-04-23Fix so browser capabilities check is done really only once a sessionAleksander Machniak
2014-04-21Move rcube_installer class to include/rcmail_installer in order to remain acc...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-19Plugin API: Added message_saved hook (#1489752)Aleksander Machniak
2014-04-18Consider search scope (and changes) for filter searches + disable folder oper...Thomas Bruederli
2014-04-18Merge pull request #176 from marcoliverteschke/masterThomas B.
2014-04-18Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-04-18Fix next message display after removing a message (#1489800)Aleksander Machniak
2014-04-18Merge pull request #175 from chriskulbacki/masterThomas B.
2014-04-18Support messages import from zip archivesAleksander Machniak
2014-04-18Fix redundant alert message on over-size uploads (#1489817)Aleksander Machniak
2014-04-18Remove IE<7 specific codeAleksander Machniak
2014-04-18Fixed mbox files importAleksander 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