snipe-it/app/Notifications
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
..
AuditNotification.php Use notifiables for slack audit notification 2017-08-31 21:30:38 -07:00
CheckinAccessoryNotification.php Fixing #5470: Checkin emails not working (#5838) 2018-07-16 14:09:04 -07:00
CheckinAssetNotification.php Fixing #5470: Checkin emails not working (#5838) 2018-07-16 14:09:04 -07:00
CheckinLicenseNotification.php Fixing #5470: Checkin emails not working (#5838) 2018-07-16 14:09:04 -07:00
CheckoutAccessoryNotification.php Fixing #5470: Checkin emails not working (#5838) 2018-07-16 14:09:04 -07:00
CheckoutAssetNotification.php Fixing #5470: Checkin emails not working (#5838) 2018-07-16 14:09:04 -07:00
CheckoutConsumableNotification.php Hotfix: the checkin_email does not exist on consumable. (#5891) 2018-07-19 10:38:50 -07:00
CheckoutLicenseNotification.php Fixing #5470: Checkin emails not working (#5838) 2018-07-16 14:09:04 -07:00
ExpectedCheckinAdminNotification.php Added admin alert on expiring notifications 2018-05-08 05:27:03 -07:00
ExpectedCheckinNotification.php Added last name to expected checkin notification 2018-05-21 17:34:27 -07:00
ExpiringAssetsNotification.php Features/nicer notifications (#5886) 2018-07-18 19:15:45 -07:00
ExpiringLicenseNotification.php Features/nicer notifications (#5886) 2018-07-18 19:15:45 -07:00
FirstAdminNotification.php New First Admin Notification (#5147) 2018-03-03 14:37:42 -08:00
InventoryAlert.php Features/nicer notifications (#5886) 2018-07-18 19:15:45 -07:00
MailTest.php New Test Notification (#5137) 2018-03-02 18:01:20 -08:00
RequestAssetCancelation.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
RequestAssetNotification.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
SendUpcomingAuditNotification.php Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992) 2019-05-05 22:32:52 -04:00
SlackTest.php Added Slack test button 2018-02-22 16:35:34 -08:00
WelcomeNotification.php New First Admin Notification (#5147) 2018-03-03 14:37:42 -08:00