Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Martin Edenhofer
|
64c6d706c6
Fixed issue #2200 - Unable to process email `EncodingError: could not find a valid input encoding`. Needed to downgrade mail gem because of parsing issues of valid mime issues.
|
6 years ago |
Mantas
|
ada6efa3bc
Fixes #1730 When forwarding a message, prefix FWD is added
|
6 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Martin Edenhofer
|
cb35d2b4fb
Code cleanup.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Martin Edenhofer
|
c24e377b2d
Fixed issue #1369 - Ticket Hook Position between RE: and the ticket subject.
|
7 years ago |
Martin Edenhofer
|
f6c449327a
Fixed issue #899 - Follow up detection is broken for Ticket::Number::Date ticket number generator.
|
7 years ago |
Martin Edenhofer
|
56216a0dd4
Moved to new mini test 6 changes.
|
7 years ago |
Martin Edenhofer
|
1b3d787c27
Improved article attachment api (implemented easier attaching attachments via rest).
|
7 years ago |
Martin Edenhofer
|
4ed6e67096
Fixed issue #169 - Allow users to delete "Notes”.
|
8 years ago |
Martin Edenhofer
|
9b9f9ed8c5
Rework, get unit tests up and running again.
|
8 years ago |
Julian K
|
224b894b3a
Replace sleep by travel to accelerate the test suite (#483)
|
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 |