Dan Marsden
2c5a2c8e89
Add absenteereport to class when adding session.
7 years ago
Dan Marsden
ec75d8095b
Add missing backup field, and new field in tests.
7 years ago
Dan Marsden
c38a02cd0e
Add ability to exlude sessions from absentee report calculations.
7 years ago
Dan Marsden
39732e8c2f
fix travis config.
7 years ago
Dan Marsden
11362ad458
Add output buffering level for progress bar.
Set var before use.
fix some coding guideline issues.
7 years ago
Chris Wharton
c1f1f9f765
Allow bulk importing of attendance sessions
The administrator can upload a CSV file containing attendance
information for courses that have existing attendance activities.
7 years ago
Dan Marsden
105ae71bf1
Improve error handling when adding a new status fails.
7 years ago
Dan Marsden
b88244a706
Prevent error when updating status when student marking disabled.
7 years ago
Dan Marsden
2e8387442c
update travis commands.
7 years ago
Dan Marsden
9bb37e5668
fix phpdoc warning.
7 years ago
Dan Marsden
c56313c9f6
Update travis config.
7 years ago
Dan Marsden
8d8322229e
Fix phpdocs.
7 years ago
Dan Marsden
c0a1d50e52
bump version for plugins db release.
7 years ago
Dan Marsden
b64c0ead61
try behat on precise.
7 years ago
Dan Marsden
9b71d5ee4d
Don't need to call composer selfupdate.
7 years ago
Dan Marsden
9c13beca74
Fixes #270 - allow activity level warnings to be deleted.
7 years ago
Dan Marsden
96fb1017f7
Add description to warnings/status set.
7 years ago
Dan Marsden
fe20e88964
Use attendance-id instead of cmid in warning table.
7 years ago
Dan Marsden
bf7e16f2c9
Add missing activity level subnet field to backup.
7 years ago
Dan Marsden
37f5a2735f
Bump version.
7 years ago
Dan Marsden
c75a060d65
Fix behat test with at-risk change to absentee
7 years ago
Dan Marsden
5ce7ee488c
Rename at-risk report to absentee report.
7 years ago
Dan Marsden
9488a5585b
Don't show 0% in user report if no taken sessions.
7 years ago
Dan Marsden
e8f7cbcc0b
Swap multiple sessions settings and student recording settings
also add new setting to allow expanded to be set for both setting groups.
8 years ago
Dan Marsden
d8357769cc
Improve use of triggered string. is really first notified.
8 years ago
Dan Marsden
fc3078ecd3
Feature: Allow warnings to send multiple emails.
8 years ago
Dan Marsden
afe0a72e7f
Fixes #269 Allow Calendar events to be enabled/disabled
Also includes script to perform clean-up if settings change.
8 years ago
Dan Marsden
b9c07817f6
Drop key doesn't work well, drop incorrect key and add correct one.
8 years ago
Dan Marsden
d9c1236772
Allow warnings with same percentage but different warnlevel.
8 years ago
Dan Marsden
2aea1988e9
Fix url used in sort column.
8 years ago
Dan Marsden
9f2251c315
Make tables full width on small screens.
8 years ago
Dan Marsden
ea32a3535f
fix spacing in css file.
8 years ago
Dan Marsden
4bbed2c160
Improve responsive display of user pages.
8 years ago
Dan Marsden
e2580f491d
fix php warning when no status set.
8 years ago
Dan Marsden
332ee78344
Fix incorrect class namespacing.
8 years ago
Dan Marsden
782f4086e0
Use lasttaken instead of session end to obtain sessions to calculate
8 years ago
Dan Marsden
a27adac3e9
Improve messages in cron, check end of session correctly.
8 years ago
Dan Marsden
3260294bfe
Improve css on status set page.
8 years ago
Dan Marsden
9fc4221a81
Fix typo in var translation.
8 years ago
Dan Marsden
ad6919e3ec
Add new capability to control who gets warning emails.
8 years ago
Dan Marsden
e487adaccc
Fix bug with userdisplay check.
8 years ago
Dan Marsden
49b7ca4999
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
296a696904
Fix behat 3.2 tests.
8 years ago
Dan Marsden
181cd6234b
Set default sort on atrisk page,
8 years ago
Dan Marsden
60a2f79bbb
Add some button classes to attendance buttons to improve display.
8 years ago
Dan Marsden
a985d1dab3
Fix style for password pop-up and mustache template fix.
8 years ago
Dan Marsden
2eb0517644
coding guidline improvements.
8 years ago
Dan Marsden
39644e9476
Improve password-pop-up handling.
8 years ago
Dan Marsden
70e1bb6e59
Add category selector to coursesummary admin report.
8 years ago
Dan Marsden
18d46879c5
fix breadcrumbs in atrisk and coursesummary reports.
8 years ago