snipe-it/app/Console/Commands
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
..
CreateAdmin.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
DisableLDAP.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
FixDoubleEscape.php Added additional models for #3702 2017-07-08 14:49:43 -07:00
LdapSync.php Check that the id key exists to prevent any weird edge cases for location 2018-03-05 22:44:05 -08:00
ObjectImportCommand.php Remove conditional related to no longer existant testrun option. (#4079) 2017-09-29 17:31:39 -07:00
PaveIt.php Importer mapping - v1 (#3677) 2017-06-21 16:37:37 -07:00
Purge.php Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
RecryptFromMcrypt.php Fixed #3416 - bulk delete asset models 2017-12-12 09:10:05 -08:00
RegenerateAssetTags.php Fixed #4190 - Added artisan command to regenerate asset tags 2017-11-24 11:25:51 -08:00
ResetDemoSettings.php Reset skin for demo 2018-04-24 03:00:56 -07:00
SendExpectedCheckinAlerts.php Added admin alert on expiring notifications 2018-05-08 05:27:03 -07:00
SendExpirationAlerts.php PHP7.2 count fixes (#5427) 2018-04-29 06:10:49 -07:00
SendInventoryAlerts.php Translate emails (#2652) 2016-09-26 14:13:07 -07:00
SyncAssetCounters.php De-normalize new counters from 4.3.0 (#5547) 2018-05-16 19:20:43 -07:00
SyncAssetLocations.php Cleaner re-implementation of loop-detection for asset-assigned-assets (#4553) 2017-12-04 23:00:55 -08:00
SystemBackup.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
Version.php Bumped version 2017-12-01 20:49:04 -08:00