summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-10-11Merge pull request #224 from hebbet/masterThomas B.
2014-10-10Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-10-10Fix regression in SHAA password generation in ldap driver of password plugin ...Aleksander Machniak
2014-10-07Merge pull request #228 from andryyy/patch-1Aleksander Machniak
2014-10-07Update rcmail.phpandryyy
2014-10-07Shrinked some images with TinyPNG (saved 38%)Aleksander Machniak
2014-10-04Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)Aleksander Machniak
2014-10-03Update changelogAleksander Machniak
2014-09-29only changed the needed linesPascal Herbert
2014-09-29only changed the needed linesPascal Herbert
2014-09-28update syntax of linear-gradientPascal Herbert
2014-09-28Support hashing algorithms without mhash() and even hash() extension (#1490076)Aleksander Machniak
2014-09-27Update ChangelogThomas Bruederli
2014-09-27Enable/disable siganture commands before exiting the function in new compose ...Thomas Bruederli
2014-09-26Fix restoring draft messages from localStorage if editor mode differs (#1490016)Thomas Bruederli
2014-09-26Set comm_path env variable after resetThomas Bruederli
2014-09-26Add 'sig_max_lines' config option to defaults (#1490071)Thomas Bruederli
2014-09-23Improve user deletion script by using DB transactions and a transaction-like ...Thomas Bruederli
2014-09-23Add output class for commandline scriptsThomas Bruederli
2014-09-23Fix another regression in metadata response parsing introduced in commit 9393...Thomas Bruederli
2014-09-23Merge pull request #221 from bnogas/masterThomas B.
2014-09-22Fix get_metadata() function response, NIL response was introducing an shiftBartlomiej Nogas
2014-09-22Fix syntax errorAleksander Machniak
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