snipe-it/app/Console/Commands
snipe e5c2d77c7d
Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992)
* Added upcoming audit report

TODO: Fid diff/threshold math

* Added route to list overdue / upcoming assets via API

* Controller/API methods for due/overdue audits

We could probably skip this and just handle it via view in the routes…

* Added query scopes for due and overdue audits

* Added audit due console command to kernel

* Added ability to pass audit specs to main API asset search method

* Added audit presenter

* Added bootstrap-tables presenter formatter to display an audit button

* Added gated sidenav items to left nav

* Added audit due/overdue blades

* Cleanup on audit due/overdue console command

* Added language strings for audit views

* Fixed :threshold placeholder

* Removed unused setting variable

* Fixed next audit date math

* Added scope for both overdue and upcoming

* Derp. Wrong version

* Bumped version

(I will release this version officially tomorrow)
2019-05-05 22:32:52 -04: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 Remove “Imported from LDAP” note override 2019-04-18 17:56:08 -04:00
ObjectImportCommand.php Fixed #6291 - send-welcome argument in cli importer 2018-10-04 04:43:06 -07:00
PaveIt.php Features/restore deleted cmd (#5982) 2018-07-27 02:42:55 -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 Set support footer and version footer to on when resetting the demo 2018-11-08 12:52:37 -08:00
RestoreDeletedUsers.php Features/restore deleted cmd (#5982) 2018-07-27 02:42:55 -07:00
SendExpectedCheckinAlerts.php Patch for 5965 - multiple email recipients no longer working (#6238) 2018-09-26 15:47:53 -07:00
SendExpirationAlerts.php Fixed Expiring Assets Email (#6321) 2018-10-11 14:03:00 -07:00
SendInventoryAlerts.php Patch for 5965 - multiple email recipients no longer working (#6238) 2018-09-26 15:47:53 -07:00
SendUpcomingAuditReport.php Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992) 2019-05-05 22:32:52 -04: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