moodle-mod_attendance.git
10 years agoAdded a new icon
Kathrin [Wed, 29 Apr 2015 12:52:27 +0000 (14:52 +0200)] 
Added a new icon

Created a new icon in .svg format

10 years agoCheck if there is a manual enrolment with no expiry date
Barry Oosthuizen [Tue, 31 Mar 2015 10:35:19 +0000 (11:35 +0100)] 
Check if there is a manual enrolment with no expiry date

10 years agofix for version upgrade mis-match with earlier versions.
Dan Marsden [Wed, 19 Nov 2014 21:41:26 +0000 (10:41 +1300)] 
fix for version upgrade mis-match with earlier versions.

10 years agoMerge pull request #59 from aolley/master
Dan Marsden [Fri, 31 Oct 2014 01:03:16 +0000 (14:03 +1300)] 
Merge pull request #59 from aolley/master

events: Pass the actual dbrecord as snapshot for report_viewed event

10 years agoevents: Pass the actual dbrecord as snapshot for report_viewed event
Adam Olley [Thu, 30 Oct 2014 23:56:14 +0000 (10:26 +1030)] 
events: Pass the actual dbrecord as snapshot for report_viewed event

10 years agobump version to release latest work to plugins db
Dan Marsden [Thu, 9 Oct 2014 01:22:40 +0000 (14:22 +1300)] 
bump version to release latest work to plugins db

10 years agoMerge pull request #50 from tlock/master
Dan Marsden [Sun, 5 Oct 2014 21:10:49 +0000 (10:10 +1300)] 
Merge pull request #50 from tlock/master

Fixed deprecated step "I check" for 2.7

10 years agoMerge pull request #55 from drjosephbaxter/master
Dan Marsden [Sun, 5 Oct 2014 21:06:20 +0000 (10:06 +1300)] 
Merge pull request #55 from drjosephbaxter/master

CONTRIB-5286 added drop down to show all rows or the set limit

10 years agoCONTRIB-5286 added drop down to show all rows or the set limit
Joseph Baxter [Fri, 3 Oct 2014 15:50:31 +0000 (16:50 +0100)] 
CONTRIB-5286 added drop down to show all rows or the set limit

10 years agoCONTRIB-5245 set up courseatts correctly
Dan Marsden [Thu, 4 Sep 2014 22:22:12 +0000 (10:22 +1200)] 
CONTRIB-5245 set up courseatts correctly

10 years agoCONTRIB-5245 Check to make sure user can view this attendance before showing related...
Dan Marsden [Thu, 4 Sep 2014 00:30:11 +0000 (12:30 +1200)] 
CONTRIB-5245 Check to make sure user can view this attendance before showing related report.

10 years agotidy up string a bit.
Dan Marsden [Wed, 3 Sep 2014 23:49:21 +0000 (11:49 +1200)] 
tidy up string a bit.

10 years agoCONTRIB-5287 fix paging so that the currdate doesn't change.
Dan Marsden [Wed, 3 Sep 2014 23:39:23 +0000 (11:39 +1200)] 
CONTRIB-5287 fix paging so that the currdate doesn't change.

10 years agoFixed non-js behat tests for 2.7
Tim Lock [Sun, 24 Aug 2014 08:45:21 +0000 (18:15 +0930)] 
Fixed non-js behat tests for 2.7

10 years agoFixed deprecated step "I check" for 2.7
Tim Lock [Sat, 23 Aug 2014 00:59:07 +0000 (10:29 +0930)] 
Fixed deprecated step "I check" for 2.7

10 years agofix upgrade path for UON code
Dan Marsden [Fri, 22 Aug 2014 02:06:13 +0000 (14:06 +1200)] 
fix upgrade path for UON code

10 years agoAllow older backup files to be restored correctly.
Dan Marsden [Tue, 22 Jul 2014 02:40:16 +0000 (14:40 +1200)] 
Allow older backup files to be restored correctly.

10 years agoMerge pull request #45 from drjosephbaxter/master
Dan Marsden [Tue, 22 Jul 2014 02:36:18 +0000 (14:36 +1200)] 
Merge pull request #45 from drjosephbaxter/master

uon merge master

10 years agouon merge conflict fixes
Joseph Baxter [Mon, 21 Jul 2014 09:06:46 +0000 (10:06 +0100)] 
uon merge conflict fixes

11 years agoremove double semi-colon
Dan Marsden [Sun, 11 May 2014 22:04:18 +0000 (10:04 +1200)] 
remove double semi-colon

11 years agoMerge pull request #35 from nadavkav/patch-6
Dan Marsden [Sun, 11 May 2014 22:02:36 +0000 (10:02 +1200)] 
Merge pull request #35 from nadavkav/patch-6

Display the number of users in the sessions report (take II)

11 years agoDisplay the number of users in the sessions report (take II)
Nadav Kavalerchik [Sun, 11 May 2014 21:08:25 +0000 (00:08 +0300)] 
Display the number of users in the sessions report (take II)

11 years agoinit sessionstat vars correctly
Dan Marsden [Sun, 11 May 2014 20:52:17 +0000 (08:52 +1200)] 
init  sessionstat vars correctly

11 years agoremove php warning from report page when no sessions exist
Dan Marsden [Fri, 9 May 2014 01:55:09 +0000 (13:55 +1200)] 
remove php warning from report page when no sessions exist

11 years agoconvert to using $plugin instead of $module
Dan Marsden [Fri, 9 May 2014 01:37:24 +0000 (13:37 +1200)] 
convert to using $plugin instead of $module

11 years agoCONTRIB-4864 prevent PHP warning when checking var
Dan Marsden [Fri, 9 May 2014 01:29:41 +0000 (13:29 +1200)] 
CONTRIB-4864 prevent PHP warning when checking var

11 years agoUpdate Attendance to use new events insted of add_to_log for 2.7
Dan Marsden [Fri, 9 May 2014 01:26:09 +0000 (13:26 +1200)] 
Update Attendance to use new events insted of add_to_log for 2.7

11 years agoCONTRIB-4052 Prevent gradebook entry from being added when using nograde
Dan Marsden [Fri, 9 May 2014 00:08:36 +0000 (12:08 +1200)] 
CONTRIB-4052 Prevent gradebook entry from being added when using nograde

11 years agoCONTRIB-4864 Correct grade calculation when timeframe used in export.
Dan Marsden [Thu, 8 May 2014 23:46:16 +0000 (11:46 +1200)] 
CONTRIB-4864 Correct grade calculation when timeframe used in export.

11 years agoMerge pull request #33 from University-of-Strathclyde-LTE-Team/issue-32
Dan Marsden [Sun, 4 May 2014 23:10:15 +0000 (11:10 +1200)] 
Merge pull request #33 from University-of-Strathclyde-LTE-Team/issue-32

Get version from config if necessary

11 years agoGet version from config if necessary
Michael Aherne [Thu, 1 May 2014 14:44:15 +0000 (15:44 +0100)] 
Get version from config if necessary

11 years agoUpdate version.php
Dan Marsden [Thu, 27 Feb 2014 20:03:17 +0000 (09:03 +1300)] 
Update version.php

bump version for release in plugins db

11 years agoMerge pull request #30 from gbateson/CONTRIB-4868-meta-enrolments
Dan Marsden [Mon, 10 Feb 2014 00:41:53 +0000 (13:41 +1300)] 
Merge pull request #30 from gbateson/CONTRIB-4868-meta-enrolments

CONTRIB-4868 fix duplicate records found warning in courses with meta en...

11 years agoCONTRIB-4868 (1) do not set maxtime to timemodified; (2) use mintime and maxtime...
Gordon Bateson [Sun, 9 Feb 2014 23:45:02 +0000 (08:45 +0900)] 
CONTRIB-4868 (1) do not set maxtime to timemodified; (2) use mintime and maxtime in get_user() function too

11 years agoCONTRIB-4868 fix duplicate records found warning in courses with meta enrolments
Gordon Bateson [Sun, 9 Feb 2014 06:05:20 +0000 (15:05 +0900)] 
CONTRIB-4868 fix duplicate records found warning in courses with meta enrolments

11 years agoMerge pull request #28 from nadavkav/patch-4
Dan Marsden [Mon, 20 Jan 2014 22:05:41 +0000 (14:05 -0800)] 
Merge pull request #28 from nadavkav/patch-4

Calculate the sum of statuses for all users in each session

11 years agoMerge pull request #27 from nadavkav/patch-3
Dan Marsden [Mon, 20 Jan 2014 22:04:54 +0000 (14:04 -0800)] 
Merge pull request #27 from nadavkav/patch-3

Calculate the sum of statuses for each user

11 years agoCalculate the sum of statuses for all users in each session
Nadav Kavalerchik [Mon, 20 Jan 2014 17:42:49 +0000 (19:42 +0200)] 
Calculate the sum of statuses for all users in each session

Hi Dan,

Here is another patch the calculates the sum of statuses for all users in each session.

Please review and see if you can accept.

Nadav :-)

11 years agoCalculate the sum of statuses for each user
Nadav Kavalerchik [Mon, 20 Jan 2014 16:51:36 +0000 (18:51 +0200)] 
Calculate the sum of statuses for each user

Hi Dan,

Please review this little patch that sum up the number of each status occurrence for each user, and display it at the bottom of the attendance table.

Nadav :-)

11 years agobump version
Dan Marsden [Mon, 6 Jan 2014 20:28:10 +0000 (09:28 +1300)] 
bump version

11 years agoCONTRIB-4823 - include common attendances correctly when using groups.
Dan Marsden [Mon, 6 Jan 2014 20:10:27 +0000 (09:10 +1300)] 
CONTRIB-4823 - include common attendances correctly when using groups.

11 years agocorrect usage of group check Fixes #26
Dan Marsden [Sun, 5 Jan 2014 19:36:18 +0000 (08:36 +1300)] 
correct usage of group check Fixes #26

11 years agoconvert a couple of get_records to recordset - memory usage in attendance is nasty.
Dan Marsden [Thu, 19 Dec 2013 20:02:38 +0000 (09:02 +1300)] 
convert a couple of get_records to recordset - memory usage in attendance is nasty.

11 years agoCheck groupmode correctly.
Dan Marsden [Thu, 19 Dec 2013 19:55:35 +0000 (08:55 +1300)] 
Check groupmode correctly.

11 years agomake correct check for group mode
Dan Marsden [Wed, 18 Dec 2013 20:37:33 +0000 (09:37 +1300)] 
make correct check for group mode

11 years agobump version due to group changes.
Dan Marsden [Wed, 18 Dec 2013 20:18:08 +0000 (09:18 +1300)] 
bump version due to group changes.

11 years agoAttendance - only show groups in reports that user is a member of.
Dan Marsden [Sun, 15 Dec 2013 23:35:24 +0000 (12:35 +1300)] 
Attendance - only show groups in reports that user is a member of.

11 years agoadd field to export that lists groups that a user is a member of.
Dan Marsden [Mon, 9 Dec 2013 08:55:25 +0000 (21:55 +1300)] 
add field to export that lists groups that a user is a member of.

11 years agoCheck group membership if using groups when displaying/exporting reports.
Dan Marsden [Mon, 9 Dec 2013 08:27:04 +0000 (21:27 +1300)] 
Check group membership if using groups when displaying/exporting reports.

11 years agoadd missing string from remarks patch
Dan Marsden [Mon, 9 Dec 2013 08:26:47 +0000 (21:26 +1300)] 
add missing string from remarks patch

11 years agofix context call and debug messages from remarks code
Dan Marsden [Mon, 9 Dec 2013 07:23:43 +0000 (20:23 +1300)] 
fix context call and debug messages from remarks code

11 years agoMerge pull request #23 from cedict/master
Dan Marsden [Fri, 6 Dec 2013 08:59:20 +0000 (00:59 -0800)] 
Merge pull request #23 from cedict/master

Export remarks and fix set_url error

11 years agoExport remarks
cedict [Fri, 6 Dec 2013 02:51:16 +0000 (13:21 +1030)] 
Export remarks

Fixed error when remarks are not being exported

11 years agoFix errors when using Activities block
Gregory Faller [Fri, 6 Dec 2013 02:39:54 +0000 (13:09 +1030)] 
Fix errors when using Activities block

Current module throws an error when using the Activities block as
set_url is not set. Fixing this throws a seperate error around
array_pop. Put this on a separate line.

11 years agoOption to export remarks
Gregory Faller [Fri, 6 Dec 2013 02:38:38 +0000 (13:08 +1030)] 
Option to export remarks

11 years agoAdd user's remarks to report
Nadav Kavalerchik [Sun, 1 Dec 2013 22:05:07 +0000 (00:05 +0200)] 
Add user's remarks to report

11 years agoMerge pull request #22 from nadavkav/master
Dan Marsden [Sun, 1 Dec 2013 23:57:59 +0000 (15:57 -0800)] 
Merge pull request #22 from nadavkav/master

Add user's remarks to report - part 2

11 years agoMerge pull request #20 from ppv1979/master
Dan Marsden [Sun, 1 Dec 2013 23:56:48 +0000 (15:56 -0800)] 
Merge pull request #20 from ppv1979/master

Changed deprecated get_context_instance()

11 years agoAdd user's remarks to report
Nadav Kavalerchik [Sun, 1 Dec 2013 22:09:41 +0000 (00:09 +0200)] 
Add user's remarks to report

11 years agoMerge remote-tracking branch 'upstream/master'
Pavel Pisklakov [Sun, 1 Dec 2013 02:41:23 +0000 (08:41 +0600)] 
Merge remote-tracking branch 'upstream/master'

Upgrade fork from original.

11 years agoAdded Russian translation to AMOS
Pavel Pisklakov [Sat, 30 Nov 2013 04:16:39 +0000 (10:16 +0600)] 
Added Russian translation to AMOS

11 years agoChanged deprecated get_context_instance to context_module::instance
Pavel Pisklakov [Fri, 29 Nov 2013 20:32:49 +0000 (02:32 +0600)] 
Changed deprecated get_context_instance to context_module::instance

11 years agobump version to release to plugins db
Dan Marsden [Fri, 29 Nov 2013 01:59:30 +0000 (14:59 +1300)] 
bump version to release to plugins db

11 years agoCONTRIB-4754 Added upgrade step to account for name change from
Tim Gus [Thu, 28 Nov 2013 21:27:20 +0000 (16:27 -0500)] 
CONTRIB-4754 Added upgrade step to account for name change from
"attforblock" to "attendance":
- updated itemmodule field in the grade tables
- updated role_capabilities table to preserve old capabilities
- deleted old data from capabilities and role_capabilities tables

11 years agouse cross-db update of capabilities
Dan Marsden [Fri, 29 Nov 2013 01:50:55 +0000 (14:50 +1300)] 
use cross-db update of capabilities

11 years agoadd missing grade_items_history upgrade step
Dan Marsden [Fri, 29 Nov 2013 01:43:47 +0000 (14:43 +1300)] 
add missing grade_items_history upgrade step

11 years agoAdded Russian Translation
Pavel Pisklakov [Mon, 11 Nov 2013 15:15:34 +0000 (21:15 +0600)] 
Added Russian Translation

Added translation of module into Russian language

11 years agoMerge pull request #17 from cedict/master
Dan Marsden [Thu, 7 Nov 2013 01:23:59 +0000 (17:23 -0800)] 
Merge pull request #17 from cedict/master

Fix missing language strings and enable groupings

11 years agoFix missing language strings and enable groupings
Gregory Faller [Thu, 7 Nov 2013 00:17:00 +0000 (10:47 +1030)] 
Fix missing language strings and enable groupings

Fix missing language strings and enable groupings and
enablegroupmembersonly. Most places already support groupings.

11 years agoMerge pull request #16 from tlock/master
Dan Marsden [Sun, 3 Nov 2013 20:17:55 +0000 (12:17 -0800)] 
Merge pull request #16 from tlock/master

Show Common groups always

11 years agoShow Common groups always
Tim Lock [Fri, 1 Nov 2013 04:54:03 +0000 (15:24 +1030)] 
Show Common groups always

11 years agoMerge pull request #15 from tlock/master
Dan Marsden [Mon, 28 Oct 2013 23:37:43 +0000 (16:37 -0700)] 
Merge pull request #15 from tlock/master

Fix capability upgrade issues for Attendance

11 years agoFix capability upgrade issues for Attendance
Tim Lock [Sun, 27 Oct 2013 23:09:59 +0000 (09:39 +1030)] 
Fix capability upgrade issues for Attendance

11 years agoMerge pull request #13 from tlock/master
Dan Marsden [Wed, 2 Oct 2013 09:55:09 +0000 (02:55 -0700)] 
Merge pull request #13 from tlock/master

On upgrade, update grade items to 'attendance'

11 years agoOn upgrade, update grade items to 'attendance'
Tim Lock [Wed, 2 Oct 2013 03:00:48 +0000 (12:30 +0930)] 
On upgrade, update grade items to 'attendance'

11 years agoMerge pull request #12 from tlock/master
Dan Marsden [Wed, 18 Sep 2013 23:33:01 +0000 (16:33 -0700)] 
Merge pull request #12 from tlock/master

Fixed validation rule for multiple sessions that end date must be after ...

11 years agoFixed validation rule for multiple sessions that end date must be after start date
Tim Lock [Wed, 18 Sep 2013 22:09:13 +0000 (07:39 +0930)] 
Fixed validation rule for multiple sessions that end date must be after start date

11 years agoMerge pull request #11 from NeillM/fix_MSSQL_issue
Dan Marsden [Wed, 18 Sep 2013 21:16:40 +0000 (14:16 -0700)] 
Merge pull request #11 from NeillM/fix_MSSQL_issue

Fix mssql issue

11 years agoDuplicate fix that will work on MSSQL
NeillM [Mon, 16 Sep 2013 08:51:34 +0000 (09:51 +0100)] 
Duplicate fix that will work on MSSQL

11 years agoRevert "Fix for sessions with taken attendance show twice in student report."
NeillM [Mon, 16 Sep 2013 08:25:50 +0000 (09:25 +0100)] 
Revert "Fix for sessions with taken attendance show twice in student report."

This reverts commit 5bddb944c0b912ef3f0bc74ff3d99dfae3be1300.

11 years agoMerge pull request #10 from tlock/master
Dan Marsden [Thu, 12 Sep 2013 07:16:49 +0000 (00:16 -0700)] 
Merge pull request #10 from tlock/master

Our improvements

11 years agoAdd validation rule so session end date must be after session start date
Tim Lock [Thu, 12 Sep 2013 04:09:13 +0000 (13:39 +0930)] 
Add validation rule so session end date must be after session start date

11 years agoAdd validation rule for session days if they are empty when creating multiple sessions
Tim Lock [Thu, 12 Sep 2013 04:08:27 +0000 (13:38 +0930)] 
Add validation rule for session days if they are empty when creating multiple sessions

11 years agoAdded paging to reporting and taking attendance configable via module setting.
Tim Lock [Thu, 12 Sep 2013 04:03:54 +0000 (13:33 +0930)] 
Added paging to reporting and taking attendance configable via module setting.

11 years agoversion bump for security release
Dan Marsden [Sun, 1 Sep 2013 21:38:10 +0000 (09:38 +1200)] 
version bump for security release

11 years agoMerge pull request #8 from NeillM/view-security-fix
Dan Marsden [Sat, 31 Aug 2013 01:08:56 +0000 (18:08 -0700)] 
Merge pull request #8 from NeillM/view-security-fix

Security fix for unprivileged access to attendance records

11 years agochanged to use require
NeillM [Fri, 30 Aug 2013 09:00:14 +0000 (10:00 +0100)] 
changed to use require

11 years agoSecurity fix changed to use mod/attendance:viewreports capability.
NeillM [Fri, 30 Aug 2013 08:31:04 +0000 (09:31 +0100)] 
Security fix changed to use mod/attendance:viewreports capability.

Refactored the code.

11 years agoSecurity fix to stop students being able to see the attendance records of other students.
Neill Magill [Thu, 29 Aug 2013 13:09:16 +0000 (14:09 +0100)] 
Security fix to stop students being able to see the attendance records of other students.

11 years agouse correct requires version
Dan Marsden [Thu, 29 Aug 2013 01:15:31 +0000 (13:15 +1200)] 
use correct requires version

11 years agobump version
Dan Marsden [Thu, 29 Aug 2013 01:10:20 +0000 (13:10 +1200)] 
bump version

11 years agoAdd activity chooser help
Dan Marsden [Thu, 29 Aug 2013 00:51:17 +0000 (12:51 +1200)] 
Add activity chooser help

11 years agofix another typo
Dan Marsden [Wed, 21 Aug 2013 22:05:25 +0000 (10:05 +1200)] 
fix another typo

11 years agofix typo
Dan Marsden [Tue, 20 Aug 2013 20:54:56 +0000 (08:54 +1200)] 
fix typo

11 years agoMerge pull request #7 from NeillM/duplicate_fix
Dan Marsden [Mon, 19 Aug 2013 00:45:09 +0000 (17:45 -0700)] 
Merge pull request #7 from NeillM/duplicate_fix

Fix for sessions with taken attendance show twice in student report.

11 years agoFix for sessions with taken attendance show twice in student report.
NeillM [Fri, 16 Aug 2013 10:22:55 +0000 (11:22 +0100)] 
Fix for sessions with taken attendance show twice in student report.

The two queries have been refactored into a single query using UNION

11 years agoMerge pull request #5 from nadavkav/patch-1
Dan Marsden [Sun, 11 Aug 2013 23:52:21 +0000 (16:52 -0700)] 
Merge pull request #5 from nadavkav/patch-1

Enable support for a full year of 36 reacquiring weekly sessions

11 years agoEnable support for a full year of 36 reacquiring weekly sessions
Nadav Kavalerchik [Sat, 10 Aug 2013 19:08:21 +0000 (22:08 +0300)] 
Enable support for a full year of 36 reacquiring weekly sessions

Hi Dan,

Teachers asked my to extend the available reacquiring weekly sessions in the form. Hope it is agreeable by you.

It now support a full year (two academic semesters) of 36 weeks.

What do you think?

11 years agoprevent duplication of template values
Dan Marsden [Tue, 6 Aug 2013 22:37:21 +0000 (10:37 +1200)] 
prevent duplication of template values

11 years agoclear course cache during upgrade
Dan Marsden [Tue, 6 Aug 2013 20:49:17 +0000 (08:49 +1200)] 
clear course cache during upgrade