Martin Gruner 6c29a80baf Maintenance: Improve template rendering. 2 years ago
..
active_record 9d7b521960 Fixes #3632 - Monitoring endpoint complains about Failed to run SessionTimeoutJob.perform_now after 10 tries #<NoMethodError: undefined method id' for nil:NilClass`. 3 years ago
chat 743f80cfbf Fixes #3610 - Chat-Message references not cleared with data privacy task. 3 years ago
cti 08a98efca4 Fixes #2647 - Enhance CTI-Caller-Log to "mark as seen" all unread entries at once 5 years ago
history 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 3 years ago
karma 107fd5e995 Refactoring: Migrate ticket_article_store_empty to RSpec 5 years ago
knowledge_base 85573432c0 Maintenance: Updated rubocop(-* gems) to latest version (1.4.1). 3 years ago
notification_factory 6c29a80baf Maintenance: Improve template rendering. 2 years ago
report 3fd0609f61 Fixes #2337 - Zammad stops Organization pagination after 500 entries. 3 years ago
tag 52f5b33484 Refactoring: Migrate tag_test to RSpec 5 years ago
ticket 98471cc1ba Maintenance: Rework stored 'from' attribute for web and phone articles. 3 years ago
vendor 85573432c0 Maintenance: Updated rubocop(-* gems) to latest version (1.4.1). 3 years ago
active_job_lock.rb 5ca41c8389 Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times. 4 years ago
activity_stream.rb 107fd5e995 Refactoring: Migrate ticket_article_store_empty to RSpec 5 years ago
authorization.rb 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
avatar.rb 3acfa4a277 Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
calendar.rb 1aa4e68c6c Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579. 3 years ago
channel.rb 9f025edf97 Fixes #3669 - Do not send domain and migrate domain out of Google and Microsoft 365 channels. 3 years ago
chat.rb 33498bac91 Feature: Chat origin whitelisting functionality. 4 years ago
data_privacy_task.rb 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
email_address.rb b3cb67836d Refactoring: Migrate email_address_test.rb to RSpec 5 years ago
external_credential.rb 3df00e7e1b Testing: Expand factories for Twitter API testing 4 years ago
external_sync.rb b49802a161 Fixes #3123: Merging Tickets/Users/... does not update ExternalSync references. 4 years ago
group.rb 3acfa4a277 Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
history.rb 1aa4e68c6c Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579. 3 years ago
http_log.rb 3acfa4a277 Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
import_job.rb 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 3 years ago
job.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
knowledge_base.rb 6606aa29cd Don't use stubs for UserInfo.current_user_id because it blocks the use case where UserInfo.current_user_id is changed at runtime. 5 years ago
link.rb 9774908b17 Maintenance: Improved test coverage of link requests. 3 years ago
locale.rb 3acfa4a277 Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
macro.rb feac4bb938 Removed macro event for TicketCreateFormHandler. This is not needed, because there are no macros when creating tickets. 5 years ago
mention.rb 2354b5f53f Fixes #208 - Notify / Mention other agents / Subscribe to Tickets. 3 years ago
object_lookup.rb 7639ef46d3 Refactoring: Migrate object_type_lookup_test.rb to RSpec 5 years ago
object_manager_attribute.rb 8790e389be Fixes issue #865 - Freshdesk import 3 years ago
online_notification.rb 107fd5e995 Refactoring: Migrate ticket_article_store_empty to RSpec 5 years ago
organization.rb a546e7c6fd Refactoring: Migrate organization_domain_based_assignment_test.rb to RSpec 5 years ago
overview.rb 4a07c783a3 Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent. 4 years ago
permission.rb 7006d573b4 Refactoring: Migrate role_test.rb to RSpec. 5 years ago
postmaster_filter.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
recent_view.rb 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
role.rb cf5a5e3960 Maintenance: Improved article view for agent customer. 3 years ago
scheduler.rb 3acfa4a277 Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
setting.rb 175db6f123 Refactoring: Migrate setting_test.rb to RSpec 5 years ago
signature.rb 3acfa4a277 Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
sla.rb 1aa4e68c6c Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579. 3 years ago
smime_certificate.rb 2ffca390a9 Fixes #1961 - S/MIME integration. 4 years ago
tag.rb 107fd5e995 Refactoring: Migrate ticket_article_store_empty to RSpec 5 years ago
taskbar.rb 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 3 years ago
template.rb 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
text_module.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 3 years ago
ticket.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
token.rb a56245defa Fixes #3468: Not authorized error using Im X-On-Behalf-Of. 3 years ago
translation.rb 3acfa4a277 Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
trigger.rb ca73fdd9b7 Refactoring: Migrate *_assets_test.rb to RSpec 5 years ago
type_lookup.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 3 years ago
user.rb 9085ef3465 Maintenance: User factory randomizes names 3 years ago
user_device.rb 3acfa4a277 Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
webhook.rb 9a9c2ed719 Follow up 20d3c5027f52664ad09c5009b4d6cdf9e95336c1 - Fixes #342 - prevent deletion of Webhooks that are used by Job/Macro/Trigger 3 years ago