35 Commits (06dd1138d8aef26e4852eb77f60281f947caecc7)

Author SHA1 Message Date
Dan Marsden e69858f9ef obtain context and re-use to make for cleaner code. 10 years ago
Dan Marsden 493780eed0 rewrite groupcheck and remove permissions class 10 years ago
Dan Marsden 452d483f65 More improvements to prevent the hiding of permission checks 10 years ago
Dan Marsden 4b9af8a95c More specific use of module context instead of global $PAGE use. 10 years ago
Barry Oosthuizen 7fd4b431b1 Fix issue#129 - Notify error for empty acronym or description 10 years ago
Davo Smith 3718708b0e Option to select specific users during export 10 years ago
Davo Smith 4302b21840 Allow an attendance instance to have multiple status sets 10 years ago
Davo Smith 16c883c711 Allow temporary users to be created and have their attendance taken 10 years ago
Dan Marsden b32cd8703c Better fix for Fix #72 10 years ago
Barry Oosthuizen 74f7ed9b24 Fix #72 - Exporting 'Common' Session type Sessions filtered by Group 10 years ago
Dan Marsden fc53fd5907 Use attendance lang instead of quiz lang file for export string. 10 years ago
Dan Marsden 2eb29496c8 CONTRIB-5245 set up courseatts correctly 10 years ago
Dan Marsden ae60308e76 CONTRIB-5245 Check to make sure user can view this attendance before showing related report. 10 years ago
Joseph Baxter f9c3a3640e uon merge conflict fixes 11 years ago
Dan Marsden 350d6f076a Attendance - only show groups in reports that user is a member of. 11 years ago
Tim Lock 759c848b86 Added paging to reporting and taking attendance configable via module setting. 11 years ago
Dan Marsden 2ebcd2c17e More coding guideline stuff - phpdocs. 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
Artem Andreev 2c76707f7b To the user's report added taked sessions from previous groups 12 years ago
Artem Andreev 4a8622fab6 Fixed bug with auto filtering users on the Taking page based on active group (thanks Molten Bean) 12 years ago
Artem Andreev 77aca6d5b0 PHP strict fixes 13 years ago
Dan Marsden 6eb70b8218 Fix boilerplates, remove old cvs tags, add correct component to version.php 13 years ago
Artem Andreev 032c54637a Removed prefixes for attforblock methods. Fixed errors and notices. 13 years ago
Chris Stones e91283a339 Appending prefixes to non prefixed functions and defines 13 years ago
Artem Andreev 3515e99655 Some refactoring: sesstype and sessgroupslist moved to att_page_with_filter_controls + reimplemented theirs calculations. 14 years ago
Artem Andreev 276c604098 Implemented preferences.php (previously attsettings.php) 14 years ago
Artem Andreev 9d8c2e8c93 Implemented report.php with enhancements of displaying user enrolment status 14 years ago
Artem Andreev cbaf375f62 Implemented view.php 14 years ago
Artem Andreev b55a30c340 Implemented "This course" mode of view.php + related refactoring + enhancement: taken into account information about students enrolment(start/end date). 14 years ago
Artem Andreev 1ee0f2cf30 Implemented take.php (previously attendance.php) 14 years ago
Artem Andreev 2b3b13f425 Unfinished implementation take.php (previously attendance.php) with enhancement: take into account information about students enrolment(status, start date). 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 3c5459f8ac On manage.php implemented session types selector. Code of renderable components moved from locallib.php into renderables.php 14 years ago