Merge notification/warning feature into master. (#267)
authorDan Marsden <dan@danmarsden.com>
Wed, 21 Jun 2017 02:53:23 +0000 (14:53 +1200)
committerDan Marsden <dan@danmarsden.com>
Wed, 21 Jun 2017 23:29:38 +0000 (11:29 +1200)
commit478d7fee2c2156b07be10ce2f00347ca554427c7
treeebfe5baebd8f85c03ed2f88a7cab355ed1e436de
parent2d9fb84dd14ce543ee37a670b38d8fa20b863134
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]