Rolf Schmidt
|
d32793df5a
Fixes #4550 - Triggers without configured action inside condition are executed differently compared to 5.3.
|
1 year ago |
Marcel Herrguth
|
191e1bd569
Fixes #4459 - mail_delivery_failed attribute blocks trigger based mails if days left is negative
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Bola Ahmed Buari
|
5eb299c95e
Fixes #3902 - Ticket updates without articles do provide article variables set
|
1 year ago |
Rolf Schmidt
|
4b3d5eb113
Fixes #2185 - Make conditions AND/OR and thus enable several conditions of same type.
|
1 year ago |
Martin Gruner
|
311584f0d2
Feature: Mobile - Add support for ticket merging.
|
1 year ago |
Mantas Masalskis
|
2dcc0e3900
Fixes #4320 - Zammad-scheduler constantly crashes if user have unknown timezone
|
2 years ago |
Rolf Schmidt
|
041af472ea
Fixes #4308 - Automatic assignment assigns tickets in each group, not just the marked ones.
|
2 years ago |
Rolf Schmidt
|
2962b82708
Fixes #4295 - Add condition operator today.
|
2 years ago |
Martin Gruner
|
fb1ee83126
Maintenance: Drop unpackaged Karma feature.
|
2 years ago |
Martin Edenhofer
|
fd34cbd3a2
Fixes #4161 - Reopening of tickets is only possible within a certain time.
|
2 years ago |
Dominik Klein
|
f566c47f2a
Feature: Mobile - Added form schema field improvements.
|
2 years ago |
Rolf Schmidt
|
eb8422ab3e
Follow up 0b14a3e114fc91faccd4a22fa1e0ae18e3cfd846 - Fixes #4245 - Mandatory field in combination with automatic assignment leads to a divergence in the setting of the ticket owner.
|
2 years ago |
Rolf Schmidt
|
c0389f5893
Fixes #4245 - Mandatory field in combination with automatic assignment leads to a divergence in the setting of the ticket owner.
|
2 years ago |
Rolf Schmidt
|
220aa4dc23
Fixes #4216 - Allow placeholders in trigger perform actions for ticket/custom attributes.
|
2 years ago |
Rolf Schmidt
|
c89cb884e5
Fixes #4206 - Cannot set date for pending close status in postmaster filter.
|
2 years ago |
Florian Liebe
|
25eda0e545
Feature: Mobile - Add possibility to subscribe to ticket updates.
|
2 years ago |
Florian Liebe
|
3413c28933
Fixes #4134 - Elasticsearch forgets results from attachments over time.
|
2 years ago |
Mantas Masalskis
|
ffdbc246a7
Maintenance: Validate #note length.
|
2 years ago |
Martin Gruner
|
d992e697a5
Maintenance: Bump rubocop-rails from 2.14.2 to 2.15.0
|
2 years ago |
Rolf Schmidt
|
84f6ee0a7c
Fixes #1573 - Assign user to multiple organizations.
|
2 years ago |
Mantas Masalskis
|
1954717917
Maintenance: prevent very long email address
|
2 years ago |
Rolf Schmidt
|
0b6010c390
Maintenance: Replace zammad specific cache approach by rails low level caching.
|
2 years ago |
Rolf Schmidt
|
534efbb5fe
Maintenance: Drop Store.add and use rails way creation instead.
|
2 years ago |
Rolf Schmidt
|
6e42aeb1ee
Fixes #3983 - Draft Sharing: Add history entry for updating and deleting of a draft.
|
2 years ago |
Mantas Masalskis
|
c1d467aa3d
Fixes #629 - Draft Sharing.
|
2 years ago |
Bola Ahmed Buari
|
93932055dd
Fixes #3917 - Multiselect field support.
|
2 years ago |
Martin Gruner
|
db0eb45fe1
Maintenance: Improved translatable source strings.
|
2 years ago |
Martin Gruner
|
6714b5f1a4
Maintenance: Bump rubocop-rails from 2.12.4 to 2.13.0
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Romit Choudhary
|
a6bbce9070
Fixes #2371 - Zammad misses "weeks" for relative time events
|
2 years ago |
Martin Gruner
|
0ccdfb398e
Maintenance: Apply source string review changes.
|
2 years ago |
Martin Gruner
|
c84416aec0
Maintenance: Improved translatable source strings.
|
2 years ago |
Martin Gruner
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 years ago |
Rolf Schmidt
|
041c0d61ef
Follow up fa4577d463aa50d645b000f3ce4959271610981f - Fixes #3710 - Unable to close tickets in certran cases if core workflow is used.
|
3 years ago |
Rolf Schmidt
|
2f72ac96d0
Fixes #3684 - Scheduler ignores "disable notifications == no".
|
3 years ago |
Rolf Schmidt
|
871d9609e1
Fixes #3503 - ticket.customer_id is current_user breaks email fetching.
|
3 years ago |
Rolf Schmidt
|
05a471f90d
Fixes #3709, #Fixes 1262 - Core Workflow implementation
|
3 years ago |
Mantas Masalskis
|
f3464cc4ac
Fixes #2634 - Merge not possible with not set, required attributes
|
3 years ago |
Mantas Masalskis
|
c8e2c7473c
Fixes #3105 - Merging tickets doesn’t trigger notification for target ticket
|
3 years ago |
Mantas Masalskis
|
0668e17d18
Fixes #1653 - Default value not set for attributes of type input, select,...
|
3 years ago |
Bola Ahmed Buari
|
cc2c5678f0
Fixes #2485: Add attachment via Trigger and scheduler if wanted by admin
|
3 years ago |
Ryan Lue
|
d2efdb547d
Refactoring: Use ticket scope policies more consistently, various small optimizations.
|
3 years ago |
Ryan Lue
|
276c45b2e9
Refactoring: Drop Ticket.access_condition in favor of using Pundit scopes.
|
3 years ago |
Thorsten Eckel
|
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
|
3 years ago |
Dominik Klein
|
0fe81f4e0b
Fixed 3578 - Can't create custom fields with name "type".
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Martin Gruner
|
fdbf501be0
Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency.
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Rolf Schmidt
|
1e35eaf770
Fixes #3523 - Escalation overview and all escalation related triggers/schedulers broken in Zammad 4.0.
|
3 years ago |