Aleksander Machniak
c6447e2ce2
Use treelist widget for folders list in Settings/Folders ( #1489648 )
11 years ago
Aleksander Machniak
c3bb0d32a5
Some more css improvements
11 years ago
Aleksander Machniak
c5f06896d4
Display full quota information in popup ( #1485769 , #1486604 )
11 years ago
Thomas Bruederli
f0e4d2fd14
Add/fix styles for a hierarchical list of address books
11 years ago
Thomas Bruederli
71a522f103
Separate list of saved searched from addressbooks list
11 years ago
Aleksander Machniak
fc6dab3c67
Fix regressions in popups handling ( #1489932 )
11 years ago
Thomas Bruederli
a7439075b6
Hide voice messages
11 years ago
Aleksander Machniak
1e22cb1e86
Unify some labels
11 years ago
Aleksander Machniak
2fac32a89c
Fix folder-selector position
11 years ago
Aleksander Machniak
ba5c53e5c3
Send X-UA-Compatible as HTTP header instead of meta tag
11 years ago
Aleksander Machniak
594746a1e1
Removed redundant margins for HTML message bodies
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
Aleksander Machniak
c5bfe69e21
Improved video support, all tinymce related resources moved to program/js/tinymce/roundcube dir
11 years ago
Thomas Bruederli
f25be2b863
Render localized texts for icon-style messagelist headers
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
d58c39126f
Some more improvemements on content structure, text representation and keyboard navigation within the mail view
11 years ago
Aleksander Machniak
37dfc4bc05
Fix double newlines on message printout
11 years ago
Aleksander Machniak
bfa20e3867
Hide droptarget image if drag-n-drop is not supported
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
b21f8bd3ef
Implemented image selector dialog for TinyMCE, css fixes in classic skin for TinyMCE4
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
Aleksander Machniak
7e397fae65
Fix so responses menu hides on click in classic skin ( #1489915 )
11 years ago
Thomas Bruederli
79babb69ab
Define common styles for search boxes
11 years ago
Aleksander Machniak
efc470f0ac
Merge branch 'dev-text2html'
...
Conflicts:
program/js/app.js
Fix handling magic_quotes in rcube_text2html and rcube_html2text - move
stripslashes from these classes to action files
11 years ago
Aleksander Machniak
c0a5aa5f5f
Improved handling of new-lines in quoted paragraphs on text2html conversion
11 years ago
Thomas Bruederli
7c8533a1ab
Update copyright year in about template
11 years ago
Aleksander Machniak
eda92ed4c0
Improved display of plain text messages and text to HTML conversion ( #1488937 )
...
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.
Also conversion of text to HTML in compose editor was modified in the same way.
11 years ago
Thomas Bruederli
b2992dd228
Further accessibility improvements regarding keyboard navigation and document structure
11 years ago
Aleksander Machniak
ccb41747d9
Make TinyMCE4 buttons smaller
11 years ago
Aleksander Machniak
89d6ce6846
Update to TinyMCE 4.x
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
5be6dcf0e2
Remove useless debug_level=8 and javascripts's rcube_console
11 years ago
Aleksander Machniak
dec27677ab
Remove IE6-specific quota.gif image
11 years ago
Aleksander Machniak
53ede96dd6
Remove IE6-specific code
11 years ago
Aleksander Machniak
3ff7c9ed39
Fix subfolders margin on folders list
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
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
Thomas Bruederli
c8fb38f076
Refined some skin styles
11 years ago
Aleksander Machniak
904fec7505
Add id for login submit button ( #1489676 ) - make it skin independent
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
Aleksander Machniak
b99aef05b5
Add missing box-shadow style ( #1489556 )
11 years ago
Aleksander Machniak
c836aa25da
Fix special folder icons for folders in one level below the root
11 years ago
Aleksander Machniak
6fa5b437a4
Update to TinyMCE 4.x
11 years ago