41 Commits (16c883c71167fab87fc2f7426a06248c097924f8)

Author SHA1 Message Date
Davo Smith 16c883c711 Allow temporary users to be created and have their attendance taken 10 years ago
Dan Marsden d4c27a7acf Bump for plugins database release (also bump version as this branch supports 2.9) 10 years ago
Dan Marsden c9add98bb6 Bump version for plugins db release 10 years ago
Dan Marsden 93d00b1cc1 Remove attforblock upgrade code. 10 years ago
Dan Marsden 7403438532 fix for version upgrade mis-match with earlier versions. 10 years ago
Dan Marsden 628786cd85 bump version to release latest work to plugins db 10 years ago
Dan Marsden 5e5375c4e3 fix upgrade path for UON code 10 years ago
Joseph Baxter f9c3a3640e uon merge conflict fixes 11 years ago
Dan Marsden b9297cf215 convert to using $plugin instead of $module 11 years ago
Dan Marsden 0daa8526c2 Update Attendance to use new events insted of add_to_log for 2.7 11 years ago
Dan Marsden b5038fa89d Update version.php 11 years ago
Dan Marsden e43ce52d54 bump version 11 years ago
Dan Marsden 6eca918d3e bump version due to group changes. 11 years ago
Dan Marsden 8758c45160 bump version to release to plugins db 11 years ago
Tim Gus 6ef315d094 CONTRIB-4754 Added upgrade step to account for name change from 11 years ago
Dan Marsden c4a479e096 version bump for security release 11 years ago
Dan Marsden 134a1ef614 use correct requires version 11 years ago
Dan Marsden 602d4a17a5 bump version 11 years ago
Dan Marsden fe773fcdc6 slightly better check - there's probably a cfg var I could check here instead of using try/catch 12 years ago
Dan Marsden 0ce849927c Prevent fatal error on fresh install 12 years ago
Dan Marsden 6ae4182ddc bump version number for backup fix. 12 years ago
Dan Marsden 22ffe58b24 Fix previous version check - whoops. 12 years ago
Dan Marsden 813bca7fed bump version - new version of install.xml and relaxed restrictions on previous upgrade version 12 years ago
Dan Marsden bf2496652c only check upgrade if config.php has been included before loading this file. 12 years ago
Dan Marsden 42698f10d7 remove old code and bump version to make sure upgrade occurs after migration from attforblock 12 years ago
Dan Marsden 8a1d4654e9 rename attforblock module to attendance - also includes upgrade script to rename old attforblock tables. 12 years ago
Dan Marsden fa31be8eb4 coding guideline stuff 12 years ago
Dan Marsden a68be60db2 Coding guideline fixes 12 years ago
Jay Huber 72c5f68e02 Moodle 2.4 Remarked out 2.4 YUI commands 12 years ago
Dan Marsden cf110bd09c Add new core addinstance capability (2.3 throws warnings if this doesn't exist) 13 years ago
Dan Marsden 6eb70b8218 Fix boilerplates, remove old cvs tags, add correct component to version.php 13 years ago
Artem Andreev fa6decc643 2.4.0 beta release: 14 years ago
Artem Andreev 747d96944e We don't need courseid fields in attendance_sessions and attendance_statuses because of now we can create more than one attendances per course 14 years ago
Artem Andreev 9049a7f750 Implemented session editing 14 years ago
Artem Andreev 345b969c6f Implemented adding of sessions with enhancement: HTML-editor for session description with ability to add links, files, formatting, etc 14 years ago
Artem Andreev 1348ffcab4 First implementation (unfinished) manage.php + related classes (attforblock_permissions, attforblock), renderable components (attforblock_tabs, attforblock_filter_controls - not finished, attforblock_sessions_manage_data) and appropriate renderers (render_attforblock_tabs, render_attforblock_filter_controls, render_attforblock_sessions_manage_data) 14 years ago
Luis Ramon Lopez 40797e8cbf Partial $OUTPUT fixes. Lots of work still ahead 14 years ago
Luis Ramon Lopez 2bf9f94c8f Grid view support. Multiple instances in the same course now allowed. Updated es_utf8 language strings 14 years ago
Luis Ramon Lopez 28ab5c77a2 Implemented grid display mode 14 years ago
Artem Andreev b354930490 Implemented ability to add two types of sessions: common and group 15 years ago
Artem Andreev b86085074f Initial commit. Version 2.1.1 15 years ago