Issue #3093955 by heddn, ressa: Send email alert to administrator after automatic update
Showing
- automatic_updates.module 11 additions, 2 deletionsautomatic_updates.module
- automatic_updates.services.yml 9 additions, 0 deletionsautomatic_updates.services.yml
- src/Controller/InPlaceUpdateController.php 3 additions, 1 deletionsrc/Controller/InPlaceUpdateController.php
- src/Event/PostUpdateEvent.php 62 additions, 0 deletionssrc/Event/PostUpdateEvent.php
- src/Event/UpdateEvents.php 19 additions, 0 deletionssrc/Event/UpdateEvents.php
- src/EventSubscriber/PostUpdateSubscriber.php 123 additions, 0 deletionssrc/EventSubscriber/PostUpdateSubscriber.php
- src/Services/InPlaceUpdate.php 32 additions, 32 deletionssrc/Services/InPlaceUpdate.php
- src/Services/Notify.php 2 additions, 2 deletionssrc/Services/Notify.php
- src/Services/UpdateInterface.php 5 additions, 9 deletionssrc/Services/UpdateInterface.php
- src/UpdateMetadata.php 153 additions, 0 deletionssrc/UpdateMetadata.php
- templates/automatic-updates-post-update.html.twig 33 additions, 0 deletionstemplates/automatic-updates-post-update.html.twig
- tests/modules/test_automatic_updates/src/Controller/InPlaceUpdateController.php 3 additions, 1 deletion...omatic_updates/src/Controller/InPlaceUpdateController.php
- tests/src/Functional/NotifyTest.php 27 additions, 2 deletionstests/src/Functional/NotifyTest.php
Loading
Please register or sign in to comment