snipe-it/app/Models
2023-07-20 17:45:45 +01:00
..
Recipients Added trim to CC email as well 2022-03-04 06:20:34 -08:00
Traits Automatically add table prefixes when building multi-column search string 2023-05-23 15:58:58 -07: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 Possible alternative to fixing #13296 - custom report failing when the model is busted 2023-07-20 17:45:45 +01: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 Add the withTrashed() method to requestingUser() method in CheckoutRequest model, so the view of requestable assets doesn't crash 2023-07-10 16:34:00 -06:00
Company.php Added phone, fax to departments, locations, companies 2023-07-10 19:44:21 +01: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 ability to show/hide custom fields in list views by default 2023-07-14 09:09:43 +01:00
CustomFieldset.php Use unique_undeleted instead of unique for custom fields 2022-08-01 17:10:39 -07:00
Department.php Added phone, fax to departments, locations, companies 2023-07-10 19:44:21 +01:00
Depreciable.php Check that $this->get_depreciation() returns 2023-07-20 16:30:07 +01: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 Added phone, fax to departments, locations, companies 2023-07-10 19:44:21 +01: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 Refactor Requestable@cancelRequest() firm to admit a user_id so we can cancel a request of whatever user we want 2023-06-27 17:13:11 -06: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 Automatically add table prefixes when building multi-column search string 2023-05-23 15:58:58 -07:00