snipe-it/app/Models
snipe 8bad72a80f Added validation on google client ID
Signed-off-by: snipe <snipe@snipe.net>
2023-05-10 02:40:45 -07:00
..
Recipients Added trim to CC email as well 2022-03-04 06:20:34 -08:00
Traits Use null coalescing operator 2023-02-06 12:43:00 -08:00
Accessory.php Fixed accessories verifying that enough remain to be checked out 2023-04-06 18:40:29 -07:00
Actionlog.php Added relations to report search 2022-08-02 23:50:10 -07:00
Asset.php Tweak 'exist' rule in Asset->model_id field so it ignores soft-deleted models 2023-05-04 03:12:36 -06:00
AssetMaintenance.php Fix #8208, #8896, #8985, #9789 2023-03-29 09:56:34 +02:00
AssetModel.php Allow models uploads 2022-06-28 15:50:07 -07:00
Category.php Added showableAssets() relationship to Category model 2023-03-08 13:01:38 -08:00
CheckoutAcceptance.php Add CheckoutAcceptance factory 2023-05-03 14:21:13 -07:00
CheckoutRequest.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Company.php edits & typo fixes 2022-12-19 14:48:43 -05:00
CompanyableChildScope.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CompanyableChildTrait.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CompanyableScope.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CompanyableTrait.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Component.php Added eloquent model relationships 2023-04-13 11:10:16 -07:00
Consumable.php Added eloquent model relationships 2023-04-13 11:10:16 -07:00
ConsumableAssignment.php Convert deprecated $dates property to $casts 2021-06-10 20:17:18 +00:00
CustomField.php Added auto_add_to_fieldsets field 2023-04-25 15:51:36 -07:00
CustomFieldset.php Use unique_undeleted instead of unique for custom fields 2022-08-01 17:10:39 -07:00
Department.php adds validation for department names at Company locations 2022-11-09 13:11:33 -08:00
Depreciable.php adds proper spacing 2022-10-17 13:15:10 -07:00
Depreciation.php doesn't allow months to be zero 2023-03-06 09:41:14 -08:00
Group.php Corrected gates, added fillable 2023-03-18 11:53:20 -07:00
ICompanyableChild.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Import.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Ldap.php removed a typo 2023-04-25 11:49:33 -07:00
License.php Removed unused method 2023-04-18 02:43:44 -07:00
LicenseSeat.php Start to scaffold license checkout notification test 2023-03-23 17:18:33 -07:00
Location.php Make validation match database fields 2023-05-08 14:12:54 -07:00
Loggable.php Check if target is not null to retrieve the proper data 2023-02-27 19:01:37 -06:00
Manufacturer.php Fixed #12946 - warranty lookup url was not nullable 2023-04-29 13:47:52 -07:00
PredefinedKit.php Shift bindings 2021-06-10 20:16:56 +00:00
Requestable.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
SCIMUser.php SCIM integration using the 're-do-the routes' approach, which seems like a dead-end 2022-04-05 20:26:37 +01:00
Setting.php Added validation on google client ID 2023-05-10 02:40:45 -07:00
SnipeModel.php Fix #8208, #8896, #8985, #9789 2023-03-29 09:56:34 +02:00
SnipeSCIMConfig.php Change from a standard Eloquent mapping for ID to a custom setRead 2023-04-25 11:50:55 -07:00
Statuslabel.php Backporting #10829 to master 2022-03-25 13:00:16 +00:00
Supplier.php Make validation match database fields 2023-05-08 14:12:54 -07:00
User.php Make validation match database fields 2023-05-08 14:12:54 -07:00