Dan Marsden
a90aa44e5a
Feature: Allow warnings to send multiple emails.
8 years ago
Dan Marsden
35f83c0558
Fixes #269 Allow Calendar events to be enabled/disabled
Also includes script to perform clean-up if settings change.
8 years ago
Dan Marsden
9b09681b02
Fix incorrect class namespacing.
8 years ago
Dan Marsden
bb09dd2ff4
Improve messages in cron, check end of session correctly.
8 years ago
Dan Marsden
d277d10bb7
Add new capability to control who gets warning emails.
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
6cfeef1b2c
Fixes #266 - groupmemembersonly setting removed by MDL-44725
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
24da43c6eb
Allow default view on login to be set at admin level.
8 years ago
Dan Marsden
f63b4a62cb
Modify subnet field to hopefully improve usability with teachers.
8 years ago
Dan Marsden
2b95e51c05
Lasttakenby = 0 is a valid id when auto-marked.
8 years ago
Dan Marsden
9b1a853fff
Feature: Allow unmarked students to be automatically marked after session close.
8 years ago
Dan Marsden
349d9f2dcf
Fix some tests.
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
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
f050d089df
coding guideline spacing.
8 years ago
Dan Marsden
6f057052f2
Fix #259 undefined property warnings when showing temp users.
8 years ago
Dan Marsden
67869631e0
more phpdoc changes.
8 years ago
Dan Marsden
b1af6aabb1
fix some phpdoc stuff.
8 years ago
Dan Marsden
35a553661b
set default values a bit better.
8 years ago
Dan Marsden
1a40f5a199
Allow a password to be set when using student self marking.
8 years ago
Dan Marsden
492da49606
MDL-58265 replace I follow, editing mode steps
8 years ago
Dan Marsden
0f48ab6ce9
Fixes #63 use core useridentity setting when showing list of users.
update report and take attendance pages.
8 years ago
Dan Marsden
16640522e7
Fix #187 allow default status set to be editable.
8 years ago
Daniel Thee Roperto
a41fd1286f
Moodle 33 (master) - Global Search issue with Database Schema ( #249 )
* Fixes #243 - Adds the fields 'intro' and 'introformat' in the attendance table.
This is done according to https://docs.moodle.org/dev/Activity_modules#install.xml
* Added 'intro' field. If not empty it will add a header (title + intro) in the view page and will be displayed in manage and report pages.
8 years ago
Dan Marsden
eeabc84003
Remove inclusion of config file.
not needed as this is an internal file.
8 years ago
Dan Marsden
4924a32b3a
Fix coding guideline stuff found by plugins db check.
8 years ago
Dan Marsden
cb78bdbc4f
Fix coding guideline issues.
8 years ago
Dan Marsden
c51dc77c17
Fixes #241 convert deprecated hook to observer.
8 years ago
Dan Marsden
6b2e5a1bba
Fixes #240 Save comment fields even when status not set.
8 years ago
antonio-c-mariani
db0ed29c43
Move hide session details ( #238 )
* Fixing missing fields in backup
* Fixing behat test due to changes in Moodle 3.2
* Add users taken sessions by acronym columns to the export report
* Fixing user name sort order links
* Adding buttons to hide/show session details and move them left/rigth
* Fixing errors and warnings reported by travis
* Fixing failures in behat tests because of enrol start date
8 years ago
Dan Marsden
10a69b6fb3
Fix #231 set objectid mapping to attendance id.
8 years ago
Dan Marsden
c09f058462
Tidy up coding violations in fix for #225
8 years ago
Antonio C. Mariani
d5d7369af1
Fixes #225 Add columns to show users taken sessions by acronym
8 years ago
Dan Marsden
567c78ed84
Fixes #229 use correct base class for 3.2
8 years ago
Lihi Dor
8dc0bf2d95
add ability to restrict by IP
8 years ago
Dan Marsden
45ed255f12
Fix up some guideline stuff.
8 years ago
Dan Marsden
5df4a02e19
Fix up some coding guideline stuff.
8 years ago
Dan Marsden
a9cfdd6396
Fix behat failure with calendar link change, tidy up a few warnings.
8 years ago
Dan Marsden
53145f724d
Fix #220 remove bulk functions not needed.
8 years ago
Dan Marsden
bfc9c1511a
Fix #221 always pass timestart to calendar update function.
8 years ago
Dan Marsden
08cc9e88c5
attendance - fix tests
8 years ago
Dan Marsden
fb85d3c5bc
Fixes #214 use correct prefix on attendance functions to avoid clashing with other code.
8 years ago
Diss
cc8b5740bb
Adding calendar events creating, updating and deleting.
9 years ago
Antonio Carlos Mariani
8bf912bb1d
Changing default users sort order to users_order_by_sql moodle function
9 years ago
Dan Marsden
f0089f669c
Fixes #209
use correct url to redirect to view, fix some missing object warnings.
9 years ago
Dan Marsden
17f602637c
Add Search API to base attendance record.
9 years ago
caiobdoneda
e537d43422
implementing web service support
9 years ago
Antonio Carlos Mariani
5eb6a328db
Replacing include_once by require_once in classes/summary.php
9 years ago