Dan Marsden
3751e7fb44
Fix typo in var translation.
8 years ago
Dan Marsden
d277d10bb7
Add new capability to control who gets warning emails.
8 years ago
Dan Marsden
ac697980a1
Fix bug with userdisplay check.
8 years ago
Dan Marsden
984ef55b0a
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
36a10b9eb5
Set default sort on atrisk page,
8 years ago
Dan Marsden
a69bdf1d26
Add some button classes to attendance buttons to improve display.
8 years ago
Dan Marsden
a642cd8450
Fix style for password pop-up and mustache template fix.
8 years ago
Dan Marsden
ffff8251ba
coding guidline improvements.
8 years ago
Dan Marsden
ac586b83bc
Improve password-pop-up handling.
8 years ago
Dan Marsden
63aeaeba69
update changelog
8 years ago
Dan Marsden
c626c78eae
Add category selector to coursesummary admin report.
8 years ago
Dan Marsden
36e2b32a92
fix breadcrumbs in atrisk and coursesummary reports.
8 years ago
Dan Marsden
664dfe0ca4
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
b4ed81d27c
Allow default subnet setting at activity level to be hidden.
8 years ago
Dan Marsden
83a9b87f6f
Fix hardcoded reference to mdl_
8 years ago
Dan Marsden
6cfeef1b2c
Fixes #266 - groupmemembersonly setting removed by MDL-44725
8 years ago
Dan Marsden
82912d8e0a
Use correct link to show all sessions in behat test.
8 years ago
Dan Marsden
aa93cbb0a1
Fix version and changelog.
8 years ago
Dan Marsden
762153972f
Fix coding guideline typo.
8 years ago
Dan Marsden
026b2ee06f
Improve display of "all courses" user report - display as table
also include links to specific course reports.
8 years ago
Dan Marsden
26c5c6299f
Task doesn't just look at closed sessions.
8 years ago
Dan Marsden
9ae22ff659
New Feature: allow automarking of attendance using logs table.
8 years ago
Dan Marsden
9404332ebc
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
503a924386
Fix #264 improve radio button spacing on self-marking page
8 years ago
Dan Marsden
24da43c6eb
Allow default view on login to be set at admin level.
8 years ago
Dan Marsden
311b553543
resort lang into alphabetical order
8 years ago
Dan Marsden
968dc0e5b7
bump version to match block requirements.
8 years ago
Dan Marsden
896d00c99a
Add lang strings for block and config course category report.
8 years ago
Dan Marsden
49650bbbac
fix some coding guideline things.
8 years ago
Dan Marsden
f63b4a62cb
Modify subnet field to hopefully improve usability with teachers.
8 years ago
Dan Marsden
8d2967f4c6
New site-level/course category report for average course attendance.
8 years ago
Dan Marsden
45386e0031
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
2b95e51c05
Lasttakenby = 0 is a valid id when auto-marked.
8 years ago
Dan Marsden
fcb1b97670
when course reset, reset automarkcompleted just in case.
8 years ago
Dan Marsden
9b1a853fff
Feature: Allow unmarked students to be automatically marked after session close.
8 years ago
Dan Marsden
02840a9015
Sanity check - make sure session id is for this attendance.
8 years ago
Dan Marsden
6445dbc3a1
Fix some coding guideline issues.
8 years ago
Dan Marsden
cca799d24e
fix some eslint stuff.
8 years ago
Dan Marsden
349d9f2dcf
Fix some tests.
8 years ago
Dan Marsden
a9960beab1
fix some eslint stuff.
8 years ago
Dan Marsden
8c31246a5f
Move subnet from attendance level to session level
retain attendance level setting as "default" setting for creating
new sessions.
8 years ago
Dan Marsden
4bafe58349
fix case of am/pm in tests.
8 years ago
Dan Marsden
bd3e960ded
Fixes #262 improves compatibility with Mac/Win when converting times.
8 years ago
Dan Marsden
1a5478bc88
Add new field for student availability,
allow statuses to be hidden from students during self marking.
backport from master
8 years ago
Dan Marsden
117ed9d90e
Fixes #262 date time not displaying on windows servers.
8 years ago
Dan Marsden
29be4af8b9
Improve error when incorrect password used.
8 years ago
Dan Marsden
148501bd89
bump version to clear css cache.
8 years ago
Dan Marsden
5d2676d775
Add abilty to view student password from session list page.
8 years ago
Dan Marsden
f050d089df
coding guideline spacing.
8 years ago
Dan Marsden
6f057052f2
Fix #259 undefined property warnings when showing temp users.
8 years ago