Thomas Bruederli
2012-07-06 af32a2f5ece250427aa753b236e48784ffa07aba
2012-07-06 Thomas Bruederli
Improve iframe form buttons display: fix iframe heights and make footer but...
tree@ af32a2 commitdiff
2012-07-06 Thomas Bruederli
Suppress error message popups on login screen
tree@ de485f commitdiff
2012-07-06 Thomas Bruederli
Fix connection error alerts when page unloads (#1488547)
tree@ 8fdb33 commitdiff
2012-07-06 Aleksander Machniak
There's a case (reason unknown) when destroy() is called with empty session...
tree@ 969ff0 commitdiff
2012-07-05 Aleksander Machniak
Plugin API: Add 'unauthenticated' hook (#1488138)
tree@ ae2e88 commitdiff
2012-07-05 Thomas Bruederli
Set input field padding up again. That is by design.
tree@ 2e32ad commitdiff
2012-07-04 Thomas Bruederli
Some last layout changes for Larry: move search box to the right, visually ...
tree@ e8b45a commitdiff
2012-06-30 Aleksander Machniak
Show explicit error message when provided hostname is invalid (#1488550)
tree@ ecc3ba commitdiff
2012-06-30 Thomas Bruederli
Slightly increase plain text font size
tree@ d8b750 commitdiff
2012-06-30 Aleksander Machniak
Fix wrong compose screen elements focus in IE9 (#1488541)
tree@ de9677 commitdiff
2012-06-30 Aleksander Machniak
Decorated select width fix is also needed for IE and Safari
tree@ fc84ca commitdiff
2012-06-29 Aleksander Machniak
CSS improvements in mail screen: - don't display full-circle image for quot...
tree@ 479579 commitdiff
2012-06-28 Thomas Bruederli
Better style for preview header toggle
tree@ 305ba1 commitdiff
2012-06-28 Aleksander Machniak
Fixed Konqueror browser detection
tree@ 3e5e66 commitdiff
2012-06-28 Aleksander Machniak
Fix empty user agent string on error page for "incompatible browser" error
tree@ 83d554 commitdiff
2012-06-28 Aleksander Machniak
Moved advanced switch into table actions menu - fixed css issue in Larry skin
tree@ d1f743 commitdiff
2012-06-28 Aleksander Machniak
Fix handling of MYRIGHTS on private namespace roots - fixes issue where in ...
tree@ e4c994 commitdiff
2012-06-28 Aleksander Machniak
Fix fatal error when date.timezone isn't set (#1488546)
tree@ 1d0c3f commitdiff
2012-06-26 Aleksander Machniak
Add rcube_message_header class (alias for rcube_mail_header) definition to ...
tree@ d44092 commitdiff
2012-06-25 Aleksander Machniak
Remove redundant Changelog entry
tree@ 8e4739 commitdiff
2012-06-25 Aleksander Machniak
Update to TinyMCE 3.5.4.1
tree@ 8f07bd commitdiff
2012-06-24 Aleksander Machniak
Fix form buttons (#1488548)
tree@ a008a3 commitdiff
2012-06-21 Aleksander Machniak
Fixed custom header name validity check, made RFC2822-compliant Updated loc...
tree@ 454021 commitdiff
2012-06-20 Thomas Bruederli
Bring back delete button for identities in default skin (#1488542)
tree@ 1948d3 commitdiff
2012-06-20 Thomas Bruederli
Better icons with distinct shapes for priority columns (#1488377); fix over...
tree@ fd41f7 commitdiff
2012-06-20 Thomas Bruederli
Fix icon for multipart/report messages in Larry skin (#1488524)
tree@ e186a7 commitdiff
2012-06-19 Thomas Bruederli
Highlight the entire row of selected items with a slightly darker background
tree@ 58cd49 commitdiff
2012-06-18 Thomas Bruederli
Increase negative text-indents to properly hide button texts (#1488534)
tree@ eb04f6 commitdiff
2012-06-14 Thomas Bruederli
Fix target check with nested buttons
tree@ 459e46 commitdiff
2012-06-14 Thomas Bruederli
Give calendar/ics attachment styles precedence over generic text class
tree@ ce7090 commitdiff
2012-06-13 Thomas Bruederli
Set skin in js environment
tree@ d5d3c7 commitdiff
2012-06-13 Aleksander Machniak
Fix handling of unitless CSS size values in HTML message (#1488535)
tree@ 65c3bb commitdiff
2012-06-13 Aleksander Machniak
Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into relea...
tree@ 21be27 commitdiff
2012-06-13 Aleksander Machniak
Fix removing contact photo using LDAP addressbook (#1488420)
tree@ 7456c2 commitdiff
2012-06-10 Aleksander Machniak
Fix DDL update from 0.7 for MS SQL Server
tree@ 64584b commitdiff
2012-06-10 Aleksander Machniak
Fix storing X-ANNIVERSARY date in vCard format (#1488527)
tree@ 2c48c1 commitdiff
2012-06-10 Aleksander Machniak
Add text-align:right for size column
tree@ a2ec2e commitdiff
2012-06-09 Aleksander Machniak
Display attachment icon for multipart/signed messages (#1488525)
tree@ 9e4325 commitdiff
2012-06-09 Aleksander Machniak
Update to Mail_Mime-1.8.5 (#1488521)
tree@ 505f6e commitdiff
2012-06-08 Aleksander Machniak
Fix operator incompat. in some queries on contacts table using MS SQL Serve...
tree@ 16114e commitdiff
2012-06-08 Aleksander Machniak
Fix XSS vulnerability in message subject handling using Larry skin (#1488519)
tree@ a7d5e3 commitdiff
2012-06-08 Aleksander Machniak
Fix handling of links with various URI schemes e.g. "skype:" (#1488106) Fix...
tree@ 51809b commitdiff
2012-06-06 Thomas Bruederli
No quotes around input field (doesn't really fit in Chrome)
tree@ 49db52 commitdiff
2012-06-06 Aleksander Machniak
Decode header value in rcube_mime::get() by default (#1488511)
tree@ 0e5821 commitdiff
2012-06-04 Aleksander Machniak
Fix magic_quotes_sybase handling (#1488506) Improved handling of critical P...
tree@ 7a259c commitdiff
2012-06-04 Aleksander Machniak
Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2
tree@ 9c8ff8 commitdiff
2012-06-04 Aleksander Machniak
Modify CONCAT() arguments, because + operator requires them to be of type v...
tree@ fec9f1 commitdiff
2012-06-03 Thomas Bruederli
Fix reference to GPL in about page
tree@ 9ad081 commitdiff
2012-06-01 Aleksander Machniak
Update to TinyMCE 3.5.2
tree@ 3a6ca5 commitdiff
2012-05-31 Thomas Bruederli
Add some padding to iframe footer
tree@ a15c0a commitdiff
first | « prev | next »