Commit History

Author SHA1 Message Date
  Thorsten Eckel a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
  Ryan Lue 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
  Ryan Lue ad19b532a9 Refactor user_spec.rb 5 years ago
  Thorsten Eckel 5865d94339 Fixed cache invalidation bug race condition: Changes to group relation participant are not reflected to the other side and FE updates will be incomplete/outdated. 6 years ago
  Thorsten Eckel 0f28d1f0b6 WIP TE. 6 years ago
  Thorsten Eckel 506fe55608 Follow up 6f87ebf7c7c5366b6ce4fd64a12e1fbde30ea1a3: Fixed wrong permission key. 6 years ago
  Martin Edenhofer 6f87ebf7c7 Improved performance of ticket zoom and reduced cpu load scheduler. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 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
  Thorsten Eckel 18a9eed038 Added general check for Group access based on agent.ticket permission. 7 years ago
  Thorsten Eckel b1884c82f6 Only active instances have access to Groups. 7 years ago
  Thorsten Eckel 350c3ead51 Added enhanced Group access functionality. 7 years ago