.. |
activity_stream
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
application_model
|
dbe13c2ed6
- Fixes #2658 - CSV-Import doesn't lookup records by "name" field.
|
5 лет назад |
channel
|
886c718e12
No timestamp of unprocessable mail to prevent double import of mails. Follow up if issue #2092.
|
5 лет назад |
chat
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 лет назад |
concerns
|
d24a7c5584
Fixes #2777: Knowledge Base - Attachments not working for internal readers.
|
5 лет назад |
cti
|
232c7b9bb4
Fixed issue #2797 - Allow direct or extention numbers in answeringNumber of CTI API.
|
5 лет назад |
history
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
5 лет назад |
job
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
karma
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 лет назад |
knowledge_base
|
d24a7c5584
Fixes #2777: Knowledge Base - Attachments not working for internal readers.
|
5 лет назад |
link
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
5 лет назад |
object_manager
|
01729584f0
Revert "Fixed issue #1653: Default value not set for attributes of type input, select, tree_select, richtext, textarea, checkbox."
|
5 лет назад |
observer
|
8a5552c9f8
Fixes issue #2441 - Zammad ignores disabled Chat-Topics for agents.
|
5 лет назад |
online_notification
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
organization
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 лет назад |
overview
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
package
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
5 лет назад |
recent_view
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 лет назад |
report
|
76637f55a2
Init version.
|
9 лет назад |
role
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
sla
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
stats_store
|
b2c065812f
Refactoring: Migrated Kernel.const_get to Rails .constantize.
|
6 лет назад |
store
|
40dcb0e132
Updated rubocop to latest version (0.74).
|
5 лет назад |
tag
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
5 лет назад |
ticket
|
2ab17db3e4
Fixes #2768 - Unable to process email where group has option follow_up_possible: 'new_ticket' and arriving email has no subject header.
|
5 лет назад |
transaction
|
f57f0486a3
Performance: When many tickets have reached the reminder or are escalated (more than 1400) processing of those causes a high CPU load and long blocking of background processing. Caching Group permission lookup for users reduces this load.
|
5 лет назад |
trigger
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
user
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 лет назад |
active_job_lock.rb
|
5ca41c8389
Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times.
|
5 лет назад |
activity_stream.rb
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 лет назад |
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
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 лет назад |
channel.rb
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 лет назад |
chat.rb
|
8a5552c9f8
Fixes issue #2441 - Zammad ignores disabled Chat-Topics for agents.
|
5 лет назад |
email_address.rb
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 лет назад |
external_credential.rb
|
b2c065812f
Refactoring: Migrated Kernel.const_get to Rails .constantize.
|
6 лет назад |
external_sync.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
group.rb
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 лет назад |
history.rb
|
4182b0b567
Improved History.list to only retrive history entries of last 2 days (by generic condition as method argument) to save scheduler resources.
|
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
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 лет назад |
karma.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
knowledge_base.rb
|
d4afb0e867
Fixes issue #2789: not possible to search or link KB-answer within ticket.
|
5 лет назад |
link.rb
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
5 лет назад |
locale.rb
|
40dcb0e132
Updated rubocop to latest version (0.74).
|
5 лет назад |
macro.rb
|
feac4bb938
Removed macro event for TicketCreateFormHandler. This is not needed, because there are no macros when creating tickets.
|
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
|
0afb105dd7
Refactoring: Removed unnecessary OnlineNotification.seen method.
|
5 лет назад |
organization.rb
|
444e48e377
Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations.
|
6 лет назад |
overview.rb
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 лет назад |
package.rb
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
5 лет назад |
permission.rb
|
7006d573b4
Refactoring: Migrate role_test.rb to RSpec.
|
6 лет назад |
postmaster_filter.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
recent_view.rb
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 лет назад |
report.rb
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 лет назад |
role.rb
|
46615333f9
Refactoring: Eliminate explicit coupling of classes in ChecksImport concern
|
6 лет назад |
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
|
1afa52f5f7
Maintenance: Added logging of scheduler jobs execution time to identify long running tasks.
|
5 лет назад |
setting.rb
|
03b2456dd9
Fix migration (Nov 2018) which set a hash value on a boolean Setting
|
5 лет назад |
signature.rb
|
4b6496c545
Do html cleanup directly on content fields too (not only on finished article).
|
7 лет назад |
sla.rb
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 лет назад |
stats_store.rb
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 лет назад |
store.rb
|
180502d03b
- Prefer `oversized_preferences` naming prefix for consistency reasons.
|
5 лет назад |
tag.rb
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
5 лет назад |
taskbar.rb
|
c7f8045569
Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload.
|
6 лет назад |
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
|
d01dfce8cb
Removed unused sla get of ticket in Ticket.process_escalation to save system ressources of scheduler.
|
5 лет назад |
token.rb
|
b9c82a4c7f
Maintenance: All models should inherit from ApplicationModel.
|
5 лет назад |
transaction.rb
|
922309b2b5
Improved after_callbacks and skip_callback behaviour on bulk changes (e. g. CSV import).
|
6 лет назад |
translation.rb
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 лет назад |
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
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 лет назад |
user_device.rb
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
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 лет назад |