moodle-mod_attendance.git
2017-12-07  Dan MarsdenImprove auto-marking when no password. automaticstatus
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...
2017-06-22  Dan MarsdenFix style for password pop-up and mustache template...
2017-06-22  Dan Marsdencoding guidline improvements.
2017-06-22  Dan MarsdenImprove password-pop-up handling.
2017-06-21  Dan Marsdenbump version.
2017-06-21  Dan MarsdenAdd category selector to coursesummary admin report.
2017-06-21  Dan Marsdenfix breadcrumbs in atrisk and coursesummary reports.
2017-06-21  Dan MarsdenMerge notification/warning feature into (#267)
2017-06-21  Dan MarsdenAllow default subnet setting at activity level to be...
2017-06-19  Dan MarsdenFix hardcoded reference to mdl_
2017-06-15  Dan MarsdenRemove unrequired global calls.
2017-06-14  Dan MarsdenFixes #266 - groupmemembersonly setting removed by...
2017-06-14  Dan Marsdenuse correct composer package.
2017-06-14  Dan MarsdenUse correct link to show all sessions in behat test.
2017-06-13  Dan MarsdenBump version and update changelog.
2017-06-13  Dan MarsdenFix coding guideline typo.
2017-06-13  Dan MarsdenFixes #265 create calendar events when restoring an...
2017-06-13  Dan MarsdenImprove display of "all courses" user report - display...
2017-06-12  Dan MarsdenTask doesn't just look at closed sessions.
2017-06-09  Dan MarsdenNew Feature: allow automarking of attendance using...
2017-06-08  Dan MarsdenFix #264 improve radio button spacing on self-marking...
2017-06-08  Dan MarsdenAdd Changelog with latest changes.
2017-06-02  Dan MarsdenAllow default view on login to be set at admin level.
2017-05-30  Dan MarsdenSort lang strings into alphabetical order.
2017-05-29  Dan MarsdenAdd lang strings for block and config course category...
2017-05-25  Dan Marsdenfix some coding guideline things.
2017-05-25  Dan MarsdenModify subnet field to hopefully improve usability...
2017-05-25  Dan MarsdenMove subnet to advanced setting on session form.
2017-05-23  Dan MarsdenNew site-level/course category report for average cours...
2017-05-22  Dan MarsdenLasttakenby = 0 is a valid id when auto-marked.
2017-05-22  Dan Marsdenwhen course reset, reset automarkcompleted just in...
2017-05-22  Dan MarsdenFeature: Allow unmarked students to be automatically...
2017-05-22  Dan MarsdenSanity check - make sure session id is for this attendance.
2017-05-18  Dan MarsdenFix some coding guideline issues.
2017-05-17  Dan MarsdenFix some tests.
2017-05-17  Dan Marsdenfix some eslint stuff.
2017-05-17  Dan MarsdenMove subnet from attendance level to session level
2017-05-17  Dan Marsdenfix case of am/pm in tests.
2017-05-17  Dan MarsdenFixes #262 improves compatibility with Mac/Win when...
2017-05-15  Dan Marsdentry another method of targeting form input.
2017-05-15  Dan MarsdenUse correct identifier to find input.
2017-05-15  Dan Marsdenfix behat step.
2017-05-15  Dan Marsdenfix line length warning.
2017-05-15  Dan Marsdenfix behat test step.
2017-05-15  Dan Marsdenadd help text for available for students setting.
2017-05-15  Dan MarsdenImprove test to hide status from view.
2017-05-14  Dan MarsdenFixes #262 date time not displaying on windows servers.
2017-05-12  Dan Marsdenfix spacing in install.xml
next