Thorsten Eckel 844aa77a3a Refactoring: Make asset fetch more robust for records referring to deleted records. 5 years ago
..
activity_stream 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
application_model 844aa77a3a Refactoring: Make asset fetch more robust for records referring to deleted records. 5 years ago
channel 33c77b0986 Fixed issue #2397 - Unable to process emails without From (but with Sender) header. 5 years ago
chat c2f4755a6c Search query extension refactoring to use params and not arguments. 6 years ago
concerns 1e5cc73625 Fixed issue #2420 - Unable to show ticket history. 5 years ago
cti 13b3b841d5 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 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 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
object_manager 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
observer 6e061ab894 Implemented issue #2023 - Twitter Account Activity API support. 5 years ago
online_notification 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
organization c2f4755a6c Search query extension refactoring to use params and not arguments. 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 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
store 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
ticket 2329a1c007 Fixed issue #2345 - Elasticsearch payload is going too big if a ticket has more then 9000 articles. 5 years ago
transaction 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 6 years ago
trigger 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
user c2f4755a6c Search query extension refactoring to use params and not arguments. 6 years ago
activity_stream.rb 629c561c28 Fixed issue #2405 - Unable to load Zammad in web browser, because of online notification of ticket which was already deleted in the meantime. 5 years ago
application_model.rb 629c561c28 Fixed issue #2405 - Unable to load Zammad in web browser, because of online notification of ticket which was already deleted in the meantime. 5 years ago
authorization.rb 6439203900 Fixed issue #2281 - O365/Office365 authentication missing given- and surname. 6 years ago
avatar.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
calendar.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
channel.rb 6e061ab894 Implemented issue #2023 - Twitter Account Activity API support. 5 years ago
chat.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 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 3d49bf32c8 Fixed bug: Application is in undefined state while using spring because of usage of 'require' instead of 'require_dependency' to track dependencies. 6 years ago
external_sync.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
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
history.rb 1e5cc73625 Fixed issue #2420 - Unable to show ticket history. 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 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
karma.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
link.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
locale.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 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. 6 years ago
online_notification.rb 629c561c28 Fixed issue #2405 - Unable to load Zammad in web browser, because of online notification of ticket which was already deleted in the meantime. 5 years ago
organization.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
overview.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
package.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
permission.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
postmaster_filter.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
recent_view.rb 629c561c28 Fixed issue #2405 - Unable to load Zammad in web browser, because of online notification of ticket which was already deleted in the meantime. 5 years ago
report.rb d33c80bbaa Fixes and improves reporting in #1809 by not showing merge but still use user's input 6 years ago
role.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 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 c35e2a0aab Removed debug information. 6 years ago
setting.rb 0711953beb Improved performance by checking in memory Cache TTL with integers instead of TimeZone objects (issue #2374). 5 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 f5c588be0b Implemented issue #2261 - Make stats store and cti log searchable via elastichsearch & destroy stats store if user got deleted. 6 years ago
store.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
tag.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
taskbar.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
template.rb fa454abf3a Reworked file structure of concerns. 7 years ago
text_module.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
ticket.rb 1e5cc73625 Fixed issue #2420 - Unable to show ticket history. 5 years ago
token.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
transaction.rb b403432c76 Initial support of recursive triggers for tickets - issue #2035. 6 years ago
translation.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
trigger.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
type_lookup.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
user.rb 13b3b841d5 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 6 years ago
user_device.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 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