.. |
activity_stream
|
20c7cf9502
Performance: Don't check record associations if record is already present in assets structure.
|
5 years ago |
application_model
|
e78af42b3c
Enhancement: Limit data send back to the browser for valid session.
|
5 years ago |
channel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
chat
|
e9adb2adc2
Fixes issue #2291 - Chat enhancement: Option to set Agent display name.
|
5 years ago |
concerns
|
eafb6dd236
Follow up - ed8a152f28a18e6d070dadbba2e79e524a3b42f7 - Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. Rollback of indexed data behavior change (structure instead of name).
|
5 years ago |
cti
|
232c7b9bb4
Fixed issue #2797 - Allow direct or extention numbers in answeringNumber of CTI API.
|
5 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
|
695d05689b
Fixes #2810 - Attachments of Knowledge Base Answers don't get added to Elasticsearch
|
5 years ago |
link
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
5 years ago |
object_manager
|
bca16dee16
Enhancement: Provide unique error code for technical errors to make it easy to find them in the logs.
|
5 years ago |
observer
|
ed8a152f28
Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets.
|
5 years ago |
online_notification
|
20c7cf9502
Performance: Don't check record associations if record is already present in assets structure.
|
5 years ago |
organization
|
20c7cf9502
Performance: Don't check record associations if record is already present in assets structure.
|
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
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
tag
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
5 years ago |
ticket
|
b0c4c0cb3f
Enhancement: Reflect current_user in ticket_customer lookup.
|
5 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
|
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 |
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
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 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
|
444e48e377
Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations.
|
6 years ago |
overview.rb
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
package.rb
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
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
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
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
|
1afa52f5f7
Maintenance: Added logging of scheduler jobs execution time to identify long running tasks.
|
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
|
180502d03b
- Prefer `oversized_preferences` naming prefix for consistency reasons.
|
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
|
2b9f5c85c6
Fix.
|
5 years ago |
token.rb
|
b9c82a4c7f
Maintenance: All models should inherit from ApplicationModel.
|
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
|
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 |
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 |