Thorsten Eckel
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 years ago |
Martin Edenhofer
|
bcce8c51f9
Fixed issue #2904 - Error when changing passwords for users without email.
|
4 years ago |
Thorsten Eckel
|
fbbc50f24a
Maintenance: Invalid email error message is not expressive.
|
4 years ago |
Thorsten Eckel
|
1772e9f1e4
Maintenance: Error message about existing user with same email address is not expressive.
|
4 years ago |
Ryan Lue
|
dbe13c2ed6
- Fixes #2658 - CSV-Import doesn't lookup records by "name" field.
|
5 years ago |
Ryan Lue
|
2ac28bf906
Fix auto-correctable rubocop offenses in test suite
|
5 years ago |
Billy Zhou
|
3c5d274575
Fixed #2539 - search pagination broken in users_controller.rb
|
5 years ago |
Thorsten Eckel
|
e3d2192210
Refactoring: Prefer Rails fixture_file_upload helper method instead of using Rack::Test::UploadedFile (directly).
|
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.
|
6 years ago |
Martin Edenhofer
|
13b3b841d5
Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters.
|
6 years ago |
Rolf Schmidt
|
29b616d61d
Refactored all controller mini tests and migrated them to rspec request specs
|
6 years ago |
Thorsten Eckel
|
7750f4cdca
Migrated RSpec UserController test to request test because controller tests are soft deprecated.
|
6 years ago |