Thorsten Eckel
|
8690916936
Updated rubocop(-* gems) to latest version (0.84.0).
|
4 years ago |
Rolf Schmidt
|
1ab179f22f
Fixed issue #2923 - Zammad should not inform himself.
|
4 years ago |
Mantas Masalskis
|
92f7d9307c
Fixes #2982 - Trigger with current_user.id as precondition is executed correctly
|
4 years ago |
Thorsten Eckel
|
0004c72624
Refactoring: Improved error logging
|
4 years ago |
Ryan Lue
|
becbdb1baa
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
4 years ago |
Rolf Schmidt
|
af10e5d1d2
Fixes #535: Send Trigger and Scheduler Notification Email/SMS to single user.
|
4 years ago |
Rolf Schmidt
|
355b6d5f84
Performance: selector2sql for operator "contains one" of tags generates heavy CPU load on database server.
|
4 years ago |
Rolf Schmidt
|
2b9f5c85c6
Fix.
|
4 years ago |
Rolf Schmidt
|
ec23915bd0
Fixes #1553: Calendar as filter condition for Trigger/Automatization.
|
4 years ago |
Mantas Masalskis
|
52baaea5a8
Fixes #2782 - Trigger/Automatization infos visible for Customer Ticket detail view.
|
4 years ago |
Mantas Masalskis
|
7fab92d074
Fixes issue #2169 - Time format always english if generated from system.
|
4 years ago |
Jens Pfeifer
|
7e4b46b65c
Refactoring: Added consistent email address validation to backend.
|
5 years ago |
Martin Edenhofer
|
d01dfce8cb
Removed unused sla get of ticket in Ticket.process_escalation to save system ressources of scheduler.
|
5 years ago |
Thorsten Eckel
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
Denny Bresch
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
Ryan Lue
|
a1da3a27f9
Enable Lint/UselessAssignment cop.
|
5 years ago |
Thorsten Eckel
|
83c77a4a35
Applied required changes to install and use PHP 5.6 for testing the Zammad PHP API client - until @jepf adds PHP 7 support (for tests).
|
5 years ago |
Thorsten Eckel
|
f3862de9fc
Fixed bug: received_merge Ticket history entry has timestamp of previous history entry.
|
5 years ago |
Martin Edenhofer
|
f72b44234e
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
5 years ago |
Thorsten Eckel
|
444e48e377
Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations.
|
5 years ago |
Billy Zhou
|
6d7480ab3f
Added new feature from issue #2469 - Add information "Ticket merged" to History
|
5 years ago |
Martin Edenhofer
|
dabce01ec2
Sanitize html for note fields of tickets, users and organizations.
|
5 years ago |
Martin Edenhofer
|
63214c9327
Fixes #1589 - No localised time displayed in trigger (autoreply/slack/...) notifications.
|
5 years ago |
Billy Zhou
|
487f36a5a5
Fixed #2399 - Attached images are broken on trigger reply with #{article.body_as_html}
|
5 years ago |
Martin Edenhofer
|
295e67cb6f
Fixes #2454 - Missing validation for trigger.notification.* at Model/API/REST level.
|
5 years ago |
Ryan Lue
|
46615333f9
Refactoring: Eliminate explicit coupling of classes in ChecksImport concern
|
5 years ago |
Martin Edenhofer
|
ed448c7f50
Fixed issue #2420 - Unable to show ticket history.
|
5 years ago |
Jens Pfeifer
|
953d902a74
Refactoring: Migrated TicketOnlineNotificationSeenJob from Delayed::Job to Active Job.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Thorsten Eckel
|
eed5fe1459
Refactoring: Improved logging of exceptions by using standardized way.
|
6 years ago |
Martin Edenhofer
|
22b2f44ba0
Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG!
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Martin Edenhofer
|
cc326ad93b
Follow up for issue #2171 - Overview not showing unassigned tickets "if not defined" (e. g. for owner but also for select or input fields).
|
6 years ago |
Martin Edenhofer
|
0c7c33b64c
Fixed issue #2171 - Overview not showing unassigned tickets "if not defined".
|
6 years ago |
Martin Edenhofer
|
699804f945
Added logger if ticket got deleted via trigger.
|
6 years ago |
Martin Edenhofer
|
673b7c3d65
Fixed issue #2125 - Auto responder is not set from correct group.
|
6 years ago |
Ryan Lue
|
901cc3fadf
Improve NULL handling to Ticket#selector2sql (fixes #1316)
|
6 years ago |
Muhammad Nuzaihan
|
9f559276e4
improve email filters by adding a tag option - closes #1991
|
6 years ago |
Thorsten Eckel
|
11e63fe21a
Migrated after_* callbacks to after_commit to avoid race conditions between cache creation and database insert/update. See: http://api.rubyonrails.org/classes/ActiveRecord/Transactions/ClassMethods.html\#module-ActiveRecord::Transactions::ClassMethods-label-Callbacks .
|
6 years ago |
Martin Edenhofer
|
b403432c76
Initial support of recursive triggers for tickets - issue #2035.
|
6 years ago |
Ryan Lue
|
5dd699ce6f
Fix sequential execution of multiple email notification triggers
|
6 years ago |
Ryan Lue
|
3034ff7e97
REALLY revert last fix
|
6 years ago |
Ryan Lue
|
461505545a
Revert previous fix (pending specs)
|
6 years ago |
Thorsten Eckel
|
ddd7cb315a
Fixed rubocop complains by restoring the deactivation of Rails/InverseOf.
|
6 years ago |
Ryan Lue
|
04055f7095
Replace unless with if ! (project-wide)
|
6 years ago |
Ryan Lue
|
79d4284365
Fix rubocop violations
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
6 years ago |
Muhammad Nuzaihan
|
f8adf31ec6
make sure any attachments should be attached with a content-id
|
6 years ago |