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 Masalskis
a1b9ef2bbb
Maintenance: Update copyright information.
2026-01-02 15:41:09 +02:00
Martin Gruner
5daee104f6
Fixes #5580 - Remove MySQL/MariaDB support
2025-05-22 10:20:30 +02:00
Mantas Masalskis
10f627cb69
Maintenance: Update copyright information
2025-01-01 17:39:43 +02: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
eb83313df5
Fixes #4554 - Can not delete language in the knowledge base
2023-11-09 19:17:58 +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
Rolf Schmidt
534efbb5fe
Maintenance: Drop Store.add and use rails way creation instead.
2022-03-15 11:52:55 +01: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
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
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
Thorsten Eckel
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
2020-09-30 11:07:01 +02:00
Thorsten Eckel
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
2020-06-22 13:08:37 +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
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
Denny Bresch
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
2019-07-31 10:23:48 +02:00
Ryan Lue
a1da3a27f9
Enable Lint/UselessAssignment cop.
2019-06-28 13:38:49 +02:00
Martin Edenhofer
97d14a93b3
Initial knowledge base support.
2019-06-04 05:40:48 +02:00