Implement data privacy provider.
[moodle-mod_attendance.git] / locallib.php
2018-05-01  Dan MarsdenFeature: Prevent students from sharing device while...
2018-02-08  Dan MarsdenRevert "Fix #290 cross-db compatible method to only...
2018-02-08  Dan MarsdenRevert "Fix #290 correct $where statement."
2018-02-01  Dan MarsdenFix #292 studentpassword undefined warning
2018-01-30  Dan MarsdenMerge branch 'master' of github.com:danmarsden/moodle...
2018-01-30  Dan MarsdenFix #290 correct $where statement.
2018-01-29  Dan MarsdenFix #290 cross-db compatible method to only include...
2018-01-25  Dan MarsdenHide option to automark if standard log store disabled.
2018-01-25  Dan MarsdenPut magic number into constant.
2017-12-07  Dan MarsdenImprove auto-marking when no password.
2017-12-07  James VoongAdded ability to automatically mark all students with...
2017-12-07  Dan MarsdenAdd absenteereport to class when adding session.
2017-12-06  Dan MarsdenAdd ability to exlude sessions from absentee report...
2017-10-02  Dan MarsdenFix phpdocs.
2017-08-21  Dan MarsdenUse attendance-id instead of cmid in warning table.
2017-08-20  Dan MarsdenFix behat test with at-risk change to absentee
2017-07-28  Dan MarsdenFeature: Allow warnings to send multiple emails.
2017-06-27  Dan MarsdenUse lasttaken instead of session end to obtain sessions...
2017-06-27  Dan MarsdenImprove messages in cron, check end of session correctly.
2017-06-27  Dan MarsdenFix typo in var translation.
2017-06-21  Dan MarsdenMerge notification/warning feature into (#267)
2017-06-19  Dan MarsdenFix hardcoded reference to mdl_
2017-06-09  Dan MarsdenNew Feature: allow automarking of attendance using...
2017-05-25  Dan MarsdenModify subnet field to hopefully improve usability...
2017-05-23  Dan MarsdenNew site-level/course category report for average cours...
2017-05-22  Dan MarsdenFeature: Allow unmarked students to be automatically...
2017-05-18  Dan MarsdenFix some coding guideline issues.
2017-05-17  Dan MarsdenMove subnet from attendance level to session level
2017-05-12  Dan MarsdenAdd new field for student availability,
2017-05-02  Dan Marsdenphpdoc stuff.
2017-05-01  Dan Marsdenfix up some phpdoc stuff.
2017-05-01  Dan MarsdenTidy up the classes/phpdocs a bit.
2017-05-01  Dan MarsdenAdd setting to force self-marking during session.
2017-04-28  Dan Marsdencoding guidline fix.
2017-04-28  Dan Marsdenuse custom function to generate a very basic random...
2017-03-08  Dan MarsdenFix #187 allow default status set to be editable.
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-05-10  Dan MarsdenMerge pull request #201 from antonio-c-mariani/fix_reports
2016-05-10  Antonio Carlos MarianiReplacing attendance_format_float by format_float
2016-05-04  Antonio Carlos MarianiAdd summary report (#66)
2016-05-04  Antonio Carlos MarianiRemoving functions that are no longer used
2016-05-04  Antonio Carlos MarianiFix #188 and report part of #127, and implements #163...
2016-05-04  Antonio Carlos MarianiConcentrate grades update method in one place
2016-03-16  Dan MarsdenCoding guideline fix
2016-03-16  Dan MarsdenFixes #51 Support for scales
2016-03-16  Dan MarsdenMove local function into locallib.php
2016-03-16  Dan MarsdenFix some phpdocs
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
2016-03-14  Dan MarsdenTidy up a bit.
2016-03-14  Dan Marsdenmove date_selector into function to prevent copypaste...
2016-03-14  Dan MarsdenFix behat/coding guideline issues.
2016-03-14  antonio.c.marianiChanging the add and update session interfaces
2016-03-14  Dan MarsdenMerge pull request #185 from sam-moodle/grade_update_is...
2016-01-21  Sam ChaffeeINT-8591: Don't update grades on preferences save when...
2015-11-19  Dan Marsdencoding guideline and behat fixes
2015-11-19  Dan MarsdenRevert "Added support for scales"
2015-11-19  Dan Marsdenmore coding guideline fixes
2015-11-19  Dan MarsdenMore coding guideline fixes
2015-11-17  Dan MarsdenMerge pull request #177 from antonio-c-mariani/session_...
2015-11-17  Dan MarsdenMerge pull request #171 from antonio-c-mariani/redirect...
2015-11-10  Dan MarsdenMerge pull request #181 from NeillM/master
2015-11-10  Neill MagillExpired enrolments can prevent student self-attendance
2015-11-07  antonio.c.marianiRedirection to sessions list after add
2015-11-03  Dan MarsdenMerge pull request #174 from cedict/master
2015-11-03  System AdministratorAdded support for scales
2015-09-14  Dan MarsdenMerge pull request #152 from Syxton/fix_issue_118
2015-09-11  SyxtonReturns all users and their lowest status in a course.
2015-09-03  Dan MarsdenMerge pull request #150 from barrysspace/hotfix/issue_1...
2015-09-03  Barry OosthuizenFix #145 - hiding variable status items no longer working
2015-08-24  Antonio Carlos MarianiFixes #143 Include action to delete all hidden sections
2015-08-13  Dan Marsdenrewrite groupcheck and remove permissions class
2015-08-13  Dan MarsdenMore improvements to prevent the hiding of permission...
2015-08-13  Dan Marsdenfunction can_be_listed not used anywhere
2015-08-13  Dan Marsdencan_view_reports() can_view() not used anywhere anymore...
2015-08-13  Dan MarsdenDon't hide capability checks.
2015-08-13  Dan MarsdenDon't hide view capability in a function.
2015-07-26  Dan MarsdenMerge pull request #130 from ptramonti/patch-1
2015-07-26  Dan MarsdenMerge pull request #126 from NeillM/124
2015-07-26  Dan MarsdenMerge pull request #133 from barrysspace/hotfix/issue_1...
2015-07-22  Barry OosthuizenFix issue#129 - Notify error for empty acronym or descr...
2015-06-29  Dan MarsdenMerge pull request #107 from Kathrin84/icon_optimization
2015-06-26  Davo SmithAllow an attendance instance to have multiple status...
2015-06-26  Davo SmithAllow temporary users to be created and have their...
2015-06-05  Dan MarsdenFix #93 $record needs an id.
2015-05-17  Dan MarsdenBetter fix for Fix #72
2015-03-31  Barry OosthuizenCheck if there is a manual enrolment with no expiry...
2015-03-29  Dan MarsdenRemove attforblock upgrade code.
2015-02-16  Dan MarsdenMerge pull request #79 from barrysspace/add_record_snap...
2015-02-16  Dan MarsdenMerge pull request #77 from barrysspace/crud_and_object...
2015-02-16  Dan MarsdenFix spacing in locallib.php caused by fix for #72
2015-02-16  Dan MarsdenMerge pull request #80 from barrysspace/common_session_...
2015-02-13  Barry OosthuizenFix #72 - Exporting 'Common' Session type Sessions...
2015-02-13  Barry OosthuizenFix documentation of $status variable
2015-02-13  Barry OosthuizenFix #75 - add_record_snapshot() gives debug messages...
2014-10-05  Dan MarsdenMerge pull request #50 from tlock/master
2014-08-24  Tim LockFixed non-js behat tests for 2.7
2014-07-22  Dan MarsdenMerge pull request #45 from drjosephbaxter/master
next