Commit graph

63 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
44442e8087 Maintenance: Fixes attributes_with_association_ids returns incorrect data for... 2025-09-29 14:09:57 +03:00
Florian Liebe
84d5896f3b Fixes #5744 - Fetching children of a knowledge base category returns wrong data. 2025-08-20 07:22:56 +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
Martin Gruner
5daee104f6 Fixes #5580 - Remove MySQL/MariaDB support 2025-05-22 10:20:30 +02: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
Mantas
eb83313df5 Fixes #4554 - Can not delete language in the knowledge base 2023-11-09 19:17:58 +01:00
Mantas
1344928e9b Maintenance: Ensure validate methods are located in the beginning of a model class 2023-09-01 06:52:24 +00:00
renovatebot
5938a7ef19 Maintenance: Update dependency rubocop to v1.56.0 2023-08-10 09:03:32 +02:00
Tobias Schäfer
3dfebda705 Fixes: Mobile - IsModelObject concern handling and usage. 2023-03-24 11:36:40 +01:00
Martin Gruner
057a4818ee Maintenance: Improved translatable source strings. 2023-03-21 12:50:18 +01:00
Martin Gruner
b0bd467fa9 Maintenance: Improve handling and translatability of custom Rails model error messages. 2023-03-10 13:07:00 +01:00
Martin Gruner
a69fc3a451 Maintenance: Force usage of 'reorder' instead of 'order'. 2023-03-06 15:05:13 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Mantas Masalskis
a5e00ba240 Fixes #4298 - Show RSS feeds in knowledge base. 2022-11-07 16:30:05 +01:00
Mantas
6d08336fb9 Fixes #4190 - Knowledge base detail page has long loading times when kb has many categories 2022-08-08 06:25:33 +00: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
aca7a6c496 Maintenance: Switch to Ruby 3.0.3. 2022-03-28 13:03:04 +02:00
Rolf Schmidt
534efbb5fe Maintenance: Drop Store.add and use rails way creation instead. 2022-03-15 11:52:55 +01:00
Mantas
4a71dc4eeb Fixes #3997 - KB: granular permissions misconfiguration is allowed by UI 2022-03-10 09:06:44 +00:00
Mantas
b924dbfa80 Fixes #3978 - KB: Unpermitted categories are displayed after browsing 2022-02-26 00:46:10 +02:00
Mantas Masalskis
154b3accf9 Fixes #2603 - Limit access to KB Categories based on roles. 2022-02-24 12:15:19 +01: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
916bb77066 Maintenance: Activated rubocop Layout/SpaceInsideParens. 2021-07-19 15:36:48 +02:00
Martin Gruner
22e0fc5520 Maintenance: Updated to Ruby 2.7.3. 2021-06-24 07:05:39 +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
328845c283 Fixes #3559 - mentioned KB entries with the same title in different categories can not distinguished. 2021-05-31 12:59:49 +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
Rolf Schmidt
3fd0609f61 Fixes #2337 - Zammad stops Organization pagination after 500 entries. 2020-10-30 08:59:32 +01:00
Mantas
7937f7b39e Fixes #3231 - KnowledgeBase Broken 500 2020-10-06 21:05:25 +03:00
Thorsten Eckel
623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 2020-09-30 11:07:01 +02:00