Dennis1993
bb0ff20140
Update settings.html
...
added old frameborder Attribute for IE7 and IE8
11 years ago
Dennis1993
4bf322d256
Update addressbook.html
...
added old frameborder Attribute for IE7 and IE8
11 years ago
Dennis1993
269b5bfa95
Update mail.html
...
added old frameborder Attribute for IE7 and IE8
11 years ago
Dennis1993
cfd799b905
Update settings.html
...
deleted deprecated frameborder attribute and use css instead
11 years ago
Dennis1993
5b976a6187
Update addressbook.html
...
deleted deprecated frameborder attribute and use css instead
11 years ago
Dennis1993
f6196e75e8
Update mail.html
...
deleted deprecated frameborder Attribute and use css instead
wrong closing DIV tag
11 years ago
Dennis1993
02b1a15775
Update login.html
...
deleted deprecated border="0" Attribute and use css instead
11 years ago
Thomas Bruederli
deb2b8d080
Allow to load config files for different environments ( #1487311 ); keep (non-default) filename in URLs throughout the webmail app
11 years ago
Thomas Bruederli
73ad4f1bfd
Finally: make message list header stay on top when scrolling ( #1295420 )
11 years ago
Aleksander Machniak
2b8eb4a5ed
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
eabc0564cd
Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix
12 years ago
Thomas Bruederli
c492b0745f
Use the more descriprive label 'move to...' for mailbox list drop-down
12 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
Aleksander Machniak
57d1d60ef1
Added toolbar container on attachment preview page
12 years ago
Aleksander Machniak
528366f693
Fix Close link and remove About link on error pages ( #1489109 )
12 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
Thomas Bruederli
4f53ab347e
Add feature to import messages to the currently selected folder
12 years ago
Thomas Bruederli
020bded515
Set minimum height for message headers block ( #1489108 )
12 years ago
Aleksander Machniak
e088291024
Remove dropdown style from attachment menu
12 years ago
Thomas Bruederli
90e41a7cc0
Small improvements to text/html switch
12 years ago
Thomas Bruederli
6996dee856
Add switch for text/html alternative part view ( #1486939 )
12 years ago
Aleksander Machniak
bc2c4380b5
Add attachment menu with Open and Download options ( #1488975 )
12 years ago
Thomas Bruederli
d30460ad2f
Let some env variables survive reset(); don't show taskbar and top line in framed error pages ( #1488938 )
12 years ago
Thomas Bruederli
86552ffc8f
Finish hierarchical groups browsing in LDAP address books; add according UI elements and styles to the skins; adapt habavior of the compose address book widget
12 years ago
Thomas Bruederli
18de07e86f
Set the new treelist class to all mailboxlist objects
12 years ago
Thomas Bruederli
3c309af066
- Refactored the hierarchical mailboxlist control into a separate widget class
...
- Build address book directories list as hierarchical list
- Make address book groups collapsible using the new new treelist widget
- Use encoded identifiers for address book directory list items
12 years ago
Thomas Bruederli
b7ea947844
Define a global style for tree lists
12 years ago
Aleksander Machniak
00b9c25f24
Improve contacts import interface, add #message object
12 years ago
Thomas Bruederli
6c27c3b55e
Add search box to compose address book widget ( #1488381 )
12 years ago
Thomas Bruederli
7bdfd78426
Define generic .searchbox styles
12 years ago
Thomas Bruederli
9a6c38e148
New feature to export only selected contacts from addressbook (by Phil Weir)
12 years ago
Thomas Bruederli
18e23ab763
Welcome to 2013
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
Thomas Bruederli
d9f180adf9
Minor IE7/8 fixes
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
Thomas Bruederli
a8a72e2e7e
Nicely render headers of message/rfc822 parts
12 years ago
Thomas Bruederli
b6add5aed0
Add noscript warning to login page ( #1488615 )
12 years ago
Thomas Bruederli
be9aacaa52
Bring back lost localization for the about page
12 years ago
Thomas Bruederli
03149131f7
New feature: display attached images as thumbnails below message body
12 years ago
Thomas Bruederli
ddafe4e410
Merge branch 'dev-compose-newwindow'
12 years ago
Thomas Bruederli
edfe79a46f
Refactored compose UI according to discussions on the mailing list
12 years ago
Aleksander Machniak
e04e314440
Add option to disable saving sent mail in Sent folder - no_save_sent_messages ( #1488686 )
12 years ago
Thomas Bruederli
271efe53e0
Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more
12 years ago
Thomas Bruederli
10467e8a59
Unify appearence of message view (full and preview); limit number of recipients to be displayed in headers section
12 years ago
Thomas Bruederli
dd525814ca
Replacement for commit af276f21e536:
...
- add a more discrete toggle for all headers to message preview
- fix message display page issues (#1488590 , #1488642 )
12 years ago
Thomas Bruederli
c23aad2feb
Revert "Add full headers view in message preview window ( #1488538 )"
...
This reverts commit af276f21e5
.
Conflicts:
CHANGELOG
skins/larry/mail.css
12 years ago
Aleksander Machniak
af276f21e5
Add full headers view in message preview window ( #1488538 )
...
Fix message display page issues - unified with message preview (#1488590 , #1488642 )
12 years ago
Aleksander Machniak
f326e956e5
Remove redundant label tag
12 years ago