Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 месяцев назад |
renovatebot
|
712a5f2f11
Maintenance: Update dependency rubocop-rails to v2.21.1
|
1 год назад |
Rolf Schmidt
|
0d673c187b
Fixes #4760 - Extend trigger conditions with an article accounted time entry flag.
|
1 год назад |
Martin Gruner
|
b59ae749da
Fixes #4702 - Add regex as operator for ticket filter in triggers.
|
1 год назад |
Florian Liebe
|
4a237e9d11
Fixes #4679 - PGP integration.
|
1 год назад |
Rolf Schmidt
|
58febd16fd
Fixes #4677 - Trigger fails to set custom timestamp on report.
|
1 год назад |
Rolf Schmidt
|
264003b4b8
Fixes #4604 - Log Trigger and Scheduler in Ticket History.
|
1 год назад |
Mantas Masalskis
|
91d7fc3bb5
Fixes #4561 - New article action condition in triggers
|
1 год назад |
Martin Gruner
|
0e48eba759
Maintenance: Apply security update for nokogiri gem.
|
1 год назад |
Dusan Vuckovic
|
cd46c3d2a3
Fixes #4484 - Extend triggers with new time based events.
|
1 год назад |
Rolf Schmidt
|
0457836784
Fixes #4550 - Triggers without configured action inside condition are executed differently compared to 5.3.
|
1 год назад |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 год назад |
renovatebot
|
1c6fdb28e6
Maintenance: Update dependency rubocop-rspec to v2.14.2
|
2 лет назад |
renovatebot
|
2c02b6ea53
Maintenance: Update dependency rubocop-rails to v2.16.1
|
2 лет назад |
Mantas Masalskis
|
4e1d672989
Fixes #4131: Triggers must not allow adding perform settings which are empty / nil
|
2 лет назад |
Rolf Schmidt
|
1c2c02921e
Fixes #4148 - MultiSelects do not allow storing values in tickets with MariaDB.
|
2 лет назад |
Florian Liebe
|
a431fff819
Fixes #3991 - Triggers are not executed if article contains a mention and variable `article.body_as_html` is used.
|
2 лет назад |
Florian Liebe
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
Martin Gruner
|
a9a41f39eb
Maintenance: Bump rubocop-rspec from 2.10.0 to 2.11.1
|
2 лет назад |
Rolf Schmidt
|
534efbb5fe
Maintenance: Drop Store.add and use rails way creation instead.
|
2 лет назад |
Bola Ahmed Buari
|
93932055dd
Fixes #3917 - Multiselect field support.
|
2 лет назад |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 лет назад |
Bola Ahmed Buari
|
cc2c5678f0
Fixes #2485: Add attachment via Trigger and scheduler if wanted by admin
|
3 лет назад |
Thorsten Eckel
|
d32ea5e0d3
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Martin Gruner
|
fdbf501be0
Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency.
|
3 лет назад |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 лет назад |
Rolf Schmidt
|
396ed5d9f4
Fixes #2769 - Wrong Variable-Reference for Tags (Trigger, Scheduler).
|
3 лет назад |
Thorsten Eckel
|
707c1670e7
Maintenance: Bumped Nokogiri to 1.11.0 to resolve CVE-2020-26247.
|
3 лет назад |
Martin Edenhofer
|
b85566c530
Fixes #3345 - Allow font colors in articles (not only in tables).
|
3 лет назад |
Ryan Lue
|
49d104a11c
Refactoring: Migrate ticket_trigger_extended_recursive_disabled_test to RSpec.
|
4 лет назад |
Thorsten Eckel
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
Thorsten Eckel
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
Thorsten Eckel
|
2ffca390a9
Fixes #1961 - S/MIME integration.
|
4 лет назад |
Rolf Schmidt
|
1ab179f22f
Fixed issue #2923 - Zammad should not inform himself.
|
4 лет назад |
Mantas Masalskis
|
92f7d9307c
Fixes #2982 - Trigger with current_user.id as precondition is executed correctly
|
4 лет назад |
Thorsten Eckel
|
33a20f2cf2
Follow up - af10e5d1d26c41135fb8f1cc6c945a1d6a0b674c - Fixes #535: Send Trigger and Scheduler Notification Email/SMS to single user. Job/Trigger#perform notification.* recipient User Assets are not resolved.
|
4 лет назад |
Rolf Schmidt
|
af10e5d1d2
Fixes #535: Send Trigger and Scheduler Notification Email/SMS to single user.
|
4 лет назад |
Rolf Schmidt
|
2b9f5c85c6
Fix.
|
4 лет назад |
Rolf Schmidt
|
ec23915bd0
Fixes #1553: Calendar as filter condition for Trigger/Automatization.
|
4 лет назад |
Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
4 лет назад |
Mantas Masalskis
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 лет назад |
Ryan Lue
|
2ac28bf906
Fix auto-correctable rubocop offenses in test suite
|
5 лет назад |
Billy Zhou
|
f080a144e0
Fixed #2483 - #{article.body_as_html} now includes attachments (e.g. PDFs). Fixes #2487 - Forwarding: Attachment is missing if original HTML Mail contains an image.
|
5 лет назад |
Ryan Lue
|
b19ac485bf
Refactoring: Migrate email-process unit sub-tests to RSpec.
|
5 лет назад |
Ryan Lue
|
ca73fdd9b7
Refactoring: Migrate *_assets_test.rb to RSpec
|
5 лет назад |