zammad/app/models
2026-05-22 13:11:31 +03:00
..
activity_stream Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
ai Maintenance: Improve AI agent ticket tagger situation when new tags are disabled but also no tags exists in the system. 2026-04-30 12:51:33 +02:00
application_model Maintenance: Update dependency rubocop to v1.86.2 2026-05-18 16:58:59 +02:00
authorization Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
avatar Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
channel Fixes #6141 - Email parsing crashes if content-type is malformed 2026-05-21 17:21:07 +03:00
chat Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
checklist Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
checklist_template Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
concerns Feature: Desktop view - Search - Filter for input/textarea attributes. 2026-05-14 14:50:39 +02:00
core_workflow Maintenance: Update dependency rubocop to v1.85.0 2026-03-01 20:51:55 +02:00
cti Maintenance: Audit UserAgent timeout values across call sites 2026-05-22 11:33:45 +02:00
data_privacy_task Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
external_credential Maintenance: Improve configuration details returned by the server. 2026-03-04 08:07:54 +01:00
form_updater Feature: Desktop view - Search - Filter for select/boolean/multi-select/treeselect/multi-treeselect attributes 2026-05-21 22:47:51 +02:00
group Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
history Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
job Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
knowledge_base Fixes #6001 - AI - Create Knowledge Base (KB) answers from solved tickets. 2026-04-10 15:36:26 +02:00
link Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
macro Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
mention Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
object_manager Fixes #6072 - ai_action field resolves into error on ticket get request. 2026-04-13 12:18:51 +02:00
online_notification Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
organization Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
overview Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
package Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
public_link Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
recent_view Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
report Fixes #6146 - Report profiles are not sorted alphabetically. 2026-05-20 21:58:25 +02:00
role Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
session Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
setting Fixes #6060 - Missing temperature support by some models for some providers. 2026-04-15 12:42:16 +01:00
sla Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
store Maintenance: Improve loading mechanism for aws-sdk-s3 gem. 2026-04-02 13:31:22 +02:00
system_report Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
tag Maintenance: Ensure case-insensitive tags uniqueness at database level 2026-05-22 13:11:31 +03:00
taskbar Maintenance: Update dependency rubocop to v1.85.0 2026-03-01 20:51:55 +02:00
template Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
ticket Fixes #6126 - Updating ticket as closed via keyboard shortcut fails on an OTRS migrated system. 2026-05-20 10:10:29 +01:00
token Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
transaction Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
translation Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
trigger Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
user Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
user_device Fixes #6103 - Untranslated default value in mail notification. 2026-04-28 14:21:50 +02:00
webhook Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
active_job_lock.rb Fixes #6043 - Email channel fetching gets stuck 2026-03-27 13:36:36 +02:00
activity_stream.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
ai.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
application_model.rb Fixes #6017 - DataPrivacyTask does hang up on >600k customer tickets. 2026-04-20 08:59:56 +02:00
authorization.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
avatar.rb Maintenance: Audit UserAgent timeout values across call sites 2026-05-22 11:33:45 +02:00
calendar.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
channel.rb Maintenance: Improve configuration details returned by the server. 2026-03-04 08:07:54 +01:00
chat.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
checklist.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
checklist_template.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
core_workflow.rb Maintenance: Update dependency rubocop to v1.84.0 2026-01-28 09:46:02 +01:00
data_privacy_task.rb Fixes #6017 - DataPrivacyTask does hang up on >600k customer tickets. 2026-04-20 08:59:56 +02:00
email_address.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
external_credential.rb Maintenance: Improve configuration details returned by the server. 2026-03-04 08:07:54 +01:00
external_sync.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
failed_email.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
group.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
history.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
http_log.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
import_job.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
job.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
knowledge_base.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
ldap_source.rb Maintenance: Improve configuration details returned by the server. 2026-03-04 08:07:54 +01:00
link.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
locale.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
macro.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
mention.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
object_lookup.rb Fixes #6072 - ai_action field resolves into error on ticket get request. 2026-04-13 12:18:51 +02:00
object_manager.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
online_notification.rb Feature: Knowledge Base Answers from Ticket - Show AI-Avatar 2026-04-24 08:35:31 +02:00
online_notification_standalone.rb Fixes #6001 - AI - Create Knowledge Base (KB) answers from solved tickets. 2026-04-10 15:36:26 +02:00
organization.rb Fixes #6017 - DataPrivacyTask does hang up on >600k customer tickets. 2026-04-20 08:59:56 +02:00
overview.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
package.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
permission.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
pgp_key.rb Fixes #6091 - Invalid object selector conditions if value contains a question mark. 2026-04-22 10:20:01 +02:00
postmaster_filter.rb Follow up - 332b0d8 - Fixes #5815 - Allow usage of extracted text from regex 2026-04-09 12:47:33 +03:00
public_link.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
recent_close.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
recent_view.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
report.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
role.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
role_group.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
scheduler.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
session.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
setting.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
signature.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
sla.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
smime_certificate.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
ssl_certificate.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
stats_store.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
store.rb Follow-up 991bf7aaf5 - Fixes #5849 - Ticket Summary - Recognize text in images. 2026-01-09 14:16:40 +00:00
system_report.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
tag.rb Maintenance: Ensure case-insensitive tags uniqueness at database level 2026-05-22 13:11:31 +03:00
taskbar.rb Maintenance: Ensure that the recent closes table exists to prevent crashes in migrations. 2026-03-12 10:52:18 +01:00
template.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
text_module.rb Fixes #5976 - Incorrect formatting of < and > in text modules. 2026-03-03 09:58:52 +00:00
ticket.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
token.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
transaction.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
translation.rb Maintenance - Cleanup remaining MySQL mentions 2026-04-29 09:21:16 +02:00
trigger.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
type_lookup.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
user.rb Maintenance: Ensure services have a single entry point and an easy way to pass current user 2026-04-23 12:39:32 +03:00
user_device.rb Fixes #6103 - Untranslated default value in mail notification. 2026-04-28 14:21:50 +02:00
user_group.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
webhook.rb Maintenance: Improves Webhook and External Data Source resilience against malicious endpoint addresses 2026-04-07 09:37:48 +02:00