262 Commits (d4fd1f4b4db9615b04655e03ee652aadf452ca1b)
 

Author SHA1 Message Date
Joseph Baxter d4fd1f4b4d fixing whitespce 11 years ago
Joseph Baxter 55856e6d4e code review change new line without whitespace 11 years ago
Joseph Baxter c3383a6d86 code review: removed new line 11 years ago
Joseph Baxter 48f4d81618 typo 11 years ago
Joseph Baxter 6dd38ca34f tidy up 11 years ago
Joseph Baxter 105f3598ba MOODLE-845 add department and institution 11 years ago
Joseph Baxter 127a72ed39 MOODLE-845 add idnumber to export 11 years ago
Joseph Baxter d217f7ed90 changes attforblock to attendance 11 years ago
Joseph Baxter 11660b2379 removed duplicate log word 11 years ago
Joseph Baxter e5a4dbb12c found log function in attforblock 11 years ago
Joseph Baxter 3272e7f45d low grade report fix 11 years ago
Joseph Baxter ba31d7ad83 fix for log page link 11 years ago
Joseph Baxter 91d19e10ea first round of fixes 11 years ago
Neill Magill c3ea7631ed UoN Changes to allow students to mark their own attendance on sessions that have been set to allow it. 11 years ago
Dan Marsden a7c20c31c9 remove double semi-colon 11 years ago
Nadav Kavalerchik 05ea479905 Display the number of users in the sessions report (take II) 11 years ago
Dan Marsden 6cbe540549 init sessionstat vars correctly 11 years ago
Dan Marsden ce9eb2a16f remove php warning from report page when no sessions exist 11 years ago
Dan Marsden 52d116dbb7 convert to using $plugin instead of $module 11 years ago
Dan Marsden 53c8be2acd bump version of stable release to include latest fixes 11 years ago
Dan Marsden 116c4d55ee CONTRIB-4864 prevent PHP warning when checking var 11 years ago
Dan Marsden 499636fcc0 CONTRIB-4052 Prevent gradebook entry from being added when using nograde 11 years ago
Dan Marsden 7b3a7add92 CONTRIB-4864 Correct grade calculation when timeframe used in export. 11 years ago
Dan Marsden 80ece9b440 Merge pull request #33 from University-of-Strathclyde-LTE-Team/issue-32 11 years ago
Michael Aherne 6120daed57 Get version from config if necessary 11 years ago
Dan Marsden b5038fa89d Update version.php 11 years ago
Dan Marsden 613bdedee8 Merge pull request #30 from gbateson/CONTRIB-4868-meta-enrolments 11 years ago
Gordon Bateson 8681bb2133 CONTRIB-4868 (1) do not set maxtime to timemodified; (2) use mintime and maxtime in get_user() function too 11 years ago
Gordon Bateson d01030946a CONTRIB-4868 fix duplicate records found warning in courses with meta enrolments 11 years ago
Dan Marsden 1936284948 Merge pull request #28 from nadavkav/patch-4 11 years ago
Dan Marsden 6ec1110f79 Merge pull request #27 from nadavkav/patch-3 11 years ago
Nadav Kavalerchik 3c3f90df08 Calculate the sum of statuses for all users in each session 11 years ago
Nadav Kavalerchik 598fe89c99 Calculate the sum of statuses for each user 11 years ago
Dan Marsden e43ce52d54 bump version 11 years ago
Dan Marsden 101c3fbb07 CONTRIB-4823 - include common attendances correctly when using groups. 11 years ago
Dan Marsden c1596896f1 correct usage of group check Fixes #26 11 years ago
Dan Marsden bd11e0e4da convert a couple of get_records to recordset - memory usage in attendance is nasty. 11 years ago
Dan Marsden a1a1a120fb Check groupmode correctly. 11 years ago
Dan Marsden c6e2c05d09 make correct check for group mode 11 years ago
Dan Marsden 6eca918d3e bump version due to group changes. 11 years ago
Dan Marsden 350d6f076a Attendance - only show groups in reports that user is a member of. 11 years ago
Dan Marsden b5bde93866 add field to export that lists groups that a user is a member of. 11 years ago
Dan Marsden b44d683b8f Check group membership if using groups when displaying/exporting reports. 11 years ago
Dan Marsden 224111e571 add missing string from remarks patch 11 years ago
Dan Marsden f7f04af620 fix context call and debug messages from remarks code 11 years ago
Dan Marsden 0e02b612a9 Merge pull request #23 from cedict/master 11 years ago
cedict fdc4ef50f6 Export remarks 11 years ago
Gregory Faller d4de7cb94a Fix errors when using Activities block 11 years ago
Gregory Faller 3bfcc5a476 Option to export remarks 11 years ago
Nadav Kavalerchik 33db1a1b04 Add user's remarks to report 11 years ago