Rolf Schmidt 4a07c783a3 Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent. 4 лет назад
..
activity_stream 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 лет назад
application_model 03a6077e76 Refactoring: Rearrange CanCreatesAndUpdates concern 4 лет назад
channel 4a07c783a3 Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent. 4 лет назад
chat 71dcde5876 Fixes #3095 - Not all attributes if chats are indexed by elasticsearch (chat.name and tags are missing) 4 лет назад
concerns dde7208ebc Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user 4 лет назад
cti 25c7e81667 Fixes #3107 - Improve CTI / open user profile or new ticket screen based on last customer activity. 4 лет назад
history d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 лет назад
job ec23915bd0 Fixes #1553: Calendar as filter condition for Trigger/Automatization. 5 лет назад
karma 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 лет назад
knowledge_base 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 лет назад
link d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 лет назад
object_manager 4a07c783a3 Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent. 4 лет назад
observer 22fe0a2a97 Fixes #864 - Added relative pending_time to Macro/Trigger/Scheduler functionality. Based on the Pull Request #2862 by @fleverest – huge thanks ❤️ 4 лет назад
online_notification 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 лет назад
organization becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 5 лет назад
overview 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 лет назад
package 8690916936 Updated rubocop(-* gems) to latest version (0.84.0). 4 лет назад
recent_view 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 лет назад
report 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 лет назад
role 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 лет назад
sla 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 лет назад
stats_store b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 лет назад
store 0004c72624 Refactoring: Improved error logging 5 лет назад
tag f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 лет назад
ticket 4a07c783a3 Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent. 4 лет назад
transaction 4a07c783a3 Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent. 4 лет назад
trigger ec23915bd0 Fixes #1553: Calendar as filter condition for Trigger/Automatization. 5 лет назад
user b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 лет назад
active_job_lock.rb 87be5318c3 Fixed bug: ActiveJobLock is no actual ApplicationModel and don't need to inherit Model logic and capabilities. 5 лет назад
activity_stream.rb b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 лет назад
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 лет назад
authorization.rb 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 лет назад
avatar.rb bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
calendar.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 лет назад
channel.rb 0eedc58558 Maintenance: Activated rubocop rule Style/RescueStandardError. 4 лет назад
chat.rb 73f6a98e29 Updated rubocop(-* gems) to latest version (0.88.0). 4 лет назад
email_address.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 лет назад
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 лет назад
external_sync.rb b49802a161 Fixes #3123: Merging Tickets/Users/... does not update ExternalSync references. 4 лет назад
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 лет назад
history.rb b468134e93 Performance: Existing Notification type History lookup should be done on DB level. 5 лет назад
http_log.rb 680a560c06 Convert HttpLog request/response attrs to UTF8 before saving (fixes #2100) 6 лет назад
import_job.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
job.rb ec23915bd0 Fixes #1553: Calendar as filter condition for Trigger/Automatization. 5 лет назад
karma.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
knowledge_base.rb 563bcfbefd Maintenance: Custom Rubocop matcher for making sure "unless" conditional is not used in Ruby 4 лет назад
link.rb d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 лет назад
locale.rb 7fab92d074 Fixes issue #2169 - Time format always english if generated from system. 5 лет назад
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 лет назад
notification.rb b9c82a4c7f Maintenance: All models should inherit from ApplicationModel. 5 лет назад
object_lookup.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
object_manager.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
online_notification.rb b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 лет назад
organization.rb cbf5359589 Fixes #3089 - Domain based assignment can be enabled without domain being filled in 4 лет назад
overview.rb b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 лет назад
package.rb 73f6a98e29 Updated rubocop(-* gems) to latest version (0.88.0). 4 лет назад
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 лет назад
postmaster_filter.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
recent_view.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 5 лет назад
report.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
role.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 лет назад
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 лет назад
scheduler.rb 0004c72624 Refactoring: Improved error logging 5 лет назад
setting.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 лет назад
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 лет назад
sla.rb 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 лет назад
smime_certificate.rb 2ffca390a9 Fixes #1961 - S/MIME integration. 4 лет назад
stats_store.rb 72bb320fb0 Updated rubocop(-* gems) to latest version (0.85.1). 4 лет назад
store.rb b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 лет назад
tag.rb d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 лет назад
taskbar.rb ee1c4677ea Fixes #3087: Search taskbars cause DeadLocks. 4 лет назад
template.rb fa454abf3a Reworked file structure of concerns. 7 лет назад
text_module.rb c788c3e053 Added migration for group_dependent_text_modules - renamed table text_modules_groups to groups_text_modules. 5 лет назад
ticket.rb 4a07c783a3 Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent. 4 лет назад
token.rb dde7208ebc Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user 4 лет назад
transaction.rb 922309b2b5 Improved after_callbacks and skip_callback behaviour on bulk changes (e. g. CSV import). 6 лет назад
translation.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 лет назад
trigger.rb 295e67cb6f Fixes #2454 - Missing validation for trigger.notification.* at Model/API/REST level. 6 лет назад
type_lookup.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
user.rb dde7208ebc Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user 4 лет назад
user_device.rb bcce8c51f9 Fixed issue #2904 - Error when changing passwords for users without email. 5 лет назад
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 лет назад