snipe_it/app
Tobias Regnery 1318dc6111 Add a backward compatibility setting for locations with companies
Now that locations have a company_id they get restricted to the users company with FullMultipleCompanySupport.
This breaks backward compatibility, because before everyone can handle locations without restrictions.
Add a setting right below FullMultipleCompanySupport so that everyone can switch to the desired behaviour.
The default is off and the existing behaviour is preserved.
2024-11-04 10:03:38 +01:00
..
Console Merge pull request #15649 from bryanlopezinc/ImproveImporting 2024-10-22 16:26:23 +01:00
Events Allow admin to be nullable (for cli) 2024-07-03 20:50:35 +01:00
Exceptions Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
Helpers change button text 2024-10-30 11:12:31 -07:00
Http Add a backward compatibility setting for locations with companies 2024-11-04 10:03:38 +01:00
Importer Improved import performance 2024-10-10 23:32:07 +01:00
Jobs
LegacyEncrypter
Listeners fixed conflicts 2024-10-31 12:55:46 -07:00
Livewire merged in develop 2024-10-30 10:40:23 -07:00
Mail remove unnecessary fields in accessory checkout mail 2024-10-24 14:26:42 -07:00
Models Add a backward compatibility setting for locations with companies 2024-11-04 10:03:38 +01:00
Notifications Merge branch 'develop' into refacto_ms_teams_notifs 2024-10-30 10:27:45 -07:00
Observers Change user_id to created_by 2024-09-17 22:16:41 +01:00
Policies Fixed tests 2024-04-17 09:26:07 +01:00
Presenters Add ability to tie locations to companies 2024-11-04 10:03:37 +01:00
Providers Trying to use the email_array translation 2024-10-09 19:30:25 +01:00
Rules Fixed #13396 - do not allow checkout to undeployable status types 2024-09-24 15:35:00 +01:00
Services Change user_id to created_by 2024-09-17 22:16:41 +01:00
View revert changes to label view 2024-09-04 12:38:35 -07:00