Implement data privacy provider.
[moodle-mod_attendance.git] / classes / structure.php
2018-05-01  Dan MarsdenFeature: Prevent students from sharing device while...
2018-02-26  Nick PhillipsMake display of user 'extrafields' optional in report...
2018-02-01  Dan MarsdenFix #292 studentpassword undefined warning
2017-12-07  Dan Marsdenremove old comment.
2017-12-07  James VoongAdded ability to automatically mark all students with...
2017-08-20  Dan MarsdenRename at-risk report to absentee report.
2017-07-28  Dan MarsdenFeature: Allow warnings to send multiple emails.
2017-06-21  Dan MarsdenMerge notification/warning feature into (#267)
2017-06-15  Dan MarsdenRemove unrequired global calls.
2017-06-14  Dan MarsdenFixes #266 - groupmemembersonly setting removed by...
2017-06-13  Dan MarsdenFixes #265 create calendar events when restoring an...
2017-06-09  Dan MarsdenNew Feature: allow automarking of attendance using...
2017-05-25  Dan MarsdenModify subnet field to hopefully improve usability...
2017-05-22  Dan MarsdenFeature: Allow unmarked students to be automatically...
2017-05-17  Dan MarsdenFix some tests.
2017-05-17  Dan MarsdenMove subnet from attendance level to session level
2017-05-04  Dan Marsdencoding guideline spacing.
2017-05-04  Dan MarsdenFix #259 undefined property warnings when showing temp...
2017-05-01  Dan Marsdenmore phpdoc changes.
2017-04-28  Dan Marsdenset default values a bit better.
2017-04-28  Dan MarsdenAllow a password to be set when using student self...
2017-04-12  Dan MarsdenMDL-58265 replace I follow, editing mode steps
2017-04-12  Dan MarsdenFixes #63 use core useridentity setting when showing...
2017-03-08  Dan MarsdenFix #187 allow default status set to be editable.
2017-03-08  Daniel Thee RopertoMoodle 33 (master) - Global Search issue with Database...
2017-02-01  Dan MarsdenFixes #240 Save comment fields even when status not...
2016-12-19  antonio-c-marianiMove hide session details (#238)
2016-11-21  Dan MarsdenMerge branch 'requiredip'
2016-11-21  Lihi Doradd ability to restrict by IP
2016-11-16  Dan MarsdenFix up some guideline stuff.
2016-11-16  Dan MarsdenFix up some coding guideline stuff.
2016-09-20  Dan MarsdenFix #221 always pass timestart to calendar update function.
2016-08-29  Dan Marsdenattendance - fix tests
2016-08-24  Dan MarsdenFixes #214 use correct prefix on attendance functions...
2016-08-12  Dan MarsdenMerge pull request #212 from Disss/master
2016-07-20  DissAdding calendar events creating, updating and deleting.
2016-07-12  Dan MarsdenMerge pull request #211 from antonio-c-mariani/users_so...
2016-07-07  Antonio Carlos MarianiChanging default users sort order to users_order_by_sql...
2016-07-07  Dan MarsdenFixes #209
2016-05-10  Dan MarsdenMerge pull request #201 from antonio-c-mariani/fix_reports
2016-05-05  Antonio Carlos MarianiSome coding guideline fix
2016-05-04  Antonio Carlos MarianiAdd pair (points/maxpoints) after the acronym in the...
2016-05-04  Antonio Carlos MarianiRemoving functions that are no longer used
2016-05-04  Antonio Carlos MarianiAdjusts student reports
2016-05-04  Antonio Carlos MarianiConcentrate grades update method in one place
2016-03-16  Dan MarsdenFixes #51 Support for scales
2016-03-16  Dan MarsdenUse correct prefix on function names.
2016-03-16  Dan MarsdenConvert locallib.php classes into proper auto-loading...
2016-03-16  Dan MarsdenMove attendance class into proper class