Martin Edenhofer
|
78a666cf3d
Fixes #5392 - New checklists will not be indexed according to regular conversion in ticket records
|
1 week ago |
Mantas Masalskis
|
df3d485b34
Fixes #5364 - Searching for a ticket with a keyword from an checklist item is not working
|
1 month ago |
Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Bola Ahmed Buari
|
92eea19f8a
Fixes #3466: elasticsearch index rebuild will log warnings to log/production.log
|
3 years ago |
Rolf Schmidt
|
2354b5f53f
Fixes #208 - Notify / Mention other agents / Subscribe to Tickets.
|
3 years ago |
Martin Edenhofer
|
5ef3ef42cd
Fixes issue #3276 - Software error when Elasticsearch is not configured and `rake searchindex:rebuild`
|
3 years ago |
Rolf Schmidt
|
d0b5cbfe4b
Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*).
|
3 years ago |
Denny Bresch
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
Martin Edenhofer
|
2329a1c007
Fixed issue #2345 - Elasticsearch payload is going too big if a ticket has more then 9000 articles.
|
6 years ago |
Martin Edenhofer
|
2b31311bea
Fixes #1847 - Report profiles - ticket.tags conditions are not working.
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Martin Edenhofer
|
5ba83da6f5
Fixed issue #599 - Elasticsearchs mapper-attachments plugin has been deprecated, use ingest-attachment now.
|
7 years ago |
Martin Edenhofer
|
036b364387
Fixed issue #1538 - Unable to reindex tickets / elasticsearch error "MapperParsingException[failed to parse [article.ticket]]; nested: JsonParseException[Current token (START_OBJECT) not of boolean type".
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Martin Edenhofer
|
7dfa5e546f
Moved to taggable concern.
|
7 years ago |
André Bauer
|
7a8559e678
refactored postinstall.sh
|
8 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
5fc8e6c510
Added elasticsearch 2.4 support.
|
8 years ago |
Martin Edenhofer
|
7f1ecaa67e
Refactoring search index backend.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
632d879e2c
Streamline of index attributes.
|
9 years ago |
Thorsten Eckel
|
c59f616708
Applied rubocop cop 'Lint/UnneededDisable'.
|
9 years ago |
Thorsten Eckel
|
67c4215554
Corrected with rubocop cop 'Style/RedundantSelf'.
|
9 years ago |
Thorsten Eckel
|
1ac1cf4184
Corrected with rubocop cop 'Style/Next'.
|
9 years ago |
Thorsten Eckel
|
b3b76acc89
Corrected with rubocop cop 'Style/WordArray'.
|
9 years ago |
Martin Edenhofer
|
ba1d7abf91
Moved back to compact module/class definition to prevent "superclass mismatch for class Ticket (TypeError)".
|
9 years ago |
Martin Edenhofer
|
a2d49cefc5
Some new rubocop checks.
|
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
|
acbe704c3b
Added attachment size check.
|
9 years ago |
Martin Edenhofer
|
a4593c160f
Improved attachment search.
|
9 years ago |
Martin Edenhofer
|
de7d403d16
Added attachment tests.
|
9 years ago |
Martin Edenhofer
|
604e0575dd
Improved es behaviours.
|
9 years ago |
Martin Edenhofer
|
ec1f3afa73
Improved storage backend.
|
10 years ago |
Martin Edenhofer
|
47841fbbac
Added tags to get indexed for search.
|
10 years ago |
Martin Edenhofer
|
edecfc5bda
Moved attachment support to any model (object.attachments & object.attachments=).
|
10 years ago |
Martin Edenhofer
|
d18ef99f78
Updated header.
|
10 years ago |
Martin Edenhofer
|
f6e290e152
Implemented attachment support. Added rake script to rebuild all indexes once (rake searchindex:rebuild).
|
10 years ago |
Martin Edenhofer
|
d902f78874
Added attachments to get indexed.
|
10 years ago |
Martin Edenhofer
|
2a4467f5b2
Fixed comments.
|
10 years ago |
Martin Edenhofer
|
f04a12696c
Init version of ES support. Thanks to Roy!
|
10 years ago |