.. |
Traits
|
ok, found issue, but need to test some things now...
|
2024-07-30 22:55:15 -05:00 |
AccessoryCheckoutRequest.php
|
added options to checkout accessoires to locations and assets
|
2024-07-29 10:54:53 +02:00 |
AssetCheckinRequest.php
|
|
|
AssetCheckoutRequest.php
|
Add validation around dates
|
2024-04-10 14:02:25 -07:00 |
CustomAssetReportRequest.php
|
|
|
CustomFieldRequest.php
|
|
|
DeleteUserRequest.php
|
Modernize use statements, switch to auth()
|
2024-07-04 20:49:22 +01:00 |
ImageUploadRequest.php
|
Cleaned up
|
2024-07-20 05:55:12 +01:00 |
ItemImportRequest.php
|
Use auth()->id() instead of Auth::id()
|
2024-09-19 17:31:46 +01:00 |
LicenseCheckoutRequest.php
|
|
|
Request.php
|
|
|
SaveUserRequest.php
|
Validation rules to prevent switchng user companies if assets are assigned
|
2024-08-29 14:55:18 +01:00 |
SettingsLdapRequest.php
|
Updated/removed facades
|
2024-05-29 12:53:51 +01:00 |
SettingsSamlRequest.php
|
|
|
SetupUserRequest.php
|
|
|
StoreAccessoryRequest.php
|
Added store accesstory form request
|
2024-07-18 00:24:51 +01:00 |
StoreAssetModelRequest.php
|
More tweaks to the form request
|
2024-07-05 05:59:39 +01:00 |
StoreAssetRequest.php
|
Fixed #13396 - do not allow checkout to undeployable status types
|
2024-09-24 15:35:00 +01:00 |
StoreConsumableRequest.php
|
Added form request for consumables
|
2024-07-11 15:25:07 +01:00 |
StoreLabelSettings.php
|
Switch to form requests for settings
|
2024-10-09 18:16:34 +01:00 |
StoreLdapSettings.php
|
Added more validation
|
2024-10-09 20:51:34 +01:00 |
StoreLocalizationSettings.php
|
Switch to form requests for settings
|
2024-10-09 18:16:34 +01:00 |
StoreNotificationSettings.php
|
Added space
|
2024-10-09 19:30:34 +01:00 |
StoreSecuritySettings.php
|
Switch to form requests for settings
|
2024-10-09 18:16:34 +01:00 |
UpdateAssetRequest.php
|
Fix PATCH of purchase_cost for assets for comma as decimal separator
|
2024-08-29 12:35:14 +01:00 |
UploadFileRequest.php
|
Add an API assets files controller
|
2024-05-29 22:01:48 +01:00 |