Thorsten Eckel 163dbc4e9e Updated rubocop(-* gems) to latest version (0.83.0). 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 33a20f2cf2 Follow up - af10e5d1d26c41135fb8f1cc6c945a1d6a0b674c - Fixes #535: Send Trigger and Scheduler Notification Email/SMS to single user. Job/Trigger#perform notification.* recipient User Assets are not resolved. 5 years ago
channel f69d7a0962 Refactoring: Utilize existing channel driver pattern for Twitter 4 years ago
chat e9adb2adc2 Fixes issue #2291 - Chat enhancement: Option to set Agent display name. 5 years ago
concerns 880f1d5e3a Fixes #2644 - Including Knowledge Base Answers into Ticket Articles doesn't attach Attachments 4 years ago
cti 163dbc4e9e Updated rubocop(-* gems) to latest version (0.83.0). 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 22a25f266d Performance: Cache DB transaction locking of Karma::ActivityLog.add. 5 years ago
knowledge_base 880f1d5e3a Fixes #2644 - Including Knowledge Base Answers into Ticket Articles doesn't attach Attachments 4 years ago
link d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 years ago
object_manager 0004c72624 Refactoring: Improved error logging 5 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 d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 years ago
recent_view 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
report 76637f55a2 Init version. 9 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 163dbc4e9e Updated rubocop(-* gems) to latest version (0.83.0). 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 a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 years ago
chat.rb 33498bac91 Feature: Chat origin whitelisting functionality. 5 years ago
email_address.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
external_credential.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 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 6c60021196 Fixes #2641 - Can't use HEX/HSL color value in KB Admin color picker. 5 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 0004c72624 Refactoring: Improved error logging 5 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 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
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 03b2456dd9 Fix migration (Nov 2018) which set a hash value on a boolean Setting 5 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
stats_store.rb 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 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 c7f8045569 Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload. 6 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 1ab179f22f Fixed issue #2923 - Zammad should not inform himself. 5 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 a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 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 becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 5 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