Commit History

Author SHA1 Message Date
  Florian Liebe f76a83364f Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 years ago
  Mantas Masalskis 9ef701e6d5 Maintenance: Refactored script for background service processing (a.k.a scheduler). 2 years ago
  Rolf Schmidt 84f6ee0a7c Fixes #1573 - Assign user to multiple organizations. 2 years ago
  Martin Gruner 8df5da2152 Maintenance: Improve translatable source strings. 2 years ago
  Rolf Schmidt 534efbb5fe Maintenance: Drop Store.add and use rails way creation instead. 2 years ago
  Martin Gruner 563d2d1e3d Maintenance: Bump rubocop-rspec from 2.8.0 to 2.9.0 2 years ago
  Martin Gruner 4186b0faaf Maintenance: Update translatable source strings. 2 years ago
  Martin Gruner 2a86a454c5 Maintenance: Improved translatable source strings. 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Gruner 5aa7d7c5b2 Maintenance: Improved translatable source strings. 2 years ago
  Mantas e7355e6d92 Fixes #2421 - API creates empty tickets without articles if data is missing 3 years ago
  Martin Gruner 183f89f810 Maintenance: Bump rubocop-rspec from 2.4.0 to 2.5.0 3 years ago
  Martin Gruner a389b8f07c Maintenance: Replace rand() where possible 3 years ago
  Thorsten Eckel 916bb77066 Maintenance: Activated rubocop Layout/SpaceInsideParens. 3 years ago
  Thorsten Eckel 32a3e31db8 Maintenance: Bump rubocop from 1.16.0 to 1.18.3. 3 years ago
  Thorsten Eckel 4f6aed1856 Maintenance: Improved test coverage of link requests. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Mantas Masalskis 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 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