95 Commits (a7ccf77d6c8c73c9c6ee7d42539f233a3b9c5c43)

Author SHA1 Message Date
Dan Marsden eeabc84003 Remove inclusion of config 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) 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
Antonio Carlos Mariani 768c3b848e Some coding guideline fix 9 years ago
Antonio Carlos Mariani d6c6d75e27 Add pair (points/maxpoints) after the acronym in the reports 9 years ago
Antonio Carlos Mariani 8d6fc482af Add summary report (#66) 9 years ago
Antonio Carlos Mariani 64baf96413 Removing functions that are no longer used 9 years ago
Antonio Carlos Mariani 5831a03010 Adjusts student reports 9 years ago
Antonio Carlos Mariani 0129310e21 Concentrate grades update method in one place 9 years ago
Dan Marsden fcdd37b0fb Fixes #51 Support for scales 9 years ago
Dan Marsden 78e8697039 Use correct prefix on function names. 9 years ago
Dan Marsden f5dd18fba9 Convert locallib.php classes into proper auto-loading classes 9 years ago
Dan Marsden d18786886f Move attendance class into proper class 9 years ago
Dan Marsden 396d24d047 Fix some coding guideline issues. 9 years ago
antonio.c.mariani 4d7ae4b752 Redirection to sessions list after add 9 years ago
Barry Oosthuizen 7191da9363 Fix #75 - add_record_snapshot() gives debug messages on various pages. Add status_removed event. 10 years ago
Barry Oosthuizen 99d885a39b Fix #74 - crud and objecttable params in /classes/event/ need fixing 10 years ago
Tim Lock 2531eafdb4 Fixed non-js behat tests for 2.7 10 years ago
Dan Marsden 0daa8526c2 Update Attendance to use new events insted of add_to_log for 2.7 11 years ago