Commit History

Author SHA1 Message Date
  Ryan Lue becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
  Rolf Schmidt eafb6dd236 Follow up - ed8a152f28a18e6d070dadbba2e79e524a3b42f7 - Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. Rollback of indexed data behavior change (structure instead of name). 4 years ago
  Thorsten Eckel be1898120f Follow up: Removed RSpec tests that got added by accident. 4 years ago
  Martin Edenhofer 22911f8616 Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler. 4 years ago
  Rolf Schmidt ed8a152f28 Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. 4 years ago
  Mantas Masalskis 7fab92d074 Fixes issue #2169 - Time format always english if generated from system. 4 years ago
  Ryan Lue dbe13c2ed6 - Fixes #2658 - CSV-Import doesn't lookup records by "name" field. 5 years ago
  Mantas Masalskis 2e3b7e07ad Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0. 5 years ago
  Ryan Lue 4a1477b1ff Refactoring: Migrate history_test to RSpec 5 years ago
  Thorsten Eckel 1e54645223 Fixed issue #462 - Password hashing: upgrade to argon2 2.x (argon2id), fix non-unique salt bug - huge thanks to @martinvonwittich ! 5 years ago
  Ryan Lue 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
  Ryan Lue 9a0df2729b Refactoring: Migrate {ticker,user}_ref_object_touch_test to RSpec 5 years ago
  Ryan Lue b1b137bb0d KB Prep: Refactor & backport User#locale method 5 years ago
  Ryan Lue 969012584a Refactoring: Migrate permission_test to RSpec 5 years ago
  Ryan Lue 296f37ef23 Refactoring: Clean up User.authenticate spec 5 years ago
  Ryan Lue 33c44d3486 Refactoring: Migrate auth_test to RSpec 5 years ago
  Ryan Lue 5b06840b33 Refactoring: Migrate user_out_of_office_test to RSpec 5 years ago
  Ryan Lue 17ed0a13f6 Refactoring: Migrate user_mail_delivery_failed to RSpec 5 years ago
  Thorsten Eckel 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 5 years ago
  Billy Zhou 399fef668d Refactoring: Simplyfied if statement and removed reference to issue #2431 because it's more of a byproduct than an actual fix. 5 years ago
  Ryan Lue ca73fdd9b7 Refactoring: Migrate *_assets_test.rb to RSpec 5 years ago
  Ryan Lue 84d0bf605b Refactoring: Migrate sixth test case in cti_caller_id_test.rb 5 years ago
  Ryan Lue d425b0fd19 Refactoring: Migrate fourth test case in cti_caller_id_test.rb 5 years ago
  Ryan Lue c02d7f2159 Refactoring: Clean up user_spec.rb 5 years ago
  Martin Edenhofer dabce01ec2 Sanitize html for note fields of tickets, users and organizations. 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 a546e7c6fd Refactoring: Migrate organization_domain_based_assignment_test.rb to RSpec 5 years ago
  Ryan Lue 1d1e75c743 Refactoring: Migrate ApplicationModel::ChecksImport part of db_auto_increment_test.rb to RSpec 5 years ago
  Ryan Lue f84408dfc3 Support clearer layout of '.and change(...).to(...)' in RSpec files 5 years ago
  Ryan Lue ad19b532a9 Refactor user_spec.rb 5 years ago
  Martin Edenhofer 254c8c1e4b Improved error handling of system_agent_limit setting it the number was supplied as string. 6 years ago
  Ryan Lue 1819941989 Add example for User callback spec (for #2057 fix) 6 years ago
  Ryan Lue 9cfeec86be Update CallerId table when user phone numbers change (partially fixes #2057) 6 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
  Thorsten Eckel 48ff43aaed Replaced system_agent_limit Setting MiniTest with RSpec. 6 years ago
  Martin Edenhofer d52634701d Fixed issue #1794 - Admin users can be disabled by Agents. 6 years ago
  Thorsten Eckel 68881113e4 Refactored FactoryBot User factory. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Thorsten Eckel 20a8e40484 Added initial version of Out Of Office functionality. 7 years ago
  Thorsten Eckel 18a9eed038 Added general check for Group access based on agent.ticket permission. 7 years ago
  Thorsten Eckel 350c3ead51 Added enhanced Group access functionality. 7 years ago
  Thorsten Eckel a306078ebb Fixed issue #896 - Passwords of imported users get changed. 7 years ago
  Thorsten Eckel c9b2255e4f Initial version of LDAP user sync support. 7 years ago
  Thorsten Eckel d8d88968e9 Fixed issue #791 - User can't login after to many failed logins even if password gets resetted. 7 years ago