69 Commits (2aea1988e988d965a8a6edee6e250e26c5b4ec90)

Author SHA1 Message Date
Dan Marsden 332ee78344 Fix incorrect class namespacing. 8 years ago
Dan Marsden a27adac3e9 Improve messages in cron, check end of session correctly. 8 years ago
Dan Marsden ad6919e3ec Add new capability to control who gets warning emails. 8 years ago
Dan Marsden 478d7fee2c Merge notification/warning feature into master. (#267) 8 years ago
Dan Marsden bf93d84aa9 Fixes #266 - groupmemembersonly setting removed by MDL-44725 8 years ago
Dan Marsden f6b5190fe0 New Feature: allow automarking of attendance using logs table. 8 years ago
Dan Marsden 5337794927 Fixes #265 create calendar events when restoring an attendance. 8 years ago
Dan Marsden 39f2b19832 Allow default view on login to be set at admin level. 8 years ago
Dan Marsden 8fdf17d30f Modify subnet field to hopefully improve usability with teachers. 8 years ago
Dan Marsden 142bafb5ef Lasttakenby = 0 is a valid id when auto-marked. 8 years ago
Dan Marsden 2d9c88224c Feature: Allow unmarked students to be automatically marked after session close. 8 years ago
Dan Marsden 9eaf63b746 Fix some tests. 8 years ago
Dan Marsden 00ce366a41 Move subnet from attendance level to session level 8 years ago
Dan Marsden 3569d778d5 Add new field for student availability, 8 years ago
Dan Marsden f9c61f4efc more phpdoc changes. 8 years ago
Dan Marsden c6739acf7f fix some phpdoc stuff. 8 years ago
Dan Marsden 4ba19a86ca set default values a bit better. 8 years ago
Dan Marsden fb96b30c29 Allow a password to be set when using student self marking. 8 years ago
Dan Marsden 8ca6c26f96 coding guideline spacing 8 years ago
Dan Marsden c2282bc6ae Fix #259 undefined property warnings when showing temp users. 8 years ago
Dan Marsden 0e31f6796a Fix some coding guideline issues. 8 years ago
Dan Marsden 73011e5bdb Fixes #63 use core useridentity setting when showing list of users. 8 years ago
Dan Marsden 7c3845ae58 Fix #187 allow default status set to be editable. 8 years ago
Daniel Thee Roperto b79dac055f Moodle 32 - Global Search issue with Database Schema (#248) 8 years ago
Dan Marsden 4a7789f1df Remove inclusion of config file. 8 years ago
Dan Marsden 682ce4af85 Fix coding guideline stuff found by plugins db check. 8 years ago
Dan Marsden 9ef35c4ea4 Fix coding guideline issues. 8 years ago
Dan Marsden 49714bf427 Fixes #241 convert deprecated hook to observer. 8 years ago
Dan Marsden 6895d64c92 Fixes #240 Save comment fields even when status not set. 8 years ago
antonio-c-mariani db0ed29c43 Move hide session details (#238) 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 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
Antonio Carlos Mariani 08e15a94dd Adding function get_user_taken_sessions_percentages to summary class 9 years ago
Antonio Carlos Mariani 1af298d4e4 Simplifying quey in compute_users_points function 9 years ago