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:25:34 +0000 (11:25 +1200)
commit664dfe0ca4f337680cd64d758c58ea5c4b60072b
tree6b7fc892ccddeb3bd6582c6a127585617b9acfcd
parentb4ed81d27ceff2ba6a8585f1efca7e45272051fe
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]