Commit graph

29 commits

Author SHA1 Message Date
Dusan Vuckovic
9f1f5cae1e Fixes #5948 - Default time diff is applying wrong units when the associated fields are missing. 2026-02-18 15:31:46 +00:00
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Mantas Masalskis
74a0e282a4 Fixes #5666 - First Ticket Update changes External Data Source field form ‚nil‘ to {} 2025-06-25 15:48:54 +03:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Mantas Masalskis
e2f75d16b9 Fixes #5276 - Untranslated error message in /object_manager 2024-07-30 14:33:51 +02:00
Mantas Masalskis
0628b78d90 Fixes #5091 - New timezone is not immediately available in active sessions 2024-03-19 16:29:12 +01:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
renovatebot
0758a94304 Maintenance: Update dependency rubocop-performance to v1.20.0 2023-12-19 10:50:24 +01:00
Martin Gruner
968d20acbd Maintenance: Unify custom Rails model validators. 2023-03-10 15:49:19 +01:00
Martin Gruner
b0bd467fa9 Maintenance: Improve handling and translatability of custom Rails model error messages. 2023-03-10 13:07:00 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Mantas Masalskis
2dcc0e3900 Fixes #4320 - Zammad-scheduler constantly crashes if user have unknown timezone 2022-11-18 15:15:20 +01:00
Mantas
bc66012281 Fixes #2150 - Text attribute inputs longer than maxlength is silently truncated 2022-11-15 07:58:32 +00:00
Mantas Masalskis
e6ab058fc9 Fixes #3763 - Default time diff for date and datetime objects don't function 2022-03-29 19:29:42 +02:00
Martin Gruner
24c3bdfd87 Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
Mantas Masalskis
501a98b6c2 Fixes #3810 - Custom date and datetime attributes are filled with dates on creation of tickets/users after update from 4.1 to 5.x. 2021-10-20 18:54:33 +02:00
Rolf Schmidt
041c0d61ef Follow up fa4577d463 - Fixes #3710 - Unable to close tickets in certran cases if core workflow is used. 2021-09-23 09:52:08 +02:00
Rolf Schmidt
f9ffa3ef51 Fixes #3762 - Unable to create a ticket in web app if default for additional boolean value is FALSE. 2021-09-22 13:57:53 +01:00
Mantas Masalskis
f3464cc4ac Fixes #2634 - Merge not possible with not set, required attributes 2021-08-20 05:36:30 +02:00
Mantas Masalskis
0668e17d18 Fixes #1653 - Default value not set for attributes of type input, select,... 2021-08-17 18:37:16 +02:00
Martin Gruner
33a5f470e0 Maintenance: Treat Ruby deprecation warnings as test errors. 2021-07-06 07:52:22 +00:00
Thorsten Eckel
ca56de3648 Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
This changes the minimum supported version of PostgreSQL to 9.3.
2021-06-23 11:35:27 +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
Mantas Masalskis
59c787bacb Maintenance: Reduce HasBackends overhead by autoloading backends on initialisation. 2020-08-19 17:24:19 +02:00
Ryan Lue
a1da3a27f9 Enable Lint/UselessAssignment cop. 2019-06-28 13:38:49 +02:00
Billy Zhou
29f96527a7 Fixed #2339 - Integer minimal is ignored. 2019-06-27 13:53:17 +02:00
Thorsten Eckel
55bbda9969 Refactoring: Unused code from development phase slipped into final merge. 2019-04-07 14:10:09 +02:00
Thorsten Eckel
4e07079056 Follow up - 444e48e377 - Removed future and past data_options of Date ObjectManager::Attribute because they are not determinable due to time zones. 2019-03-15 11:04:57 +01:00
Thorsten Eckel
444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 2019-03-14 00:51:22 +01:00