Aleksander Machniak
a487055c5a
Add possibility to attach contact vCard to composed message ( #4997 )
8 years ago
Aleksander Machniak
6886a4de3f
Widescreen layout aka three column view ( #5093 )
8 years ago
Aleksander Machniak
ebc2f5dc7d
Add possibility to rename attachments in mail compose ( #4996 )
...
... and fix some small issues related to the new compose attachment menu feature
8 years ago
Aleksander Machniak
8a13615e9e
Add possibility to preview and download attachments in mail compose ( #5053 )
8 years ago
Aleksander Machniak
437aca39e0
Enigma: Import keys from key-server(s) ( #5286 )
8 years ago
Aleksander Machniak
b9d3fb0221
Display different attachment icon on encrypted messages
9 years ago
Aleksander Machniak
344b0af9c6
Indicate that a collapsed thread has flagged children ( #5013 )
9 years ago
Aleksander Machniak
a068d0fb70
Small css fixes
9 years ago
Aleksander Machniak
7fe87bba24
Mailvelope integration with classic skin
9 years ago
Aleksander Machniak
390e9eeac7
Fix offset of download icon
10 years ago
Aleksander Machniak
b274c8cad9
Fix missing HTML editor border
10 years ago
Aleksander Machniak
3cb61e7528
Collapsible (and iconized) folders tree in folder manager ( #1489648 )
10 years ago
Aleksander Machniak
c6447e2ce2
Use treelist widget for folders list in Settings/Folders ( #1489648 )
11 years ago
Aleksander Machniak
fc6dab3c67
Fix regressions in popups handling ( #1489932 )
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
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
d58c39126f
Some more improvemements on content structure, text representation and keyboard navigation within the mail view
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
Thomas Bruederli
79babb69ab
Define common styles for search boxes
11 years ago
Aleksander Machniak
c0a5aa5f5f
Improved handling of new-lines in quoted paragraphs on text2html conversion
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
Thomas Bruederli
9429087f67
Add multi-folder search capabilities to classic skin ( #1485234 )
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
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
Aleksander Machniak
fac59dc441
Added move/copy icons, improved edit icon and some icon positions
11 years ago
Aleksander Machniak
da5fa28d57
Display different icons when Trash folder is empty or full ( #1485775 )
11 years ago
Aleksander Machniak
fad5feae26
Fix (improve fix for) folders list icons ( #1489473 )
11 years ago
Aleksander Machniak
5c83393788
Fix border issue on folders list in classic skin ( #1489473 )
11 years ago
Aleksander Machniak
9a0153324e
Implemented menu actions to copy/move messages, added folder-selector widget ( #1484086 )
11 years ago
Thomas Bruederli
1670b3e1d3
More improvements to list focus styles:
...
- display focused row also when selected
- background-position-x doesn't work on Firefox, use full background-position properties
11 years ago
Thomas Bruederli
a45c0fa0c4
Tweak borders and paddings of focused/selected list rows. Don't show focus indicator when selected
11 years ago
Thomas B.
ecb5bd7bd1
Merge pull request #153 from cmcnulty/row-focus
...
Indicator for row focus, resolves #1489392
11 years ago
cmcnulty
c07b7b7143
apply focused styles to address book and classic skin
11 years ago
Thomas Bruederli
ccc2ace07f
Adjust date column size to fit the widest possible date format ( #1489368 )
11 years ago
Aleksander Machniak
c641dea371
Fix small regression in #listmenu
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
Aleksander Machniak
a1400cb68d
Style improvements on attachments list in compose screen
11 years ago
Aleksander Machniak
44cb96ad6f
Fix attachment icon issue when rare font/language is used ( #1489326 )
11 years ago
Thomas Bruederli
0d9b63e9c0
Add canned response UI elements to classic skin
11 years ago
Thomas Bruederli
801babced9
Right-align size column header
11 years ago
Thomas Bruederli
8efdd9caf7
Enable fixed message list header in classic skin
11 years ago
Aleksander Machniak
0494288999
Improved/unified attachment preview page
...
Implemented attachment print button
12 years ago
Thomas Bruederli
dd54725b21
Merge branch 'dev-advanced-ldap-groups':
...
- Refactoring: separated address book implementation from generic LDAP wrapper class
- Auto-detect and use VLV indices for all search operations
- Additional group configuration options for LDAP address books
- Allow address books to display a multi-level group hierarchy in the contacts list
12 years ago