summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-22Merge branch 'oracle'Aleksander Machniak
2014-09-22Update changelogAleksander Machniak
2014-09-22Merge branch 'oracle'Aleksander Machniak
2014-09-19Fix splitter code to properly work with 1px size bordersThomas Bruederli
2014-09-18Add Oracle driver check in InstallerAleksander Machniak
2014-09-18Remove Oracle driver based on PDO_OCI extensionAleksander Machniak
2014-09-18Fix long data handlingAleksander Machniak
2014-09-18Fix binary operator use for OracleAleksander Machniak
2014-09-18Make noshow attribute for roundcube:label tags actually work as supposedThomas Bruederli
2014-09-17Added transactions supportAleksander Machniak
2014-09-17Add Oracle driver which uses OCI8 extension - the one that supports CLOB columnsAleksander Machniak
2014-09-16Avoid errors when contacts widget is missing (in derived skins for example)Thomas Bruederli
2014-09-16Access list body through abstract propertyThomas Bruederli
2014-09-15Initial DDL for OracleAleksander Machniak
2014-09-15Fixes for OracleAleksander Machniak
2014-09-13Fix validation of email addresses with IDNA domains (#1490067)Aleksander Machniak
2014-09-13Merge pull request #216 from MarcoMiltenburg/20140905-index-on-contactgroupsAleksander Machniak
2014-09-12Added Oracle database driverAleksander Machniak
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-09-11Remove obsolete code which is executed in rcmail_output_html::frame()Thomas Bruederli
2014-09-11Make LDAP extension and Net_LDAP3 lib optional in installer checkThomas Bruederli
2014-09-11Also remove cloned search item from treelistThomas Bruederli
2014-09-10Print to STDERR non-terminating errors in CLI modeAleksander Machniak
2014-09-10Don't init output in CLI modeAleksander Machniak
2014-09-10Describe the installation of 3rd party libs through composerThomas Bruederli
2014-09-10Remove deprecated function usage (get_table_name)Aleksander Machniak
2014-09-09Remove new_link argument usage, we don't need it anymoreAleksander Machniak
2014-09-09Don't override argument variable when collecting resultsThomas Bruederli
2014-09-09Merge pull request #218 from JohnDoh/patch-1Thomas B.
2014-09-09Merge pull request #217 from JohnDoh/patch-1Thomas B.
2014-09-08pass click event to hide_menu callJohnDoh
2014-09-08add missing event argJohnDoh
2014-09-08Small tweaks for treelist interactionsThomas Bruederli
2014-09-08Fix call to a member function get_compressed() on a non-objectAleksander Machniak
2014-09-08Remove vcs entry for sample pluginThomas Bruederli
2014-09-08Move LDAP libs to optional 'suggest' block in order to not block installation...Thomas Bruederli
2014-09-08Update changelogAleksander Machniak
2014-09-08Fix compatybility with contextmenu pluginAleksander Machniak
2014-09-08Added license headers to driver files, CS fixesAleksander Machniak
2014-09-05Index IX_contactgroups_user_id was created on the wrong table.Marco Miltenburg
2014-09-04Add rcube_plugin_api::get_plugin() methodAleksander Machniak
2014-10-01Merge pull request #226 from xzaara/patch-2Aleksander Machniak
2014-10-01Update password.phpxzaara
2014-09-29Fix handling of smart list inputsAleksander Machniak
2014-09-04Fix error in MSSQL update script 2013061000.sql (#1490061)Aleksander Machniak
2014-09-04Require PHP 5.3.7 in composer file tooAleksander Machniak
2014-09-03Fix page title when using search filter (#1490023)Aleksander Machniak
2014-09-03Fix merging folder annotations for folders with numeric names (only digits)Aleksander Machniak
2014-09-02Merge pull request #187 from adfinis-sygroup/masterAleksander Machniak
2014-09-02removed unwanted fileCyrill von Wattenwyl