Aleksander Machniak
2012-07-06 d239ee6df5ce530b7c978628919e6134e3e795d4
2012-07-06 Aleksander Machniak
Add PDO to requirements, remove MDB2 package
tree@ d239ee commitdiff
2012-07-06 Aleksander Machniak
Handle properly situation when PDO class doesn't exist
tree@ e6e5cb commitdiff
2012-07-04 Aleksander Machniak
More CS fixes and comments
tree@ 8c2375 commitdiff
2012-07-04 Aleksander Machniak
CS fixes + more comments
tree@ 3e386e commitdiff
2012-06-28 Aleksander Machniak
Implemented LIMIT/OFFSET for SQL Server
tree@ 5354c5 commitdiff
2012-06-28 Aleksander Machniak
Support 'mysqli:' prefix in DSN
tree@ 1a2b50 commitdiff
2012-06-19 Aleksander Machniak
Don't use protected property rcube_db::$db_error
tree@ 159691 commitdiff
2012-06-19 Aleksander Machniak
Remove rcube_mdb2 class file
tree@ 75666d commitdiff
2012-06-19 Aleksander Machniak
Replace rcube_mdb2/PEAR::MDB2 with rcube_db
tree@ 398bff commitdiff
2012-06-19 Aleksander Machniak
New database layer based on PHP PDO
tree@ 0d94fd commitdiff
2012-06-13 Aleksander Machniak
Fix handling of unitless CSS size values in HTML message (#1488535)
tree@ 90a713 commitdiff
2012-06-13 Aleksander Machniak
Fix removing contact photo using LDAP addressbook (#1488420)
tree@ afaccf commitdiff
2012-06-13 Aleksander Machniak
Add skin name to the (javascript) environment
tree@ 740875 commitdiff
2012-06-13 Thomas Bruederli
Improve getopt feature for command line scripts
tree@ 521870 commitdiff
2012-06-11 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 2950ce commitdiff
2012-06-10 Aleksander Machniak
Fix storing X-ANNIVERSARY date in vCard format (#1488527)
tree@ 6e1864 commitdiff
2012-06-09 Aleksander Machniak
Display attachment icon for multipart/signed messages (#1488525)
tree@ db8110 commitdiff
2012-06-09 Aleksander Machniak
Update to Mail_Mime-1.8.5 (#1488521)
tree@ ba1fb0 commitdiff
2012-06-08 Aleksander Machniak
Fix Shift + delete button does not permanently delete messages (#1488243)
tree@ c28161 commitdiff
2012-06-08 Aleksander Machniak
Add Content-Length for attachments where possible (#1485478)
tree@ 4fd5b6 commitdiff
2012-06-08 Aleksander Machniak
Fix attachment sizes in message print page and attachment preview page (#14...
tree@ 8749e9 commitdiff
2012-06-08 Aleksander Machniak
Fix XSS vulnerability in message subject handling using Larry skin (#1488519)
tree@ 54be5c commitdiff
2012-06-08 Aleksander Machniak
Fix handling of links with various URI schemes e.g. "skype:" (#1488106) Fix...
tree@ 8c1880 commitdiff
2012-06-07 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ d447a4 commitdiff
2012-06-06 Aleksander Machniak
Fix js error when dropping attachment file
tree@ d1d056 commitdiff
2012-06-06 Thomas Bruederli
Better comments
tree@ 9df79d commitdiff
2012-06-06 Thomas Bruederli
New feature to add mail attachments using drag & drop on HTML5 enabled brow...
tree@ ae6d2d commitdiff
2012-06-06 Thomas Bruederli
Allow access to blank.tif
tree@ 640cc7 commitdiff
2012-06-06 Aleksander Machniak
Add workaround for invalid BODYSTRUCTURE response - parse message with Mail...
tree@ bdb40d commitdiff
2012-06-06 Aleksander Machniak
Fix default_charset handling
tree@ eede51 commitdiff
2012-06-06 Aleksander Machniak
Decode header value in rcube_mime::get() by default (#1488511)
tree@ 0f5dee commitdiff
2012-06-04 Aleksander Machniak
Fix magic_quotes_sybase handling (#1488506) Improved handling of critical P...
tree@ 0b6d02 commitdiff
2012-06-04 Aleksander Machniak
Fix possible PHP warning: strpos(): Offset not contained in string
tree@ aede1f commitdiff
2012-06-04 Aleksander Machniak
Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2
tree@ ea3021 commitdiff
2012-06-04 Aleksander Machniak
Modify CONCAT() arguments, because + operator requires them to be of type v...
tree@ 46b6c5 commitdiff
2012-06-02 Mathias Rhein
Typo fix
tree@ 062963 commitdiff
2012-06-01 Aleksander Machniak
Define and use 'mozilla' class for HTML style
tree@ 4188c6 commitdiff
2012-06-01 Aleksander Machniak
Update to TinyMCE 3.5.2
tree@ 7c3c82 commitdiff
2012-05-30 Aleksander Machniak
Fix regression where redundant autocompletion requests were sent in case wh...
tree@ a71039 commitdiff
2012-05-30 Aleksander Machniak
Code cleanup, more object-like syntax when building URLs
tree@ 528c78 commitdiff
2012-05-30 Aleksander Machniak
Merge branch 'dev-browser-capabilities'
tree@ d487cd commitdiff
2012-05-30 Thomas Bruederli
Don't show errors when moving contacts into groups they're already in (#148...
tree@ ca1c2a commitdiff
2012-05-30 Aleksander Machniak
Display Tiff as Jpeg in browsers without Tiff support (#1488452)
tree@ 19cc5b commitdiff
2012-05-28 Aleksander Machniak
Add Flash support detection
tree@ b9854b commitdiff
2012-05-28 Aleksander Machniak
Use browser capabilities to decide if PDF/TIFF attachments should be displa...
tree@ 7c1231 commitdiff
2012-05-28 Aleksander Machniak
Added browser capabilities detection, i.e. PDF and TIFF support
tree@ e349a8 commitdiff
2012-05-28 Aleksander Machniak
Fix html2text conversion of strong|b|a|th|h tags when used in upper case
tree@ 2d7b4f commitdiff
2012-05-26 Aleksander Machniak
Fix host autoselection when default_host is an array (#1488495)
tree@ 45dd7c commitdiff
2012-05-26 Aleksander Machniak
CS, tabs to spaces
tree@ 089e53 commitdiff
2012-05-26 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 372028 commitdiff
first | « prev | next »