Commit graph

293 commits

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

Also some other minor improvements.
2017-08-11 14:52:01 +08:00
Mark Nelson 4c26f6c2c3 Fixed codechecker line length complaint 2017-08-11 14:51:55 +08:00
Mark Nelson 533d128be7 #118 Fixed issue with activity dates not displaying 2017-08-08 13:53:11 +08:00
Mark Nelson 72de06f17f Added CHANGES.md 2017-08-08 12:04:01 +08:00
Mark Nelson 11495411e2 #35 Do not right align 'Reposition elements' text 2017-08-08 12:02:43 +08:00
Mark Nelson edd8734711 Redirect after page deletion to avoid page error when refreshing 2017-08-08 12:02:38 +08:00
Mark Nelson 822b46bf5a #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-08-08 12:02:31 +08:00
Mark Nelson d70a693137 #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-08-08 12:02:21 +08:00
Mark Nelson e7dba867ec #35 Reworded 'deletecertpage' string and added icon 2017-08-08 12:02:15 +08:00
Mark Nelson e41880730a #35 Moved 'Add element' submit button 2017-08-08 12:02:08 +08:00
Mark Nelson b8bb672d85 #123 Change reference to old column name 2017-08-05 18:04:11 +08:00
Mark Nelson b85d982674 #123 Renamed column to avoid breaking Oracle
The word 'size' is a reserved word in Oracle.
2017-08-05 16:13:49 +08:00
Mark Nelson 03d6b12628 Bumped version 2017-07-03 12:31:16 +08:00
Mark Nelson c90a3445e5 #117 Do not process image if 'No image' selected 2017-06-23 13:02:22 +08:00
Mark Nelson 3a142506c7 Bumped version 2017-06-11 14:06:41 +08:00
Mark Nelson 744ac1b42b #116 Re-added previous date formats that no longer exist 2017-06-11 14:05:40 +08:00
Mark Nelson b2b820cc9a #85 Added new capability for viewing the course report 2017-06-02 16:31:29 +08:00
Mark Nelson 07f506293d #30 Add more date formats 2017-06-02 16:30:18 +08:00
Mark Nelson d05258131f #30 Add the course start and end dates as options 2017-06-02 16:30:13 +08:00
Mark Nelson 7e9c790dac #115 Prevent PDF being polluted with HTML at the EOF 2017-05-31 16:54:45 +08:00
Mark Nelson bd6f2d77e1 Removed unnecessary semicolon 2017-05-31 16:54:45 +08:00
Mark Nelson 397c5bf73b #82 Do not assume $COURSE represents the course for the certificate 2017-05-31 16:54:45 +08:00
Mark Nelson 3d722a49f7 #78 Add setting to allow anyone to verify certificates 2017-05-31 16:54:45 +08:00
Mark Nelson bb918a02d6 Verification link should only verify for specified certificate
Also populated navigation bar.
2017-05-31 16:44:39 +08:00
Mark Nelson e5d6115c2a Update travis 2017-05-21 12:22:52 +08:00
Mark Nelson 4d21173247 #111 Fixed task creating duplicate rows in issue table 2017-05-21 12:22:52 +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