Commit graph

30 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
Mantas Masalskis
1a1a35db96 Fixes #4890 - All Text Modules restricted to one or more Groups appears before choosing a Group 2025-02-21 10:54:57 +01:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Rolf Schmidt
0c93022abf Fixes #5384 - Improve heavy used admin objects with pagination and search in admin interface.
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2024-11-28 14:09:42 +01:00
Martin Gruner
7db582d95b Maintenance: Fix false gitleaks positives 2024-10-18 16:22:26 +02:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01: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
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
Thorsten Eckel
876c0b18fd Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication. 2021-02-04 09:28:41 +01:00
Ryan Lue
becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 2020-03-19 10:39:51 +01:00
Thorsten Eckel
e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 2018-12-19 18:33:22 +01:00
Martin Edenhofer
13b3b841d5 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 2018-11-06 06:42:52 +01:00
Martin Edenhofer
402b28b3e7 Fixed issue #2285 - Permission issue: response templates only usable when admin is also agent. 2018-10-12 13:05:37 +02:00
Martin Edenhofer
8af6e2b9eb Implemented issue #2064 - Add delete existing records to CSV import feature. 2018-06-12 22:58:59 +02:00
Martin Edenhofer
b58ac7e1be Improved issue #675 - Added web UI for import of users and organisations via csv files. 2018-06-06 03:30:17 +02:00
Martin Edenhofer
6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 2018-02-20 05:29:30 +01:00
Martin Edenhofer
cd28e904ac Improved session validation and usage of cors headers. 2017-02-15 13:29:25 +01:00
Julian K
ceaf615282 Fix spelling mistake (#481)
destory -> destroy
2016-11-30 11:30:03 +01:00
Martin Edenhofer
c71b0d36d4 Updated copyright. 2016-10-19 05:11:36 +02:00
Martin Edenhofer
81b48a2ef4 Moved from to new permission management. 2016-08-12 18:39:09 +02:00
Martin Edenhofer
1b907f0d73 Added autoload of text modules. 2016-07-25 22:13:38 +02:00
Thorsten Eckel
1e4f47acde Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
Martin Edenhofer
e5c35021ac Updated header. 2014-02-03 20:24:49 +01:00
Martin Edenhofer
59c4f77e3e Added config option for REST api base path on server and on site client. Currently on both "/api/v1" is used. 2013-08-07 00:10:28 +02:00
Martin Edenhofer
c2010124f5 Code reformattingand code layout beautying. 2013-06-12 17:59:58 +02:00
Martin Edenhofer
898ee67a88 Added text module feature. 2012-10-22 15:00:26 +02:00