Commit History

Author SHA1 Message Date
  Thorsten Eckel 2d70134d72 Fixed bug: Empty ActiveRecord::AttributeMethods::Dirty#saved_changes in cache invalidation callback (ApplicationModel::HasCache) leads to wrong cache entries if record is a ticket. 5 years ago
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
  Martin Edenhofer 160b521116 Fixes issue #2497 - Missing business hours validation for calendars creates infinitive loop (also for background jobs). 5 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 2c654404ce Follow up fix for issue #2082 - escalation_at are not updated correctly. 6 years ago
  Martin Edenhofer 8f708b75ea Implemented #1865 - Date of last contact (customer) - make behaviour configurable. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 years ago
  Martin Edenhofer ff56f294f3 Rails 5.1 migration. 7 years ago
  Thorsten Eckel ef38800bae Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ . 7 years ago
  Martin Edenhofer 55a31084bc Fixed issue #904 - Merged Ticket escalated. 7 years ago
  Martin Edenhofer 56216a0dd4 Moved to new mini test 6 changes. 7 years ago
  Martin Edenhofer 81df51f274 Fixed issue#534 - recalculate ticket escalation time after updating calendar. 8 years ago
  Martin Edenhofer 001485dda1 Improved escalation calculation. 8 years ago
  Martin Edenhofer f86bdcce88 Fixed issue#323 - Unable to create tickets if SLA with condition article.subject is set. 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 3caaad2f7f Moved escalation calculation from after_create/after_update to before_create/before_update to have only one ticket save action. 8 years ago
  Rolf Schmidt f710c033c1 Fixed issue #188 - Escalation calculation wrong for reopened tickets. 8 years ago
  Martin Edenhofer 7f1ecaa67e Refactoring search index backend. 8 years ago
  Martin Edenhofer b9c24748a9 Added reset of UserInfo.current_user_id for background jobs and transactions. 8 years ago
  Martin Edenhofer e7f93ce103 Moved to background job for escalation recalculation work. 9 years ago
  Martin Edenhofer 1fb3ac5133 Improved escalation update time calculation. 9 years ago
  Martin Edenhofer 8ff2318539 Improved test. 9 years ago
  Martin Edenhofer e3277a3b8a Fixed first response detection. 9 years ago
  Martin Edenhofer f8fa4c54fa Fixed escalation calculation. 9 years ago
  Martin Edenhofer a77b3f77fe Moved to new business_hours format. 9 years ago
  Martin Edenhofer a9e65611fe Moved to biz for working time calculations. Moved to new sla model. 9 years ago
  Thorsten Eckel b3b76acc89 Corrected with rubocop cop 'Style/WordArray'. 9 years ago
  Martin Edenhofer 7ff5568b37 Merge branch 'develop' of github.com:martini/zammad into develop 9 years ago
  Martin Edenhofer 91027a8309 Some rubocop successions. 9 years ago
  Martin Edenhofer dfc39cc95c Applied rubocop IndentationConsistency. 9 years ago
  Martin Edenhofer c34a33da99 Applied rubocop Style/SpaceAroundOperators. 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 538609a9ae Init version of datetime field. 9 years ago
  Martin Edenhofer 39fff0070e Split into separate files. 10 years ago