Martin Gruner
|
c393e86594
Follow-up: b5dc16bf998d156be08bfc018e9ba634b45479a9 - Prevent organization members being listed multiple times.
|
4 months ago |
Martin Gruner
|
b5dc16bf99
Maintenance: Improve member handling for organization graphql queries.
|
4 months ago |
Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
Tobias Schäfer
|
a2efac2810
Fixes #3832 - Updating organization members via API does not clear caches.
|
1 year ago |
Martin Gruner
|
f54ada1fe5
Maintenance: Port user_csv_import_test.rb to rspec.
|
1 year ago |
Martin Gruner
|
647cdef1d8
Maintenance: Port organization_csv_import_test.rb to rspec.
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Mantas Masalskis
|
c58754c787
Fixes #4050 - Image is only partly saved on richtext object attribute
|
2 years ago |
Florian Liebe
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 years ago |
Martin Gruner
|
563d2d1e3d
Maintenance: Bump rubocop-rspec from 2.8.0 to 2.9.0
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Mantas Masalskis
|
0668e17d18
Fixes #1653 - Default value not set for attributes of type input, select,...
|
3 years ago |
Rolf Schmidt
|
dc734791c4
Fixes #3688 - Removing organizations removes user and ticket as well.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Rolf Schmidt
|
f766dc7164
Maintenance: Removed updating of member ids for organization and moved assosciation deletion to own hook.
|
4 years ago |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Rolf Schmidt
|
3fb9b05027
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 years ago |
Mantas
|
cbf5359589
Fixes #3089 - Domain based assignment can be enabled without domain being filled in
|
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
|
ed8a152f28
Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets.
|
4 years ago |
Ryan Lue
|
dbe13c2ed6
- Fixes #2658 - CSV-Import doesn't lookup records by "name" field.
|
5 years ago |
Ryan Lue
|
4a1477b1ff
Refactoring: Migrate history_test to RSpec
|
5 years ago |
Ryan Lue
|
d3bbdd3b00
Refactoring: Migrate organization_ref_object_touch_test to RSpec
|
5 years ago |
Thorsten Eckel
|
444e48e377
Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations.
|
5 years ago |
Ryan Lue
|
ca73fdd9b7
Refactoring: Migrate *_assets_test.rb to RSpec
|
5 years ago |
Martin Edenhofer
|
dabce01ec2
Sanitize html for note fields of tickets, users and organizations.
|
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 |
Thorsten Eckel
|
a211d20db9
Refactoring: Migrated BackgroundJobSearchIndex (Delayed::Job) to SearchIndexJob (ActiveJob).
|
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 |
Thorsten Eckel
|
809a698c03
Fixed bug: Organization search queries don't find case insensitive results.
|
6 years ago |