Commit graph

569 commits

Author SHA1 Message Date
Jesús Alonso Abad
29779a32f2 Added elements alignment support (#121) 2021-10-25 17:27:52 +08:00
Mark Nelson
c3942c3b75 Do not encode html entities in emails (#457) 2021-09-28 22:24:52 +08:00
Mark Nelson
56bdfdea6a Update CHANGES.md 2021-08-06 10:57:43 +08:00
Andrew Madden
32b255cb0d Closes #449 The user id should be mapped to the equivalent user id in new sites during activity restore
As the userid in the customcert_issues table were using the userid from the site where the activity was backed up, emails were being sent to those that had already received them. Theoretically there wwere also users who should have received an email who didn't get one.
2021-08-06 10:48:59 +08:00
Mark Nelson
471b5cce73 Update CHANGES.md 2021-08-04 11:48:59 +08:00
Mark Nelson
c0c6bd1d47 Minor code changes (#415) 2021-08-04 11:47:02 +08:00
Sameer Ahmed
d6d10d21ac Display the course short name (#415)
- Added a new select box to choose from course name or short description to display.
2021-08-04 11:46:58 +08:00
Mark Nelson
227b162721 GHA: ROW_FORMAT=COMPRESSED deprecated in MariaDB 10.6
See MDL-72131.
2021-08-03 18:05:20 +08:00
Mark Nelson
b20eafe22f Add new lines at end of files 2021-08-03 17:52:47 +08:00
Mark Nelson
af28f5bad1 Remove unnecessary new line 2021-08-03 16:53:58 +08:00
Mark Nelson
a07c81a409 Minor changes and CHANGES.md note (#433) 2021-08-03 16:35:56 +08:00
Michael Milette
3024bf1516 Fix for multi-language issues (#433).
- Filename of PDF when viewing/previewing PDF.
- Page title tag when viewing/previewing PDF.
- List of available templates.
- Template Load dropdown list.
2021-08-03 16:34:12 +08:00
Dani Palou
e99d25a18b Adapt mobile app code to Ionic 5 (#431) 2021-07-06 17:05:15 +08:00
Mark Nelson
8effac9d93 Bump version 2021-06-13 14:08:48 +08:00
Mark Nelson
c3a9172d8d Use 'cron_setup_user' when sending emails (#414) 2021-06-13 14:06:30 +08:00
Mark Nelson
8a80ab82d8 Set proper context when sending emails (#402) 2021-06-13 13:38:41 +08:00
hieuvu
135630487c Add actions title to elements table (#425) 2021-06-08 17:48:31 +08:00
Mark Nelson
39e2bdd95d Removed .travis.yml file 2021-05-27 19:21:57 +08:00
Mark Nelson
0f66037b8f Fix Moodle Code Checker complaints 2021-05-27 18:53:26 +08:00
Mark Nelson
810c4b2fcf Update CHANGES.md 2021-04-16 14:41:30 +08:00
Mikhail Golenkov
29deb01aaf Fix the issue with displaying PDF when debugging is ON (#420) 2021-04-16 14:37:20 +08:00
Mark Nelson
52be3400f7 Add type hinting to get_course_time() 2021-04-05 20:11:45 +08:00
Mark Nelson
54be90f5c4 Use instance of moodle_url() in the function notice() 2021-04-05 20:09:36 +08:00
Mark Nelson
00e9eaba4d Fix get_course_time() allowing users to view certificate early (#403) 2021-04-05 20:02:08 +08:00
Mark Nelson
4881963650 Updated CHANGES.md 2021-04-05 17:01:42 +08:00
Mark Nelson
8e2e1a2336 Add ability to choose how to deliver the certificate (#401) 2021-04-05 17:00:04 +08:00
Mark Nelson
05b523eaa6 Updated CHANGES.md 2021-04-03 11:28:17 +08:00
Mark Nelson
7df31f16fb Add ability to show description on course page (#406) 2021-04-03 10:37:34 +08:00
Mark Nelson
89516bf17d Set for version 3.9 (#407) 2021-04-03 10:14:00 +08:00
Marina Glancy
dfea4af2b6 Add github actions (#407) 2021-04-03 10:13:03 +08:00
Toni Förster
4c8564a9b4 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:28 +08:00
Mark Nelson
698b4563d1 Fix PHPDocs for the method get_course_field_value() 2020-11-27 20:07:38 +08:00
Mark Nelson
26e72d770c Update .travis.yml 2020-11-27 20:07:34 +08:00
Mark Nelson
63160279f5 Add missing full-stop to comment 2020-11-27 16:04:55 +08:00
Mark Nelson
35350fe454 3.9 release 2020-11-27 14:25:02 +08:00
Mark Nelson
fd4d992602 Rebuilt moodle-mod_customcert-rearrange-min.js 2020-11-27 14:25:02 +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