Age | Commit message (Expand) | Author |
2012-07-06 | Handle properly situation when PDO class doesn't exist | Aleksander Machniak |
2012-07-04 | More CS fixes and comments | Aleksander Machniak |
2012-07-04 | CS fixes + more comments | Aleksander Machniak |
2012-06-28 | Implemented LIMIT/OFFSET for SQL Server | Aleksander Machniak |
2012-06-28 | Support 'mysqli:' prefix in DSN | Aleksander Machniak |
2012-06-19 | Don't use protected property rcube_db::$db_error | Aleksander Machniak |
2012-06-19 | Replace rcube_mdb2 with rcube_db | Aleksander Machniak |
2012-06-19 | Remove rcube_mdb2 class file | Aleksander Machniak |
2012-06-19 | Replace rcube_mdb2/PEAR::MDB2 with rcube_db | Aleksander Machniak |
2012-06-19 | New database layer based on PHP PDO | Aleksander Machniak |
2012-06-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-06-14 | Fix target check with nested buttons | Thomas Bruederli |
2012-06-14 | Give calendar/ics attachment styles precedence over generic text class | Thomas Bruederli |
2012-06-13 | Fix handling of unitless CSS size values in HTML message (#1488535) | Aleksander Machniak |
2012-06-13 | Fix removing contact photo using LDAP addressbook (#1488420) | Aleksander Machniak |
2012-06-13 | Add skin name to the (javascript) environment | Aleksander Machniak |
2012-06-13 | Improve getopt feature for command line scripts | Thomas Bruederli |
2012-06-11 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-06-10 | Fix DDL update from 0.7 for MS SQL Server | Aleksander Machniak |
2012-06-10 | Fix storing X-ANNIVERSARY date in vCard format (#1488527) | Aleksander Machniak |
2012-06-10 | Add text-align:right for size column | Aleksander Machniak |
2012-06-09 | Display attachment icon for multipart/signed messages (#1488525) | Aleksander Machniak |
2012-06-09 | Update to Mail_Mime-1.8.5 (#1488521) | Aleksander Machniak |
2012-06-08 | Fix Shift + delete button does not permanently delete messages (#1488243) | Aleksander Machniak |
2012-06-08 | Fix operator incompat. in some queries on contacts table using MS SQL Server ... | Aleksander Machniak |
2012-06-08 | Add Content-Length for attachments where possible (#1485478) | Aleksander Machniak |
2012-06-08 | Fix attachment sizes in message print page and attachment preview page (#1488... | Aleksander Machniak |
2012-06-08 | Fix XSS vulnerability in message subject handling using Larry skin (#1488519) | Aleksander Machniak |
2012-06-08 | Fix handling of links with various URI schemes e.g. "skype:" (#1488106) | Aleksander Machniak |
2012-06-07 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-06-07 | Enable attachments drag&drop upload for default skin | Aleksander Machniak |
2012-06-06 | Fix js error when dropping attachment file | Aleksander Machniak |
2012-06-06 | Better comments | Thomas Bruederli |
2012-06-06 | New feature to add mail attachments using drag & drop on HTML5 enabled browsers | Thomas Bruederli |
2012-06-06 | No quotes around input field (doesn't really fit in Chrome) | Thomas Bruederli |
2012-06-06 | Allow access to blank.tif | Thomas Bruederli |
2012-06-06 | Add workaround for invalid BODYSTRUCTURE response - parse message with Mail_m... | Aleksander Machniak |
2012-06-06 | Fix default_charset handling | Aleksander Machniak |
2012-06-06 | Decode header value in rcube_mime::get() by default (#1488511) | Aleksander Machniak |
2012-06-04 | Fix magic_quotes_sybase handling (#1488506) | Aleksander Machniak |
2012-06-04 | Fix possible PHP warning: strpos(): Offset not contained in string | Aleksander Machniak |
2012-06-04 | Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2 | Aleksander Machniak |
2012-06-04 | Modify CONCAT() arguments, because + operator requires them to be of type var... | Aleksander Machniak |
2012-06-03 | Fix reference to GPL in about page | Thomas Bruederli |
2012-06-02 | Merge pull request #12 from mrhein/master | Aleksander Machniak |
2012-06-02 | Typo fix | Mathias Rhein |
2012-06-01 | Define and use 'mozilla' class for HTML style | Aleksander Machniak |
2012-06-01 | Update to TinyMCE 3.5.2 | Aleksander Machniak |
2012-05-31 | Add some padding to iframe footer | Thomas Bruederli |
2012-05-31 | Fix window.resize handler on IE8 and Opera (#1488453) | Thomas Bruederli |