Rolf Schmidt
|
33142c1e00
Maintenance: Remove while loop user check login.
|
3 years ago |
Mantas
|
5f0a0333d9
Fixes #3590 - Allow out of office for one day without setting two days
|
3 years ago |
Rolf Schmidt
|
c53e17f72d
Fixes #3617 - Creating and editing users via office 365 fails with image source is invalid.
|
3 years ago |
Rolf Schmidt
|
743f80cfbf
Fixes #3610 - Chat-Message references not cleared with data privacy task.
|
3 years ago |
Rolf Schmidt
|
1f9c05b941
Fixes #3585 - DataPrivacy may fail to clear user relations.
|
3 years ago |
Thorsten Eckel
|
8340868abd
Maintenance: Move User avatar logic into dedicated concern to slim down model file.
|
3 years ago |
Martin Gruner
|
fdbf501be0
Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency.
|
3 years ago |
Rolf Schmidt
|
be115dbb5c
Fixes #3550 - CTI Log performance bad because of reformatting of the phone number.
|
3 years ago |
Thorsten Eckel
|
c463ee0e9d
Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)".
|
3 years ago |
Rolf Schmidt
|
2354b5f53f
Fixes #208 - Notify / Mention other agents / Subscribe to Tickets.
|
3 years ago |
Rolf Schmidt
|
050315bac9
Fixes #3402 - DataPrivacy Task fails in some situations.
|
3 years ago |
Thorsten Eckel
|
cb2286fae4
Refactoring: Migrate Rails Observers to Concerns.
|
3 years ago |
Martin Edenhofer
|
02417225f7
Fixes #3372 - Reasoning about Webhooks activity.
|
3 years ago |
Thorsten Eckel
|
acd98bd214
Maintenance: Removed incomplete/obsolete TextModules and Templates references implementation to single User.
|
4 years ago |
Thorsten Eckel
|
3033002ae5
Maintenance: Naming conflict between RSpec HasTicketCreateScreenImpact generic and user concern examples.
|
4 years ago |
Rolf Schmidt
|
275a97cc4f
Fixed issue #3220 - DataPrivacyTask - Can't remove user if still referenced in Overview(s).
|
4 years ago |
Rolf Schmidt
|
3fb9b05027
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 years ago |
Ryan Lue
|
dde7208ebc
Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user
|
4 years ago |
Ryan Lue
|
80b330d73f
Refactoring: Clarify complex Permission queries
|
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 |
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 |