Commit graph

572 commits

Author SHA1 Message Date
Mark Nelson
5e3caf9e0b Updated CHANGES.md 2021-10-25 17:23:10 +08:00
Jesús Alonso Abad
f8577485d4 Added alignment to activity backup/cloning (#121) 2021-10-25 17:22:31 +08:00
Jesús Alonso Abad
d53a4d89bc Added elements alignment support (#121) 2021-10-25 17:22:23 +08:00
Mark Nelson
0cecdd0ab5 Do not encode html entities in emails (#457) 2021-09-28 22:24:46 +08:00
Mark Nelson
8f72977ac6 Update CHANGES.md 2021-08-06 10:57:36 +08:00
Andrew Madden
79e367864d 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:55 +08:00
Mark Nelson
c3b5a3d5a1 Update CHANGES.md 2021-08-04 11:46:26 +08:00
Mark Nelson
ce0746ea70 Minor code changes (#415) 2021-08-04 11:45:29 +08:00
Sameer Ahmed
1635adbba3 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:45:22 +08:00
Mark Nelson
6d0d84aa90 GHA: ROW_FORMAT=COMPRESSED deprecated in MariaDB 10.6
See MDL-72131.
2021-08-03 18:05:03 +08:00
Mark Nelson
db215a0a7f Add new lines at end of files 2021-08-03 17:52:36 +08:00
Mark Nelson
f82c166440 Remove unnecessary new line 2021-08-03 16:53:41 +08:00
Mark Nelson
ae6e80c3be Minor changes and CHANGES.md note (#433) 2021-08-03 16:33:16 +08:00
Michael Milette
747dcc4c66 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:32:06 +08:00
Dani Palou
918e3168cd Adapt mobile app code to Ionic 5 (#431) 2021-07-06 17:05:01 +08:00
Mark Nelson
b41fefd989 Bump version 2021-06-13 14:08:05 +08:00
Mark Nelson
6ce7f1fd45 Use 'cron_setup_user' when sending emails (#414) 2021-06-13 14:06:34 +08:00
Mark Nelson
7a45c41cd9 Set proper context when sending emails (#402) 2021-06-13 13:37:04 +08:00
hieuvu
f5afd08bf4 Add actions title to elements table (#425) 2021-06-08 17:47:41 +08:00
Mark Nelson
901c44764f Removed .travis.yml file 2021-05-27 19:21:41 +08:00
Mark Nelson
2e486e02a3 Fix Moodle Code Checker complaints 2021-05-27 18:53:06 +08:00
Mark Nelson
ff16abfd7c Update CHANGES.md 2021-04-16 14:42:31 +08:00
Mikhail Golenkov
1859ffa651 Fix the issue with displaying PDF when debugging is ON (#420) 2021-04-16 14:36:15 +08:00
Mark Nelson
47061f8737 Add type hinting to get_course_time() 2021-04-05 20:11:02 +08:00
Mark Nelson
6e89c1d921 Use instance of moodle_url() in the function notice() 2021-04-05 20:08:25 +08:00
Mark Nelson
22081dffb0 Fix get_course_time() allowing users to view certificate early (#403) 2021-04-05 19:55:27 +08:00
Mark Nelson
2e58b24daa Updated CHANGES.md 2021-04-05 16:51:26 +08:00
Mark Nelson
8446a2e10a Add ability to choose how to deliver the certificate (#401) 2021-04-05 16:49:10 +08:00
Mark Nelson
ae2df6c9ed Updated CHANGES.md 2021-04-03 11:27:32 +08:00
Mark Nelson
2e881e32c9 Add ability to show description on course page (#406) 2021-04-03 10:37:15 +08:00
Marina Glancy
dcbb07e2f3 Add github actions (#407) 2021-04-02 20:48:49 +08:00
Toni Förster
350b18dda6 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:45:42 +08:00
Mark Nelson
a9f83a2579 Fix PHPDocs for the method get_course_field_value() 2020-11-27 20:13:33 +08:00
Mark Nelson
a81b6e4fd5 Update .travis.yml 2020-11-27 20:13:28 +08:00
Mark Nelson
8515c5bd9e Add missing full-stop to comment 2020-11-27 16:02:07 +08:00
Mark Nelson
b70224c0e4 Make tests compatible with new version of PHPUnit 2020-11-27 16:01:04 +08:00
Mark Nelson
a38678c691 3.10 release 2020-11-27 14:40:56 +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