Dan Marsden
612c8cc4cd
Make it clear the import requires a courseshortname
6 years ago
Dan Marsden
28984ab5ad
Bump version for another plugins db release
6 years ago
Dan Marsden
18d2fd1d67
Fix coding guideline warning.
6 years ago
Dan Marsden
565aee1ed1
Fix #392 Remove deprecated coursecat calls.
6 years ago
Dan Marsden
e235ae8588
Bump version for plugins db release.
6 years ago
Dan Marsden
c563106c4b
Fix #390 intermittent failure when run over midnight.
6 years ago
maksudr
f3dd70d17e
Fixes #378 - Enable QR Code without filling Student Password field ( #381 )
* Fix #378 - Removing sesskey requirement for viewing attendance.php
* Fix #378 - Show password icon when only QR code is selected.
* Fix #378 - Refactor/Add functionality for QR Code & No Password
6 years ago
Matt Davidson
76acbf763c
Report Boost layout fix ( #388 )
6 years ago
Dan Marsden
eb03f9744d
Bump version.
6 years ago
Dan Marsden
3918bc41f1
Fix #365 - allow automarking to be used when studentscanmark is off.
6 years ago
Dan Marsden
7c63aa3245
Fix #354
6 years ago
Dan Marsden
3c9d0489b9
Fix some coding guideine items.
6 years ago
Dan Marsden
0d2b5c6357
Fix travis to only run php 7.2 tests.
6 years ago
maksudr
3a94a08f2c
Fixes #379 - Error logic for QR Code import error ( #382 )
6 years ago
Dan Marsden
4621e1ffc1
Fix travis config.
6 years ago
maksudr
29f26dca13
Fix #357 - Added QR code icon ( #376 )
6 years ago
Dan Marsden
b6b4dc920e
Prevent Calendarevent value being set when disabled at site level.
6 years ago
maksudr
d1838d0b05
Fixes #349 - Fixed calendarevent for imports
6 years ago
Morgan Harris
362377d7a3
Webservice: allow multiple instances in one course ( #372 )
* [WS] Allow multiple instances in same course
You can now retrieve multiple instances in the one course
* Add test for multiple instances
Also cleaned up a lot of test code… there was a bunch of stuff doing
nothing just sitting in the file. All the stuff with getting the module
and the context… that’s all handled by the data generator.
* satisfy the linter
bloody thing
6 years ago
Dan Marsden
440c8bf6d8
Fix #371 set grade to 0 if null.
6 years ago
Dan Marsden
602cfc9c60
Bump version for plugins db release.
6 years ago
SSH230
404de48316
Fix 319 add support to show description on course page.
6 years ago
Michael Aherne
68fed87044
Fix unit test failure. ( #367 )
6 years ago
Morgan Harris
6cb339f766
Allow group sessions in webservices ( #364 )
* Enable groups for web sservices
This small change enables webservice users to see group-based
attendance sessions
* Tests for group-based web services
Add a test for web services to test group-based sessions
6 years ago
Dan Marsden
f2fd869237
add link to documentation
6 years ago
Dan Marsden
674aaaad1b
Fix #363 typo in key defintion - causes failure in Oracle upgrades.
6 years ago
Dan Marsden
b8a84a9e7d
Fix #350 - update description in calendar even on session update.
6 years ago
Dan Marsden
f243982303
Fix #332 tidy up delete message in attendance plugin.
6 years ago
Dan Marsden
287b083bd4
Fix #340 Check duration of session when checking if a student enrolled before a session.
6 years ago
Dan Marsden
fe6951fb06
coding guideline - remove extra carriage return
6 years ago
Dan Marsden
ab75fc2001
remove invalid space
6 years ago
Dan Marsden
7154e7c79e
Fix #359 - increase number of allowed status items in the logs.
This is still a bit fragile, but with over 10 times the existing number
it should be enough for now.
6 years ago
Dan Marsden
86b11e8969
Fix #358 check index exists before dropping.
6 years ago
Dan Marsden
9c02796d51
Fix stupid way of checking if user already has a recorded attendance.
6 years ago
Dan Marsden
f671c77115
update readme.
6 years ago
Dan Marsden
3b766005f1
fix header in readme.
6 years ago
Dan Marsden
85aa66d99e
couple of coding guideline changes.
6 years ago
Dan Marsden
4f8410a5a0
fix maturity of branch.
6 years ago
Dan Marsden
cc1407632e
Fix typo when pushing fix #348
6 years ago
Dan Marsden
bc52a40f07
Fix #348 Remove userid from thirdpartyemails list during delete for users.
6 years ago
Dan Marsden
2a2acd50ae
Fix #348 - tidy up user notifications when user deleted.
6 years ago
Dan Marsden
4ec0055263
Bump requires version for master branch to 3.6 for new privacy interfaces.
6 years ago
Dan Marsden
8710cdea92
Add missing interfaces for 3.6
6 years ago
Dan Marsden
2300e338c8
PHPDoc guidline fix.
6 years ago
Dan Marsden
a0b0357d23
Bump version.
6 years ago
Dan Marsden
982acd7693
Add new functions for 3.6 GDPR class.
6 years ago
Dan Marsden
a07dfdedc7
Hack a way to provide a selectall function on teacher marking.
Fixes #341
This really should be adjusted to implement a new JS function.
6 years ago
Tõnis Tartes
283c2f552a
ISSUE-336 - Viewing single session table total counts in also users w… ( #337 )
* ISSUE-336 - Viewing single session table total counts in also users who are unenrolled from course
6 years ago
Dan Marsden
742b883b14
Fix #346 correct redirect after saving attendance.
regression caused by mobile app restructuring.
6 years ago
Dan Marsden
2efca6e1dc
Coding guideline fix for css.
6 years ago