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 |
Martin Edenhofer
|
9e22395969
Removed not needed param.
|
11 years ago |
Martin Edenhofer
|
9df719b8bf
Rewrite of business time calculation. Is now working with timezones.
|
11 years ago |
Martin Edenhofer
|
3e3f268566
Added support of timezones in escalation calculation.
|
11 years ago |
Martin Edenhofer
|
d3fa04b683
Split ticket.rb in sub modules.
|
11 years ago |
Martin Edenhofer
|
65d9f58ebe
Improved performance - reduced sql queries.
|
11 years ago |
Martin Edenhofer
|
d2d321a1d4
Moved created_by_id and updated_by_id to application_model.rb as generic/transparent action. Params need not be used as arguments anymore.
|
11 years ago |
Martin Edenhofer
|
4f3cfb8e74
Added some bugfixes for escalation calculation.
|
11 years ago |
Martin Edenhofer
|
3462ad9aa0
Fixed UTC issue.
|
11 years ago |
Martin Edenhofer
|
a702e39730
Moved to external module for business time calculation.
|
11 years ago |
Martin Edenhofer
|
b30ef07940
Improved escalation calculation.
|
11 years ago |
Martin Edenhofer
|
315a936bd4
Improved sla calculation. Added Unit Tests.
|
11 years ago |
Martin Edenhofer
|
bd9a3353aa
Added time selection for ticket conditions.
|
11 years ago |
Martin Edenhofer
|
daa15738f9
Improved sla calculation.
|
11 years ago |
Martin Edenhofer
|
f86fa3968c
Reset escalation if no sla is set.
|
11 years ago |
Martin Edenhofer
|
f3a51cf78f
Added escalations of UI.
|
11 years ago |
Martin Edenhofer
|
f7f55c52f0
Init version of SLA calculation.
|
11 years ago |
Martin Edenhofer
|
6982183086
Only show active overviews.
|
12 years ago |
Martin Edenhofer
|
8e91657fcd
Added admin interface for overviews.
|
12 years ago |
Martin Edenhofer
|
c33985ddaa
Removed empty? check on number_generate().
|
12 years ago |
Martin Edenhofer
|
659329f0c8
Do not generate ticket number if already exists.
|
12 years ago |
Martin Edenhofer
|
bfb32e6933
Only show configured article types.
|
12 years ago |
Martin Edenhofer
|
99b4836921
Show only possibe ticket states.
|
12 years ago |
Martin Edenhofer
|
323e279ce5
Renamed ticket_state.ticket_state_type_id to ticket_state.state_type_id.
|
12 years ago |