Age | Commit message (Expand) | Author |
2014-09-17 | Added transactions support | Aleksander Machniak |
2014-09-17 | Add Oracle driver which uses OCI8 extension - the one that supports CLOB columns | Aleksander Machniak |
2014-09-15 | Fixes for Oracle | Aleksander Machniak |
2014-09-12 | Added Oracle database driver | Aleksander Machniak |
2014-09-12 | Use consistent column/table quoting in sql queries | Aleksander Machniak |
2014-09-10 | Print to STDERR non-terminating errors in CLI mode | Aleksander Machniak |
2014-09-09 | Don't override argument variable when collecting results | Thomas Bruederli |
2014-09-08 | Fix call to a member function get_compressed() on a non-object | Aleksander Machniak |
2014-09-08 | Added license headers to driver files, CS fixes | Aleksander Machniak |
2014-09-03 | Fix merging folder annotations for folders with numeric names (only digits) | Aleksander Machniak |
2014-08-30 | Fix so rcube_text2html class does not depend on rcmail_string_replacer | Aleksander Machniak |
2014-08-28 | Get rid of DIRECTORY_SEPARATOR for consistency | Aleksander Machniak |
2014-08-27 | Remove 3rd party libs from our repository and define the dependencies in comp... | Thomas Bruederli |
2014-08-27 | Maintain a stack of currently running plugin hooks | Thomas Bruederli |
2014-08-26 | Fix PERMANENTFLAGS checking in modFlag() | Aleksander Machniak |
2014-08-24 | Added rcube_utils::resolve_url() | Aleksander Machniak |
2014-08-24 | Remove code for PHP<5.3, use PHP_VERSION_ID instead of version_compare() for ... | Aleksander Machniak |
2014-08-21 | Merge pull request #212 from JohnDoh/patch-1 | Thomas B. |
2014-08-21 | Fix handling of email addresses with quoted domain part (#1490040) | Aleksander Machniak |
2014-08-18 | Don't fail when trying to create and subscribe a folder that already exists | Aleksander Machniak |
2014-08-18 | Make LDAP errors available to the application | Thomas Bruederli |
2014-08-18 | Allow caller to supply the template for contact name composition | Thomas Bruederli |
2014-08-18 | Remove empty brackets, slashes and spaces from contact search name | Thomas Bruederli |
2014-08-16 | add include_plugin function for optoinal plugins | JohnDoh |
2014-08-16 | add support for optional plugins | JohnDoh |
2014-08-14 | Support contacts import in GMail CSV format | Aleksander Machniak |
2014-08-13 | Cleanup after PR merge, updated changelog | Aleksander Machniak |
2014-08-13 | Merge pull request #211 from bbraybrook/gd_rotate_thumb | Aleksander Machniak |
2014-08-13 | Allow to search for LDAP groups with 'group_filter' enabled | Thomas Bruederli |
2014-08-12 | changes suggested by aleks | brendan braybrook |
2014-08-11 | rotate image with GD if exit rotation data present | brendan braybrook |
2014-08-11 | wrong type returned for gif | brendan braybrook |
2014-08-07 | - Implemented 'storage_connected' API hook after successful IMAP login (#1490... | Thomas Bruederli |
2014-08-07 | Add default location for mime.types with nginx | Thomas Bruederli |
2014-08-06 | Overwrite Net_LDAP3's normalize_entry() method to behave as the old one | Aleksander Machniak |
2014-08-06 | CS fix after PR merge | Aleksander Machniak |
2014-08-06 | Merge pull request #209 from bbraybrook/header_array_fix | Aleksander Machniak |
2014-08-06 | fix stringify problem when multiple headers values exist to be returned | brendan braybrook |
2014-08-05 | Merge pull request #207 from kanarip/dev/net_ldap3 | Aleksander Machniak |
2014-08-03 | List all plugins which have been attempted to load (#1488871) | Thomas Bruederli |
2014-08-02 | Correct reference to old function get_dn() | Jeroen van Meeuwen (Kolab Systems) |
2014-08-02 | Use Net_LDAP3 | Jeroen van Meeuwen (Kolab Systems) |
2014-08-02 | Support password encryption using openssl extension (#1489989) | Aleksander Machniak |
2014-08-01 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-08-01 | Fix various iCloud vCard issues, added fallback for external photos (#1489993) | Aleksander Machniak |
2014-07-31 | Add optional timezone argument for date conversion | Thomas Bruederli |
2014-07-30 | Remove redundant folder check when using search set | Aleksander Machniak |
2014-07-28 | Fix bug where $Forwarded flag was being set even if server didn't support it ... | Aleksander Machniak |
2014-07-24 | Support allowfullscreen attribute on iframe elements | Aleksander Machniak |
2014-07-23 | Reset $value in a loop | Aleksander Machniak |