Thorsten Eckel 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 6 years ago
..
activity_stream 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
application_model 46615333f9 Refactoring: Eliminate explicit coupling of classes in ChecksImport concern 6 years ago
channel 12eb5381b0 Fixes #2491 - Email is not processed if attachement as "space" as filename like `Content-Disposition: inline; filename="=?utf-8?b??="`. 6 years ago
chat e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
concerns 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 6 years ago
cti 922309b2b5 Improved after_callbacks and skip_callback behaviour on bulk changes (e. g. CSV import). 6 years ago
history 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
job 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
karma e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
object_manager 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 6 years ago
observer 6839f040e0 Refactoring: Migrated Observer::Ticket::Article::CommunicateEmail::BackgroundJob (Delayed::Job) to TicketArticleCommunicateEmailJob (ActiveJob). 6 years ago
online_notification 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
organization 92d7ee95e0 Knowledge Base Prep: Reduce priority of Organizations in search results (so KB results appear above them) 6 years ago
overview 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
recent_view 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
report 76637f55a2 Init version. 9 years ago
role 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
sla 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
stats_store b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 years ago
store b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 years ago
ticket 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 6 years ago
transaction 4dcc82a01a Improved error handling if ticket got deleted in the meantime. 6 years ago
trigger 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
user 9637d1200e Improved error handling for assets if recored got deleted in meantime. 6 years ago
activity_stream.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
application_model.rb 7326122e28 Fixed issue #2405 - Unable to load Zammad in web browser, because of online notification of ticket which was already deleted in the meantime. 6 years ago
authorization.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
avatar.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
calendar.rb 160b521116 Fixes issue #2497 - Missing business hours validation for calendars creates infinitive loop (also for background jobs). 6 years ago
channel.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 years ago
chat.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
email_address.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
external_credential.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 years ago
external_sync.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
group.rb 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 6 years ago
history.rb 46615333f9 Refactoring: Eliminate explicit coupling of classes in ChecksImport concern 6 years ago
http_log.rb 680a560c06 Convert HttpLog request/response attrs to UTF8 before saving (fixes #2100) 6 years ago
import_job.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
job.rb d36c88d441 Fixed flanky job test. 6 years ago
karma.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
link.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
locale.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
macro.rb 14fb64ba0a Implement ux_flow_next_up feature for macros (soft fix for #641) 6 years ago
notification.rb c71b0d36d4 Updated copyright. 8 years ago
object_lookup.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
object_manager.rb 705487154c Applied changes for Rubocop 0.51. 7 years ago
online_notification.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
organization.rb 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 6 years ago
overview.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
package.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
permission.rb 7006d573b4 Refactoring: Migrate role_test.rb to RSpec. 6 years ago
postmaster_filter.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
recent_view.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
report.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
role.rb 46615333f9 Refactoring: Eliminate explicit coupling of classes in ChecksImport concern 6 years ago
role_group.rb 5865d94339 Fixed cache invalidation bug race condition: Changes to group relation participant are not reflected to the other side and FE updates will be incomplete/outdated. 6 years ago
scheduler.rb 76dfdbaf83 Merge branch 'develop' into private-te_rubocop_update 6 years ago
setting.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
signature.rb 4b6496c545 Do html cleanup directly on content fields too (not only on finished article). 7 years ago
sla.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
stats_store.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
store.rb cdb4042961 Fixes issue ##2504 - Login into Zammad not possible, application server `puma` will raise 100% or more cpu. 6 years ago
tag.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
taskbar.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
template.rb fa454abf3a Reworked file structure of concerns. 7 years ago
text_module.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
ticket.rb 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 6 years ago
token.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
transaction.rb 922309b2b5 Improved after_callbacks and skip_callback behaviour on bulk changes (e. g. CSV import). 6 years ago
translation.rb 63214c9327 Fixes #1589 - No localised time displayed in trigger (autoreply/slack/...) notifications. 6 years ago
trigger.rb 295e67cb6f Fixes #2454 - Missing validation for trigger.notification.* at Model/API/REST level. 6 years ago
type_lookup.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
user.rb 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 6 years ago
user_device.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
user_group.rb 5865d94339 Fixed cache invalidation bug race condition: Changes to group relation participant are not reflected to the other side and FE updates will be incomplete/outdated. 6 years ago