Mark Nelson
02f9ed9b49
Bumped version
2020-11-26 23:06:53 +08:00
Mark Nelson
3b0b1298d5
Update CHANGES.md ( #390 )
2020-11-26 22:09:50 +08:00
uvigo-atic
850c19f588
Added username to userfield form element ( #390 )
2020-11-26 22:09:42 +08:00
Mark Nelson
a08c880c04
Updated CHANGES.md ( #276 )
2020-11-26 21:43:06 +08:00
Mark Nelson
7a309f506f
Update 'emailteachers_help' and 'emailothers_help' language strings ( #276 )
2020-11-26 21:35:50 +08:00
Mark Nelson
d778424a92
Do not email out certificates with no elements ( #276 )
2020-11-26 21:13:50 +08:00
Mark Nelson
f1c67c7134
Use null coalescing operator in element factory
2020-11-26 18:22:57 +08:00
Mark Nelson
e45e6e21cf
Update 'emailstudents_help' language string ( #276 )
2020-11-26 17:55:58 +08:00
Mark Nelson
7b523100b7
Bump .travis.yml to use v3 of moodle-plugin-ci
2020-11-09 16:29:16 +01:00
Mark Nelson
a1d19bf84d
Update repo used by Travis
2020-11-09 16:28:57 +01:00
Mark Nelson
512bbad3c4
Update CHANGES.md
2020-11-04 19:32:54 +01:00
Brendan Heywood
ebfc1c029d
PDFs should be inline not attachments #153
2020-11-04 19:16:26 +01:00
Mark Nelson
75dbbf661d
Add CSS class for mobile app ( #378 )
2020-10-12 13:36:39 +02:00
Mark Nelson
be08afb7b4
Removed multiple empty lines
2020-09-20 16:00:59 +02:00
Mark Nelson
0223518bf9
Updated CHANGES.md
2020-09-20 15:55:09 +02:00
Mark Nelson
cb5b5d7465
Fixed issue with PDF being generated without a name ( #333 )
2020-09-20 15:41:09 +02:00
Mark Nelson
2e9bc44bf3
Fixed exception loading template image that has no image selected ( #369 )
2020-09-20 14:58:22 +02:00
Mark Nelson
e7e238aaf7
Do not email those who can manage the certificate ( #376 )
2020-09-20 14:29:35 +02:00
Guillermo Gomez
a20285a947
Implement get_objectid_mapping ( #374 )
2020-09-20 14:17:11 +02:00
Mark Nelson
f82258c78a
Updated CHANGES.md
2020-08-08 19:39:40 +02:00
Mark Nelson
b7b33ebd8c
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:38:43 +02:00
Sergey Evstegneiev
c4b21153eb
Adding enrollment start & end date options ( #328 )
2020-08-08 19:38:29 +02:00
Mark Nelson
e6b640c0cf
Fix stale file warning
2020-08-08 18:11:07 +02:00
Mark Nelson
3bd09923c4
Ignore multiple certificate codes ( #363 )
2020-08-08 15:53:10 +02:00
Mark Nelson
8125a5e9ff
Remove trailing spaces
2020-08-08 15:47:04 +02:00
Thong Bui
69123d230b
Fix get position when browser shrinking ( #343 )
2020-08-08 15:28:40 +02:00
Mark Nelson
133852af7c
Updated CHANGES.md
2020-06-28 18:38:13 +02:00
Mark Nelson
1d4434ed15
Update node version used in .travis.yml
2020-05-30 13:37:18 +02:00
Mark Nelson
4a45b5ab81
Mark certificates as viewed in mobile app ( #342 )
2020-05-30 13:10:22 +02:00
Mark Nelson
476f292d73
Refactor element_helper::get_grade_items() to be nicer to read
2020-05-08 21:24:16 +02:00
Mark Nelson
684af9de0f
Fix docs in Grade element name
2020-05-08 17:50:39 +02:00
Mark Nelson
42645287d7
The Grade item name element works with all grade items ( #346 )
2020-05-08 17:27:49 +02:00
Mark Nelson
9badf60f91
Extend unit test ( #329 )
2020-05-08 17:23:31 +02:00
Mark Nelson
c992d7a376
Add the ability to select Outcomes in the Grade element ( #329 )
2020-05-08 17:23:24 +02:00
Mark Nelson
a5d51f2478
Removed 'exampledata' string
2020-05-08 16:57:31 +02:00
Mark Nelson
cd9cf91769
Added capability to determine who can receive a certificate ( #270 )
2020-04-19 13:53:07 +02:00
Mark Nelson
f00a0d739d
Update CHANGES.md
2020-04-19 13:52:31 +02:00
Mark Nelson
3ecfaf69f4
Fix foreign key violation ( #331 )
2020-04-17 17:06:39 +02:00
Mark Nelson
b480cf3c68
Fixed broken logic ( #298 )
2020-04-17 16:52:07 +02:00
Mark Nelson
48c83d34df
Loading templates copies system images to the course ( #298 )
...
Before it would just reference the system images. However, this meant
backup/restore was broken as it did not include the images the template
was using.
2020-04-17 16:52:04 +02:00
Mark Nelson
8a2b7290af
Added extra Behat steps for new elements ( #309 )
2020-04-17 16:28:17 +02:00
Sergey
4db2148886
Fix of showing names of custom user fields ( #326 )
...
Show normal human-readable name of custom user profile fields instead of internal shortname
2020-04-17 16:27:54 +02:00
Mark Nelson
e76705315c
Fixed typo in Behat file name
2020-04-17 16:26:32 +02:00
Mark Nelson
7f62e6eaec
Re-add code column ( #264 )
2020-04-17 16:26:32 +02:00
Arnaud Trouvé
d37cc22135
Add userfullname variable for email subject ( #316 )
2020-04-17 16:26:32 +02:00
Mark Nelson
7492fd1686
Changed references to old github name
2020-04-17 16:26:32 +02:00
Mark Nelson
7336a21df7
Downgrade version.php for qrcode element
2020-04-17 16:09:39 +02:00
Mark Nelson
e6ddaa5b30
Do not allow '0' as a value for width or height in QR code ( #321 )
2020-04-17 16:03:33 +02:00
Mark Nelson
20cfbdf9c3
Fix complaints found by local_moodlecheck
2020-04-17 16:03:26 +02:00
Mark Nelson
1bfceb6794
Incorrect PHPDocs for render_form_elements and co ( #271 )
2020-04-17 16:03:16 +02:00