Aleksander Machniak
9d3d600a25
Display a dialog for mail import with supported format description and upload size hint
7 years ago
johndoh
647a7e91c6
Unify content frame (watermark) template objects ( #6285 )
...
* unify content frame (watermark) template objects
* several improvements, use existing env var for watermark url
* tighten up var parsing for contentframe template object
7 years ago
Aleksander Machniak
c0f0fb67e4
Add missing type="link" for some buttons
8 years ago
Aleksander Machniak
a844db6a27
Merge branch 'dev-layouts'
8 years ago
Aleksander Machniak
d305f4f0fd
Separate action to mark all messages in a folder as \Seen ( #5006 )
...
with possibility to do this in all folders or in a folder and its subfolders (#5076 )
8 years ago
Aleksander Machniak
6886a4de3f
Widescreen layout aka three column view ( #5093 )
8 years ago
Aleksander Machniak
2999cc38a5
Generate more compact HTML5 code, e.g. use short form of boolean attributes
8 years ago
Aleksander Machniak
80919e1cf5
Added Search button in quick search menus ( #5312 )
8 years ago
Aleksander Machniak
873e0353cf
Use smart-upload-button for messages and contact photos upload
...
Unified interface with rcmail::upload_form().
8 years ago
Aleksander Machniak
459003303c
Fix initial value of horizontal splitter and page elements
9 years ago
Aleksander Machniak
5802e08e48
Mail messages searching with predefined date interval (T103)
9 years ago
Aleksander Machniak
9a5d9a83ab
Implemented UI element to jump to specified page of the messages list ( #1485235 )
10 years ago
Aleksander Machniak
d01f9fc7f5
Add option (disabled_actions) to disable UI elements/actions ( #1489638 )
10 years ago
Aleksander Machniak
3cb61e7528
Collapsible (and iconized) folders tree in folder manager ( #1489648 )
10 years ago
Aleksander Machniak
81b2b6a9c1
Make order of quicksearch box elements more intuitive for keyboard navigation
11 years ago
Thomas Bruederli
458af8d30a
Apply accessibility improvements to the address book task
11 years ago
Thomas Bruederli
d58c39126f
Some more improvemements on content structure, text representation and keyboard navigation within the mail view
11 years ago
Thomas Bruederli
22a2c5e0ee
Localize title and summary attributes; make message count display box a live area
11 years ago
Thomas Bruederli
170e45e035
Use localized labels for voice-only headings and link texts
11 years ago
Thomas Bruederli
a2f8fa2361
Set aria-selected and aria-expanded state attributes
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
b2992dd228
Further accessibility improvements regarding keyboard navigation and document structure
11 years ago
Thomas Bruederli
a539cebdaa
Improve mail view document structure with headings, roles, labels and aria-attributes
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
Thomas Bruederli
9429087f67
Add multi-folder search capabilities to classic skin ( #1485234 )
11 years ago
Thomas Bruederli
66536974fe
Merge branch 'dev-multi-folder-search'
11 years ago
Aleksander Machniak
f8a9c2c59c
Improve HTML structure so toolbar and content are in separate containers.
...
This makes splitters size and positioning better.
11 years ago
Thomas Bruederli
1bbf8c4886
- Make search scope selectable in UI
...
- Disable thread mode when searching over multiple folders
- Encode UID values for HTML message row identifiers
11 years ago
Thomas Bruederli
72975e1497
Move folder/directory list auto-scrolling functionality to treelist widget (same as auto-expand) and make it work without list header/footer blocks
11 years ago
Thomas Bruederli
f52efbd5cd
Save Larry skin UI settings in local storage instead of cookies
11 years ago
Thomas Bruederli
34003c5fa5
Display status messages as pile of black bars overlaying the UI in order to improve visibility ( #1488974 )
11 years ago
Aleksander Machniak
471628e9ab
Merge pull request #101 from Dennis1993/patch-9
...
Removed not allowed syntax
11 years ago
Thomas Bruederli
85e10cbb41
Fix scrolling in iframes on touch devices
11 years ago
Dennis1993
057af166c8
Update mail.html
...
Deleted attachmentFieldSize="40" from file tag (that's not allowed)
11 years ago
Dennis1993
269b5bfa95
Update mail.html
...
added old frameborder Attribute for IE7 and IE8
11 years ago
Dennis1993
f6196e75e8
Update mail.html
...
deleted deprecated frameborder Attribute and use css instead
wrong closing DIV tag
11 years ago
Thomas Bruederli
73ad4f1bfd
Finally: make message list header stay on top when scrolling ( #1295420 )
11 years ago
Aleksander Machniak
a45f9b7bf5
Contacts drag-n-drop default action is to move contacts ( #1488751 )
...
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751 )
Use consistent naming: 'moveto' -> 'move'
12 years ago
Thomas Bruederli
4f53ab347e
Add feature to import messages to the currently selected folder
12 years ago
Thomas Bruederli
b7ea947844
Define a global style for tree lists
12 years ago
Thomas Bruederli
7bdfd78426
Define generic .searchbox styles
12 years ago
Aleksander Machniak
eecb447b2a
Fix checkbox/label alignment. We do this by additional span inside label
...
and vertical-align:middle on both checkbox and span.
12 years ago
Aleksander Machniak
347ba311e6
Add possibility to search in message body only ( #1488770 )
12 years ago
Aleksander Machniak
f5e7a1f36a
Add Compose button on message view page ( #1488747 )
...
Fixed javascript error on extwin message page (classic skin) - removed splitter.
12 years ago
Aleksander Machniak
e0efd8f5dc
Added separate From and To columns apart from smart From/To column ( #1486891 )
12 years ago
Thomas Bruederli
688d16e882
Join address book toolbars again
13 years ago
Thomas Bruederli
1c079c1ace
Put separated toolbars back together again; add min. width to mail view
13 years ago
Thomas Bruederli
c8dc07e4dd
Move splitter between the boxes of message list and message preview
13 years ago
Thomas Bruederli
77fad166e3
Some last layout changes for Larry: move search box to the right, visually connect message list footer to the list
13 years ago
Thomas Bruederli
077befb38e
Add listcontrols template container in Larry skin ( #1488498 )
13 years ago