Mark Nelson
|
b4c54be04c
|
Removed .travis.yml file
|
2021-05-27 20:14:47 +08:00 |
|
Mark Nelson
|
c946a6adf1
|
Fix failing GHA
|
2021-05-27 19:51:31 +08:00 |
|
Mark Nelson
|
1ca6063d4b
|
Fix Moodle branch in GH actions (#407)
|
2021-05-27 19:32:20 +08:00 |
|
Marina Glancy
|
c355d7799c
|
Add github actions (#407)
|
2021-05-27 19:28:13 +08:00 |
|
Mark Nelson
|
bef0be1b67
|
Fix Moodle Code Checker complaints
|
2021-05-27 18:53:33 +08:00 |
|
Mark Nelson
|
d940ca6508
|
Update CHANGES.md
|
2021-04-16 14:42:23 +08:00 |
|
Mikhail Golenkov
|
c3602b11b3
|
Fix the issue with displaying PDF when debugging is ON (#420)
|
2021-04-16 14:37:51 +08:00 |
|
Mark Nelson
|
f6d875d147
|
Removed mention of github actions in CHANGES.md
We are not adding them for 3.8.
|
2021-04-05 20:14:26 +08:00 |
|
Mark Nelson
|
2a923bd8de
|
Add type hinting to get_course_time()
|
2021-04-05 20:12:07 +08:00 |
|
Mark Nelson
|
e14e923fec
|
Use instance of moodle_url() in the function notice()
|
2021-04-05 20:09:30 +08:00 |
|
Mark Nelson
|
e202e8ff43
|
Fix get_course_time() allowing users to view certificate early (#403)
|
2021-04-05 20:02:12 +08:00 |
|
Mark Nelson
|
42b0a43d0a
|
Remove github actions for 3.8
|
2021-04-05 17:17:51 +08:00 |
|
Mark Nelson
|
3efd75e00a
|
Updated CHANGES.md
|
2021-04-05 17:03:14 +08:00 |
|
Mark Nelson
|
ed565c0a11
|
Add ability to choose how to deliver the certificate (#401)
|
2021-04-05 17:02:50 +08:00 |
|
Mark Nelson
|
aac32e1c19
|
Updated CHANGES.md
|
2021-04-03 11:29:19 +08:00 |
|
Mark Nelson
|
e88682769c
|
Add ability to show description on course page (#406)
|
2021-04-03 10:37:39 +08:00 |
|
Mark Nelson
|
02fa6819de
|
Set for version 3.8 (#407)
|
2021-04-03 10:16:35 +08:00 |
|
Marina Glancy
|
2a5c9f6a3d
|
Add github actions (#407)
|
2021-04-03 10:14:56 +08:00 |
|
Toni Förster
|
be637b11ce
|
Allow managers to download certificates (#412)
Currently, it is not possible for editing teachers
and managers to download certificates for users because
we only check for $canreceive.
|
2021-04-02 20:53:50 +08:00 |
|
Mark Nelson
|
11659e39a0
|
Fix PHPDocs for the method get_course_field_value()
|
2020-11-27 20:23:35 +08:00 |
|
Mark Nelson
|
361b156f4a
|
Fixed size of 'Changed' in CHANGES.md
|
2020-11-26 23:30:30 +08:00 |
|
Mark Nelson
|
e9b30dac79
|
Bumped version
|
2020-11-26 22:48:49 +08:00 |
|
Mark Nelson
|
be202676c9
|
Update CHANGES.md (#390)
|
2020-11-26 22:08:06 +08:00 |
|
uvigo-atic
|
da49799857
|
Added username to userfield form element (#390)
|
2020-11-26 22:06:31 +08:00 |
|
Mark Nelson
|
842b0910e2
|
Updated CHANGES.md (#276)
|
2020-11-26 21:41:24 +08:00 |
|
Mark Nelson
|
8c0e00419c
|
Update 'emailteachers_help' and 'emailothers_help' language strings (#276)
|
2020-11-26 21:34:05 +08:00 |
|
Mark Nelson
|
c1615cbd16
|
Do not email out certificates with no elements (#276)
|
2020-11-26 19:54:58 +08:00 |
|
Mark Nelson
|
438dfd868f
|
Use null coalescing operator in element factory
|
2020-11-26 17:52:01 +08:00 |
|
Mark Nelson
|
a262adfc6e
|
Update 'emailstudents_help' language string (#276)
|
2020-11-25 22:38:28 +08:00 |
|
Mark Nelson
|
2b4f385333
|
Bump .travis.yml to use v3 of moodle-plugin-ci
|
2020-11-09 15:32:31 +01:00 |
|
Mark Nelson
|
62dcd9576d
|
Update repo used by Travis
|
2020-11-05 20:05:56 +01:00 |
|
Mark Nelson
|
9a2edca684
|
Update CHANGES.md
|
2020-11-04 20:21:02 +01:00 |
|
Brendan Heywood
|
0c89ff9547
|
PDFs should be inline not attachments #153
|
2020-11-04 19:03:57 +01:00 |
|
Mark Nelson
|
27f5a74cb3
|
Add CSS class for mobile app (#378)
|
2020-10-12 13:34:04 +02:00 |
|
Mark Nelson
|
a8eca647fe
|
Removed multiple empty lines
|
2020-09-20 16:00:34 +02:00 |
|
Mark Nelson
|
695798ca6f
|
Updated CHANGES.md
|
2020-09-20 15:51:04 +02:00 |
|
Mark Nelson
|
632dba8fb2
|
Fixed issue with PDF being generated without a name (#333)
|
2020-09-20 15:39:53 +02:00 |
|
Mark Nelson
|
0a390df7ff
|
Fixed exception loading template image that has no image selected (#369)
|
2020-09-20 14:55:48 +02:00 |
|
Mark Nelson
|
46ca744d32
|
Do not email those who can manage the certificate (#376)
|
2020-09-20 14:24:50 +02:00 |
|
Guillermo Gomez
|
60b247f441
|
Implement get_objectid_mapping (#374)
|
2020-09-20 14:13:27 +02:00 |
|
Mark Nelson
|
6a19ec83e9
|
Updated CHANGES.md
|
2020-08-08 19:16:54 +02:00 |
|
Mark Nelson
|
e52422b922
|
Changed 'enrollment' to 'enrolment' to conform to Moodle core (#328)
Also minor changes like ordering strings alphabetically and adding
full-stops.
|
2020-08-08 19:08:02 +02:00 |
|
Sergey Evstegneiev
|
2dc05b8b81
|
Adding enrollment start & end date options (#328)
|
2020-08-08 18:57:05 +02:00 |
|
Mark Nelson
|
c95b058049
|
Fix stale file warning
|
2020-08-08 18:10:29 +02:00 |
|
Mark Nelson
|
c69d4822cc
|
Ignore multiple certificate codes (#363)
|
2020-08-08 15:52:10 +02:00 |
|
Mark Nelson
|
a884f948d3
|
Remove trailing spaces
|
2020-08-08 15:46:08 +02:00 |
|
Thong Bui
|
6af1757084
|
Fix get position when browser shrinking (#343)
|
2020-08-08 15:23:15 +02:00 |
|
Steven Tsvetkov
|
0f62eb30b5
|
Fix custom fields not displaying properly #359
|
2020-07-20 16:02:39 +02:00 |
|
Mark Nelson
|
66148c70f6
|
Updated CHANGES.md
|
2020-06-28 18:36:51 +02:00 |
|
Mark Nelson
|
98307310cf
|
Update node version used in .travis.yml
|
2020-05-30 13:13:10 +02:00 |
|