Dan Marsden
9d4617ca73
Fixes #269 Allow Calendar events to be enabled/disabled
Also includes script to perform clean-up if settings change.
8 years ago
Dan Marsden
334f042f0c
Drop key doesn't work well, drop incorrect key and add correct one.
8 years ago
Dan Marsden
e1a6979f46
Moodle 3.4 has required version of PHP 7
8 years ago
Dan Marsden
d290ba0445
Allow warnings with same percentage but different warnlevel.
8 years ago
Dan Marsden
1c9a3568b0
Fix url used in sort column.
8 years ago
Dan Marsden
43f381b616
Make tables full width on small screens.
8 years ago
Dan Marsden
055600385d
fix spacing in css file.
8 years ago
Dan Marsden
d9bc0eb581
Improve responsive display of user pages.
8 years ago
Dan Marsden
9a57ccc767
fix php warning when no status set.
8 years ago
Dan Marsden
fd69ea78e5
Fix incorrect class namespacing.
8 years ago
Dan Marsden
29fffed4b5
Use lasttaken instead of session end to obtain sessions to calculate
8 years ago
Dan Marsden
3e34bb349e
Improve messages in cron, check end of session correctly.
8 years ago
Dan Marsden
07c98a326f
Improve css on status set page.
8 years ago
Dan Marsden
0e30b858ad
Fix typo in var translation.
8 years ago
Dan Marsden
b73e2b972a
Add new capability to control who gets warning emails.
8 years ago
Dan Marsden
63c43c6721
Fix bug with userdisplay check.
8 years ago
Dan Marsden
38925ef38f
Simplify user view page to make it better on small devices
* don't show user profile image
* don't show users name at top (already shown in header)
* Remove # column - not useful anyway.
* Combine date/time into single column.
* hide session type if viewing own report - students shouldn't care about session types.
8 years ago
Dan Marsden
5dec8e6cd1
Set default sort on atrisk page,
8 years ago
Dan Marsden
a4b4d7b394
Add some button classes to attendance buttons to improve display.
8 years ago
Dan Marsden
ce7930795c
Fix style for password pop-up and mustache template fix.
8 years ago
Dan Marsden
1b0c17cc97
coding guidline improvements.
8 years ago
Dan Marsden
43470ba71f
Improve password-pop-up handling.
8 years ago
Dan Marsden
c719d95ae7
bump version.
8 years ago
Dan Marsden
a8ddd4b29c
Add category selector to coursesummary admin report.
8 years ago
Dan Marsden
35511aca9a
fix breadcrumbs in atrisk and coursesummary reports.
8 years ago
Dan Marsden
00f95df6fb
Merge notification/warning feature into master. ( #267 )
New feature/reports to allow warning thresholds to be set and e-mail notifications.
8 years ago
Dan Marsden
6bf86d901f
Allow default subnet setting at activity level to be hidden.
a
8 years ago
Dan Marsden
9b229134f0
Fix hardcoded reference to mdl_
8 years ago
Dan Marsden
b4024ad25c
Remove unrequired global calls.
8 years ago
Dan Marsden
8358fe5717
Fixes #266 - groupmemembersonly setting removed by MDL-44725
8 years ago
Dan Marsden
fb7f4253d9
use correct composer package.
8 years ago
Dan Marsden
63ec70ae50
Use correct link to show all sessions in behat test.
8 years ago
Dan Marsden
6b39a958e3
Bump version and update changelog.
8 years ago
Dan Marsden
82a9168be3
Fix coding guideline typo.
8 years ago
Dan Marsden
3c4076721e
Fixes #265 create calendar events when restoring an attendance.
also add sanity check if restored session doesn't have a calendar event.
8 years ago
Dan Marsden
9fa3dadc74
Improve display of "all courses" user report - display as table
also include links to specific course reports.
8 years ago
Dan Marsden
53686fe82a
Task doesn't just look at closed sessions.
8 years ago
Dan Marsden
8a98872264
New Feature: allow automarking of attendance using logs table.
8 years ago
Dan Marsden
af8319feda
Fix #264 improve radio button spacing on self-marking page
8 years ago
Dan Marsden
facc593970
Add Changelog with latest changes.
8 years ago
Dan Marsden
8de8a7f984
Allow default view on login to be set at admin level.
8 years ago
Dan Marsden
863df534bd
Sort lang strings into alphabetical order.
8 years ago
Dan Marsden
ea36cdaa42
Add lang strings for block and config course category report.
8 years ago
Dan Marsden
bfaa8d17a5
fix some coding guideline things.
8 years ago
Dan Marsden
e1c00b0464
Modify subnet field to hopefully improve usability with teachers.
8 years ago
Dan Marsden
a75cb1104d
Move subnet to advanced setting on session form.
it requires advanced knowledge to set so should
not show to all teachers in default view.
8 years ago
Dan Marsden
48df01e34f
New site-level/course category report for average course attendance.
8 years ago
Dan Marsden
66b17d719a
Lasttakenby = 0 is a valid id when auto-marked.
8 years ago
Dan Marsden
dc54986fbf
when course reset, reset automarkcompleted just in case.
8 years ago
Dan Marsden
fa3a3466b4
Feature: Allow unmarked students to be automatically marked after session close.
8 years ago