summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
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-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
2014-09-02Fixed merge conflictsCyrill von Wattenwyl
2014-09-02Merge branch 'master' of https://github.com/roundcube/roundcubemailCyrill von Wattenwyl
2014-09-02Add missing labelAleksander Machniak
2014-09-02Don't cancel event on parent focusAleksander Machniak
2014-08-26Added simple API to manage vacation ruleAleksander 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-25Add missing labelsAleksander Machniak
2014-08-29Fix vacation times handlingAleksander 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-27Make possible to set vacation start/end date and timeAleksander Machniak
2014-08-27Maintain a stack of currently running plugin hooksThomas Bruederli
2014-08-27Give precedence to plugin.* actions over custom tasks registered by pluginsThomas 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-22Small alignment improvements on folders listAleksander Machniak
2014-08-21Merge pull request #212 from JohnDoh/patch-1Thomas B.
2014-08-21Add some localizationsAleksander Machniak
2014-08-21Fix handling of email addresses with quoted domain part (#1490040)Aleksander Machniak
2014-08-20Updated ChangelogThomas Bruederli
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