snipe-it/app/Models
2023-10-31 10:00:36 -06:00
..
Labels Grammar fix 2023-10-02 16:19:20 -07:00
Recipients
Traits Automatically add table prefixes when building multi-column search string 2023-05-23 15:58:58 -07:00
Accessory.php Move the declinedCheckout function so it don/'t separate the class properties 2023-08-14 16:16:28 -06:00
Actionlog.php
Asset.php Add condition to only run trough custom fields if a custom fieldset exist 2023-10-31 10:00:36 -06:00
AssetMaintenance.php
AssetModel.php scope and switch case in api 2023-09-28 12:26:23 -05: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 Update Company.php 2023-08-13 17:21:55 +02:00
CompanyableChildScope.php
CompanyableChildTrait.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CompanyableScope.php
CompanyableTrait.php
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
CustomField.php Removed comment 2023-10-25 19:41:59 +01:00
CustomFieldset.php new validation rule 2023-10-18 12:41:24 -05:00
Department.php Add CompanyableTrait to Department 2023-08-07 16:54:02 -07: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
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 Set password property properly 2023-08-28 20:47:56 +01:00
License.php Add guard clauses around some License and LicenseSeat models functions 2023-09-06 11:54:11 -06:00
LicenseSeat.php Add guard clauses around some License and LicenseSeat models functions 2023-09-06 11:54:11 -06:00
Location.php Added phone, fax to departments, locations, companies 2023-07-10 19:44:21 +01:00
Loggable.php Add rtd_location_id to tracked changes on checkin actionlog 2023-09-06 00:36:48 +00:00
Manufacturer.php
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 Use $attributes array 2023-09-14 13:52:57 +01:00
Setting.php this seems to work 2023-10-17 13:30:51 -05:00
SnipeModel.php
SnipeSCIMConfig.php Change from a standard Eloquent mapping for ID to a custom setRead 2023-04-25 11:50:55 -07:00
Statuslabel.php
Supplier.php
User.php Merge pull request #13343 from snipe/fixes/re-scramble_password_if_ldap_pw_sync_not_enabled 2023-09-14 14:15:53 +01:00