moodle-mod_attendance.git
2018-07-06  Cameron BallImplement data privacy provider. master
2018-05-20  Dan MarsdenPrevent text_to_html from adding divs to email subject.
2018-05-11  Dan Marsdenmaster branch - now requires 3.5 or higher.
2018-05-01  Dan MarsdenFixes #302 make sure user lang is used when sending...
2018-05-01  Dan MarsdenFeature: Prevent students from sharing device while...
2018-04-05  Dan MarsdenAdd class to set status for all users row.
2018-04-03  Dan MarsdenCheck if userto is empty (extra comma in thirdpartyuser...
2018-03-26  Dan MarsdenFix issue when checking if a status set has an absent...
2018-03-22  Dan Marsdenbump version.
2018-03-22  Dan Marsdenadd setting to allow sessiont description to show in...
2018-03-01  Dan MarsdenShow warning if teacher using mark on close and no...
2018-03-01  Dan MarsdenFix import column matching.
2018-03-01  Dan MarsdenRemove deprecated calls to notify constants.
2018-02-26  Dan Marsdenremove spacing.
2018-02-26  Dan MarsdenAdd missing string and fix upgrade previous value.
2018-02-26  Nick PhillipsMake display of user 'extrafields' optional in report...
2018-02-26  Nick PhillipsFix userpic max-width in attreport. Some themes (e...
2018-02-26  Dan Marsdeninclude description format when creating event.
2018-02-26  Nick PhillipsAdd description to event, and group to event name if...
2018-02-22  Dan Marsdenremove reference to user.de domain.
2018-02-21  Dan Marsdenfix codechecker issue.
2018-02-21  Dan Marsdencodechecker fix.
2018-02-21  Dan Marsdencodechecker stuff.
2018-02-21  Dan Marsdenfix phpdocs.
2018-02-21  Dan Marsdenbump version for plugins db release.
2018-02-20  Dan MarsdenFix link on subnet error.
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 MarsdenSplit out graded and ungraded sessions on students...
2018-01-30  Dan MarsdenFix #290 correct $where statement.
2018-01-29  Dan MarsdenFix #290 cross-db compatible method to only include...
2018-01-28  Dan MarsdenFixes #289 sorted grid layout select all fix. thank...
2018-01-25  Dan MarsdenHide option to automark if standard log store disabled.
2018-01-25  Dan MarsdenFix issue that occurs when updating an individual warning.
2018-01-25  Dan MarsdenPut magic number into constant.
2018-01-21  Dan MarsdenPrevent sessions from being added to attendance activit...
2018-01-17  Dan MarsdenFix #287 prevent restore from setting takenby when...
2018-01-17  Dan MarsdenExclude ungraded attendance activities from student...
2018-01-17  Dan Marsdenset hideif rules correctly on full group elements.
2018-01-17  Alicecjmod/attendance: Replace disabledif with hideif
2018-01-08  Dan MarsdenRemove repeat fields - not implemented yet.
2018-01-08  Dan MarsdenAdd missing fields to csv and set defaults when not...
2018-01-08  Dan MarsdenCorrect list of groups for each session.
2017-12-17  Dan MarsdenFix #281 Copy Moodle 3.3 messaging tool into attendance...
2017-12-07  Dan Marsdenremove old comment.
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 Marsdeninclude absenteereport field in externalib structure.
2017-12-07  Dan MarsdenAdd absenteereport to class when adding session.
2017-12-06  Dan MarsdenAdd missing backup field, and new field in tests.
2017-12-06  Dan MarsdenAdd ability to exlude sessions from absentee report...
2017-12-01  Dan MarsdenAdd output buffering level for progress bar.
2017-12-01  Chris WhartonAllow bulk importing of attendance sessions
2017-11-21  Willian ManoAdd shortname to services file (#280)
2017-11-09  Dan Marsdenfix travis config.
2017-10-30  Dan MarsdenBump requires version to 3.4 beta.
2017-10-27  Dan MarsdenMake sure created session is later today.
2017-10-27  Dan MarsdenImprove error handling when adding a new status fails.
2017-10-17  Dan MarsdenPrevent error when updating status when student marking...
2017-10-03  Dan Marsdenadd php 7.2 to testing matrix.
2017-10-02  Dan Marsdenfix phpdoc warning.
2017-10-02  Dan MarsdenFix phpdocs.
2017-10-02  Dan Marsdenupdate travis config.
2017-09-27  Dan Marsdenbump version for db release.
2017-09-06  Dan MarsdenPartial fix #273 Some PHP locales don't add AM/PM correctly
2017-09-03  Dan Marsdentry behat on precise.
2017-09-03  Dan MarsdenDon't need to call copmoser selfupdate.
2017-09-03  Dan Marsdendisabledif doesn't support neq condition due to MDL...
2017-09-01  Dan MarsdenFixes #270 - allow activity level warnings to be deleted.
2017-08-21  Dan MarsdenAdd description to warnings/status set.
2017-08-21  Dan MarsdenUse attendance-id instead of cmid in warning table.
2017-08-21  Dan MarsdenAdd missing activity level subnet field to backup.
2017-08-21  Dan MarsdenBump version.
2017-08-20  Dan MarsdenFix behat test with at-risk change to absentee
2017-08-20  Dan MarsdenRename at-risk report to absentee report.
2017-08-16  Dan MarsdenDon't show 0% in user report if no taken sessions.
2017-07-31  Dan MarsdenSwap multiple sessions settings and student recording...
2017-07-28  Dan MarsdenImprove use of triggered string. is really first notified.
2017-07-28  Dan MarsdenFeature: Allow warnings to send multiple emails.
2017-07-25  Dan MarsdenFixes #269 Allow Calendar events to be enabled/disabled
2017-07-14  Dan MarsdenDrop key doesn't work well, drop incorrect key and...
2017-07-13  Dan MarsdenMoodle 3.4 has required version of PHP 7
2017-07-13  Dan MarsdenAllow warnings with same percentage but different warnl...
2017-07-11  Dan MarsdenFix url used in sort column.
2017-07-05  Dan MarsdenMake tables full width on small screens.
2017-06-30  Dan Marsdenfix spacing in css file.
2017-06-29  Dan MarsdenImprove responsive display of user pages.
2017-06-29  Dan Marsdenfix php warning when no status set.
2017-06-29  Dan MarsdenFix incorrect class namespacing.
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 MarsdenImprove css on status set page.
2017-06-27  Dan MarsdenFix typo in var translation.
2017-06-25  Dan MarsdenAdd new capability to control who gets warning emails.
2017-06-23  Dan MarsdenFix bug with userdisplay check.
2017-06-23  Dan MarsdenSimplify user view page to make it better on small...
2017-06-22  Dan MarsdenSet default sort on atrisk page,
2017-06-22  Dan MarsdenAdd some button classes to attendance buttons to improv...
next