snipe-it/app/Http
Daniel Meltzer f8d18a8eb0
Revert asset-checkout-different validation.
This was causing issues when trying to check an item out to a user or a
location because of the way laravel handles validation.

Instead, rely on the exception check we had in the controller.  I moved
this exception up to the model checkout method so that it would work
for anywhere that that method was called, even if it avoided the
controller.
2020-04-29 10:59:00 -04:00
..
Controllers Revert asset-checkout-different validation. 2020-04-29 10:59:00 -04:00
Middleware Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
Requests Revert asset-checkout-different validation. 2020-04-29 10:59:00 -04:00
Traits Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
Transformers Fixes PSR autoloading issue 2020-04-21 20:15:24 -07:00
Kernel.php Integrations/develop into master (#7352) 2019-08-14 21:48:14 -07:00