Martin Edenhofer
|
e43f9a81e4
Set all notifications of merged ticket to seen.
|
10 years ago |
Martin Edenhofer
|
11edfc8780
Check if online notifications are deleted after ticket destroy.
|
10 years ago |
Martin Edenhofer
|
8def4fd80e
Touch article on merge to push new version to client (to show new url's for attachments).
|
10 years ago |
Martin Edenhofer
|
be31823d89
Improved cache backend. Heavy reduce of sql queries.
|
10 years ago |
rkaldung
|
28d48790b1
less literals, less typos
|
10 years ago |
Martin Edenhofer
|
a72b777520
Added reset of pending_time on non pending states.
|
10 years ago |
Martin Edenhofer
|
7810ead783
Fixed ticket reload on server change. Moved to extra notify_clients_support method on models.
|
10 years ago |
Martin Edenhofer
|
0f8c093bec
Broadcast change of new ticket (open tasks will be refreshed in web app).
|
10 years ago |
Martin Edenhofer
|
b08d495020
Prevent having \n, \r or \t in title or subject.
|
10 years ago |
Martin Edenhofer
|
506a8575af
Improved replacement of notification tags (removed eval), added more tests.
|
10 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.
|
11 years ago |
Martin Edenhofer
|
bfb507dee5
Added support of group permissions.
|
11 years ago |
Martin Edenhofer
|
f04a12696c
Init version of ES support. Thanks to Roy!
|
11 years ago |
Martin Edenhofer
|
1eb83620b4
Forced to require files of inherent methods.
|
11 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 |
Martin Edenhofer
|
ddc99ca406
First stage of migration to object assets for frontend.
|
11 years ago |
Martin Edenhofer
|
622419ac75
Fixed pod.
|
11 years ago |
Martin Edenhofer
|
9fa835014d
Split of app/model/ticket.rb to app/model/ticket/search.rb and app/model/permission.rb.
|
11 years ago |
Martin Edenhofer
|
4b623f9e8e
Split of app/model/ticket.rb to app/model/ticket/search.rb and app/model/permission.rb.
|
11 years ago |
Martin Edenhofer
|
4c4c1e599f
Split of app/model/ticket.rb to app/model/ticket/subject.rb and app/model/ticketoverview.rb.
|
11 years ago |
Martin Edenhofer
|
59876576c9
Added more docu, moved escalation to extra file.
|
11 years ago |
Martin Edenhofer
|
e4381827ab
Moved to separate Ticket::Number class/adapter.
|
11 years ago |
Martin Edenhofer
|
39a0fde251
Moved check if escalation is ignored to Ticket::State.ignore_escalation?, thanks to Roy!
|
11 years ago |
Martin Edenhofer
|
c139ea0e1f
Removed duplicate code, moved logic to model (Ticket::State.by_category), thanks to Roy!
|
11 years ago |
Martin Edenhofer
|
9224a183e7
Added more tests for pending->close or pending->open->pending-close. Thanks to Katia for some hints to improved the logic.
|
11 years ago |
Martin Edenhofer
|
53a0ee3eab
Moved to support client notify via module application base.
|
11 years ago |
Martin Edenhofer
|
52e6510a34
Fixed history unit tests.
|
11 years ago |
Martin Edenhofer
|
b82a262de9
Merge branch 'feature/history_rewrite' into develop
|
11 years ago |
Martin Edenhofer
|
7a2ab735a9
Merge branch 'feature/suspend_escalation' into develop
|
11 years ago |
Martin Edenhofer
|
a8dd0cd3ee
Call private method without self.methode.
|
11 years ago |
Martin Edenhofer
|
a2aaa8c2ce
Small improvement to make escalation_calculation() smaller.
|
11 years ago |
Martin Edenhofer
|
710773255e
Fixed from global start time to local start time.
|
11 years ago |
Martin Edenhofer
|
d313170d87
Fixed "self.close_time_in_min == escalation_suspend(" issue.
|
11 years ago |
Johannes Nickel
|
02c2713856
fest zum test
|
11 years ago |
Martin Edenhofer
|
c6e32501f6
Added some fixes to support TimeCalculation without config and timezone.
|
11 years ago |
Johannes Nickel
|
e127028f1d
transfer
|
11 years ago |
Martin Edenhofer
|
c2010124f5
Code reformattingand code layout beautying.
|
11 years ago |
Johannes Nickel
|
26445e01e3
'alten' stand wieder hergestellt
|
11 years ago |
Martin Edenhofer
|
d1700945d8
Improved API, renamed methodes.
|
11 years ago |
Martin Edenhofer
|
d4068d9359
Added more comments.
|
11 years ago |