Morgan Harris
dbe59d1bb7
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
13bbd26bda
Fix #363 typo in key defintion - causes failure in Oracle upgrades.
6 years ago
Dan Marsden
6eb87c01f7
Fix #350 - update description in calendar even on session update.
6 years ago
Dan Marsden
9238d3d5d0
Fix #332 tidy up delete message in attendance plugin.
6 years ago
Dan Marsden
e69110fa14
Fix #340 Check duration of session when checking if a student enrolled before a session.
6 years ago
Dan Marsden
2cb6ca75fb
coding guideline - remove extra carriage return
6 years ago
Dan Marsden
aa028de126
remove incorrect space.
6 years ago
Dan Marsden
1ffcc8a6ec
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
9169ac515a
Fix #358 check index exists before dropping.
6 years ago
Tõnis Tartes
2183c68d3b
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
56aaba5e99
Don't save values if not numeric.
6 years ago
Dan Marsden
204d9d7319
Use correct travis branch.
6 years ago
Dan Marsden
907fbd676a
Fix #328 correct validation check for statusset and not marked status.
6 years ago
Dan Marsden
2382b1c9fd
Fix some coding guideline issues.
7 years ago
Dan Marsden
c270e0f9b4
Fixes #316 provide option to prevent sharing ip for this session without a timeframe.
7 years ago
Dan Marsden
f8830ab322
Fix for session add/update when studentscanmark is empty but automark set to close
7 years ago
Dan Marsden
ca8d80302e
Fix #317 typo in html entity, and entities not rendering inside select options.
7 years ago
Neill Magill
c1f2008c17
Cog menu on teacher page under Boost based themes
7 years ago
Dan Marsden
74af6ba2cc
Prevent text_to_html from adding divs to email subject.
7 years ago
Dan Marsden
90b0d53afb
Fixes #302 make sure user lang is used when sending mail.
7 years ago
Dan Marsden
45e7a28fc2
Feature: Prevent students from sharing device while self-marking.
Adds IP recording when self-marking and checks if another student
has previously self-marked using the same IP address.
Thanks to Xi’an Jiaotong Liverpool University for funding this work.
7 years ago
Dan Marsden
07ff5091df
Add class to set status for all users row.
7 years ago
Dan Marsden
29efe3ed57
Check if userto is empty (extra comma in thirdpartyusers field)
7 years ago
Dan Marsden
a41e6b5d04
Fix issue when checking if a status set has an absent flag when updating a session.
7 years ago
Dan Marsden
abf205abfa
bump version.
7 years ago
Dan Marsden
72db494ea8
add setting to allow sessiont description to show in report.
7 years ago
Dan Marsden
dcbfd04c4d
Show warning if teacher using mark on close and no status available.
7 years ago
Dan Marsden
c38993ea46
Fix import column matching.
7 years ago
Dan Marsden
edee40553c
Remove deprecated calls to notify constants.
7 years ago
Dan Marsden
e25513b1b2
remove spacing.
7 years ago
Dan Marsden
643a20778c
Add missing string and fix upgrade previous value.
7 years ago
Nick Phillips
1f71e7f740
Make display of user 'extrafields' optional in report. ( #294 )
7 years ago
Nick Phillips
9529211734
Fix userpic max-width in attreport. Some themes (e.g. adaptable) ( #295 )
reasonably set max-width for img to 100%, which messes things up here.
7 years ago
Dan Marsden
f8df4ad29d
include description format when creating event.
7 years ago
Nick Phillips
9e4916aad7
Add description to event, and group to event name if present. ( #296 )
7 years ago
Dan Marsden
ae42f9f5c7
remove reference to user.de domain.
7 years ago
Dan Marsden
7f81249d9a
fix codechecker issue.
7 years ago
Dan Marsden
cd03de4b72
codechecker fix.
7 years ago
Dan Marsden
2cc321cd2c
codechecker stuff.
7 years ago
Dan Marsden
78270c41ae
fix phpdocs.
7 years ago
Dan Marsden
05d701e832
bump version for plugins db release.
7 years ago
Dan Marsden
3c58ce2bb7
Fix link on subnet error.
7 years ago
Dan Marsden
e6fd12779a
Revert "Fix #290 cross-db compatible method to only include sessions with absenteereport set."
This reverts commit 23c3ee7282
.
7 years ago
Dan Marsden
3c6068aa8f
Revert "Fix #290 correct $where statement."
This reverts commit 5218fcddf6
.
7 years ago
Dan Marsden
430e51bb20
Fix #292 studentpassword undefined warning
also allow absenteereport setting to be updated.
7 years ago
Dan Marsden
8e52d83c20
Split out graded and ungraded sessions on students all courses list.
7 years ago
Dan Marsden
322cd6bb68
Fix #290 correct $where statement.
7 years ago
Dan Marsden
d856edd627
Fix #290 cross-db compatible method to only include sessions with absenteereport set.
7 years ago
Dan Marsden
e9a1639d1d
Fixes #289 sorted grid layout select all fix. thank to Andrew Debevec for report.
7 years ago
Dan Marsden
db93178214
Hide option to automark if standard log store disabled.
7 years ago