Thomas Bruederli
|
b54731d869
|
Iterate over all drafts saved in localStorage when asking for restoring. Delege/Ignore buttons will display the next item, if any
|
10 years ago |
Aleksander Machniak
|
3cb61e7528
|
Collapsible (and iconized) folders tree in folder manager (#1489648)
|
10 years ago |
Thomas Bruederli
|
7e7e451b66
|
Warn for unsent/unsaved message when closing compose window; remove localStorage copy if page was left intentionally but not on session errors (#1489818)
|
10 years ago |
Aleksander Machniak
|
1f164e4526
|
Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"
This reverts commit d81539af31 .
|
10 years ago |
Aleksander Machniak
|
d81539af31
|
Fix bug where compose storage wasn't cleared on page unload (#1489818)
|
10 years ago |
Aleksander Machniak
|
aa13b46714
|
Pass event object as 3rd argument to external command handlers
|
10 years ago |
Aleksander Machniak
|
911d4e69f4
|
- Fix Delete button state after deleting identity/response (#1489972)
|
10 years ago |
Aleksander Machniak
|
ca01e25772
|
Fix security issue in delete-response action - allow only ajax request.
Unify code for identities and responses deletion.
|
10 years ago |
Aleksander Machniak
|
36d004e3d0
|
Added 'contact_search_name' option to define autocompletion entry format
|
10 years ago |
Aleksander Machniak
|
5a897b3f69
|
Fix blinking selection when moving cursor on autocomplete list text
|
10 years ago |
Aleksander Machniak
|
c6447e2ce2
|
Use treelist widget for folders list in Settings/Folders (#1489648)
|
11 years ago |
Aleksander Machniak
|
9fa8368b01
|
Support images drag-n-drop into image browser dialog in html signature editor
|
11 years ago |
Aleksander Machniak
|
3cc1afa1c2
|
Support images in HTML signatures (#1488676)
This enables image button and file browser in html editor for signatures
|
11 years ago |
Thomas Bruederli
|
0b2586fca3
|
Remove focus on mouse clicks
|
11 years ago |
Thomas Bruederli
|
71a522f103
|
Separate list of saved searched from addressbooks list
|
11 years ago |
Aleksander Machniak
|
b4cbed71b3
|
Mail compose: Selecting contact inserts recipient to previously focused input - to/cc/bcc accordingly (#1489684)
|
11 years ago |
Thomas Bruederli
|
9240c96339
|
Improve accessibility on attachments list: use custom tabindex attribute + add aria-label for meaningful voice output on delete icons
|
11 years ago |
Thomas Bruederli
|
fc90c3a7ac
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
db7dcf0936
|
Close "no subject" prompt with Enter key (#1489580)
|
11 years ago |
Thomas Bruederli
|
6eb08dff7c
|
Use the right label for response dialog after renaming them
|
11 years ago |
Thomas Bruederli
|
9749aeeb0b
|
Avoid scrolling of lists and menus when navigating with cursor keys (#1489929)
|
11 years ago |
Aleksander Machniak
|
a4b6f56e49
|
Fix list reload after sending message in another window (#1489931) - use checkmail instead of list command
|
11 years ago |
Aleksander Machniak
|
a41aaf3352
|
Move some code to legacy_browser plugin
|
11 years ago |
Aleksander Machniak
|
1f2699675d
|
Fix mouse selection on autocomplete lists
|
11 years ago |
Aleksander Machniak
|
a5fe9a651f
|
Small code improvements and cleanup
|
11 years ago |
Thomas Bruederli
|
5f7ef8f95d
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 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
|
11 years ago |
Aleksander Machniak
|
64f7d6758f
|
Select/scroll to previously selected message when returning from message page (#1489023)
|
11 years ago |
Aleksander Machniak
|
4f3f3b47e2
|
Fix regression where html code is sent as plain text (#1488649)
|
11 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
|
11 years ago |
Thomas Bruederli
|
761ee4c575
|
Fix typo in aria-attribute
|
11 years ago |
Thomas Bruederli
|
6d3ab605b1
|
Make autocomplete widget actually work with screen readers
|
11 years ago |
Thomas Bruederli
|
72afe3153c
|
Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines
|
11 years ago |
Thomas Bruederli
|
24e89eceed
|
Add fieldset legends and input element labels to contact edit form
|
11 years ago |
Thomas Bruederli
|
f0928eac13
|
Fix keyboard navigation and focus/blur behavior in list widgets; register real link element as menu opener
|
11 years ago |
Thomas Bruederli
|
458af8d30a
|
Apply accessibility improvements to the address book task
|
11 years ago |
Aleksander Machniak
|
ae48735f2c
|
Fixed set_unread_message() in multifolder mode
|
11 years ago |
Aleksander Machniak
|
d28daec918
|
Fix so message list and counters are updated when a message is opened in new window (#1489919)
|
11 years ago |
Aleksander Machniak
|
70da8c4daf
|
Small code improvements/fixes
|
11 years ago |
Thomas Bruederli
|
d58c39126f
|
Some more improvemements on content structure, text representation and keyboard navigation within the mail view
|
11 years ago |
Aleksander Machniak
|
cf22cea74a
|
Code improvements, removed redundant hasClass() calls
|
11 years ago |
Aleksander Machniak
|
b408e0bc53
|
Display a warning if popup window was blocked (#1489618)
|
11 years ago |
Aleksander Machniak
|
8dc9e36d53
|
Small code improvement
|
11 years ago |
Aleksander Machniak
|
646b64107a
|
Implemented Text Editor widget that integrates all operations on
textareas including HTML editor and spellchecking
|
11 years ago |
Aleksander Machniak
|
5377753ccc
|
Remove useless code for IE
|
11 years ago |
Thomas Bruederli
|
8fd955eb1e
|
Improve (message) list widget display and keyboard navigation to show sane behavior with screen readers
|
11 years ago |
Aleksander Machniak
|
731d190fec
|
Merge branch 'tinymce4'
Conflicts:
program/js/app.js
program/js/editor.js
program/js/tiny_mce/tiny_mce.js
program/steps/utils/spell_html.inc
|
11 years ago |
Aleksander Machniak
|
f56e70bd04
|
TinyMCE4: Fix spellchecker resume
|
11 years ago |
Aleksander Machniak
|
2441264d00
|
Improved folders sorting by name - use Intl.Collator if supported
|
11 years ago |
Aleksander Machniak
|
b21f8bd3ef
|
Implemented image selector dialog for TinyMCE, css fixes in classic skin for TinyMCE4
|
11 years ago |