snipe-it/config
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
..
app.php Fixed #6834 and #6402 - use inline QR code generation for 2FA (#6840) 2019-03-20 01:24:31 -07:00
auth.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
broadcasting.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
cache.php Improve Memcached settings (#6485) 2018-12-06 14:39:14 -08:00
compile.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
database.php Force default srtorage engine 2018-05-22 14:57:05 -07:00
debugbar.php Derp 2017-01-13 21:15:36 -08:00
filesystems.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
image.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
laravel-backup.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
mail.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
permissions.php Fixes/import permissions mask (#6826) 2019-03-18 11:58:08 -07:00
queue.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
services.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
session.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
trustedproxy.php Possible proxy issue fix 2018-10-03 13:04:25 -07:00
version.php Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992) 2019-05-05 22:32:52 -04:00
view.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00