Commit graph

46 commits

Author SHA1 Message Date
Mantas
d1a669ecb2 Fixes #5923 - KB agent search inside a category broken in SQL fallback mode 2026-01-28 11:20:08 +02:00
Mantas Masalskis
4ca4f128cd Fixes #5902 - Using line breaks in KnowledgeBase results in having multiple words "merged" into one 2026-01-23 13:41:49 +02:00
Mantas Masalskis
ab02a7acea Follow-up b465e61 - Fixes #5887 - Knowledge Base search extremely slow despite... 2026-01-05 18:53:32 +02:00
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Mantas
451eda2c6c Fixes #5806 - KB feed returns error 500 for non-existant category 2025-10-03 17:52:52 +03:00
Mantas Masalskis
ddfe025ce0 Maintenance: Improve Knowledge base answers API 2025-04-02 08:53:05 +02:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Rolf Schmidt
0c93022abf Fixes #5384 - Improve heavy used admin objects with pagination and search in admin interface.
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2024-11-28 14:09:42 +01:00
Mantas
a6f8be0e0c Fixes #5099 - Knowledge base search result order is wrong with ES backend 2024-07-26 15:41:49 +02:00
Mantas
751996b441 Fixes #5085 - KB - preview button does not respect custom url settings 2024-03-15 11:28:22 +01:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
renovatebot
b33d5c88a3 Maintenance: Update dependency rubocop-rspec to v2.20.0 2023-04-19 12:05:24 +02:00
Martin Gruner
fc2491aabf Maintenance: Renamed confusing fields in the tokens table.
The Token model is used to store access tokens and had field names which may have caused confusion for developers using them. Therefore, the field previously called name: now has the correct identifier token: (as it stores the actual token value), and the field previously called label: is now called name: for better consistency with other models.
2023-04-11 12:50:56 +02:00
Mantas Masalskis
b40eaa7f04 Fixes #4461 - RSS feed tokens expired. 2023-01-17 09:36:16 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Dusan Vuckovic
19b0cfa1f6 Revert "Fixes #4364 - Remove ticket hook when pasting into ticket link dialog." 2022-12-23 13:52:02 +01:00
Stubenhocker1399
59c4126cc5
Fixes #4364 - Remove ticket hook when pasting into ticket link dialog. 2022-12-23 12:40:30 +00:00
renovatebot
f10fea33e5 Maintenance: Update dependency rubocop-rspec to v2.16.0 2022-12-23 09:52:33 +01:00
renovatebot
addbe88fd1 Maintenance: Update dependency rubocop to v1.41.1 2022-12-23 08:30:51 +01:00
Mantas Masalskis
33fff229f8 Fixes #4403 - Can not use RSS feed in Microsoft Teams (invalid url). 2022-12-09 06:57:08 +01:00
Mantas Masalskis
a5e00ba240 Fixes #4298 - Show RSS feeds in knowledge base. 2022-11-07 16:30:05 +01:00
renovatebot
1c6fdb28e6 Maintenance: Update dependency rubocop-rspec to v2.14.2 2022-10-27 13:13:13 +02:00
renovatebot
84e956d51c Maintenance: Update dependency rubocop-rspec to v2.13.2 2022-10-06 07:10:38 +02:00
renovatebot
2c02b6ea53 Maintenance: Update dependency rubocop-rails to v2.16.1 2022-09-27 16:24:19 +02:00
Florian Liebe
c3458133af Maintenance: Improve execution time of Elasticsearch related tests. 2022-09-08 12:11:20 +02:00
Florian Liebe
5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2022-06-21 15:20:18 +02:00
Bola Ahmed Buari
b5fac9a19c Fixes #4091 - Preview of *.ics files in ticket zoom attachments. 2022-05-19 15:38:10 +02:00
Martin Gruner
d7b8b3662f Maintenance: Updated to Rails 6.1. 2022-03-22 10:14:09 +01:00
Rolf Schmidt
534efbb5fe Maintenance: Drop Store.add and use rails way creation instead. 2022-03-15 11:52:55 +01:00
Mantas Masalskis
b8f5eb6a7d Fixes #3977 - KB: Roles are displayed twice in permission dialog 2022-02-28 10:21:10 +01:00
Martin Gruner
24c3bdfd87 Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
Martin Gruner
a389b8f07c Maintenance: Replace rand() where possible 2021-09-20 12:47:05 +02:00
Dominik Klein
53d68b12ae Fixes #3574 - Use country codes (e.g. DE or ES) for knowledgebase answer selection. 2021-09-13 19:21:03 +02:00
Mantas Masalskis
310846b8b4 Fixes #3068 - KB search does not allow pagination on endpoint 2021-08-17 07:44:54 +02: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
Rolf Schmidt
328845c283 Fixes #3559 - mentioned KB entries with the same title in different categories can not distinguished. 2021-05-31 12:59:49 +00:00
Thorsten Eckel
876c0b18fd Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication. 2021-02-04 09:28:41 +01:00
Thorsten Eckel
4a48fe3bf6 Maintenance: Updated rubocop(-* gems) to latest version (1.9.1). 2021-02-01 13:42:44 +01:00
Mantas
02159c1873 Fixes #3148 - Knowledge Base search crashes if (parent) category is missing translation to the locale of the found object 2020-10-19 08:38:54 +03:00
Mantas Masalskis
b5c067b05a Fixes #3083 - KB answer search in ticket is broken 2020-07-14 08:20: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
ddfbf6139e Maintenance: Unified :authenticated and :authenticated_as helpers to just :authenticated_as in system and request specs. 2020-06-18 13:51:25 +02:00
Mantas Masalskis
880f1d5e3a Fixes #2644 - Including Knowledge Base Answers into Ticket Articles doesn't attach Attachments 2020-04-20 11:47:45 +02:00
Mantas Masalskis
d24a7c5584 Fixes #2777: Knowledge Base - Attachments not working for internal readers. 2019-11-12 15:08:00 +01:00
Mantas Masalskis
d4afb0e867 Fixes issue #2789: not possible to search or link KB-answer within ticket. 2019-10-28 16:38:14 +01:00
Mantas Masalskis
c33bd9c7e3 Maintenance: Added test coverage for Knowledge Base initial data loading and translation update. 2019-09-24 17:44:32 +02:00