snipe-it/app/Models
snipe 4c656c0321
De-normalize new counters from 4.3.0 (#5547)
* Added de-norm counter migration for assets

* Renaming counter columns, since Eloquent has a magical *_count helper

* Added artisan command to sync counters (one-off)

* Update API to use de-normed fields

* Increment counters for checkin;/checkout

* Derp.

* Added request increment/decrementer

* Move increment for checkout to the Asset::checkout method

* Added “could take a while” message
2018-05-16 19:20:43 -07:00
..
Recipients Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
Accessory.php Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
Actionlog.php Improved files display 2018-05-02 14:13:06 -07:00
Asset.php De-normalize new counters from 4.3.0 (#5547) 2018-05-16 19:20:43 -07:00
AssetMaintenance.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
AssetModel.php Feature/custom fields default values (#5389) 2018-04-23 21:16:55 -07:00
Category.php Added license categories 2018-05-04 21:01:38 -07:00
CheckoutRequest.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
Company.php
CompanyableChildScope.php
CompanyableChildTrait.php
CompanyableScope.php
CompanyableTrait.php
Component.php Fixed component checkout bug 2018-03-28 18:53:18 -07:00
Consumable.php Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
ConsumableAssignment.php
CustomField.php Fixed #5472 - show_in_email for custom fields missing in edit field UI 2018-05-03 08:06:28 -07:00
CustomFieldset.php
Department.php
Depreciable.php
Depreciation.php
Group.php
ICompanyableChild.php
Import.php
Ldap.php Fixes wrong users index route name 2018-04-26 16:31:02 -07:00
License.php Partial fix for license+category tests 2018-05-16 18:35:11 -07:00
LicenseSeat.php Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
Location.php Fixed #5272 - make city min length 2 instead of 3 2018-03-29 04:36:18 -07:00
Loggable.php De-normalize new counters from 4.3.0 (#5547) 2018-05-16 19:20:43 -07:00
Manufacturer.php
Requestable.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
Setting.php Fixed #5477 - added GDPR privacy policy link in email and webpage 2018-05-08 00:50:13 -07:00
SnipeModel.php
Statuslabel.php
Supplier.php
Throttle.php
User.php Allow setting of "ldap_import" through the API (#5218) 2018-04-20 14:02:52 -07:00