Thomas Bruederli
|
12d389b396
|
Fix mail view scaling on iOS (#1490551)
|
9 years ago |
Aleksander Machniak
|
eb721e35b2
|
Update to TinyMCE 4.2
|
9 years ago |
Aleksander Machniak
|
5802e08e48
|
Mail messages searching with predefined date interval (T103)
|
9 years ago |
Aleksander Machniak
|
82dcbb7488
|
Fix various issues in Mailvelope integration (#1490533)
|
9 years ago |
Aleksander Machniak
|
2368ab91c2
|
Fix pixel issue on Encrypt button
|
9 years ago |
Thomas Bruederli
|
f189d72943
|
Merged branch 'dev-mailvelope'
|
9 years ago |
Aleksander Machniak
|
252cc4c4ac
|
Password: Allow temporarily disabling the plugin functionality with a notice
|
9 years ago |
Thomas Bruederli
|
3167e58ff9
|
Pass encrypted draft and reply messages to Mailvelope editor; add toolbar icon for encryption mode toggeling
|
10 years ago |
Thomas Bruederli
|
7b8a0af1c8
|
Add toolbar button to switch to Mailvelope encryption editor
|
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
|
3b46c965d7
|
CSS hack for FF 3.6
|
10 years ago |
Aleksander Machniak
|
877e44bd8f
|
Small improvements in About dialog
|
10 years ago |
Aleksander Machniak
|
0b36d15157
|
Add method to display operation (uploading) progress in UI message
|
10 years ago |
Pascal Herbert
|
de6bf07030
|
update syntax of linear-gradient
|
10 years ago |
Aleksander Machniak
|
674a037d2a
|
Small icon alignment fix
|
10 years ago |
Thomas Bruederli
|
e833e8601f
|
Show icons (person, group) in autocomplete popup
|
10 years ago |
Aleksander Machniak
|
e9ecd49f74
|
Added namespace filter in Folder Manager
|
10 years ago |
Aleksander Machniak
|
f25c01464f
|
Fix checkboxes and radio buttons alignment
|
10 years ago |
Aleksander Machniak
|
66233b76c8
|
Added folder searching in Folder Manager
|
10 years ago |
Thomas Bruederli
|
760585e7c9
|
Don't change alignment for regular labels with input and text
|
10 years ago |
Aleksander Machniak
|
6c5c22b877
|
Create/rename groups in UI dialogs (#1489951)
|
10 years ago |
Aleksander Machniak
|
3cb61e7528
|
Collapsible (and iconized) folders tree in folder manager (#1489648)
|
10 years ago |
Aleksander Machniak
|
ac0ec6d546
|
Fix TinyMCE buttons in webkit browsers
|
10 years ago |
Aleksander Machniak
|
0c2fcd633a
|
Get rid of -moz-box-shadow
|
11 years ago |
Aleksander Machniak
|
734e233675
|
Get rid of -o-box-shadow
|
11 years ago |
Aleksander Machniak
|
0fbb27d219
|
Move all filter:(opacity=X) styles to legacy_browser plugin
|
11 years ago |
Aleksander Machniak
|
997ef19f17
|
Remove height:auto from .listing table cells
|
11 years ago |
Aleksander Machniak
|
789a7b5fd5
|
Small improvements for toolbar buttons style
|
11 years ago |
Aleksander Machniak
|
ab985fdaed
|
Fix font-family/font-size in form elements (#1489936)
|
11 years ago |
Aleksander Machniak
|
c5f06896d4
|
Display full quota information in popup (#1485769, #1486604)
|
11 years ago |
Thomas Bruederli
|
71a522f103
|
Separate list of saved searched from addressbooks list
|
11 years ago |
Thomas Bruederli
|
9a6e6e3abf
|
Global styles for tabbed forms in ui-dialogs
|
11 years ago |
Aleksander Machniak
|
c6220abe5e
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
1db12a9037
|
Fix so all pages are displayed correctly in extwin mode (#1489952)
|
11 years ago |
Thomas Bruederli
|
a7439075b6
|
Hide voice messages
|
11 years ago |
Aleksander Machniak
|
b97939c102
|
Small css fixes
|
11 years ago |
Thomas Bruederli
|
b65ecf82e3
|
Use different styles for :required and :focus input fields
|
11 years ago |
Thomas Bruederli
|
d9e541c5fe
|
Better styles for hidden (voice) elements and attachments list icons
|
11 years ago |
Thomas Bruederli
|
a46a10f19c
|
Don't hide voice contents with display:none, otherwise they're not read. Fix icon styles for compose contacts list
|
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
|
72afe3153c
|
Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines
|
11 years ago |
Thomas Bruederli
|
e75d5e813a
|
Simplify CSS boder/background styles for listing elements with focus indicator
|
11 years ago |
Thomas Bruederli
|
5cf77e1159
|
Use jQuery UI tabs widget for tabbed fieldsets
|
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
|
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 |