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
|
bf42e989bb
Because of mysql inno_db limitations, strip 4 bytes utf8 chars (e. g. emojis). Unfortunaly UTF8mb4 will raise other limitaions of max varchar and lower index sizes. More details: http://pjambet.github.io/blog/emojis-and-mysql/
|
10 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 |
Johannes Nickel
|
7749f8e63a
updated tests. <-- they will fail!
|
11 years ago |
Johannes Nickel
|
54c38263a0
added 3 new test cases.
|
11 years ago |
Martin Edenhofer
|
6de87eb1bf
Moved to new history API.
|
11 years ago |
Martin Edenhofer
|
4c892718cc
Temp disable of :last_contact_agent, because escalation is wrong then.
|
11 years ago |
Martin Edenhofer
|
f334c2308e
Merge of newer test file.
|
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
|
26445e01e3
'alten' stand wieder hergestellt
|
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
|
9169d70e11
Check first response time on phone tickets.
|
11 years ago |
Martin Edenhofer
|
03630cb903
Added missing created_at in unit test.
|
11 years ago |
Martin Edenhofer
|
3cc3d2a213
Fixed timestamp compare.
|
11 years ago |
Martin Edenhofer
|
4f3cfb8e74
Added some bugfixes for escalation calculation.
|
11 years ago |
Martin Edenhofer
|
2a77855c5e
Code cleanup.
|
11 years ago |
Martin Edenhofer
|
b30ef07940
Improved escalation calculation.
|
11 years ago |
Martin Edenhofer
|
315a936bd4
Improved sla calculation. Added Unit Tests.
|
11 years ago |