Commit graph

28 commits

Author SHA1 Message Date
Mantas Masalskis
aaa4700468 Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
renovatebot
1dd1f1c688 Maintenance: Update dependency rubocop to v1.85.0 2026-03-01 20:51:55 +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
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
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
Mantas Masalskis
2ce5939399 Fixes #4893 - KB security: category permissions should be accessible to admins only 2023-11-26 21:53:35 +01:00
Mantas Masalskis
130e8fad6f Fixes #4833 - Editing the Knowledge Base throws: 'no implicit conversion of Symbol into Integer (TypeError)' 2023-09-25 15:02:40 +02:00
renovatebot
712a5f2f11 Maintenance: Update dependency rubocop-rails to v2.21.1 2023-09-15 09:24:53 +02:00
Mantas Masalskis
27c284b3bd Fixes #4629 - KB: inheritance of permissions. 2023-06-07 11:17:57 +02:00
Martin Gruner
b0bd467fa9 Maintenance: Improve handling and translatability of custom Rails model error messages. 2023-03-10 13:07:00 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +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
Martin Gruner
d992e697a5 Maintenance: Bump rubocop-rails from 2.14.2 to 2.15.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.14.2 to 2.15.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.14.2...v2.15.0)
2022-06-14 10:23:56 +02:00
Mantas
4a71dc4eeb Fixes #3997 - KB: granular permissions misconfiguration is allowed by UI 2022-03-10 09:06:44 +00:00
Martin Gruner
9bccb2d2d2 Maintenance: Improved source strings for new features. 2022-03-01 13:02:50 +01:00
Mantas Masalskis
154b3accf9 Fixes #2603 - Limit access to KB Categories based on roles. 2022-02-24 12:15:19 +01:00
Martin Gruner
24c3bdfd87 Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
Martin Gruner
64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
- Translations are no longer fetched from the cloud.
- Instead, they are extracted from the codebase and stored in i18n/zammad.pot.
- Translations will be managed via a public Weblate instance soon.
- The translated .po files are fed to the database as before.
- It is now possible to change "translation" strings for en-us locally via the admin GUI.
- It is no longer possible to submit local changes.
2021-11-15 16:58:19 +01:00
Martin Gruner
22e0fc5520 Maintenance: Updated to Ruby 2.7.3. 2021-06-24 07:05:39 +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
Thorsten Eckel
85573432c0 Maintenance: Updated rubocop(-* gems) to latest version (1.4.1). 2020-11-24 17:20:57 +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
563bcfbefd Maintenance: Custom Rubocop matcher for making sure "unless" conditional is not used in Ruby 2020-08-18 15:01:18 +02:00
Mantas Masalskis
cc2bc4f188 Fixes #2867 - KB links are in the header and footer of the public KB, Fixes #2834 - unclear meaning of "Public Menu" tab in KB admin 2020-05-20 16:06:04 +02:00
Martin Edenhofer
97d14a93b3 Initial knowledge base support. 2019-06-04 05:40:48 +02:00