Commit graph

15 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
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Dusan Vuckovic
c658a342d5 Fixes - Desktop view: Active right sidebar (e.g. ticket right sidebar) is currently not highlighted. 2025-04-22 13:25:35 +01:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Timo Triebensky
a8427ed9d3 Fixes #5015 - Gitlab/Github UI loses links when they are renamed.
Co-authored-by: Rolf Schmidt <rolf.schmidt@zammad.com>
2024-08-19 12:45:34 +02:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
renovatebot
f7743cfda6 Maintenance: Update dependency rubocop to v1.45.1 2023-02-09 16:21:00 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +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
5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
jan-wi
a5de91064a Fixes #3512 - allow http for local gitlab or github enterprise instance 2021-04-21 07:21:01 +00:00
Rolf Schmidt
1d2a1a1163 - Fixes #3455: Gitlab and Github integration cause application reload when using [Enter]
- Fixes #3456: Wrong API-Key for Gitlab does not throw error message
- Fixes #3458: Gitlab and Github integration should provide visual feedback during adding issue.
- Fixes #3459: Provide error message if user provided wrong information for Github and Gitlab
- Refactoring: Multiple loads of GitLab/GitHub GraphQL schema causes Memory leak.
2021-03-24 16:41:05 +00:00
Thorsten Eckel
fdd3a7388d Follow up #435, #1575: Issues that have no assigned milestone can't be linked to Ticket. 2021-03-18 17:03:32 +00:00
Thorsten Eckel
12a5e9dba3 Fixes #1575 - GitHub integration. 2021-03-10 16:25:26 +00:00