snipe-it/app/Models
Ivan Nieto Vivanco 90a24539b0
Fixes/cli importer issue (#9199)
* Added logic to handle the CLI importer.

* Fix bug introduced with the commit previous to the regression.

* Adds a validation for  variable when is null, add comments to clarify where the  class variable came from.

* Add support for when  variable is an instance of User class.
2021-04-05 19:28:31 -07:00
..
Recipients
Traits
Accessory.php Added last_checkout and notes from pivot for accessories 2020-10-23 00:44:26 -07:00
Actionlog.php
Asset.php Fixes/cli importer issue (#9199) 2021-04-05 19:28:31 -07:00
AssetMaintenance.php
AssetModel.php Added type casting and a few more validation rules 2020-04-22 06:37:40 -07:00
Category.php Prevent license categories from being deleted if there are licenses in that category 2020-11-17 19:22:10 -08:00
CheckoutAcceptance.php
CheckoutRequest.php
Company.php Fixing #9224 (#9328) 2021-03-22 12:57:26 -07:00
CompanyableChildScope.php
CompanyableChildTrait.php
CompanyableScope.php
CompanyableTrait.php
Component.php Add component unit test and unify some validation. 2020-04-30 09:50:12 -04:00
Consumable.php Added type casting and a few more validation rules 2020-04-22 06:37:40 -07:00
ConsumableAssignment.php
CustomField.php Fixes typo that doesn't accepts 'textarea' as custom field type element. (#9387) 2021-04-01 18:23:05 -07:00
CustomFieldset.php
Department.php Added type casting and a few more validation rules 2020-04-22 06:37:40 -07:00
Depreciable.php
Depreciation.php
Group.php
ICompanyableChild.php
Import.php
Ldap.php Fixed #7211, #9197, #7864, [ch15504] - Added additional LDAP fields to sync (#9318) 2021-04-05 19:26:04 -07:00
License.php Added termination date, depreciation in license column selection [ch14505] (#9052) 2021-01-27 01:34:32 -08:00
LicenseSeat.php Added #6695: add API endpoint for license seats (#8058) 2021-03-29 19:41:26 -07:00
Location.php Fixed #8926, #8252 - introduce circular reference check for location parent_id - rebased from #8253 (#8927) 2020-12-18 17:18:04 -08:00
Loggable.php Fixed checkin/checkout notification crashing 2020-09-11 16:10:18 -07:00
Manufacturer.php Fixes #8918 The validation rules on Manufacturer Model 'name' attribute are malformed. (#9133) 2021-02-16 12:52:55 -08:00
PredefinedKit.php
Requestable.php
Setting.php Removed unused validation rule 2020-11-25 11:00:28 -08:00
SnipeModel.php
Statuslabel.php
Supplier.php
User.php Comment with possible alternatve to the custom undeleted validator 2020-11-24 12:01:09 -08:00