Commit graph

31 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
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
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Tobias Schäfer
4d254dfdf7 Maintenance: Improving readonly view in agent interface. 2022-09-13 06:27:44 +00:00
Martin Gruner
8df5da2152 Maintenance: Improve translatable source strings. 2022-05-13 07:16:43 +02:00
Martin Gruner
2a86a454c5 Maintenance: Improved translatable source strings. 2022-01-06 20:37:47 +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
Thorsten Eckel
4f6aed1856 Maintenance: Improved test coverage of link requests. 2021-06-07 13:35:50 +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
Martin Edenhofer
97d14a93b3 Initial knowledge base support. 2019-06-04 05:40:48 +02:00
Thorsten Eckel
e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 2018-12-19 18:33:22 +01:00
Thorsten Eckel
757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 2017-10-01 14:25:52 +02:00
Martin Edenhofer
22e8836cff Splited ticket sidebar into separate backend to make it pluggable. 2017-03-15 11:29:56 +01:00
Martin Edenhofer
cd28e904ac Improved session validation and usage of cors headers. 2017-02-15 13:29:25 +01:00
Martin Edenhofer
c71b0d36d4 Updated copyright. 2016-10-19 05:11:36 +02:00
Thorsten Eckel
1e4f47acde Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
Thorsten Eckel
ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 2015-04-27 15:42:53 +02:00
Martin Edenhofer
e5c35021ac Updated header. 2014-02-03 20:24:49 +01:00
Martin Edenhofer
ddc99ca406 First stage of migration to object assets for frontend. 2013-08-19 08:29:49 +02: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
67db493699 Added model cache object (lookup method) to increase performance. 2013-01-01 21:29:26 +01:00
Martin Edenhofer
42c855a6d9 Fixed URLs. 2012-11-18 11:51:54 +01:00
Martin Edenhofer
959faa6a94 Improved link feature. 2012-08-24 21:40:22 +02:00
Martin Edenhofer
112ec68e7d Improved link feature. 2012-08-24 20:54:57 +02:00
Martin Edenhofer
c031b06aef Implemented first version of link feature. 2012-08-24 00:08:27 +02:00
Martin Edenhofer
6e0bc3edbc Added link feature init version. 2012-08-21 12:28:41 +02:00