snipe-it/app/Models
Dmitrii Minaev 5f3a0bdea5 app\Services\PredefinedKitService.php rename to app\Services\PredefinedKitCheckoutService.php
add accessories and consumables tables
add selectlist api to:
 app\Http\Controllers\Api\AccessoriesController.php
 app\Http\Controllers\Api\ConsumablesController.php
 app\Http\Controllers\Api\LicensesController.php
templates for selectlist
apply kit to user works
2019-02-19 22:19:00 +03:00
..
Recipients Fixed #5965: Allow multiple alert email addresses (#6233) 2018-09-26 14:07:41 -07:00
Traits Adding some comments 2018-08-06 14:47:26 +02:00
Accessory.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
Actionlog.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
Asset.php Public function save() missing array. (#6276) 2018-10-02 04:40:20 -07:00
AssetMaintenance.php Fixed #6027 - added model to asset maintenances listing 2018-08-01 18:24:52 -07:00
AssetModel.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
Category.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
CheckoutAcceptance.php Adding some comments 2018-08-06 14:47:26 +02:00
CheckoutRequest.php
Company.php
CompanyableChildScope.php
CompanyableChildTrait.php
CompanyableScope.php
CompanyableTrait.php
Component.php Cleanup of model attributes 2018-08-06 14:46:10 +02:00
Consumable.php Allow min:0 for consumables 2018-10-15 16:52:20 -07:00
ConsumableAssignment.php
CustomField.php Fix for issue #6165 (#6168) 2018-09-12 22:49:50 -07:00
CustomFieldset.php Make CustomFieldset rules public instead of protected 2018-09-28 15:18:23 -07:00
Department.php Port import manager code to develop 2018-10-03 00:52:29 -07:00
Depreciable.php Add depreciation with half-year convention. Fixed #1237 (#6128) 2018-08-28 12:32:46 -07:00
Depreciation.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
Group.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
ICompanyableChild.php
Import.php
Ldap.php
License.php Cleanup of model attributes 2018-08-06 14:46:10 +02:00
LicenseSeat.php #5696 proposed fix (#6314) 2018-10-11 14:08:09 -07:00
Location.php Added manager ID to validation 2018-09-07 17:27:31 -07:00
Loggable.php Remove notification sending from loggable trait 2018-08-06 14:46:10 +02:00
Manufacturer.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
PredefinedKit.php app\Services\PredefinedKitService.php rename to app\Services\PredefinedKitCheckoutService.php 2019-02-19 22:19:00 +03:00
Requestable.php
Setting.php
SnipeItPivot.php New save mechanic 2018-10-31 16:06:38 +03:00
SnipeModel.php
Statuslabel.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
Supplier.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
User.php Better validation for manager_id 2018-10-03 00:26:51 -07:00