Commit graph

427 commits

Author SHA1 Message Date
Mark Nelson 1a134d7319 #30 Add more date formats 2017-06-01 17:00:45 +08:00
Mark Nelson da6c723830 #30 Add the course start and end dates as options 2017-06-01 14:51:51 +08:00
Mark Nelson 1f219af560 #115 Prevent PDF being polluted with HTML at the EOF 2017-05-31 16:16:15 +08:00
Mark Nelson a943caf007 Removed unnecessary semicolon 2017-05-31 16:16:15 +08:00
Mark Nelson d0a0fc5abc #82 Do not assume $COURSE represents the course for the certificate 2017-05-31 16:16:15 +08:00
Mark Nelson 1ac7c1ffb6 #78 Add setting to allow anyone to verify certificates 2017-05-31 16:16:15 +08:00
Mark Nelson 5c64d11446 Verification link should only verify for specified certificate
Also populated navigation bar.
2017-05-30 12:09:21 +08:00
Mark Nelson d35cd7890d Update travis 2017-05-21 11:17:22 +08:00
Mark Nelson 3c937be003 #111 Fixed task creating duplicate rows in issue table 2017-05-21 10:59:38 +08:00
Mark Nelson 02fba86de2 Version bump for Moodle 3.3 2017-05-06 16:03:29 +08:00
Mark Nelson 38d023b8db Bumped version 2017-05-04 21:28:51 +08:00
Mark Nelson 2b70dde263 #108 Changed usage of expected 'pathnamehash' to use new information 2017-05-02 16:02:08 +08:00
Mark Nelson 58ce316221 #108 Upgrade existing image elements 2017-05-01 18:56:37 +08:00
Mark Nelson f9cd560567 #106 Minor tweaks to README.md 2017-04-28 10:48:12 +08:00
Mark Nelson 9ce2be7bb6 #102 Handle images during backup/restore 2017-04-27 22:09:02 +08:00
Mark Nelson f55ceec649 #106 Updated README.md 2017-04-27 17:49:44 +08:00
David Balch 16b0f69acb #100 Add SVG support for image and bgimage elements. 2017-04-27 15:44:09 +08:00
Michael Meneses 106fd9671e #103 Added composer.json 2017-04-27 15:32:33 +08:00
Mark Nelson 7d2664991f #48 Make required time check more robust 2017-04-27 15:18:11 +08:00
Mark Nelson 4f4be1f918 Fixed local_codechecker complaint 2017-04-26 22:07:40 +08:00
Mark Nelson 72c3b278e3 #48 Added task and settings responsible for emailing certificates 2017-04-26 21:44:33 +08:00
ovidiumorariu 2b27f564b8 #95 Fixed font style generation 2017-03-16 18:52:19 +08:00
Mark Nelson c8d0e0491d Merge pull request #91 from andrewnicols/contenthashfix
#89 Copy files to temp directory before accessing
2017-03-08 14:36:18 +08:00
Andrew Nicols 10310523c6 #89 Copy files to temp directory before accessing 2017-03-08 14:30:34 +08:00
Mark Nelson f83e3dca58 #83 Removed unnecessary pop-up 2017-03-04 17:59:20 +08:00
Mark Nelson bbc749fa49 #79 Replaced usages of hard-coded strings 2017-02-25 13:49:15 +08:00
Mark Nelson fdc5bde3d4 #88 Make plugins DB codechecker happy 2017-02-25 11:38:30 +08:00
Mark Nelson db879187bf #80 Fixed user picture not displaying on PDF 2017-02-16 18:44:27 +08:00
Mark Nelson e31236cbf2 #76 Added standard course viewed events 2017-02-16 18:01:05 +08:00
Mark Nelson 3be613e8c6 Fixed JSHint warning 2017-02-02 14:42:54 +08:00
Mark Nelson ca08fe954a #51 Added ability to verify certificates 2017-02-02 11:49:21 +08:00
Mark Nelson 7e6fa8103f Fixed the context level for 'mod/customcert:manage' in db/access.php 2017-02-01 17:39:27 +08:00
Mark Nelson 5bed5517e6 Fixed reference to a string present in the mod_certificate activity 2017-02-01 14:43:08 +08:00
Mark Nelson 14e051702d Fixed call to undefined function in customcert_user_complete() 2017-02-01 11:39:42 +08:00
Mark Nelson 7e1dcd3cf7 #71 Added validation for element and template name length 2017-01-31 17:15:49 +08:00
Mark Nelson ee3bdf7c18 #71 Increase customcert_templates 'name' column length 2017-01-31 16:54:20 +08:00
Mark Nelson dabc959826 #65 Added user picture element
Thanks goes to Jean-Michel Vedrine.
2017-01-31 16:50:52 +08:00
Mark Nelson e6f26a3661 #74 Ensure image element does not ignore 'showposxy' setting 2017-01-31 12:50:49 +08:00
Mark Nelson a09fc76ef4 #40 Change download certificate string 2017-01-31 11:59:30 +08:00
Mark Nelson bfc3780933 #63 Update XY positions in dialogue when moving elements 2017-01-31 11:45:35 +08:00
Mark Nelson a81137daca #64 Fixed incorrect element position after changing reference point 2017-01-30 16:56:53 +08:00
Mark Nelson a925687e09 Added missing 'customcert:viewallcertificates' string 2017-01-28 19:49:28 +11:00
Mark Nelson f2f3206321 #34 Prevent invalid course module ID error 2017-01-28 19:27:34 +11:00
Mark Nelson 04510e2627 #44 Added page to view all certificates for a user 2016-12-30 13:40:56 +08:00
Mark Nelson 13fc5dfa4f #41 Add setting to display the position X and Y elements 2016-12-30 13:32:01 +08:00
Mark Nelson ceb2d5623f Removed erroneous passing of $course to footer() 2016-12-29 17:14:14 +08:00
Mark Nelson ed2ef13c7f Addressed lint warnings 2016-12-29 17:14:09 +08:00
Mark Nelson 831996de4b #52 Simplified colourpicker form element's code 2016-12-13 10:47:14 +08:00
Mark Nelson 77d05865d7 #60 Fixed reposition page's JS bug when using Boost 2016-12-13 10:31:58 +08:00
Mark Nelson 6fb3230e54 #52 Fixed appearance of colour picker in Boost 2016-12-12 20:06:37 +08:00