Commit graph

20 commits

Author SHA1 Message Date
Mantas Masalskis
18ba26840a Fixes #5889 - knowledge base search does not find keywords in pdf attachments 2026-01-23 13:51:20 +02:00
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Mantas Masalskis
bfdb705f38 Maintenance: Improve KB global search 2025-08-13 08:20:50 +02:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
renovatebot
addbe88fd1 Maintenance: Update dependency rubocop to v1.41.1 2022-12-23 08:30:51 +01:00
renovatebot
1c6fdb28e6 Maintenance: Update dependency rubocop-rspec to v2.14.2 2022-10-27 13:13:13 +02:00
Florian Liebe
c3458133af Maintenance: Improve execution time of Elasticsearch related tests. 2022-09-08 12:11:20 +02:00
Florian Liebe
3413c28933 Fixes #4134 - Elasticsearch forgets results from attachments over time. 2022-07-19 07:56:25 +02:00
Martin Gruner
d7b8b3662f Maintenance: Updated to Rails 6.1. 2022-03-22 10:14:09 +01:00
Martin Gruner
24c3bdfd87 Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
Martin Gruner
5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
Mantas Masalskis
041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 2021-05-12 14:37:44 +03:00
Mantas Masalskis
5bb948d87f Maintenance: Search works if multiple KBs are present in database. 2020-09-23 16:10:50 +02:00
Mantas Masalskis
1c96163ada Maintenance: Enhance KB global search result scope. 2020-09-22 15:55:25 +02:00
Thorsten Eckel
83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 2020-06-20 11:15:52 +02:00
Mantas Masalskis
695d05689b Fixes #2810 - Attachments of Knowledge Base Answers don't get added to Elasticsearch 2020-02-19 17:41:25 +01:00
Mantas Masalskis
6606aa29cd Don't use stubs for UserInfo.current_user_id because it blocks the use case where UserInfo.current_user_id is changed at runtime. 2019-09-18 19:25:04 +02:00
Martin Edenhofer
97d14a93b3 Initial knowledge base support. 2019-06-04 05:40:48 +02:00