Commit Graph

1335 Commits (0c2fcd633a17fcac7be69a6b5ab4fd90ae0788f4)

Author SHA1 Message Date
Aleksander Machniak 734e233675 Get rid of -o-box-shadow 10 years ago
Aleksander Machniak c6447e2ce2 Use treelist widget for folders list in Settings/Folders (#1489648) 10 years ago
Aleksander Machniak 9fa8368b01 Support images drag-n-drop into image browser dialog in html signature editor 10 years ago
Aleksander Machniak 3cc1afa1c2 Support images in HTML signatures (#1488676)
This enables image button and file browser in html editor for signatures
10 years ago
Pascal Herbert 51d7bf0d2c Updated Langs to TinyMC 4.1.x
Updated Langs to TinyMC 4.1.x
10 years ago
Thomas Bruederli 50177172e4 Apply selection styles to clones search result items, too 10 years ago
Thomas Bruederli 0ebb250164 Minor optimization 10 years ago
Thomas Bruederli 0b2586fca3 Remove focus on mouse clicks 10 years ago
Thomas Bruederli 71a522f103 Separate list of saved searched from addressbooks list 10 years ago
Thomas Bruederli dfc9d7f209 Mute clicks on virtual treelist item links (they need tabindex=0 in order to be focusable by keyboard though) 10 years ago
Thomas Bruederli a6a66b687f Fix updating and re-sorting treelist nodes 10 years ago
Thomas Bruederli 9cc0c12bcd Allow to move a treelist node to a new parent with .update() 10 years ago
Thomas Bruederli 47788a7c10 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak b4cbed71b3 Mail compose: Selecting contact inserts recipient to previously focused input - to/cc/bcc accordingly (#1489684) 10 years ago
Aleksander Machniak 5b23114008 Improved accessibility (Tab navigation) in HTML editor's image browser 10 years ago
Thomas Bruederli 0c9fc953b0 Fix keyboard navigation with nested link element in treelist nodes 10 years ago
Aleksander Machniak 370ef159a3 Add missing colorpicker plugin for TinyMCE 10 years ago
Aleksander Machniak 3e7536d653 Upgrade to TinyMCE 4.1.0 10 years ago
Thomas Bruederli 9240c96339 Improve accessibility on attachments list: use custom tabindex attribute + add aria-label for meaningful voice output on delete icons 10 years ago
Thomas Bruederli 6c647deffc Option to disable cursor keyboard navigation on treelist widgets 10 years ago
Thomas Bruederli fc90c3a7ac Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak db7dcf0936 Close "no subject" prompt with Enter key (#1489580) 10 years ago
Thomas Bruederli 6eb08dff7c Use the right label for response dialog after renaming them 10 years ago
Thomas Bruederli 23c00eee86 Fix tab navigation with TinyMCE editor (#1489946) 10 years ago
Thomas Bruederli 9749aeeb0b Avoid scrolling of lists and menus when navigating with cursor keys (#1489929) 10 years ago
Thomas Bruederli 74052d49b9 Avoid scrolling when moving focus from a treelist widget (#1489929) 10 years ago
Aleksander Machniak a4b6f56e49 Fix list reload after sending message in another window (#1489931) - use checkmail instead of list command 10 years ago
Aleksander Machniak a41aaf3352 Move some code to legacy_browser plugin 10 years ago
Aleksander Machniak 4a051cd99f Fix unintentional unselection with Ctrl+Up/Down in toggleselect mode 10 years ago
Aleksander Machniak 51cae1f5ec Fix keyboard event detection in Opera (#1489929) 10 years ago
Aleksander Machniak 20ac879b4b Fix so list record identifier can be '0' 10 years ago
Aleksander Machniak 1f2699675d Fix mouse selection on autocomplete lists 10 years ago
Aleksander Machniak a5fe9a651f Small code improvements and cleanup 10 years ago
Thomas Bruederli 5f7ef8f95d Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Thomas Bruederli bf33799377 Navigate with arrow keys only in treelist widgets; fix keyboard event detection in IE; new text label to help screen readers 10 years ago
Aleksander Machniak 64f7d6758f Select/scroll to previously selected message when returning from message page (#1489023) 10 years ago
Aleksander Machniak 4f3f3b47e2 Fix regression where html code is sent as plain text (#1488649) 10 years ago
Thomas Bruederli 7fafb4d0d2 Remove leftover from merge; set alt text for contact photo 10 years ago
Thomas Bruederli 99cdca46b7 Merge branch 'dev-accessibility'
Conflicts:
	program/include/rcmail_output_html.php
	program/js/app.js
	program/js/treelist.js
	program/lib/Roundcube/html.php
	skins/larry/styles.css
	skins/larry/templates/compose.html
10 years ago
Aleksander Machniak c5bfe69e21 Improved video support, all tinymce related resources moved to program/js/tinymce/roundcube dir 10 years ago
Thomas Bruederli 761ee4c575 Fix typo in aria-attribute 10 years ago
Thomas Bruederli 6d3ab605b1 Make autocomplete widget actually work with screen readers 10 years ago
Thomas Bruederli 72afe3153c Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines 10 years ago
Thomas Bruederli 24e89eceed Add fieldset legends and input element labels to contact edit form 10 years ago
Thomas Bruederli f0928eac13 Fix keyboard navigation and focus/blur behavior in list widgets; register real link element as menu opener 10 years ago
Thomas Bruederli 4984078a56 Fix list keyboard navigation with toggleselect on 10 years ago
Thomas Bruederli 458af8d30a Apply accessibility improvements to the address book task 10 years ago
Aleksander Machniak ae48735f2c Fixed set_unread_message() in multifolder mode 10 years ago
Aleksander Machniak d28daec918 Fix so message list and counters are updated when a message is opened in new window (#1489919) 10 years ago
Aleksander Machniak 70da8c4daf Small code improvements/fixes 10 years ago