Commit graph

35 commits

Author SHA1 Message Date
Marcel Bialas
c8407aecf5 Fixes #6001 - AI - Create Knowledge Base (KB) answers from solved tickets.
Co-authored-by: Marcel Bialas <mb@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
2026-04-10 15:36:26 +02:00
Mantas Masalskis
f9cf9cac77 Fixes #5906 - ElasticSearch attachments limit is hardcoded
Fixes #5907 - Attachments over ES limit are silently not indexed
2026-04-03 18:12:23 +03:00
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
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Mantas Masalskis
8eb3f4706d Maintenance: Update Rails to 8.0 2025-11-26 18:44:15 +02:00
Mantas Masalskis
bfdb705f38 Maintenance: Improve KB global search 2025-08-13 08:20:50 +02:00
Tobias Schäfer
b3f96d4b03 Zammad Smart Assist: Vector database middleware
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Mantas <mm@zammad.com>
Co-authored-by: Tobias Schäfer <ts@zammad.com>
2025-06-12 16:45:16 +03:00
Rolf Schmidt
5254180ad9 Fixes #5558 - Zammad 6.5 Elasticsearch issue with wildcards when using customer.organization_id:*.
Co-authored-by: Mantas Masalskis <mm@zammad.com>
2025-04-15 15:26:51 +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
Martin Gruner
d73a27d6e0 Maintenance: Update rails from 7.0 to 7.1
Co-authored-by: Mantas Masalskis <mm@zammad.com>
2024-09-12 11:09:36 +02:00
renovatebot
bdd79354cc Maintenance: Update dependency rubocop to v1.64.0
Most of the changes are related to a new cop named `Style/SuperArguments`. It checks for redundant argument forwarding when calling super with arguments identical to the method definition.
2024-05-27 14:45:45 +02:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
Mantas Masalskis
075d7693a2 Maintenance: Improved display of linked tickets and knowledge base answers 2023-11-09 23:05:33 +01:00
Tobias Schäfer
3dfebda705 Fixes: Mobile - IsModelObject concern handling and usage. 2023-03-24 11:36:40 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Rolf Schmidt
0b6010c390 Maintenance: Replace zammad specific cache approach by rails low level caching. 2022-04-04 08:43:27 +02:00
Martin Gruner
6714b5f1a4 Maintenance: Bump rubocop-rails from 2.12.4 to 2.13.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.12.4 to 2.13.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.12.4...v2.13.0)
2022-01-03 10:47:32 +01:00
Martin Gruner
24c3bdfd87 Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
Rolf Schmidt
2d6d15f9be Fixes #3514 - csv import example file download (organizations) is empty. 2021-08-18 14:38:34 +02:00
Mantas Masalskis
dde8046470 Fixes #2612 - Tag KB Answers 2021-08-16 10:20:07 +02:00
Ryan Lue
c23e174ee0 Refactoring: Migrate user permission handling to Pundit policies. 2021-07-23 13:07:16 +00:00
Thorsten Eckel
ca56de3648 Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
This changes the minimum supported version of PostgreSQL to 9.3.
2021-06-23 11:35:27 +00: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
c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 2021-05-31 13:05:54 +00:00
Rolf Schmidt
5aabd5c308 Followup d0b5cbfe4b - Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*). 2021-02-11 08:56:22 +01:00
Rolf Schmidt
d0b5cbfe4b Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*). 2021-01-27 10:58:35 +01:00
Thorsten Eckel
623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 2020-09-30 11:07:01 +02: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
9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 2020-06-22 13:08:37 +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
d24a7c5584 Fixes #2777: Knowledge Base - Attachments not working for internal readers. 2019-11-12 15:08:00 +01:00
Martin Edenhofer
97d14a93b3 Initial knowledge base support. 2019-06-04 05:40:48 +02:00