Issue #57 - Calendar entry not removed on uninstall.

This commit is contained in:
Daniel Thee Roperto
2016-10-18 14:05:05 +11:00
parent fa2228697d
commit f652c9ecf0
6 changed files with 158 additions and 5 deletions

15
CHANGELOG.md Normal file
View File

@@ -0,0 +1,15 @@
# Moodle Outage manager plugin - Change Log
Version 1.0.4
-------------
* [Issue #57](https://github.com/catalyst/moodle-auth_outage/issues/57)
Calendar entries now are removed when plugin is uninstalled.
The uninstaller also makes sure there is no maintenance template or
or scheduled 'maintenance later'.
Version 1.0.3
-------------
Initial release.