Implement data privacy provider.
[moodle-mod_attendance.git] / CHANGELOG.md
1 ### [Unreleased]
2 - New Feature: Allow automatic marking using site logs.
3 - New Feature: Warn users when attendance drops below threshold.
4 - Improvement: Allow default view for teachers to be set at admin level.
5 - Improvement: All courses user report now displays as table.
6 - Bug fix: Restored attendances do not create calendar events correctly.
7
8 ### Date: 2017-May-23
9 ### Release: 2017052301
10
11 - New Feature: New site Level/course category report with average course attendance.
12 - New Feature: Allow unmarked students to be automatically marked when session closes.
13
14 ---
15
16 ### Date: 2017-May-11
17 ### Release: 2017051104
18
19 - New Feature: Allow subnet mask to be set at the attendance session level.
20 - New Feature: Allow certain statuses to be hidden from students when self-marking attendance.
21 - New Feature: Allow student password to be viewed on session list page.
22 - Improvement: Improve usablity by grouping settings on session add form.
23 - Bug fix - fix issue with displaying dates when site hosted on Windows server.
24 - Bug fix - improve compliance with Moodle coding guidelines.
25
26 ---
27
28 ### Date: 2017-Apr-21
29 ### Release: 2017042100
30
31 - Feature: Allow a random self-marking password to be used when creating session.
32 - Improvement: #63 use core useridentity setting when showing list of users.
33 - Improvement: #258 Add link to attendance on student overview report.
34 - Improvement: allow student self-marking to be restricted to the session time.
35 - Improvement: allow admin to set default values when teachers creating new sessions.
36 - Bug fix - improve compliance with Moodle coding guidelines - phpdocs etc.
37
38 ---
39