snipe-it/app/Models
snipe 22d2ad9248
Fixes nested location selectlist (#7483)
* Rename child locations method

* Use Ajax dropdown for locations selectlist for edit/create

* Removed locations database call on edit/create blades for faster loading

* Updated locations controller to use the new iterator

* Increase pagination on locations controller to 500

We’re already loading all of that data up beforehand anyway, so no point in keeping the query smaller.

* Fixed the else to make codacy happy

* Improve the design and performance of the nested location selectlist (#7484)

* Improve the design and performance of the nested location selectlist

* Fixed parse errors

* Removed debugging code/comments
2019-10-02 03:56:56 -07:00
..
Recipients
Traits
Accessory.php
Actionlog.php
Asset.php Added comments to the ByFilter query scope for clarity 2019-07-31 14:24:01 -07:00
AssetMaintenance.php Added softwarew support and hardware support to maintenance types 2019-09-24 01:34:23 -07:00
AssetModel.php
Category.php
CheckoutRequest.php
Company.php Fix #6910: Add logic to manipulate the eloquent query. (#7006) 2019-07-15 13:02:44 -07:00
CompanyableChildScope.php
CompanyableChildTrait.php
CompanyableScope.php
CompanyableTrait.php
Component.php
Consumable.php Added ability to search consumables by item number (#6785) 2019-03-05 23:21:22 -08:00
ConsumableAssignment.php
CustomField.php
CustomFieldset.php
Department.php Fixed #7083 - Removed user_exists constraint on department save 2019-05-28 13:18:31 -07:00
Depreciable.php
Depreciation.php
Group.php Reduce minimum group name length to 2 (from 3) 2019-06-12 15:56:19 -07:00
ICompanyableChild.php
Import.php
Ldap.php
License.php
LicenseSeat.php
Location.php Fixes nested location selectlist (#7483) 2019-10-02 03:56:56 -07:00
Loggable.php
Manufacturer.php
Requestable.php
Setting.php
SnipeModel.php
Statuslabel.php
Supplier.php
Throttle.php
User.php Fixed #7164 - change table name to permission_groups 2019-06-14 10:37:20 -07:00