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
10f627cb69
Maintenance: Update copyright information
2025-01-01 17:39:43 +02:00
Dominik Klein
e054d6ca79
Maintenance: Update copyright information.
2024-01-02 11:55:19 +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
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
3b29835d4a
Fixes #3119 - Clarify authentication_check and authorize! before_actions
2023-03-21 20:14:54 +00: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