Commit graph

38 commits

Author SHA1 Message Date
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Martin Gruner
4e00e007a7 Fixes #5581 - Remove Twitter support 2025-08-04 14:41:12 +02:00
renovatebot
6075d21704 Maintenance: Update dependency rubocop to v1.77.0 2025-06-23 13:21:06 +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
Martin Gruner
aa1cb1395b Maintenance: Refactor building of email addresses. 2023-01-25 15:36:18 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Martin Gruner
344d647079 Maintenance: Improved wording of translatable source strings. 2022-01-25 10:11: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
Thorsten Eckel
b8b57781b7 Maintenance: Activated rubocop Layout/LeadingCommentSpace. 2021-07-19 15:43:33 +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
Thorsten Eckel
b72a15a017 Maintenance: Updated rubocop(-* gems) to latest version (1.3.0). 2020-11-12 12:42:44 +01:00
Ryan Lue
becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 2020-03-19 10:39:51 +01:00
Mantas Masalskis
7fab92d074 Fixes issue #2169 - Time format always english if generated from system. 2020-01-27 10:28:17 +01:00
Denny Bresch
7f0fd8b346 Fixed typo 'form_active'. 2019-08-14 10:15:36 +02:00
Thorsten Eckel
e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 2018-12-19 18:33:22 +01:00
Thorsten Eckel
9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 2018-10-09 08:17:41 +02:00
Martin Edenhofer
601960f5fb Implemented issue #1171 - The ability to set the platform default language. 2017-11-15 15:06:53 +01:00
Thorsten Eckel
757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 2017-10-01 14:25:52 +02:00
Martin Edenhofer
6f7632c8ea Improved code layout. 2017-06-17 01:02:13 +02:00
Martin Edenhofer
cd28e904ac Improved session validation and usage of cors headers. 2017-02-15 13:29:25 +01:00
Martin Edenhofer
c8e9058866 Moved default and follow up state/priority from source code into model. Related to issue #689 - OTRS import breaks a lot of assumptions in Zammad. 2017-02-12 18:21:03 +01:00
Jens Pfeifer
30c9caae00 Fixed some english texts. 2017-02-03 14:43:23 +00:00
Elias Probst
9d0bfa1fae Fix typos (#622)
* Fix typo (`Colleges` → `Colleagues`)

* Fix typo (`Modues` → `Modules`)

* Fix typo (`Additionals` → `Additional`)

* Fix typo (`ckeck` → `check`)

* Fix typo (`seperator` → `separator`)

* Fix typo (`subjects` → `subject`)

* Fix typo (`need to` → `needs to`)
2017-01-16 15:12:06 +01:00
Sébastien Santoro
7a3baa2574 Fix typo (#623) - modues -> modules. 2017-01-15 09:35:11 +01:00
Martin Edenhofer
1ddbb5d59e Applies rubocop for ruby 2.3.1. 2016-10-24 23:59:18 +02: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
42d0cd1f8f Updated gems. 2016-07-27 00:02:28 +02:00
Martin Edenhofer
30fe8aef36 Applied rubocop. 2016-06-30 22:04:48 +02:00
Martin Edenhofer
ed5b058d6e Refactoring of NotificationFactory. 2016-04-14 01:40:37 +02:00
Martin Edenhofer
70bd720caf Improved creation of test tickets check. 2016-03-09 08:03:34 +01:00
Martin Edenhofer
176b377326 Disabled overviews (it's an expert setting). 2016-03-04 12:01:26 +01:00
Martin Edenhofer
98e384d266 Changed position of overviews. 2016-03-04 11:58:19 +01:00
Martin Edenhofer
6f5c0d6004 Added first steps test ticket feature. 2016-03-01 00:52:51 +01:00
Martin Edenhofer
c0fece6f0d Added user (agent & customer) invite feature in first steps. 2016-02-17 19:36:33 +01:00
Martin Edenhofer
78226efcbc Init version of first steps. Improved clues (disable navbar highlighting until clues are gone). 2016-02-11 02:57:27 +01:00