snipe-it/app/Models
Hannah Tinkler 8d501e1c24 Feature/custom fields default values (#5389)
* Fixes CustomFieldsetsController::fields() which I think is not used anywhere else and don't think ever worked as you can't call get() on a Collection.
Have tested extensively and doesn't seem to affect anywhere else?

* Adds default value functionality

* Adds built assets

* Fixes assignment to asset_model_id which should have been evaluation and alters route so it sits more in line with existing work

* Updates built assets

* Remove silly docker.env file; fix Dockerfile to preserve Oauth keys (#5377)

* Added department to custom asset export
Updates build assets

* Adds translation support for 'add default values' checkbox label
2018-04-23 21:16:55 -07:00
..
Recipients
Accessory.php
Actionlog.php
Asset.php
AssetMaintenance.php
AssetModel.php Feature/custom fields default values (#5389) 2018-04-23 21:16:55 -07:00
Category.php
CheckoutRequest.php
Company.php
CompanyableChildScope.php
CompanyableChildTrait.php
CompanyableScope.php
CompanyableTrait.php
Component.php
Consumable.php
ConsumableAssignment.php
CustomField.php
CustomFieldset.php
Department.php
Depreciable.php
Depreciation.php
Group.php
ICompanyableChild.php
Import.php
Ldap.php
License.php
LicenseSeat.php
Location.php
Loggable.php
Manufacturer.php
Requestable.php
Setting.php
SnipeModel.php
Statuslabel.php
Supplier.php
Throttle.php
User.php