Thomas Bruederli
|
22a2c5e0ee
|
Localize title and summary attributes; make message count display box a live area
|
11 years ago |
Thomas Bruederli
|
8fd955eb1e
|
Improve (message) list widget display and keyboard navigation to show sane behavior with screen readers
|
11 years ago |
Thomas Bruederli
|
d0d7f43ef5
|
More aria-* improvements to toggle buttons and autocompletion lists
|
11 years ago |
Thomas Bruederli
|
1791a1e7a2
|
Remove list row 'unfocused' state and keep 'selected' classes even when list loses focus. For visual distinguishing .focus tr.selected can be used
|
11 years ago |
Thomas Bruederli
|
170e45e035
|
Use localized labels for voice-only headings and link texts
|
11 years ago |
Thomas Bruederli
|
a2f8fa2361
|
Set aria-selected and aria-expanded state attributes
|
11 years ago |
Thomas Bruederli
|
6789bf1f4d
|
Moved popup-menu functions to Roundcube core for seamless integration of (stackable) skin and core menus
|
11 years ago |
Thomas Bruederli
|
ea0866a1ad
|
Improve keyboard navigation on compose screen: define tabindex groups + enable keyboard controls of contacts list widget
|
11 years ago |
Thomas Bruederli
|
b2992dd228
|
Further accessibility improvements regarding keyboard navigation and document structure
|
11 years ago |
Thomas Bruederli
|
d2bf33b242
|
Forward keyboard event through 'menu-open' command to enable keyboard navigation
|
11 years ago |
Thomas Bruederli
|
a539cebdaa
|
Improve mail view document structure with headings, roles, labels and aria-attributes
|
11 years ago |
Thomas Bruederli
|
e8bcf08c72
|
1. Prepare core and Larry skin for improved accessibility
2. Implement full keyboard navigation in main mail view
|
11 years ago |
Thomas Bruederli
|
2d8f31da73
|
Remove inadequate 'pagenav' class from button containers
|
11 years ago |
Thomas Bruederli
|
388b384ef1
|
Define globally available styles for UI buttons with icons
|
11 years ago |
Aleksander Machniak
|
64f40ef43c
|
Add splitter in Settings > Responses
|
11 years ago |
Thomas Bruederli
|
b34d679075
|
Specify licenses in all javascript files and blocks to please LibreJS
|
11 years ago |
Thomas Bruederli
|
8dc87e62fb
|
Avoid popupmenus being closed when scrollbar is clicked (#1489832)
|
11 years ago |
Thomas Bruederli
|
9429087f67
|
Add multi-folder search capabilities to classic skin (#1485234)
|
11 years ago |
Aleksander Machniak
|
47fccf4fa6
|
Move some IE8-specific style to legacy_browser plugin
|
11 years ago |
Aleksander Machniak
|
64542fc803
|
Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update to jQuery-2.1.0
|
11 years ago |
Thomas Bruederli
|
c83535876c
|
Small refactoring of message list column configuration; fixes table column resorting issues with hidden 'folder' column
|
11 years ago |
Thomas Bruederli
|
66536974fe
|
Merge branch 'dev-multi-folder-search'
|
11 years ago |
Aleksander Machniak
|
f8a9c2c59c
|
Improve HTML structure so toolbar and content are in separate containers.
This makes splitters size and positioning better.
|
11 years ago |
Aleksander Machniak
|
4d61806cc5
|
Fix splitter so minimum width/height is checked on both sides of the splitter
|
11 years ago |
Aleksander Machniak
|
81ce7ec252
|
Remove style that breaks border/spacing of nested folders in mailboxes list
|
11 years ago |
Thomas Bruederli
|
d221576489
|
Disable link registering mailto: protocol handler if not supported by the browser (#1489569)
|
11 years ago |
Thomas Bruederli
|
9da808470d
|
Better indentation styles for treelist items
|
11 years ago |
Aleksander Machniak
|
904fec7505
|
Add id for login submit button (#1489676) - make it skin independent
|
11 years ago |
Thomas Bruederli
|
c42fc0fff6
|
Define default treelist styles (i.e. indentation) globally
|
11 years ago |
Thomas Bruederli
|
80102a2dde
|
Re-locate the move-message toolbar button to be next to the related delete icon; synchronize toolbars in larry and classic skin
|
11 years ago |
Aleksander Machniak
|
5e8da2b5c9
|
Added toolbar button to move message in message view
|
11 years ago |
Thomas Bruederli
|
8bbb01cb66
|
Add toolbar icon for message move
|
11 years ago |
Thomas Bruederli
|
affabd9a4b
|
Fix some glitches in ACL table display
|
11 years ago |
Aleksander Machniak
|
b99aef05b5
|
Add missing box-shadow style (#1489556)
|
11 years ago |
Thomas Bruederli
|
cfc84e984f
|
Fix the small CSS fix
|
11 years ago |
Thomas Bruederli
|
519213426c
|
Small CSS fix with message notice boxes in Larry skin (#1489497)
|
11 years ago |
Thomas Bruederli
|
ff8f2ede34
|
Fix cropped display of fixed list header in IE (#1295420)
|
11 years ago |
Aleksander Machniak
|
0f4d09b9e8
|
Fix empty folder icon for trash folder one level below the root
|
11 years ago |
Thomas Bruederli
|
bc0afad1b3
|
Added icon for empty trash (#1485775)
|
11 years ago |
Thomas Bruederli
|
1d6082c5e2
|
Fix thread/list mode update and display
|
11 years ago |
Thomas Bruederli
|
6884f3f1f7
|
Re-submit search query when switching folders
|
11 years ago |
Thomas Bruederli
|
1bbf8c4886
|
- Make search scope selectable in UI
- Disable thread mode when searching over multiple folders
- Encode UID values for HTML message row identifiers
|
11 years ago |
Thomas Bruederli
|
a71a9f8267
|
Added icons for move and copy menu items
|
11 years ago |
Thomas Bruederli
|
b6100d9ed2
|
Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemail into dev-multi-folder-search
after rebasing to master
|
11 years ago |
Thomas
|
628706acdc
|
Prepare message list to display IMAP folder
|
11 years ago |
Thomas Bruederli
|
72975e1497
|
Move folder/directory list auto-scrolling functionality to treelist widget (same as auto-expand) and make it work without list header/footer blocks
|
11 years ago |
Aleksander Machniak
|
e1bb65c6d7
|
Optimised image
|
11 years ago |
Aleksander Machniak
|
772bec6789
|
Make addEventListener() chainable for better performance and compact code
Replace deperecated row_init usage with addEventListener('initrow')
|
11 years ago |
Aleksander Machniak
|
440ca6292f
|
Merge pull request #156 from JohnDoh/previewtoggle
remember preview headers collapse status
|
11 years ago |
Aleksander Machniak
|
9a0153324e
|
Implemented menu actions to copy/move messages, added folder-selector widget (#1484086)
|
11 years ago |