Rolf Schmidt
|
c3d91a8ce2
Fixed issue #256 - No tag in conditions for new Overviews, Triggers, Schedulers and SLAs.
|
7 years ago |
Martin Edenhofer
|
7dfa5e546f
Moved to taggable concern.
|
7 years ago |
Martin Edenhofer
|
55a31084bc
Fixed issue #904 - Merged Ticket escalated.
|
7 years ago |
Rolf Schmidt
|
095792aa5b
Fixed issue #926 - Accounted Time.
|
7 years ago |
Martin Edenhofer
|
30a804691b
Fixed issue #851 - user "-" in notification in trigger changes.
|
7 years ago |
Martin Edenhofer
|
5a63106958
Fixed issue #779 - Simple triggers resulting in error condition. Fixed issue #395 - Auto-assign ticket owner on first reply. Fixed issue #389 - Trigger action "Owner" -> "not changed" needed. Fixed issue #298 - trigger "set to public" requested.
|
7 years ago |
Martin Edenhofer
|
c8e9058866
Moved default and follow up state/priority from source code into model. Related to issue #689 - OTRS import breaks a lot of assumptions in Zammad.
|
7 years ago |
Thorsten Eckel
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
7 years ago |
Martin Edenhofer
|
4cec7a5549
Added content validation to x-zammad mail headers and postmaster filters.
|
8 years ago |
Martin Edenhofer
|
f601553f6d
Fixed issue#441 - Unable to execute more then one trigger (e. g. adding 2 tags with 2 triggers) at one ticket at same update cycle.
|
8 years ago |
Martin Edenhofer
|
aa29a75841
Fixed issue#301 - Using #{article.body} in trigger gives html.
|
8 years ago |
Martin Edenhofer
|
c8eab7ca56
Fixed issue#383 - TicketSelector in Overview or SLA not working with filter for ticket customer or owner.
|
8 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
03fed96634
Do not log preferences changes in history.
|
8 years ago |
Martin Edenhofer
|
a4874e0b86
Renamed certain ticket attributes with timestamps from _time to _at to have it more rails consistent.
|
8 years ago |
Martin Edenhofer
|
c28c8514c4
Improved ticket search.
|
8 years ago |
Martin Edenhofer
|
ec55c81302
Improved error codes on model validation.
|
8 years ago |
Martin Edenhofer
|
be67419379
Squashed commit of the following:
|
8 years ago |
Martin Edenhofer
|
3caaad2f7f
Moved escalation calculation from after_create/after_update to before_create/before_update to have only one ticket save action.
|
8 years ago |
Martin Edenhofer
|
e4a731dcad
Improved detection to auto responder. Just skip sender (but not other recipients) of trigger notification it auto responder was used.
|
8 years ago |
Martin Edenhofer
|
81b48a2ef4
Moved from to new permission management.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
8b9d917a1e
Improved shown delivery failed message.
|
8 years ago |
Martin Edenhofer
|
54f6c456b7
Streamline of rest api for tickets, users and organisations. Added pagination for search and index. Added auto lookup for id values (e. g. use group: 'some name', backend will automatically replace "group: 'some name'" by "group_id: 123").
|
8 years ago |
Martin Edenhofer
|
a6cdde345c
Allow also to search in inactive groups.
|
8 years ago |
Martin Edenhofer
|
1248f4080b
Init version of object manager.
|
8 years ago |
Martin Edenhofer
|
0a27ec38dd
Use config option to prevent sender based auto responses.
|
8 years ago |
Martin Edenhofer
|
dfc5900234
Ignore system article in notifications.
|
8 years ago |
Martin Edenhofer
|
09757ef1e4
Improved trigger.
|
8 years ago |
Martin Edenhofer
|
9301d03b37
Only send notifications if not bulk mail has initiated.
|
8 years ago |
Martin Edenhofer
|
0487fa1d12
Init version of triggers.
|
8 years ago |
Martin Edenhofer
|
a746f559cd
Improved tests. Added missing current_user to slack transaction backend.
|
8 years ago |
Martin Edenhofer
|
1c1077e115
Remember user_id in transaction backends (updated_by_id can already be changed at execution time).
|
8 years ago |
Martin Edenhofer
|
30acbec315
Moved to ne generic params.
|
8 years ago |
Martin Edenhofer
|
a102057506
Added slack integration.
|
8 years ago |
Martin Edenhofer
|
8015303032
Fixed ticket selector if user ist not set.
|
8 years ago |
Martin Edenhofer
|
6d02578d61
Moved to global Observer::Transaction.commit which executes model based transitions.
|
8 years ago |
Martin Edenhofer
|
1950f82322
Added ticket job feature.
|
8 years ago |
Martin Edenhofer
|
dc8d9b2461
Fixed SQL error.
|
8 years ago |
Martin Edenhofer
|
ba3f868638
Upgrade to new rubocop.
|
8 years ago |
Martin Edenhofer
|
9084c99d4b
Added calendar subscription tests.
|
8 years ago |
Martin Edenhofer
|
91dc89c32b
Added escalation notification.
|
8 years ago |
Martin Edenhofer
|
08bd5186b7
So not set pending reminder online notifications to seen.
|
8 years ago |
Martin Edenhofer
|
77fedbe108
Only set online notifications to seen for non ticket owners.
|
8 years ago |
Martin Edenhofer
|
7c46db4be4
Added support of pending reminder notifications.
|
8 years ago |
Martin Edenhofer
|
742e117b0b
Added ticket.get_references, added also reverences header to notification emails.
|
8 years ago |
Martin Edenhofer
|
52dc82bff9
Added order bei login for ticket.agent_of_group.
|
8 years ago |
Martin Edenhofer
|
c34a407651
Added support of default preferences and implemented agent notifications based on preferences settings.
|
8 years ago |
Thorsten Eckel
|
234407e7d0
Fixed typo.
|
9 years ago |
Martin Edenhofer
|
a00be78195
Added postgresql support.
|
9 years ago |