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
Dan Marsden
a9ca1853bd
Move group onto new line in Mobile app.
6 years ago
Dan Marsden
cdf0f331ab
Fix #338 improve css for more/clean themes with attendance report.
6 years ago
Dan Marsden
fefc925f0c
Fix #344 show full session date in mobile app.
6 years ago
Dan Marsden
e6013835b9
Fix #342 prevent sharedip warning from showing more than once.
6 years ago
Dan Marsden
ff26902d4c
Don't show sharedip warning when teacher logged in.
6 years ago
Dan Marsden
bf4918a7d1
Don't save values if not numeric.
6 years ago
Dan Marsden
4f44481cc3
Bump version.
6 years ago
Dan Marsden
82782e482e
Add user profile image to teacher marking page.
6 years ago
Dan Marsden
3e62467165
Show message to user if preventsharederror is hit.
6 years ago
Dan Marsden
381cbeac29
Improve css tags, and make sure messages wrap correctly.
6 years ago
Dan Marsden
6f22143cd3
ignore moodle mobile mustache template
false positive lint errors due to mobile args.
6 years ago
Dan Marsden
de3a3583fe
Implement group session support.
6 years ago
Dan Marsden
80143ce0e6
Prevent teacher marking page from being cached in device.
6 years ago
Dan Marsden
cbe5645d03
Fix example template.
6 years ago