Martin Edenhofer
|
b6138d2b47
Fixed unit tests.
|
7 years ago |
Martin Edenhofer
|
677ee5c547
Rework, get unit tests up and running again.
|
8 years ago |
Martin Edenhofer
|
99753b22cb
Fixed issue #169 - Allow users to delete "Notes”.
|
8 years ago |
Martin Edenhofer
|
a4874e0b86
Renamed certain ticket attributes with timestamps from _time to _at to have it more rails consistent.
|
8 years ago |
Martin Edenhofer
|
e2bb6cce56
Added has changed filter to triggers.
|
8 years ago |
Martin Edenhofer
|
407c020014
Improved tests.
|
8 years ago |
Martin Edenhofer
|
acc71eeb23
Improved tests.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
0e150fccd0
Start using config ticket_subject_re for reply emails.
|
8 years ago |
Martin Edenhofer
|
2575abf380
Improved tests.
|
8 years ago |
Martin Edenhofer
|
519033174d
Improved reset of last_contact/last_contact_customer (only reset on first customer follow up - needed for update time escalation).
|
9 years ago |
Thorsten Eckel
|
651fa7951a
Applied rubocop.
|
9 years ago |
Thorsten Eckel
|
bf86afb056
Implemented Ticket.process_pending.
|
9 years ago |
Martin Edenhofer
|
91027a8309
Some rubocop successions.
|
9 years ago |
Martin Edenhofer
|
e474ac197a
Applied rubocop Style/EmptyLines.
|
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 |
Thorsten Eckel
|
58ea373054
Corrected test/ folder with rubocop cop 'Style/StringLiterals'.
|
9 years ago |
Martin Edenhofer
|
be31823d89
Improved cache backend. Heavy reduce of sql queries.
|
9 years ago |
Martin Edenhofer
|
a72b777520
Added reset of pending_time on non pending states.
|
9 years ago |
Martin Edenhofer
|
b08d495020
Prevent having \n, \r or \t in title or subject.
|
9 years ago |
Martin Edenhofer
|
39fff0070e
Split into separate files.
|
9 years ago |
Martin Edenhofer
|
ca6f3a806b
Improved code layout.
|
9 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
|
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 |