Commit History

Author SHA1 Message Date
  Thorsten Eckel dd301da77f Maintenance: Improved test coverage of link requests. 3 years ago
  Rolf Schmidt 2354b5f53f Fixes #208 - Notify / Mention other agents / Subscribe to Tickets. 3 years ago
  Bola Ahmed Buari 3fecb53915 Fixes #3415: Unable to process ticket bulk action from overview. 3 years ago
  Thorsten Eckel 876c0b18fd Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication. 3 years ago
  Rolf Schmidt 28944de180 Maintenance: Sync Article REST API capabilities with the ones of the frontend. 4 years ago
  Rolf Schmidt 386ed0f4f8 Fixes #2568 - Change-Right allows creation of new tickets. 4 years ago
  Thorsten Eckel a7607f574e Maintenance: Ensured HTTP request verbs according to REST paradigm. 4 years ago
  Thorsten Eckel 73f6a98e29 Updated rubocop(-* gems) to latest version (0.88.0). 4 years ago
  Mantas Masalskis 5c5c69a785 Fixes #3086 - Deletion of communication article works for admins 4 years ago
  Thorsten Eckel 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
  Thorsten Eckel 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
  Rolf Schmidt 6e56aee254 Enhancement: Added authorization checks for ticket controller actions: ticket_customer ticket_history ticket_related ticket_recent ticket_merge ticket_split. 4 years ago
  Mantas Masalskis 222e8c0dd3 Fixes #2853 - Deletion of notes impossible if internal and communication = true 4 years ago
  Thorsten Eckel b0c4c0cb3f Enhancement: Reflect current_user in ticket_customer lookup. 4 years ago
  Rolf Schmidt 047a3aba87 Enhancement: Ticket#number should be read only for API requests. 4 years ago
  Denny Bresch 832b2ec28a Fixes #2661 - Inconsistency in "follow up" strings 5 years ago
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
  Mantas Masalskis 48766c7db9 Maintenance: Fixed caching issue in `authenticate_as` spec helper and enhanced capabilities. 5 years ago
  Ryan Lue 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
  Billy Zhou d4b0d953d0 Fixed CI failures on Circle CI introduced by commit 8f04e32. This is a follow-up to original issue #2534 - Agents should always be able to re-open closed tickets, regardless of group.follow_up_possible. 5 years ago
  Billy Zhou 8f04e32079 Closes #2531 which fixes #2534 - Agents should always be able to re-open closed tickets, regardless of group.follow_up_possible - huge thanks to @martinvonwittich! 5 years ago
  Ryan Lue 9f33ca5c0a Fix EmailAddress dependency issue in Ticket factory 5 years ago
  Thorsten Eckel 10110e03cb Refactoring: Rails/SkipsModelValidations cop is unnecessarily active for RSpec files. 5 years ago
  Martin Edenhofer ed448c7f50 Fixed issue #2420 - Unable to show ticket history. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Ryan Lue 66e8d58f29 Show list of customer/org tickets in created_at order (fixes #2296) 6 years ago
  Rolf Schmidt 29b616d61d Refactored all controller mini tests and migrated them to rspec request specs 6 years ago