Commit graph

308 commits

Author SHA1 Message Date
Mark Nelson 2d1bc8a70c Added missing confirm_sesskey() checks 2017-09-02 14:28:02 +08:00
Mark Nelson 2b2c16d3df #46 Added digital signature element 2017-08-28 22:35:53 +08:00
Mark Nelson 9f061fab01 Fixed exception being thrown when deleted image is selected 2017-08-27 16:27:48 +08:00
Mark Nelson 1e35923b43 Add ability to set the width and height even if no image is selected 2017-08-27 16:27:48 +08:00
Mark Nelson 43a4b8b8e7 Fixed incorrect setting of 'fileid' form element 2017-08-27 16:26:02 +08:00
Mark Nelson 2b79d6c58b Added missing element 'pageid' value 2017-08-26 14:27:22 +08:00
Mark Nelson 5c1f1aa812 Removed usage of magic getter and abuse of $this->element 2017-08-26 13:39:51 +08:00
Mark Nelson fedfe95080 Created factory class 2017-08-26 13:35:43 +08:00
Mark Nelson 3120130437 Moved helper function 2017-08-19 20:09:19 +08:00
Mark Nelson 538093223d Extend Behat test coverage for loading templates 2017-08-19 16:10:42 +08:00
Mark Nelson 93d28a53fb Bumped version 2017-08-11 14:38:57 +08:00
Mark Nelson 1bd610d43f Updated CHANGES.md
Updating details in advance before version bump.
2017-08-11 14:30:33 +08:00
Mark Nelson fa69bcc604 #129 Added Behat test coverage 2017-08-11 14:30:33 +08:00
Mark Nelson efd5b7107c Fixed minor typo in template comment 2017-08-10 12:11:15 +08:00
Mark Nelson 461a05ea69 Lang changes
It's not always necessary to specify it is a 'custom' certificate.

Also some other minor improvements.
2017-08-09 19:15:15 +08:00
Mark Nelson a165092d7d Fixed codechecker line length complaint 2017-08-09 12:27:24 +08:00
Mark Nelson 48bb4e23b9 #118 Fixed issue with activity dates not displaying 2017-08-08 13:47:17 +08:00
Mark Nelson bbce9f1364 Added CHANGES.md 2017-08-08 11:58:44 +08:00
Mark Nelson 3c7c32e619 #35 Do not right align 'Reposition elements' text 2017-08-08 11:10:59 +08:00
Mark Nelson 44b3a77a5f Redirect after page deletion to avoid page error when refreshing 2017-08-08 11:04:19 +08:00
Mark Nelson 1bb5ad0409 #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-07 17:47:52 +08:00
Mark Nelson 971a3fdbfe #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-07 17:08:17 +08:00
Mark Nelson b626e4fd43 #35 Reworded 'deletecertpage' string and added icon 2017-08-07 17:05:13 +08:00
Mark Nelson 9c589163a2 #35 Moved 'Add element' submit button 2017-08-07 15:07:15 +08:00
Mark Nelson 429b8c819c #123 Change reference to old column name 2017-08-05 18:02:16 +08:00
Mark Nelson 87ee9f10ce #123 Renamed column to avoid breaking Oracle
The word 'size' is a reserved word in Oracle.
2017-08-05 15:50:08 +08:00
Mark Nelson 5299a83209 Bumped version 2017-07-03 12:29:10 +08:00
Mark Nelson a5bcc985ee #117 Do not process image if 'No image' selected 2017-06-23 13:00:25 +08:00
Mark Nelson 8db4a75b52 Bumped version 2017-06-11 14:00:15 +08:00
Mark Nelson c968d38927 #116 Re-added previous date formats that no longer exist 2017-06-11 13:57:42 +08:00
Mark Nelson 052b7b874f #85 Added new capability for viewing the course report 2017-06-02 16:24:24 +08:00
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