Gregory Faller
3bfcc5a476
Option to export remarks
11 years ago
Nadav Kavalerchik
33db1a1b04
Add user's remarks to report
11 years ago
Dan Marsden
f928f49363
Merge pull request #22 from nadavkav/master
Add user's remarks to report - part 2
11 years ago
Dan Marsden
84c9af5851
Merge pull request #20 from ppv1979/master
Changed deprecated get_context_instance()
11 years ago
Nadav Kavalerchik
6b89d922d4
Add user's remarks to report
11 years ago
Pavel Pisklakov
58758d8c55
Merge remote-tracking branch 'upstream/master'
Upgrade fork from original.
11 years ago
Pavel Pisklakov
0116ecc7d3
Added Russian translation to AMOS
11 years ago
Pavel Pisklakov
b451aed01f
Changed deprecated get_context_instance to context_module::instance
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
"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 ago
Dan Marsden
68c8ff6626
use cross-db update of capabilities
11 years ago
Dan Marsden
913246c086
add missing grade_items_history upgrade step
11 years ago
Pavel Pisklakov
4605ea942d
Added Russian Translation
Added translation of module into Russian language
11 years ago
Dan Marsden
8f0afa1be8
Merge pull request #17 from cedict/master
Fix missing language strings and enable groupings
11 years ago
Gregory Faller
c9de75091a
Fix missing language strings and enable groupings
Fix missing language strings and enable groupings and
enablegroupmembersonly. Most places already support groupings.
11 years ago
Dan Marsden
6b3a773306
Merge pull request #16 from tlock/master
Show Common groups always
11 years ago
Tim Lock
3e0f9f0464
Show Common groups always
11 years ago
Dan Marsden
f561d065c9
Merge pull request #15 from tlock/master
Fix capability upgrade issues for Attendance
11 years ago
Tim Lock
5b1c00e09e
Fix capability upgrade issues for Attendance
11 years ago
Dan Marsden
6a73b77057
Merge pull request #13 from tlock/master
On upgrade, update grade items to 'attendance'
11 years ago
Tim Lock
5cd532f951
On upgrade, update grade items to 'attendance'
11 years ago
Dan Marsden
84f2373a48
Merge pull request #12 from tlock/master
Fixed validation rule for multiple sessions that end date must be after ...
11 years ago
Tim Lock
cfc9f351cf
Fixed validation rule for multiple sessions that end date must be after start date
11 years ago
Dan Marsden
810b51dd62
Merge pull request #11 from NeillM/fix_MSSQL_issue
Fix mssql issue
11 years ago
NeillM
47d04704c6
Duplicate fix that will work on MSSQL
11 years ago
NeillM
7ef4a52188
Revert "Fix for sessions with taken attendance show twice in student report."
This reverts commit 5bddb944c0
.
11 years ago
Dan Marsden
66b1e4b611
Merge pull request #10 from tlock/master
Our improvements
11 years ago
Tim Lock
fb8f7ced16
Add validation rule so session end date must be after session start date
11 years ago
Tim Lock
a10d92e882
Add validation rule for session days if they are empty when creating multiple sessions
11 years ago
Tim Lock
759c848b86
Added paging to reporting and taking attendance configable via module setting.
11 years ago
Dan Marsden
c4a479e096
version bump for security release
11 years ago
Dan Marsden
2d4d28a8aa
Merge pull request #8 from NeillM/view-security-fix
Security fix for unprivileged access to attendance records
11 years ago
NeillM
3c04dc5fd5
changed to use require
11 years ago
NeillM
9aaf4d69d6
Security fix changed to use mod/attendance:viewreports capability.
Refactored the code.
11 years ago
Neill Magill
e5ee0c5574
Security fix to stop students being able to see the attendance records of other students.
11 years ago
Dan Marsden
134a1ef614
use correct requires version
11 years ago
Dan Marsden
602d4a17a5
bump version
11 years ago
Dan Marsden
c71af9345f
Add activity chooser help
11 years ago
Dan Marsden
c9aced0f81
fix another typo
12 years ago
Dan Marsden
ff14681cf7
fix typo
12 years ago
Dan Marsden
e82eab5557
Merge pull request #7 from NeillM/duplicate_fix
Fix for sessions with taken attendance show twice in student report.
12 years ago
NeillM
5bddb944c0
Fix for sessions with taken attendance show twice in student report.
The two queries have been refactored into a single query using UNION
12 years ago
Dan Marsden
362edc3611
Merge pull request #5 from nadavkav/patch-1
Enable support for a full year of 36 reacquiring weekly sessions
12 years ago
Nadav Kavalerchik
0abb50adb7
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?
12 years ago
Dan Marsden
711229b023
prevent duplication of template values
12 years ago
Dan Marsden
1a748db10b
clear course cache during upgrade
12 years ago
Dan Marsden
4a4883c1dd
lower number of entries used in log - to bring under 255 including utf8
12 years ago
Dan Marsden
fac3f8d18b
Prevent too much info in add_to_log - enter first 10 and last session into log
12 years ago
Dan Marsden
c0e9455017
check var exists before using
12 years ago
Dan Marsden
9078c2842f
remove abstracted add_to_log function
12 years ago