Age | Commit message (Expand) | Author |
2013-03-06 | Add type 'ident' in quote() so we can quote identifiers (eg. column names) th... | Aleksander Machniak |
2013-03-05 | Fix so full filename is used for title attribute | Aleksander Machniak |
2013-03-05 | Fix thumbnail size when GD extension is used for image resize (#1488985) | Aleksander Machniak |
2013-03-05 | Small CS improvements | Aleksander Machniak |
2013-03-04 | Generate simpler query for MSSQL when offset in limit clause is not set | Aleksander Machniak |
2013-03-04 | Really fix "quotum would exceed" error message handling | Aleksander Machniak |
2013-03-04 | Smarter overquota error detection (known error strings are: | Aleksander Machniak |
2013-03-02 | Even better message on over quota error in move to trash operation (#1484164) | Aleksander Machniak |
2013-03-02 | Display user-friendly message on IMAP "over quota" errors (#1484164) | Aleksander Machniak |
2013-03-02 | Display notice that message is encrypted also for application/pkcs7-mime mess... | Aleksander Machniak |
2013-03-02 | Avoid loading already registered attachments when opening a draft message (on... | Thomas Bruederli |
2013-03-02 | Add methods to append certain nodes to session data in order to avoid session... | Thomas Bruederli |
2013-03-01 | Better @package/@subpackage assignment | Aleksander Machniak |
2013-02-28 | Don't skip message/* attachments when opening a draft. Restore check as it wa... | Thomas Bruederli |
2013-02-28 | Localization updates from Transifex | Thomas Bruederli |
2013-02-26 | Fix undefined msg variable error | Aleksander Machniak |
2013-02-26 | CS fixes | Aleksander Machniak |
2013-02-25 | Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973) | Aleksander Machniak |
2013-02-24 | Remove UI messages from the DOM after hide/fadeOut | Aleksander Machniak |
2013-02-21 | Don't try to print file extension in a warning message if it's not available | Aleksander Machniak |
2013-02-19 | Add workaround for invalid message charset detection by IMAP servers (#1488968) | Aleksander Machniak |
2013-02-19 | Revert "Make autoloading of the framework classes work from any location". | Aleksander Machniak |
2013-02-18 | Fix NUL characters in content-type of ms-tnef attachment (#1488964) | Aleksander Machniak |
2013-02-18 | Make autoloading of the framework classes work from any location | Thomas Bruederli |
2013-02-17 | - Fix regression in handling LDAP contact identifiers (#1488959) | Aleksander Machniak |
2013-02-17 | Fix regression in copying contacts (with drag'n'drop) | Aleksander Machniak |
2013-02-17 | When connection to read-only db fails try to connect to write-master, but onl... | Aleksander Machniak |
2013-02-17 | Make cleanup() method public | Aleksander Machniak |
2013-02-10 | Trigger and forward 'listupdate' events from list.js | Thomas Bruederli |
2013-02-10 | Only scroll tree list of selected item isn't fully visible | Thomas Bruederli |
2013-02-10 | Import all translations from Transifex | Thomas Bruederli |
2013-02-10 | Extend copyright to 2013 | Thomas Bruederli |
2013-02-10 | Let some env variables survive reset(); don't show taskbar and top line in fr... | Thomas Bruederli |
2013-02-10 | Properly quote form validation error messages | Thomas Bruederli |
2013-02-08 | Fix reference to non-existing class rcube_output_html (#1488948) | Aleksander Machniak |
2013-02-07 | Ignore file extension difference for text/plain attachments (#1488891) | Thomas Bruederli |
2013-02-07 | Use encoded identifiers for address book lists (#1488381) | Thomas Bruederli |
2013-02-05 | Pass string to html::tag() in order to always add the </ul> tag | Thomas Bruederli |
2013-02-05 | Fix inserting a new contact group when list is still empty | Thomas Bruederli |
2013-02-05 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-02-01 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-02-01 | Fix handling link href attribute value with (valid) newline characters (#1488... | Aleksander Machniak |
2013-02-01 | Move some list manipulation functionality to the new treelist widget | Thomas Bruederli |
2013-02-01 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-02-01 | Set default error code (500) if not specified in raise_error() | Aleksander Machniak |
2013-02-01 | Make rcube_result_set implement the PHP iterator interface | Thomas Bruederli |
2013-01-31 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-01-31 | - Refactored the hierarchical mailboxlist control into a separate widget class | Thomas Bruederli |
2013-01-31 | Slightly improve database driver chack | Aleksander Machniak |
2013-01-28 | Bring back lost text braking width adjustment when quoting blockquote parts | Thomas Bruederli |