snipe-it/app/Http/Requests
Robert-Azelis 47186b0abe
[FIX] Custom report - date fields error
Custom report in v6.2.3 give Error if selected are fields:
Purchase Date, Checkout Date, Last Checkin Date, Expected Checkin Date
Reason is: date field format
2023-10-22 16:28:44 +02:00
..
AssetCheckinRequest.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
AssetCheckoutRequest.php Merge branch 'master' into rcs/merge_master_into_develop_for_rc_8 2022-04-28 17:49:06 +01:00
AssetFileRequest.php Fixed #12641 - add JSON to mimes 2023-03-24 06:57:43 -07:00
CustomAssetReportRequest.php [FIX] Custom report - date fields error 2023-10-22 16:28:44 +02:00
CustomFieldRequest.php Use translation string 2023-05-03 10:55:30 -07:00
ImageUploadRequest.php Catch exception if the file can’t be handled via Intervention 2023-03-07 15:56:36 -08:00
ItemImportRequest.php Added missing translation string 2023-01-04 14:09:14 -08:00
LicenseCheckoutRequest.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Request.php Remove extraneous backslash 2022-02-08 12:23:15 -08:00
SaveUserRequest.php Relax property type check 2023-09-07 13:28:32 -07:00
SettingsLdapRequest.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
SettingsSamlRequest.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
SetupUserRequest.php Match setup admin on Quickstart password with min reqs for Settings model 2020-12-11 13:52:48 -08:00