.. |
Traits
|
dumb fix
|
2024-10-01 17:04:18 -05:00 |
AccessoryCheckoutRequest.php
|
added options to checkout accessoires to locations and assets
|
2024-07-29 10:54:53 +02:00 |
AssetCheckinRequest.php
|
Minor code cleanup bits and bobs (#6805)
|
2019-03-13 20:12:03 -07:00 |
AssetCheckoutRequest.php
|
Add validation around dates
|
2024-04-10 14:02:25 -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 |
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
|
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
|
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
|
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 |
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
|
Add comment
|
2024-10-21 12:21:45 -07: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
|
Removed debugging
|
2024-10-11 16:06:17 +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 |