Martin Edenhofer
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
7 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
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
|
2820639c42
Improved validation messages of controllers.
|
8 years ago |
Martin Edenhofer
|
33777c2bab
Code cleanup.
|
8 years ago |
Thorsten Eckel
|
409ae23e78
Corrected with rubocop cop 'Rails/TimeZone'.
|
9 years ago |
Martin Edenhofer
|
4365039f49
Moved to rails logger.
|
9 years ago |
Martin Edenhofer
|
cf2ce642ef
Moved to before filter.
|
9 years ago |
Thorsten Eckel
|
71700779df
Corrected with rubocop cop 'Style/EmptyLinesAroundAccessModifier'.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
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
|
d18ef99f78
Updated header.
|
10 years ago |
Martin Edenhofer
|
c2010124f5
Code reformattingand code layout beautying.
|
11 years ago |
Martin Edenhofer
|
323e279ce5
Renamed ticket_state.ticket_state_type_id to ticket_state.state_type_id.
|
12 years ago |
Martin Edenhofer
|
67db493699
Added model cache object (lookup method) to increase performance.
|
12 years ago |
Martin Edenhofer
|
ec8f36238c
Also set close time on ticket creation with close state.
|
12 years ago |
Martin Edenhofer
|
ef2f55cfee
Implemented import mode (disabled sending emails, stop executing of not needed triggers).
|
12 years ago |
Martin Edenhofer
|
c8c2fe521b
Reorganized object observers.
|
12 years ago |