summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2014-09-22Fix syntax errorAleksander Machniak
2014-09-22Merge branch 'oracle'Aleksander Machniak
2014-09-22Merge branch 'oracle'Aleksander Machniak
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-16Access list body through abstract propertyThomas Bruederli
2014-09-15Fixes for OracleAleksander Machniak
2014-09-13Fix validation of email addresses with IDNA domains (#1490067)Aleksander 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-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-09Don't override argument variable when collecting resultsThomas Bruederli
2014-09-09Merge pull request #218 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-08Added license headers to driver files, CS fixesAleksander 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-02Add missing labelAleksander Machniak
2014-09-02Don't cancel event on parent focusAleksander Machniak
2014-08-30Fix so rcube_text2html class does not depend on rcmail_string_replacerAleksander Machniak
2014-08-30Seek vendor/autoload.php in install path to make tests workingAleksander Machniak
2014-08-28Get rid of DIRECTORY_SEPARATOR for consistencyAleksander Machniak
2014-08-27Remove 3rd party libs from our repository and define the dependencies in comp...Thomas Bruederli
2014-08-27Synchronized localizations with TransifexThomas Bruederli
2014-08-27Maintain a stack of currently running plugin hooksThomas Bruederli
2014-08-26Fix PERMANENTFLAGS checking in modFlag()Aleksander Machniak
2014-08-24Added rcube_utils::resolve_url()Aleksander Machniak
2014-08-24Remove code for PHP<5.3, use PHP_VERSION_ID instead of version_compare() for ...Aleksander Machniak
2014-08-22Fix comm_path update on task switch (#1490041)Aleksander Machniak
2014-08-21Merge pull request #212 from JohnDoh/patch-1Thomas B.
2014-08-21Fix handling of email addresses with quoted domain part (#1490040)Aleksander Machniak
2014-08-20Add option to focus a treelist widget on clicks to the container (#1489997)Thomas Bruederli
2014-08-20Add config/preference option to disable saving messages in localStorage (#148...Thomas Bruederli
2014-08-18Don't fail when trying to create and subscribe a folder that already existsAleksander Machniak
2014-08-18Show icons (person, group) in autocomplete popupThomas Bruederli
2014-08-18Make LDAP errors available to the applicationThomas Bruederli
2014-08-18Don't expand recipient groups if they have an email addressThomas Bruederli
2014-08-18Allow caller to supply the template for contact name compositionThomas Bruederli
2014-08-18Remove empty brackets, slashes and spaces from contact search nameThomas Bruederli