Thomas Bruederli
b1f30d873d
Set display_next option to true by default (in config template)
13 years ago
Aleksander Machniak
7c8fd80310
Show explicit error message when provided hostname is invalid ( #1488550 )
13 years ago
Thomas Bruederli
f69eb5fd68
Slightly increase plain text font size
13 years ago
Aleksander Machniak
ad9dac529e
Fix wrong compose screen elements focus in IE9 ( #1488541 )
13 years ago
Aleksander Machniak
8ba01c077b
Decorated select width fix is also needed for IE and Safari
13 years ago
Aleksander Machniak
3d122f054c
CSS improvements in mail screen:
...
- don't display full-circle image for quota below 100% (but close to, e.g.97%)
- unified selects style/height,
- improvements in search box and messagelist footer
13 years ago
Aleksander Machniak
e154154045
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Aleksander Machniak
2698d7ff8c
Fixed Konqueror browser detection
13 years ago
Thomas Bruederli
be72a0f931
Better style for preview header toggle
13 years ago
Aleksander Machniak
b97d0e11b5
Fix empty user agent string on error page for "incompatible browser" error
13 years ago
Aleksander Machniak
d9012055cb
Moved advanced switch into table actions menu - fixed css issue in Larry skin
13 years ago
Aleksander Machniak
b866a27364
Fix handling of MYRIGHTS on private namespace roots - fixes issue where
...
in ACL plugin it wasn't possible to share INBOX folder (when it was a namespace prefix).
13 years ago
Aleksander Machniak
a60d139d87
Define array variable in case none of zones is valid (shouldn't happen)
13 years ago
Aleksander Machniak
669747a81c
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Aleksander Machniak
ceaaebbc8c
Fix fatal error when date.timezone isn't set ( #1488546 )
13 years ago
Aleksander Machniak
acf5becbf1
Enable contact photo drag&drop upload
13 years ago
Aleksander Machniak
a1426f8345
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Aleksander Machniak
e742744a53
Fixed index update when there are no cached messages for specified folder
...
Improve performance of VANISHED messages handling - use one SQL query
13 years ago
Thomas Bruederli
0be8bd11e2
Enable drag & drop file upload for contact photos
13 years ago
Aleksander Machniak
7ab9c17752
Improve performance by skipping redundant ENABLE commands
13 years ago
Aleksander Machniak
d86aa138d0
Update to TinyMCE 3.5.4.1
13 years ago
Aleksander Machniak
2ca9f4ea59
Fix form buttons ( #1488548 )
13 years ago
Aleksander Machniak
7dc7eb19f1
Fixed custom header name validity check, made RFC2822-compliant
...
Updated localization files list in package.xml
13 years ago
Thomas Bruederli
6bb44a644a
Initialize rcube instance (with options); no caches without a valid user_id
13 years ago
Thomas Bruederli
1fe450b5aa
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Thomas Bruederli
dae0b797a5
Bring back delete button for identities in default skin ( #1488542 )
13 years ago
Aleksander Machniak
24baf6291e
Fixed form buttons identation
13 years ago
Thomas Bruederli
7dad5945a0
Better icons with distinct shapes for priority columns ( #1488377 ); fix overflow in decorated drop-downs
13 years ago
Thomas Bruederli
8c4f09dd4e
Fix icon for multipart/report messages in Larry skin ( #1488524 )
13 years ago
Thomas Bruederli
0f3ae423a6
Highlight the entire row of selected items with a slightly darker background
13 years ago
Aleksander Machniak
8a6fde02de
Removed redundant method
13 years ago
Thomas Bruederli
900e6226ac
Increase negative text-indents to properly hide button texts ( #1488534 )
13 years ago
Thomas Bruederli
207d618c22
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Thomas Bruederli
e10faba000
Fix target check with nested buttons
13 years ago
Thomas Bruederli
174e2ca3bd
Give calendar/ics attachment styles precedence over generic text class
13 years ago
Aleksander Machniak
90a713e882
Fix handling of unitless CSS size values in HTML message ( #1488535 )
13 years ago
Aleksander Machniak
afaccf1428
Fix removing contact photo using LDAP addressbook ( #1488420 )
13 years ago
Aleksander Machniak
740875e5cd
Add skin name to the (javascript) environment
13 years ago
Thomas Bruederli
5218701a4a
Improve getopt feature for command line scripts
13 years ago
Thomas Bruederli
2950ce49ef
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Aleksander Machniak
7ac99af37b
Fix DDL update from 0.7 for MS SQL Server
13 years ago
Aleksander Machniak
6e1864cb17
Fix storing X-ANNIVERSARY date in vCard format ( #1488527 )
13 years ago
Aleksander Machniak
235680a2f1
Add text-align:right for size column
13 years ago
Aleksander Machniak
db8110c70d
Display attachment icon for multipart/signed messages ( #1488525 )
13 years ago
Aleksander Machniak
ba1fb0510f
Update to Mail_Mime-1.8.5 ( #1488521 )
13 years ago
Aleksander Machniak
c281619b96
Fix Shift + delete button does not permanently delete messages ( #1488243 )
13 years ago
Aleksander Machniak
6237c94758
Fix operator incompat. in some queries on contacts table using MS SQL Server ( #1488505 )
13 years ago
Aleksander Machniak
4fd5b62194
Add Content-Length for attachments where possible ( #1485478 )
13 years ago
Aleksander Machniak
8749e94b4b
Fix attachment sizes in message print page and attachment preview page ( #1488515 )
...
- Use size parameter from Content-Disposition header if specified,
- Calculate size of base64 encoded message parts
13 years ago
Aleksander Machniak
54be5ccb50
Fix XSS vulnerability in message subject handling using Larry skin ( #1488519 )
13 years ago