Commit History

Author SHA1 Message Date
  Martin Edenhofer 205501f545 Fixes issue#2098 - Report profiles: "before(relative)" and friends broken. 6 years ago
  Billy Zhou 1d4ddd4635 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. 7 years ago
  Martin Edenhofer f3cbe7f10e Added ability to delete elasticsearch processors first (for cleanup). 7 years ago
  Martin Edenhofer 0d1d86511f Merge branch 'develop' of git.znuny.com:zammad/zammad into develop 7 years ago
  Martin Edenhofer 5ba83da6f5 Fixed issue #599 - Elasticsearchs mapper-attachments plugin has been deprecated, use ingest-attachment now. 7 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 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). 8 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
  Thorsten Eckel 89d1768f87 Corrected with rubocop cop 'Lint/UselessAccessModifier'. 9 years ago
  Thorsten Eckel 650e17be7c Corrected with rubocop cop 'Lint/StringConversionInInterpolation'. 9 years ago
  Martin Edenhofer 89b19caa1d Improved logging. 9 years ago
  Martin Edenhofer 4365039f49 Moved to rails logger. 9 years ago
  Martin Edenhofer e474ac197a Applied rubocop Style/EmptyLines. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 years ago
  Thorsten Eckel a70b3cfc89 Corrected with rubocop cop 'Style/StringLiterals'. 9 years ago
  Martin Edenhofer de7d403d16 Added attachment tests. 9 years ago
  Martin Edenhofer 454935f92a Fixed syntax error. 9 years ago
  Martin Edenhofer 979d3bbf12 Improved exception handling. 9 years ago