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 |
Martin Edenhofer
|
a72b777520
Added reset of pending_time on non pending states.
|
9 years ago |
Martin Edenhofer
|
7810ead783
Fixed ticket reload on server change. Moved to extra notify_clients_support method on models.
|
9 years ago |
Martin Edenhofer
|
0f8c093bec
Broadcast change of new ticket (open tasks will be refreshed in web app).
|
9 years ago |
Martin Edenhofer
|
b08d495020
Prevent having \n, \r or \t in title or subject.
|
9 years ago |
Martin Edenhofer
|
506a8575af
Improved replacement of notification tags (removed eval), added more tests.
|
9 years ago |
Martin Edenhofer
|
7b4015179f
New user and org zoom.
|
10 years ago |
Thorsten Eckel
|
7311868404
Fixed rails 'reload' + 'include'/'extend' + 'require' issue with using 'load' instead.
|
10 years ago |
Martin Edenhofer
|
c4c4ef35ef
Init version of object manager.
|
10 years ago |
Martin Edenhofer
|
a937196a49
Init version of organization zoom.
|
10 years ago |
Martin Edenhofer
|
065fbb2bba
Renamed tickets.ticket_priority to tickets.priority, tickets.ticket_state to ticket.state, ticket_articles.ticket_article_sender to ticket_articles.sender and ticket_articles.ticket_article_type to ticket_articles.type.
|
10 years ago |
Martin Edenhofer
|
d18ef99f78
Updated header.
|
10 years ago |
Martin Edenhofer
|
bfb507dee5
Added support of group permissions.
|
10 years ago |
Martin Edenhofer
|
f04a12696c
Init version of ES support. Thanks to Roy!
|
10 years ago |
Martin Edenhofer
|
1eb83620b4
Forced to require files of inherent methods.
|
10 years ago |
Martin Edenhofer
|
2bf4558b96
Improved unit tests.
|
11 years ago |
Martin Edenhofer
|
dcabd65e54
Improved query of activity stream.
|
11 years ago |
Martin Edenhofer
|
6b21e155e9
Moved to new history api.
|
11 years ago |
Martin Edenhofer
|
4e2288e9a4
Added generic activity stream support.
|
11 years ago |
Martin Edenhofer
|
9aa5afbd65
Moved to new model based history methodes.
|
11 years ago |
Martin Edenhofer
|
0ed5cbe741
Fixed require of level 1.
|
11 years ago |