Commit History

Author SHA1 Message Date
  Martin Edenhofer 446fbc237b Fixed issue #2059 - Incorrect display count of a report profile if tree_select is used. 5 years ago
  Martin Edenhofer 4bd5f71144 Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Martin Edenhofer c2f4755a6c Search query extension refactoring to use params and not arguments. 5 years ago
  Billy Zhou bfccecc012 Fixed issue #2195 - Search with id:123 does not work anymore (fixes #2195) 6 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Billy Zhou 01717bcc7f For Elasticsearch, sort by active flag first before everything else 6 years ago
  Martin Edenhofer 86c79c3dba Follwup for issue #2031 - restored original default sort_by updated_at attribute and unified names of controller tests. 6 years ago
  Martin Edenhofer 597cd01b5a Implemented issue #2073 - Allow sort_by and order_by for tickets, users and organisations search REST API. 6 years ago
  Thorsten Eckel 132a88005f Test stabilization: Increase read timeout of Elasticsearch index creation to avoid index_already_exists_exception because of retry. 6 years ago
  Martin Edenhofer 2b31311bea Fixes #1847 - Report profiles - ticket.tags conditions are not working. 6 years ago
  Martin Edenhofer 5bbff10764 Fixes issue#2098 - Report profiles: "before(relative)" and friends broken. 6 years ago
  Billy Zhou cf327a09a1 Fixed issue #2058 - Autocomplete hangs on dot in the new user form 6 years ago
  Martin Edenhofer f2c7ced74d Log search backend errors also to application log. 6 years ago
  Martin Edenhofer cf16264940 Implemented issue #1951 - Allow pagination in search result with more then 100 results. 6 years ago
  Thorsten Eckel 7954ee0dce Follow up 8c5f87c9d4: Improved detection of ES attachment plugin error and output message. 6 years ago
  Thorsten Eckel bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 years ago
  Thorsten Eckel c479fba664 Added check for supported elasticsearch version. 6 years ago
  Thorsten Eckel 8c5f87c9d4 Humanized error messages created by failing elasticsearch requests. 6 years ago
  Muhammad Nuzaihan 84121e9fda #1741 do not show merged issues in reports 6 years ago
  Martin Edenhofer 8ac7356184 Small refactoring of search index backend. 6 years ago
  Martin Edenhofer a08d5f1b51 Improved error handling. 6 years ago
  Martin Edenhofer f3cbe7f10e Added ability to delete elasticsearch processors first (for cleanup). 6 years ago
  Martin Edenhofer 0d1d86511f Merge branch 'develop' of git.znuny.com:zammad/zammad into develop 6 years ago
  Martin Edenhofer 5ba83da6f5 Fixed issue #599 - Elasticsearchs mapper-attachments plugin has been deprecated, use ingest-attachment now. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer 78a98ab51e Append * on simple query like "somephrase23" or "attribute23: somephrase23" 7 years ago
  Martin Edenhofer e81d871b01 Append * on simple query like "somephrase23" or "attribute: somephrase23" 7 years ago
  Martin Edenhofer 81c6aa0af0 Append * also for searches with umlaut or other utf8 chars. 7 years ago
  Martin Edenhofer 1d4ce42c67 Improved bot detection - issue #1207. Added ticket limits per hour and day. 7 years ago
  Martin Edenhofer 1f14ae5895 Fixed typo in pod. 7 years ago
  Martin Edenhofer 0d4e391ad9 Implemented issue #1090 - Switch elasticsearch standard operator from OR to AND. 7 years ago
  Martin Edenhofer c12372dd47 Added ES 5 support (filtered query has been deprecated and removed in ES 5.0). 7 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer 4628299d20 Introduced config.interface_handle to find out via which interface the source code got executed. 8 years ago
  Martin Edenhofer 80a9fd5dab Spliced searches to separate call to handle limit issue (only usable for one query/request). 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 6c3dc608ab Code cleanup. 8 years ago
  Martin Edenhofer 72d22ad56b Add * automatically to normal queries. 8 years ago
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer e0293f08e5 Added limit to preview. 9 years ago
  Martin Edenhofer 4aa4c84477 Deliver more results on selector search. 9 years ago
  Martin Edenhofer d40a37ac92 Added new backends. 9 years ago
  Martin Edenhofer b9a5de081e Next features for mini reporting. 9 years ago
  Martin Edenhofer 76637f55a2 Init version. 9 years ago
  Martin Edenhofer b2aa52c22a Fixed searchable models as customer user. Added model.search_preferences to get searchable models by config. 9 years ago
  Thorsten Eckel c2af4fdd30 Corrected with rubocop cop 'Style/SignalException'. 9 years ago
  Thorsten Eckel 7efe34e53b Corrected with rubocop cop 'Lint/UnusedMethodArgument'. 9 years ago