Commit graph

17 commits

Author SHA1 Message Date
Dominik Klein
315f44e34b Maintenance: Audit UserAgent timeout values across call sites 2026-05-22 11:33:45 +02:00
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Dominik Klein
b7c1530a56 Feature: Desktop view - Added ticket right sidebar for issue tracker references.
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2024-10-30 15:11:17 +01: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
Dusan Vuckovic
4dc0094faf Maintenance: Add SSL verification option to GitLab integration. 2023-09-05 16:51:19 +02: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
Rolf Schmidt
8f5a74a560 Fixes #3830 - Zammad ignores relative GitLab URLs. 2021-11-09 07:53:09 +00:00
Rolf Schmidt
6602d19dbf Maintenance: Enhanced GitHub and GitLab GraphQL endpoint check 2021-10-05 06:42:26 +00:00
Martin Gruner
9f7bec8942 Maintenance: Add Brakeman for static security analysis. 2021-07-20 13:31:46 +00:00
Martin Gruner
c4d2d7fd3b Maintenance: Updated rubocop(-* gems) to latest version (1.16.0). 2021-06-01 14:24:22 +02: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
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
Rolf Schmidt
97c9d541e9 Fixes #435 - GitLab integration. 2021-03-10 16:11:14 +00:00