Commit graph

14 commits

Author SHA1 Message Date
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Dusan Vuckovic
3b202ebe6f Fixes #5726 - AI Agents are not available in schedulers in some situations.
Co-authored-by: Rolf Schmidt <rolf.schmidt@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2025-08-05 08:43:28 +01:00
Dominik Klein
8f70f529f6 Fixes #5648: AI Agent> Auto-dispatch incoming tickets to the correct group (without AI-Agent Admin-UI)
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Tobias Schäfer <ts@zammad.com>
2025-07-10 17:27:41 +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
Martin Gruner
24c3bdfd87 Maintenance: Update copyright header. 2022-01-01 14:38:12 +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 Edenhofer
02417225f7 Fixes #3372 - Reasoning about Webhooks activity. 2021-02-23 15:52:16 +01:00
Rolf Schmidt
ec23915bd0 Fixes #1553: Calendar as filter condition for Trigger/Automatization. 2020-02-20 13:34:16 +01:00
Thorsten Eckel
20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 2019-11-18 20:19:35 +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
Thorsten Eckel
5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
- Removed unneeded `require`s
- Replaced needed `require`s with `require_dependency`
- Replaced `load` with Concers
- Kept gem and core `require`s

Read more about ``nrequire_dependency here: http://guides.rubyonrails.org/autoloading_and_reloading_constants.html#require-dependency

Read more about Concerns here: http://api.rubyonrails.org/v5.1/classes/ActiveSupport/Concern.html
2018-04-26 10:58:16 +02:00
Martin Edenhofer
b952880d5d Fixed issue #1666 - Unable to open trigger in admin interface. 2017-11-23 09:14:03 +01:00