Thomas Bruederli
|
d0d7f43ef5
|
More aria-* improvements to toggle buttons and autocompletion lists
|
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
|
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 |
Thomas Bruederli
|
9429087f67
|
Add multi-folder search capabilities to classic skin (#1485234)
|
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
|
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
|
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
|
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
|
9a0153324e
|
Implemented menu actions to copy/move messages, added folder-selector widget (#1484086)
|
11 years ago |
Thomas Bruederli
|
f52efbd5cd
|
Save Larry skin UI settings in local storage instead of cookies
|
11 years ago |
Aleksander Machniak
|
3bcc065831
|
Add missing </div>
|
11 years ago |
Thomas Bruederli
|
12e93ca2b0
|
Optimize and preload message icons
|
11 years ago |
Thomas Bruederli
|
34003c5fa5
|
Display status messages as pile of black bars overlaying the UI in order to improve visibility (#1488974)
|
11 years ago |
Thomas Bruederli
|
98b7b548a2
|
Merge branch 'dev-canned-responses'
Conflicts (resolved):
skins/classic/includes/settingstabs.html
skins/larry/includes/settingstabs.html
|
11 years ago |
Thomas Bruederli
|
444e977d4f
|
Also truncate the list of addresses in print view + add link to show them all
|
11 years ago |
Aleksander Machniak
|
f1fba2d7fb
|
Hide Delivery Status Notification option when smtp_server is unset (#1489336)
|
11 years ago |
Thomas Bruederli
|
9c41ba3c9e
|
Allow sysadmins to define static responses which are immutable for the user
|
11 years ago |
Thomas Bruederli
|
64cf4df42b
|
Better styling for import form
|
11 years ago |
Thomas Bruederli
|
0933d66b59
|
Keep current selection on IE browsers by adding unselectable=on to link elements
|
11 years ago |
Thomas Bruederli
|
0ce2126ac9
|
New settings section to manage canned responses
|
11 years ago |
Thomas Bruederli
|
0b1de8a487
|
Add new feature to save and recall text snippets (aka canned responses) when composing messages
|
11 years ago |
Aleksander Machniak
|
8edaa15795
|
Remove redundant colspan=2
|
11 years ago |
Aleksander Machniak
|
471628e9ab
|
Merge pull request #101 from Dennis1993/patch-9
Removed not allowed syntax
|
11 years ago |
Thomas Bruederli
|
85e10cbb41
|
Fix scrolling in iframes on touch devices
|
11 years ago |
Dennis1993
|
df618da530
|
Update compose.html
Deleted / in wrong line
|
11 years ago |
Dennis1993
|
057af166c8
|
Update mail.html
Deleted attachmentFieldSize="40" from file tag (that's not allowed)
|
11 years ago |
Dennis1993
|
4112be7263
|
Update compose.html
- Deleted self-closing Syntax on a link tag (that's not allowed)
- Deleted attachmentFieldSize="40" from file tag (that's not allowed too)
|
11 years ago |
Dennis1993
|
bb0ff20140
|
Update settings.html
added old frameborder Attribute for IE7 and IE8
|
11 years ago |
Dennis1993
|
4bf322d256
|
Update addressbook.html
added old frameborder Attribute for IE7 and IE8
|
11 years ago |
Dennis1993
|
269b5bfa95
|
Update mail.html
added old frameborder Attribute for IE7 and IE8
|
11 years ago |
Dennis1993
|
cfd799b905
|
Update settings.html
deleted deprecated frameborder attribute and use css instead
|
11 years ago |
Dennis1993
|
5b976a6187
|
Update addressbook.html
deleted deprecated frameborder attribute and use css instead
|
11 years ago |
Dennis1993
|
f6196e75e8
|
Update mail.html
deleted deprecated frameborder Attribute and use css instead
wrong closing DIV tag
|
11 years ago |
Dennis1993
|
02b1a15775
|
Update login.html
deleted deprecated border="0" Attribute and use css instead
|
11 years ago |
Thomas Bruederli
|
deb2b8d080
|
Allow to load config files for different environments (#1487311); keep (non-default) filename in URLs throughout the webmail app
|
12 years ago |
Thomas Bruederli
|
73ad4f1bfd
|
Finally: make message list header stay on top when scrolling (#1295420)
|
12 years ago |
Aleksander Machniak
|
2b8eb4a5ed
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
eabc0564cd
|
Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix
|
12 years ago |
Thomas Bruederli
|
c492b0745f
|
Use the more descriprive label 'move to...' for mailbox list drop-down
|
12 years ago |
Aleksander Machniak
|
a45f9b7bf5
|
Contacts drag-n-drop default action is to move contacts (#1488751)
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751)
Use consistent naming: 'moveto' -> 'move'
|
12 years ago |
Aleksander Machniak
|
57d1d60ef1
|
Added toolbar container on attachment preview page
|
12 years ago |