Commit graph

20 commits

Author SHA1 Message Date
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
Florian Liebe
c7afe512ad Fixes #5089 - Improve localization of triggers and schedulers.
Co-authored-by: Tobias Schäfer <ts@zammad.com>
2024-03-18 12:38:56 +01: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
Florian Liebe
5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2022-06-21 15:20:18 +02: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
Martin Gruner
fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 2021-05-20 06:59:02 +00:00
Mantas Masalskis
041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 2021-05-12 14:37:44 +03:00
Martin Edenhofer
a03edd31a6 Maintenance: Fixed test, timestamp issue with 2021 (Fixes #3356). 2021-01-04 10:18:47 +01:00
Thorsten Eckel
83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 2020-06-20 11:15:52 +02:00
Rolf Schmidt
af10e5d1d2 Fixes #535: Send Trigger and Scheduler Notification Email/SMS to single user. 2020-03-17 08:52:57 +01:00
Mantas Masalskis
7fab92d074 Fixes issue #2169 - Time format always english if generated from system. 2020-01-27 10:28:17 +01:00
Ryan Lue
a1da3a27f9 Enable Lint/UselessAssignment cop. 2019-06-28 13:38:49 +02:00
Ryan Lue
2ac28bf906 Fix auto-correctable rubocop offenses in test suite 2019-05-28 15:07:19 +08:00
Ryan Lue
9f33ca5c0a Fix EmailAddress dependency issue in Ticket factory 2019-02-04 07:56:18 +01:00
Thorsten Eckel
e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 2018-12-19 18:33:22 +01:00
Martin Edenhofer
22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 2018-10-16 10:45:15 +02:00