Thomas Bruederli
b73cf83e26
Hide acltable heading for voice-only output
11 years ago
Thomas Bruederli
b65ecf82e3
Use different styles for :required and :focus input fields
11 years ago
Thomas Bruederli
2efb5cd52a
Extend jQuery UI datepicker widget with basic accessibility features
11 years ago
Aleksander Machniak
370ef159a3
Add missing colorpicker plugin for TinyMCE
11 years ago
Aleksander Machniak
3e7536d653
Upgrade to TinyMCE 4.1.0
11 years ago
Thomas Bruederli
d9e541c5fe
Better styles for hidden (voice) elements and attachments list icons
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
6c647deffc
Option to disable cursor keyboard navigation on treelist widgets
11 years ago
Thomas Bruederli
fc90c3a7ac
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Thomas Bruederli
142e7c9afc
Update to jQuery UI 1.10.4
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
Aleksander Machniak
b8445cdcb9
Small icon alignment fix
11 years ago
Aleksander Machniak
81b2b6a9c1
Make order of quicksearch box elements more intuitive for keyboard navigation
11 years ago
Aleksander Machniak
b76f8e5e26
Added option to specify connection socket parameters - managesieve_conn_options
11 years ago
Thomas Bruederli
23c00eee86
Fix tab navigation with TinyMCE editor ( #1489946 )
11 years ago
Aleksander Machniak
109bcce470
Add config option to specify IMAP connection socket parameters - imap_conn_options ( #1489948 )
11 years ago
Aleksander Machniak
eb82b35df9
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Aleksander Machniak
769829a0ce
Add notes about messages_cache setting requirements ( #1489946 )
11 years ago
Thomas Bruederli
9749aeeb0b
Avoid scrolling of lists and menus when navigating with cursor keys ( #1489929 )
11 years ago
Thomas Bruederli
9c513f44a2
Fix message list header spacings ( #1489929 )
11 years ago
Thomas Bruederli
74052d49b9
Avoid scrolling when moving focus from a treelist widget ( #1489929 )
11 years ago
Aleksander Machniak
7e309b872f
Add title attribute to settings menu
11 years ago
Aleksander Machniak
ebc9877def
Add title attribute for settings menu
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
1e22cb1e86
Unify some labels
11 years ago
Aleksander Machniak
47d8931484
Remove "min-width:0" - fixes unwanted horizontal scrollbar in message headers box
11 years ago
Aleksander Machniak
386e3ad424
Fix malformed recipient name when composing a message by clicking on mailto link ( #1489942 )
11 years ago
Aleksander Machniak
abe381e3b0
Focus first input in password form on page load
11 years ago
Aleksander Machniak
a41aaf3352
Move some code to legacy_browser plugin
11 years ago
Aleksander Machniak
3286c82deb
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Aleksander Machniak
a856e8a972
Fix typo
11 years ago
Aleksander Machniak
2fac32a89c
Fix folder-selector position
11 years ago
Aleksander Machniak
4520fa0f38
Code cleanup and small fixes (after pull request merge)
11 years ago
Aleksander Machniak
1b988f9574
Merge branch 'master' of https://github.com/simonpl/roundcubemail into simonpl-master
...
Conflicts:
CHANGELOG
11 years ago
Aleksander Machniak
4a051cd99f
Fix unintentional unselection with Ctrl+Up/Down in toggleselect mode
11 years ago
Aleksander Machniak
62c45161c4
ACL: Improved UI accessibility
11 years ago
simonp
12514266b9
Move login/hosts to seperate function
11 years ago
Aleksander Machniak
e4c1799752
Merge pull request #197 from dpc22/fix_mail_css
...
Small CSS fix
11 years ago
Aleksander Machniak
f67d372449
Fix "PHP Fatal error: Cannot break/continue 1 level" when ldap_start_tls() fails
11 years ago
Aleksander Machniak
51cae1f5ec
Fix keyboard event detection in Opera ( #1489929 )
11 years ago
Aleksander Machniak
13b33da51a
Managesieve: Improved UI accessibility
11 years ago
David Carter
776ddd6d85
New optional HTML/plaintext view icons in #messageheader mean that
...
we need wider CSS margin on the message subject.
Otherwise a long subject line runs behind the extra icons.
This shows up frequently with the threecol plugin installed:
https://github.com/tofi86/Roundcube-Plugin-Threecol-Layout
(I have submitted a pull request to make that work with 1.0.1)
However you see the same problem with the standard mailbox view
if a message has a very long subject line.
11 years ago
Aleksander Machniak
ba5c53e5c3
Send X-UA-Compatible as HTTP header instead of meta tag
11 years ago
Aleksander Machniak
20ac879b4b
Fix so list record identifier can be '0'
11 years ago
Aleksander Machniak
19138ef7a9
Make sure set_env and add_label commands are always sent first - other commands might depend on them.
...
Fixes loading message in managesieve filters frame.
11 years ago
Aleksander Machniak
1f2699675d
Fix mouse selection on autocomplete lists
11 years ago
simonp
6f7042e582
Fix for login/hosts exceptions
11 years ago
simonp
9e9c03cb90
Moved functionality from password_first to password_init
11 years ago
Aleksander Machniak
594746a1e1
Removed redundant margins for HTML message bodies
11 years ago