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.
|
8 years ago |
Martin Edenhofer
|
a00be78195
Added postgresql support.
|
8 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 years ago |
Martin Edenhofer
|
1d4e1310d1
Moved to current channel api.
|
9 years ago |
Martin Edenhofer
|
1160e758fc
Store more ticket attributes in search backend, needed for es queries for stats.
|
9 years ago |
Martin Edenhofer
|
8d5f1092f8
Improved ticket selector again. Added precondition attribute for user/org selection.
|
9 years ago |
Martin Edenhofer
|
3270ea7c7e
Fixed tests.
|
9 years ago |
Martin Edenhofer
|
55059b987f
Improved ticket selector.
|
9 years ago |
Martin Edenhofer
|
76bf001564
Improved input validation.
|
9 years ago |
Martin Edenhofer
|
2311d1c393
Fixed ticket list in user and org profile.
|
9 years ago |
Martin Edenhofer
|
9d6b313601
Extended ignored attributes for activity stream.
|
9 years ago |
Martin Edenhofer
|
d825cc288b
Moved to new query condition syntax to support is, is not, contains, contains not, ...
|
9 years ago |
Martin Edenhofer
|
3fc3ad5e5a
Added preview for ticket selector.
|
9 years ago |
Martin Edenhofer
|
e2dff052a5
Improved online notification. Just leave unseen if I'm owner and somebody else sets pending_reminder.
|
9 years ago |
Martin Edenhofer
|
616237d5c7
Set all to seen if new state is pending reminder state.
|
9 years ago |
Martin Edenhofer
|
117f761348
Fixed lookup.
|
9 years ago |
Martin Edenhofer
|
eb03d82fdf
Set notifications also to seen after pending close.
|
9 years ago |
Martin Edenhofer
|
e48bdc1968
We do not have an destructor at this point, so we need to execute ticket events manually.
|
9 years ago |
Thorsten Eckel
|
bf86afb056
Implemented Ticket.process_pending.
|
9 years ago |
Thorsten Eckel
|
7f67e6f00a
- Corrected with rubocop cop 'Style/PredicateName'.
|
9 years ago |
Thorsten Eckel
|
67c4215554
Corrected with rubocop cop 'Style/RedundantSelf'.
|
9 years ago |
Thorsten Eckel
|
fc5e3696a2
Corrected with rubocop cop 'Style/SymbolProc'.
|
9 years ago |
Thorsten Eckel
|
6a41d0ee18
Corrected with rubocop cop 'Rails/FindBy'.
|
9 years ago |
Thorsten Eckel
|
39578cea49
Corrected with rubocop cop 'Style/MultilineOperationIndentation'.
|
9 years ago |
Thorsten Eckel
|
b2fd3ba9f0
Corrected with rubocop cop 'Style/DotPosition'.
|
9 years ago |
Thorsten Eckel
|
2a036be4af
Corrected with rubocop cop 'Style/GuardClause'.
|
9 years ago |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Martin Edenhofer
|
f7b0473daa
Added event module to set online notifications of merged and close tickets to seen.
|
9 years ago |
Martin Edenhofer
|
e43f9a81e4
Set all notifications of merged ticket to seen.
|
9 years ago |
Martin Edenhofer
|
11edfc8780
Check if online notifications are deleted after ticket destroy.
|
9 years ago |
Martin Edenhofer
|
8def4fd80e
Touch article on merge to push new version to client (to show new url's for attachments).
|
9 years ago |
Martin Edenhofer
|
be31823d89
Improved cache backend. Heavy reduce of sql queries.
|
9 years ago |
rkaldung
|
28d48790b1
less literals, less typos
|
9 years ago |