Merge notification/warning feature into master. (#267)
authorDan Marsden <dan@danmarsden.com>
Wed, 21 Jun 2017 02:53:23 +0000 (14:53 +1200)
committerGitHub <noreply@github.com>
Wed, 21 Jun 2017 02:53:23 +0000 (14:53 +1200)
commit00f95df6fb790fd0d08ab2bfbf01f4c615616c97
tree23ea47048dd58cb484b32671872aaa403e0fea31
parent6bf86d901f24f4be86437c494129d667dd7e37d0
Merge notification/warning feature into  (#267)

New feature/reports to allow warning thresholds to be set and e-mail notifications.
18 files changed:
CHANGELOG.md
atrisk.php [new file with mode: 0644]
backup/moodle2/backup_attendance_stepslib.php
backup/moodle2/restore_attendance_stepslib.php
classes/add_warning_form.php [new file with mode: 0644]
classes/structure.php
classes/task/notify.php [new file with mode: 0644]
db/install.xml
db/tasks.php
db/upgrade.php
lang/en/attendance.php
lib.php
locallib.php
renderables.php
settings.php
tests/behat/report.feature
version.php
warnings.php [new file with mode: 0644]