moodle-mod_attendance.git
2015-11-10  Neill MagillExpired enrolments can prevent student self-attendance
2015-11-04  Dan Marsdenimprove error string shown when multiple sessions span...
2015-11-04  antonio.c.marianiEnd date must not exceed one year ahead of the session...
2015-11-03  Dan MarsdenMerge pull request #174 from cedict/master
2015-11-03  System AdministratorAdded support for scales
2015-10-27  Dan Marsdenbump version for plugins db release
2015-10-04  Dan MarsdenMerge pull request #169 from barrysspace/master
2015-10-02  Barry OosthuizenFix #155 properly. Undo regression caused by moving...
2015-09-24  Dan MarsdenMerge pull request #160 from barrysspace/hotfix/issue_1...
2015-09-24  Dan MarsdenMerge pull request #157 from barrysspace/hotfix/issue_1...
2015-09-23  Barry OosthuizenFix issue #159 - Delete no selected sessions
2015-09-22  Barry OosthuizenFix #155: Hiding statuses removes them from Settings
2015-09-21  Dan MarsdenBump version to coincide with new version of attendance...
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-09-03  Dan MarsdenFixes #148 correct group check
2015-08-24  Dan Marsdenupdate README
2015-08-24  Dan MarsdenFixes #144 - check sesskey when performing actions.
2015-08-24  Dan Marsdenremove deprecated calls to PARAM_MULTILANG
2015-08-24  Dan MarsdenFixes #117 add classes for status in report
2015-08-24  Antonio Carlos... Fixes #143 Include action to delete all hidden sections
2015-08-20  Dan MarsdenFixes #141 fatal error caused by new groups tidy
2015-08-13  Dan Marsdenobtain context and re-use to make for cleaner code.
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 MarsdenMore specific use of module context instead of global...
2015-08-13  Dan MarsdenDon't hide capability checks on manage.php
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-08-13  Dan Marsdenfix typo from previous commit.
2015-07-29  Barry OosthuizenDelete some whitespace introduced by b0638c67
2015-07-29  Dan MarsdenFixes #110 use format string when printing course name.
2015-07-28  Dan MarsdenMerge pull request #137 from barrysspace/master
2015-07-28  Barry OosthuizenFix issue#134 - Add 'checkweekdays' language string
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 OosthuizenBehat test to notify error for empty acronym or description
2015-07-22  Barry OosthuizenFix issue#129 - Notify error for empty acronym or descr...
2015-07-21  Paolo TramontiAdding gradepass feature using standard functions
2015-07-17  Neill MagillThe code for Moodle 2.9 should not allow installation...
2015-07-13  Davo SmithFix backup & restore errors with temporary users
2015-06-30  Dan MarsdenBump version number to a recent date for master code
2015-06-29  Dan MarsdenMerge pull request #107 from Kathrin84/icon_optimization
2015-06-29  KathrinOptimized icon
2015-06-26  Davo SmithShow remarks as hover-icons, instead of single column...
2015-06-26  Davo SmithAdd generator
2015-06-26  Davo SmithNew 'select all' row of radio buttons on attendance...
2015-06-26  Davo SmithOption to select specific users during export
2015-06-26  Davo SmithSwitch status grade from integer to decimal
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-25  Dan MarsdenMerge pull request #106 from michael-milette/master
2015-06-25  Michael MiletteFix to make $PAGE->url valid by adding the action param...
2015-06-05  Dan MarsdenFix #93 $record needs an id.
2015-06-05  Barry Oosthuizenmod_attendance: Fix #92 Set page URL
2015-06-05  Dan MarsdenMerge pull request #102 from barrysspace/deprecated_beh...
2015-05-28  Barry Oosthuizenmod_attendance: Fix #91 deprecated behat steps
2015-05-17  Dan MarsdenBetter fix for Fix #72
2015-05-04  Dan MarsdenTidy up some debug messages.
2015-05-04  Dan MarsdenFixes #87 show a useful error when form submitted incor...
2015-05-04  Dan MarsdenBump for plugins database release (also bump version...
2015-04-29  Dan MarsdenMerge pull request #86 from Kathrin84/master
2015-04-29  KathrinAdded a new icon
2015-03-31  Barry OosthuizenCheck if there is a manual enrolment with no expiry...
2015-03-29  Dan MarsdenBump version for plugins db release
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-14  Dan MarsdenMerge pull request #78 from barrysspace/nogroups_add_se...
2015-02-14  Dan MarsdenMerge pull request #76 from barrysspace/broken_remarks_...
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...
2015-02-13  Barry OosthuizenFix #71 - Remarks headers in Export is broken
2015-02-13  Barry OosthuizenFix #74 - crud and objecttable params in /classes/event...
2015-02-13  Barry OosthuizenFix #73 - Debug warnings when adding session for "Separ...
2015-01-28  Paolo TramontiWhen Multiple sessions is selected and no valid days...
2015-01-27  Dan MarsdenMerge pull request #61 from damiannogueiras/master
2015-01-27  Dan MarsdenMerge pull request #67 from danielneis/composer
2015-01-27  Dan MarsdenUse attendance lang instead of quiz lang file for expor...
2015-01-27  Daniel Neis... adding composer.json
2014-11-19  Dan Marsdenfix for version upgrade mis-match with earlier versions.
2014-11-13  Damián NogueirasMin. one sessions for copy
2014-10-31  Dan MarsdenMerge pull request #59 from aolley/master
2014-10-30  Adam Olleyevents: Pass the actual dbrecord as snapshot for report...
2014-10-09  Dan Marsdenbump version to release latest work to plugins db
2014-10-05  Dan MarsdenMerge pull request #50 from tlock/master
2014-10-05  Dan MarsdenMerge pull request #55 from drjosephbaxter/master
2014-10-03  Joseph BaxterCONTRIB-5286 added drop down to show all rows or the...
2014-09-04  Dan MarsdenCONTRIB-5245 set up courseatts correctly
2014-09-04  Dan MarsdenCONTRIB-5245 Check to make sure user can view this...
2014-09-03  Dan Marsdentidy up string a bit.
2014-09-03  Dan MarsdenCONTRIB-5287 fix paging so that the currdate doesn...
next