snipe-it/app/Http/Controllers/Api
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
..
AccessoriesController.php
AssetMaintenancesController.php
AssetModelsController.php
AssetsController.php De-normalize new counters from 4.3.0 (#5547) 2018-05-16 19:20:43 -07:00
CategoriesController.php Added license categories 2018-05-04 21:01:38 -07:00
CompaniesController.php
ComponentsController.php Fixed #5293 - component category drilldown 2018-04-02 16:12:19 -07:00
ConsumablesController.php
CustomFieldsController.php PHP7.2 count fixes (#5427) 2018-04-29 06:10:49 -07:00
CustomFieldsetsController.php PHP7.2 count fixes (#5427) 2018-04-29 06:10:49 -07:00
DepartmentsController.php
DepreciationsController.php
GroupsController.php
ImportController.php
LicensesController.php Added license categories 2018-05-04 21:01:38 -07:00
LocationsController.php
ManufacturersController.php
ProfileController.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
ReportsController.php Improved files display 2018-05-02 14:13:06 -07:00
SettingsController.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
StatuslabelsController.php
SuppliersController.php Fixes #5393 - added notes to suppliers API (#5400) 2018-04-19 18:28:22 -07:00
UsersController.php Allow setting of "ldap_import" through the API (#5218) 2018-04-20 14:02:52 -07:00