Age | Commit message (Expand) | Author |
2014-09-22 | Merge branch 'oracle' | Aleksander Machniak |
2014-09-22 | Merge branch 'oracle' | Aleksander Machniak |
2014-09-18 | Add Oracle driver check in Installer | Aleksander Machniak |
2014-09-18 | Remove Oracle driver based on PDO_OCI extension | Aleksander Machniak |
2014-09-18 | Fix long data handling | Aleksander Machniak |
2014-09-18 | Fix binary operator use for Oracle | Aleksander Machniak |
2014-09-18 | Make noshow attribute for roundcube:label tags actually work as supposed | Thomas Bruederli |
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-16 | Access list body through abstract property | Thomas Bruederli |
2014-09-15 | Fixes for Oracle | Aleksander Machniak |
2014-09-13 | Fix validation of email addresses with IDNA domains (#1490067) | 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-11 | Remove obsolete code which is executed in rcmail_output_html::frame() | Thomas Bruederli |
2014-09-11 | Also remove cloned search item from treelist | Thomas Bruederli |
2014-09-10 | Print to STDERR non-terminating errors in CLI mode | Aleksander Machniak |
2014-09-10 | Don't init output in CLI mode | Aleksander Machniak |
2014-09-09 | Don't override argument variable when collecting results | Thomas Bruederli |
2014-09-09 | Merge pull request #218 from JohnDoh/patch-1 | Thomas B. |
2014-09-08 | pass click event to hide_menu call | JohnDoh |
2014-09-08 | add missing event arg | JohnDoh |
2014-09-08 | Small tweaks for treelist interactions | 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 page title when using search filter (#1490023) | Aleksander Machniak |
2014-09-03 | Fix merging folder annotations for folders with numeric names (only digits) | Aleksander Machniak |
2014-09-02 | Add missing label | Aleksander Machniak |
2014-09-02 | Don't cancel event on parent focus | Aleksander Machniak |
2014-08-30 | Fix so rcube_text2html class does not depend on rcmail_string_replacer | Aleksander Machniak |
2014-08-30 | Seek vendor/autoload.php in install path to make tests working | 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 | Synchronized localizations with Transifex | 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-22 | Fix comm_path update on task switch (#1490041) | 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-20 | Add option to focus a treelist widget on clicks to the container (#1489997) | Thomas Bruederli |
2014-08-20 | Add config/preference option to disable saving messages in localStorage (#148... | Thomas Bruederli |
2014-08-18 | Don't fail when trying to create and subscribe a folder that already exists | Aleksander Machniak |
2014-08-18 | Show icons (person, group) in autocomplete popup | Thomas Bruederli |
2014-08-18 | Make LDAP errors available to the application | Thomas Bruederli |
2014-08-18 | Don't expand recipient groups if they have an email address | 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-17 | Update translations | Aleksander Machniak |