Commit graph

289 commits

Author SHA1 Message Date
Mark Nelson c89c2d447a Lang changes
It's not always necessary to specify it is a 'custom' certificate.

Also some other minor improvements.
2017-12-03 14:39:04 +08:00
Mark Nelson 072d75798f Fixed codechecker line length complaint 2017-12-03 14:38:59 +08:00
Mark Nelson 8c84adeb8d #118 Fixed issue with activity dates not displaying 2017-12-03 14:38:54 +08:00
Mark Nelson 0f206bccbb Added CHANGES.md 2017-12-03 14:38:47 +08:00
Mark Nelson a9e3714139 #35 Do not right align 'Reposition elements' text 2017-12-03 14:37:11 +08:00
Mark Nelson f382805d89 Redirect after page deletion to avoid page error when refreshing 2017-12-03 14:37:05 +08:00
Mark Nelson 0f2b2f2fca #35 Make some of the buttons secondary when editing a certificate
MDL-59740 added the ability to determine if a submit button should
be primary, or not.
2017-12-03 14:36:57 +08:00
Mark Nelson 528daad08c #35 Reworded 'addcertpage' string and changed button to a link
Also added an icon next to the link and moved the location via CSS.
2017-12-03 14:36:53 +08:00
Mark Nelson 5d1dd37972 #35 Reworded 'deletecertpage' string and added icon 2017-12-03 14:36:47 +08:00
Mark Nelson 69405ced78 #35 Moved 'Add element' submit button 2017-12-03 14:36:40 +08:00
Mark Nelson 937cf3ad81 #123 Change reference to old column name 2017-12-03 14:35:45 +08:00
Mark Nelson 254fdd4017 #123 Renamed column to avoid breaking Oracle
The word 'size' is a reserved word in Oracle.
2017-12-03 14:35:07 +08:00
Mark Nelson 3b61d1ffa8 #117 Do not process image if 'No image' selected 2017-12-03 14:33:28 +08:00
Mark Nelson b18f4347cb #116 Re-added previous date formats that no longer exist 2017-12-03 14:32:01 +08:00
Mark Nelson 1015ffa46d #85 Added new capability for viewing the course report 2017-12-03 14:29:32 +08:00
Mark Nelson a17bb41307 #30 Add more date formats 2017-12-03 14:04:41 +08:00
Mark Nelson 84610ea418 #30 Add the course start and end dates as options 2017-12-03 14:04:35 +08:00
Mark Nelson 8499527489 Bumped version 2017-06-01 10:11:54 +08:00
Mark Nelson 1daf83fb2c #115 Prevent PDF being polluted with HTML at the EOF 2017-05-31 16:49:44 +08:00
Mark Nelson 1b47ae9eea Removed unnecessary semicolon 2017-05-31 16:49:40 +08:00
Mark Nelson b067d398dd #82 Do not assume $COURSE represents the course for the certificate 2017-05-31 16:49:36 +08:00
Mark Nelson 90109a881e #78 Add setting to allow anyone to verify certificates 2017-05-31 16:49:28 +08:00
Mark Nelson 015519cff1 Verification link should only verify for specified certificate
Also populated navigation bar.
2017-05-31 16:48:19 +08:00
Mark Nelson 4a44f42b50 Update travis 2017-05-21 12:20:31 +08:00
Mark Nelson 2ef17b9766 #111 Fixed task creating duplicate rows in issue table 2017-05-21 12:20:31 +08:00
Mark Nelson 44fdab188e Bumped version 2017-05-04 21:29:53 +08:00
Mark Nelson c90e0f5a7c #108 Changed usage of expected 'pathnamehash' to use new information 2017-05-04 20:38:52 +08:00
Mark Nelson 48e139c6d3 #108 Upgrade existing image elements 2017-05-04 20:37:45 +08:00
Mark Nelson 8f7ca7528b #106 Minor tweaks to README.md 2017-04-28 10:49:58 +08:00
Mark Nelson 9b96b2c9b3 #102 Handle images during backup/restore 2017-04-27 22:21:21 +08:00
Mark Nelson 074ae948c6 #106 Updated README.md 2017-04-27 22:21:14 +08:00
David Balch d2fc041038 #100 Add SVG support for image and bgimage elements. 2017-04-27 22:21:06 +08:00
Michael Meneses 408da87cb3 #103 Added composer.json 2017-04-27 22:20:59 +08:00
Mark Nelson 2a6c547d77 #48 Make required time check more robust 2017-04-27 22:20:39 +08:00
Mark Nelson 26cb3850f7 Fixed local_codechecker complaint 2017-04-26 22:09:54 +08:00
Mark Nelson 6eb8e5b27c #48 Added task and settings responsible for emailing certificates 2017-04-26 21:44:04 +08:00
ovidiumorariu fa1bfc0436 #95 Fixed font style generation 2017-03-16 19:02:43 +08:00
Andrew Nicols 086cb16b3c #89 Copy files to temp directory before accessing 2017-03-08 14:38:02 +08:00
Mark Nelson 7b58fb9ae6 #83 Removed unnecessary pop-up 2017-03-04 18:00:44 +08:00
Mark Nelson 69e872209f #79 Replaced usages of hard-coded strings 2017-02-25 13:50:49 +08:00
Mark Nelson 7a2e080ab8 #88 Make plugins DB codechecker happy 2017-02-25 13:00:55 +08:00
Mark Nelson a0bb27773f #80 Fixed user picture not displaying on PDF 2017-02-16 18:54:25 +08:00
Mark Nelson 041d49998e #76 Added standard course viewed events 2017-02-16 18:54:21 +08:00
Mark Nelson 325c5330d6 Fixed JSHint warning 2017-02-02 14:47:46 +08:00
Mark Nelson 89dda02900 #51 Added ability to verify certificates 2017-02-02 12:35:29 +08:00
Mark Nelson f09f552385 Fixed the context level for 'mod/customcert:manage' in db/access.php 2017-02-02 12:28:43 +08:00
Mark Nelson e021ad2083 Fixed reference to a string present in the mod_certificate activity 2017-02-02 12:28:37 +08:00
Mark Nelson c9b3b00059 Fixed call to undefined function in customcert_user_complete() 2017-02-02 12:28:32 +08:00
Mark Nelson 9a8bf74714 #71 Added validation for element and template name length 2017-02-02 12:28:25 +08:00
Mark Nelson 055a82e69b #71 Increase customcert_templates 'name' column length 2017-02-02 12:28:12 +08:00