moodle-mod_attendance.git
2016-09-26  Dan MarsdenFixes #223 allow student attendance to be disabled... MOODLE_29_STABLE
2016-07-01  Dan Marsdenremove php7 check from 2.9 branch
2016-07-01  Dan Marsdenupdate travis check with correct branches
2016-04-04  Dan Marsdenbump version for plugins db release
2016-04-04  Dan MarsdenCheck group data exists before using group name.
2016-04-04  Dan MarsdenTidy up messages when a group associated with a group...
2016-03-16  Dan MarsdenCoding guideline fix
2016-03-16  Dan MarsdenFixes #176 Generate correct timestamp including DST...
2016-03-16  Dan MarsdenFixes #108 add no-overflow div to take attendance page
2016-03-16  Dan MarsdenFixes #51 Support for scales
2016-03-16  Dan MarsdenMove local function into locallib.php
2016-03-16  Dan MarsdenRemove old function that is never called.
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-15  Dan MarsdenBump version in preparation for plugins db release
2016-03-14  Dan MarsdenFix typo in filename
2016-03-14  Dan MarsdenTidy up a bit.
2016-03-14  Dan Marsdenmove date_selector into function to prevent copypaste...
2016-03-14  Dan Marsdenupdate travis config
2016-03-14  Dan MarsdenFix behat tests
2016-03-14  Dan MarsdenBehat fixes
2016-03-14  Dan MarsdenCoding guideline/behat fixes
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-03-14  Dan MarsdenFixes #190 Show warning message when no users in course
2016-01-21  Sam ChaffeeINT-8591: Don't update grades on preferences save when...
2015-11-22  Dan MarsdenTidy up some PHP, unsed functions, vars etc.
2015-11-22  Dan Marsdenjavascript required for tests.
2015-11-20  Dan MarsdenRemove export file download tests as these are not...
2015-11-19  Dan Marsdenfix typo in behat test field name
2015-11-19  Dan MarsdenFix behat test for Teachers can view low grade report...
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 MarsdenFix a couple of behat tests
2015-11-19  Dan MarsdenRemove "continue" links due to pull #171
2015-11-19  Dan MarsdenMore coding guideline fixes
2015-11-19  Dan MarsdenFix some coding guideline issues.
2015-11-19  Dan MarsdenFix csslint issues
2015-11-19  Dan MarsdenFix JShint errors and remove deprecated call to checkal...
2015-11-18  Dan Marsdenfix travis php 7 failure allow
2015-11-18  Dan Marsdenadd link to travis build
2015-11-18  Dan Marsdentest mysql and postgres for this branch
2015-11-18  Dan Marsdenonly test correct branches
2015-11-18  Dan MarsdenAdd Travis support
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-07  antonio.c.marianiAlert if session date is prior to the course start...
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
next