Thorsten Eckel 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
..
activity_stream 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
application_model 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
channel 72bb320fb0 Updated rubocop(-* gems) to latest version (0.85.1). 4 years ago
chat e9adb2adc2 Fixes issue #2291 - Chat enhancement: Option to set Agent display name. 5 years ago
concerns 8690916936 Updated rubocop(-* gems) to latest version (0.84.0). 4 years ago
cti 6839d6e3e0 Enhancement: Skip CTI log update when import_mode is active. 4 years ago
history d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 years ago
job ec23915bd0 Fixes #1553: Calendar as filter condition for Trigger/Automatization. 5 years ago
karma 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
knowledge_base 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
link d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 years ago
object_manager 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
observer 3f28c5f54e Bugfix: Add nil handling to CommunicateTwitter::BackgroundJob 4 years ago
online_notification 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
organization becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 5 years ago
overview 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
package 8690916936 Updated rubocop(-* gems) to latest version (0.84.0). 4 years ago
recent_view 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
report 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
role 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
sla 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
stats_store b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 years ago
store 0004c72624 Refactoring: Improved error logging 5 years ago
tag d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 years ago
ticket 2ffca390a9 Fixes #1961 - S/MIME integration. 4 years ago
transaction bcce8c51f9 Fixed issue #2904 - Error when changing passwords for users without email. 5 years ago
trigger ec23915bd0 Fixes #1553: Calendar as filter condition for Trigger/Automatization. 5 years ago
user becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 5 years ago
active_job_lock.rb 87be5318c3 Fixed bug: ActiveJobLock is no actual ApplicationModel and don't need to inherit Model logic and capabilities. 5 years ago
activity_stream.rb bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 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 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 years ago
avatar.rb bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 years ago
calendar.rb ec23915bd0 Fixes #1553: Calendar as filter condition for Trigger/Automatization. 5 years ago
channel.rb 0eedc58558 Maintenance: Activated rubocop rule Style/RescueStandardError. 4 years ago
chat.rb 33498bac91 Feature: Chat origin whitelisting functionality. 5 years ago
email_address.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
external_credential.rb 5f06c8c6b4 Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported. 4 years ago
external_sync.rb 0004c72624 Refactoring: Improved error logging 5 years ago
group.rb 22911f8616 Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler. 5 years ago
history.rb b468134e93 Performance: Existing Notification type History lookup should be done on DB level. 5 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 ec23915bd0 Fixes #1553: Calendar as filter condition for Trigger/Automatization. 5 years ago
karma.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
knowledge_base.rb 8690916936 Updated rubocop(-* gems) to latest version (0.84.0). 4 years ago
link.rb d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 years ago
locale.rb 7fab92d074 Fixes issue #2169 - Time format always english if generated from system. 5 years ago
macro.rb 22911f8616 Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler. 5 years ago
notification.rb b9c82a4c7f Maintenance: All models should inherit from ApplicationModel. 5 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 0afb105dd7 Refactoring: Removed unnecessary OnlineNotification.seen method. 5 years ago
organization.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 5 years ago
overview.rb bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 years ago
package.rb 8690916936 Updated rubocop(-* gems) to latest version (0.84.0). 4 years ago
permission.rb 22911f8616 Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler. 5 years ago
postmaster_filter.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
recent_view.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 5 years ago
report.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
role.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 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 0004c72624 Refactoring: Improved error logging 5 years ago
setting.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
signature.rb 22911f8616 Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler. 5 years ago
sla.rb 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 years ago
smime_certificate.rb 2ffca390a9 Fixes #1961 - S/MIME integration. 4 years ago
stats_store.rb 72bb320fb0 Updated rubocop(-* gems) to latest version (0.85.1). 4 years ago
store.rb dd5ca52e18 Fixes #2941 - Zendesk import error 5 years ago
tag.rb d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 years ago
taskbar.rb ee1c4677ea Fixes #3087: Search taskbars cause DeadLocks. 4 years ago
template.rb fa454abf3a Reworked file structure of concerns. 7 years ago
text_module.rb c788c3e053 Added migration for group_dependent_text_modules - renamed table text_modules_groups to groups_text_modules. 5 years ago
ticket.rb 2ffca390a9 Fixes #1961 - S/MIME integration. 4 years ago
token.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 5 years ago
transaction.rb 922309b2b5 Improved after_callbacks and skip_callback behaviour on bulk changes (e. g. CSV import). 6 years ago
translation.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 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 4014839242 Fixes issue #2907 - Password strength settings are ignored when creating new customer accounts. Make login available to verified users only. 4 years ago
user_device.rb bcce8c51f9 Fixed issue #2904 - Error when changing passwords for users without email. 5 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