Aleksander Machniak
8e65f618c5
Display full message subject in onmouseover on truncated subject in mail view ( #5346 )
8 years ago
Aleksander Machniak
5b3a86da57
Merge pull request #5184 from guitarmanusa/compose_focus
...
Implements 'scroll by keyboard #5139'
9 years ago
Aleksander Machniak
8935587a59
Fix bug where contact search menu fields where always unchecked in Larry skin
9 years ago
Kyle Francis
31713805f8
Changed native DOM call to jQuery
9 years ago
Kyle Francis
522babb3a3
Implements 'scroll by keyboard #5139'
9 years ago
Aleksander Machniak
459003303c
Fix initial value of horizontal splitter and page elements
9 years ago
Thomas Bruederli
e1126a3056
Fix Mailvelope container resizing after changes in 82dcbb74
9 years ago
Aleksander Machniak
fe8ff85d7e
Move skin-specific code for compose encryption button to the skin
9 years ago
Aleksander Machniak
d9ff47b011
Don't use deprecated (soon) jQuery .bind() and .unbind() methods
9 years ago
Aleksander Machniak
82dcbb7488
Fix various issues in Mailvelope integration ( #1490533 )
9 years ago
Thomas Bruederli
b95a6d8f41
Disable some toolbar buttons if Mailvelope editor is active ( #1490533 )
9 years ago
Thomas Bruederli
f189d72943
Merged branch 'dev-mailvelope'
9 years ago
Aleksander Machniak
3516b02344
Fix so adding CC/BCC recipients from the sidebar unhides compose form fields in Classic skin ( #1490472 )
9 years ago
Thomas Bruederli
1cd3762b0d
Start integrating the Mailvelope browser extension via its API.
...
- Embed Mailvelope message container for encrypted message text and full pgp-mime messages
- Prepare to embed the Mailvelope editor for composing encrypted messages (with attachments)
10 years ago
Aleksander Machniak
9a5d9a83ab
Implemented UI element to jump to specified page of the messages list ( #1485235 )
10 years ago
Thomas Bruederli
3dd377e272
Color quota display orange/red when over 80/90 %
10 years ago
Thomas Bruederli
190ae4f800
Embed magnet link for license information
10 years ago
Aleksander Machniak
64ed175944
Code style improvements and fixes
10 years ago
Aleksander Machniak
b79a6e1b33
Workaround Firefox 3.6 issue where "advanced options" toggle element was misplaced
10 years ago
Thomas Bruederli
b80f4bafc3
Remove focus from toggle item if clicked with the mouse
10 years ago
Aleksander Machniak
2a89127a7c
Avoid duplicated errors in error dialog
10 years ago
Aleksander Machniak
63e4989aa5
Don't append created iframe to document if it's going to be appended to a dialog - skip redundant http request + small CS improvements
10 years ago
Aleksander Machniak
421ed1e545
Fix compose body area size, so scrollbars aren't truncated, unify padding
10 years ago
Thomas Bruederli
13bbcd0f59
Fix splitter code to properly work with 1px size borders
10 years ago
Thomas Bruederli
d1cd22a6dd
Avoid errors when contacts widget is missing (in derived skins for example)
10 years ago
Thomas Bruederli
0fddf7a6a2
Place folder namespace selector above search box. Adjust height after box is visible and real heights can be computed
10 years ago
Aleksander Machniak
e9ecd49f74
Added namespace filter in Folder Manager
10 years ago
Aleksander Machniak
66233b76c8
Added folder searching in Folder Manager
10 years ago
Aleksander Machniak
b0b9cf00d2
Fix errors when using localStorage in Safari's private browsing mode ( #1489996 )
10 years ago
Thomas Bruederli
d981aa0667
Fix displaying error messages without timeout
10 years ago
Aleksander Machniak
c6447e2ce2
Use treelist widget for folders list in Settings/Folders ( #1489648 )
11 years ago
Aleksander Machniak
a292e4f524
Unify default width of resizable UI elements ( #1488837 )
11 years ago
Aleksander Machniak
c5f06896d4
Display full quota information in popup ( #1485769 , #1486604 )
11 years ago
Aleksander Machniak
a7343c243c
Focus displayed input element in show_header_row()
11 years ago
Aleksander Machniak
f331daffe1
Fix preview toggle button (missing iconbutton class after click)
11 years ago
Thomas Bruederli
3445ca1a4f
Fix keyboard interaction with decorated <select> elements (Firefox only)
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
77043f8469
Apply accessibility improvements to the settings section
11 years ago
Thomas Bruederli
5cf77e1159
Use jQuery UI tabs widget for tabbed fieldsets
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
b21f8bd3ef
Implemented image selector dialog for TinyMCE, css fixes in classic skin for TinyMCE4
11 years ago
Thomas Bruederli
d0d7f43ef5
More aria-* improvements to toggle buttons and autocompletion lists
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
Aleksander Machniak
89d6ce6846
Update to TinyMCE 4.x
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
Aleksander Machniak
64f40ef43c
Add splitter in Settings > Responses
11 years ago