Commit History

Author SHA1 Message Date
  Ryan Lue d425b0fd19 Refactoring: Migrate fourth test case in cti_caller_id_test.rb 5 years ago
  Ryan Lue d281c1b177 Refactoring: Migrate ticket_customer_organization_update_test to RSpec 5 years ago
  Martin Edenhofer dabce01ec2 Sanitize html for note fields of tickets, users and organizations. 5 years ago
  Ryan Lue 107fd5e995 Refactoring: Migrate ticket_article_store_empty to RSpec 5 years ago
  Ryan Lue 46615333f9 Refactoring: Eliminate explicit coupling of classes in ChecksImport concern 5 years ago
  Ryan Lue a97e959119 Prevent namespace collisions for let/subject in shared examples 5 years ago
  Ryan Lue 1d1e75c743 Refactoring: Migrate ApplicationModel::ChecksImport part of db_auto_increment_test.rb to RSpec 5 years ago
  Ryan Lue 50c1cfcb0a Refactoring: Migrate ticket_null_byte_test.rb to RSpec. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Ryan Lue 113d13c3ad Rename CanLookup RSpec shared example group to follow existing pattern 6 years ago
  Ryan Lue 6ca5054d03 Add RSpec for newly refactored CanLookup 6 years ago
  Ryan Lue 5dd699ce6f Fix sequential execution of multiple email notification triggers 6 years ago
  Ryan Lue 739f8e9c99 Reformat ticket_spec to avoid calling rubocop:disable/enable 6 years ago
  Ryan Lue c3ad7e307b Fix #2001 (Use non-bang gsub in NotificationFactory:Template) 6 years ago
  Thorsten Eckel ee5983cb03 Fixed issue #1857 - Direct access to organization tickets possible even though shared is deactivated. 6 years ago
  Rolf Schmidt 4bd9dcf518 Fixed issue #1769 - Ticket shown multiple times in overview. 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 92f227786f Fixed bug: Invalid new states should be handled by ActiveRecord and don't cause Ticket#reset_pending_time to fail. 7 years ago
  Thorsten Eckel b1f0bbe6e6 Applied RSpec styleguide: Instance methods should start with '#' class with '.'. 7 years ago
  Martin Edenhofer 6004e48cbd Small improvement for issue #1216 (moved same ticket check into model, show error message in ui). 7 years ago
  Rolf Schmidt 51d4162775 Fixed issue #1216 - Race condition if agents merge ticket at same time but in different directions. 7 years ago
  Rolf Schmidt c82622913a Fixed issue #214 - Delete tickets. 7 years ago
  Rolf Schmidt 7b1a379a2d Revert "Squashed commit of the following:" 7 years ago
  Rolf Schmidt 7d2409bddc Squashed commit of the following: 7 years ago
  Rolf Schmidt b1f65bf645 Fixed issue #186 - Related tickets are missing on ticket merge. 7 years ago