moodle-mod_attendance.git
2016-11-29  Dan MarsdenTravis incorrectly failing on adding activity during...
2016-11-29  Dan Marsdenfix weird travis failures at end of build.
2016-11-29  Dan MarsdenRevert "Fix #217 - hide percentage/points columns when...
2016-11-29  Dan MarsdenFixes #229 use correct base class for 3.2
2016-11-21  Dan MarsdenMerge branch 'requiredip'
2016-11-21  Dan MarsdenTidy up requiredip work.
2016-11-21  Lihi Doradd ability to restrict by IP
2016-11-17  Dan Marsdenadd prefer-dist, remove line ending
2016-11-17  Dan MarsdenRemove !important in css and some unused vars.
2016-11-17  Dan MarsdenFix behat test for preferences
2016-11-17  Dan MarsdenFix calendar behat test on boost.
2016-11-16  Dan Marsdentry to fix behat tests.
2016-11-16  Dan Marsdenlogout after setup during behat tests
2016-11-16  Dan MarsdenFix up some guideline stuff.
2016-11-16  Dan Marsdentidy up some more coding guideline/behat stuff.
2016-11-16  Dan MarsdenTidy up some behat tests
2016-11-16  Dan MarsdenFix up some coding guideline stuff.
2016-11-16  Dan MarsdenFix behat failure with calendar link change, tidy up...
2016-09-26  Dan MarsdenFixes #223 allow student attendance to be disabled...
2016-09-20  Dan Marsdenremove old calendar behat test - feature not used anymore.
2016-09-20  Dan MarsdenFix #217 - hide percentage/points columns when no grade...
2016-09-20  Dan MarsdenFix #220 remove bulk functions not needed.
2016-09-20  Dan MarsdenFix #221 always pass timestart to calendar update function.
2016-08-29  Dan Marsdenattendance - fix tests
2016-08-29  Dan Marsdenremove space in install.xml file.
2016-08-29  Dan MarsdenFixes #216 - add timemodifed column to instance table
2016-08-25  Dan MarsdenFixes #215 pull through sessoin information on overview...
2016-08-24  Dan MarsdenFixes #214 use correct prefix on attendance functions...
2016-08-14  Dan Marsdenremove deprecated calls to update button
2016-08-13  Dan Marsdenremove deprecated call to update button
2016-08-13  Dan Marsdenremove deprecated call to update button
2016-08-13  Dan Marsdenremove deprecated call to update button
2016-08-12  Dan MarsdenMerge pull request #212 from Disss/master
2016-07-20  DissAdding calendar events creating, updating and deleting.
2016-07-12  Dan MarsdenMerge pull request #211 from antonio-c-mariani/users_so...
2016-07-07  Antonio Carlos... Changing default users sort order to users_order_by_sql...
2016-07-07  Dan MarsdenFixes #209
2016-07-05  Dan MarsdenDon't show attendance if no records found for the user.
2016-07-01  Dan MarsdenBump required version
2016-07-01  Dan MarsdenMake sure php 7 tests pass on 3.1/master branch
2016-07-01  Dan Marsdenupdate travis check with correct branches
2016-07-01  Dan MarsdenAdd Search API to base attendance record.
2016-06-06  Dan Marsdenfix behat lang strings, taked -> taken
2016-06-06  Dan Marsdenbump version for plugins db release
2016-06-06  Dan Marsdenfix lang strings, taked -> taken
2016-05-22  Dan MarsdenMerge pull request #205 from caiodoneda/att_webservices
2016-05-22  caiobdonedaimplementing web service support
2016-05-20  Dan MarsdenBump version for 3.1 plugins db release
2016-05-10  Dan MarsdenMerge pull request #201 from antonio-c-mariani/fix_reports
2016-05-10  Antonio Carlos... Replacing include_once by require_once in classes/summa...
2016-05-10  Antonio Carlos... Adding function get_user_taken_sessions_percentages...
2016-05-10  Antonio Carlos... Simplifying quey in compute_users_points function
2016-05-10  Antonio Carlos... Replacing attendance_format_float by format_float
2016-05-09  Dan MarsdenAdd master branch to travis tests
2016-05-05  Antonio Carlos... Some coding guideline fix
2016-05-04  Antonio Carlos... Some behat tests for reports
2016-05-04  Antonio Carlos... Add pair (points/maxpoints) after the acronym in the...
2016-05-04  Antonio Carlos... Add summary report (#66)
2016-05-04  Antonio Carlos... Removing functions that are no longer used
2016-05-04  Antonio Carlos... Fix export report
2016-05-04  Antonio Carlos... Adjusts student reports
2016-05-04  Antonio Carlos... Fix #188 and report part of #127, and implements #163...
2016-05-04  Antonio Carlos... Concentrate grades update method in one place
2016-04-04  Dan Marsdenbump version for plugins db release
2016-04-04  Dan MarsdenCheck group data exists before using group name.
2016-04-04  Dan MarsdenTidy up messages when a group associated with a group...
2016-03-16  Dan MarsdenCoding guideline fix
2016-03-16  Dan MarsdenFixes #176 Generate correct timestamp including DST...
2016-03-16  Dan MarsdenFixes #108 add no-overflow div to take attendance page
2016-03-16  Dan MarsdenFixes #51 Support for scales
2016-03-16  Dan MarsdenMove local function into locallib.php
2016-03-16  Dan MarsdenRemove old function that is never called.
2016-03-16  Dan MarsdenFix some phpdocs
2016-03-16  Dan MarsdenUse correct prefix on function names.
2016-03-16  Dan MarsdenConvert locallib.php classes into proper auto-loading...
2016-03-16  Dan MarsdenMove attendance class into proper class
2016-03-15  Dan MarsdenBump version in preparation for plugins db release
2016-03-14  Dan MarsdenFix typo in filename
2016-03-14  Dan MarsdenTidy up a bit.
2016-03-14  Dan Marsdenmove date_selector into function to prevent copypaste...
2016-03-14  Dan Marsdenupdate travis config
2016-03-14  Dan MarsdenFix behat tests
2016-03-14  Dan MarsdenBehat fixes
2016-03-14  Dan MarsdenCoding guideline/behat fixes
2016-03-14  Dan MarsdenFix behat/coding guideline issues.
2016-03-14  antonio.c.marianiChanging the add and update session interfaces
2016-03-14  Dan MarsdenMerge pull request #185 from sam-moodle/grade_update_is...
2016-03-14  Dan MarsdenFixes #190 Show warning message when no users in course
2016-01-21  Sam ChaffeeINT-8591: Don't update grades on preferences save when...
2015-11-22  Dan MarsdenTidy up some PHP, unsed functions, vars etc.
2015-11-22  Dan Marsdenjavascript required for tests.
2015-11-20  Dan MarsdenRemove export file download tests as these are not...
2015-11-19  Dan Marsdenfix typo in behat test field name
2015-11-19  Dan MarsdenFix behat test for Teachers can view low grade report...
2015-11-19  Dan Marsdencoding guideline and behat fixes
2015-11-19  Dan MarsdenRevert "Added support for scales"
2015-11-19  Dan Marsdenmore coding guideline fixes
2015-11-19  Dan MarsdenFix a couple of behat tests
2015-11-19  Dan MarsdenRemove "continue" links due to pull #171
2015-11-19  Dan MarsdenMore coding guideline fixes
next