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
AssetCheckoutRequest.php
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
Request.php
SaveUserRequest.php Relax property type check 2023-09-07 13:28:32 -07:00
SettingsLdapRequest.php
SettingsSamlRequest.php
SetupUserRequest.php