snipe-it/app
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
..
Console De-normalize new counters from 4.3.0 (#5547) 2018-05-16 19:20:43 -07:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Fix standardized exception formatter for correct payload 2017-10-24 17:57:49 -07:00
Helpers Added license categories 2018-05-04 21:01:38 -07:00
Http De-normalize new counters from 4.3.0 (#5547) 2018-05-16 19:20:43 -07:00
Importer Another importer fix. (#5383) 2018-04-18 07:58:26 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Models De-normalize new counters from 4.3.0 (#5547) 2018-05-16 19:20:43 -07:00
Notifications Added admin alert on expiring notifications 2018-05-08 05:27:03 -07:00
Observers Fixed #4652 - asset not correctly checking out to user on creation 2018-01-17 12:10:28 -08:00
Policies Fixed asset model permission not granted for edit 2018-03-07 18:22:49 -08:00
Presenters De-normalize new counters from 4.3.0 (#5547) 2018-05-16 19:20:43 -07:00
Providers Fixed asset model permission not granted for edit 2018-03-07 18:22:49 -08:00