Commit graph

492 commits

Author SHA1 Message Date
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
Mark Nelson f3f9fef1a4 Version bump for 3.2 2016-12-12 18:48:40 +08:00
Mark Nelson a41c443135 #57 Set the activity as viewed when downloaded 2016-11-29 15:43:19 +08:00
Mark Nelson 433fd8b43b #49 Allow templates to have the same name 2016-11-29 15:13:01 +08:00
Mark Nelson c5859e433f #55 Fixed references to capabilities from mod_certificate 2016-11-29 13:30:16 +08:00
Mark Nelson a3c67401fd Update maturity 2016-08-26 19:27:33 +08:00
Mark Nelson 2bcc0a6d45 Bumped versions 2016-08-26 18:41:06 +08:00
Mark Nelson 9a6b9bec25 Ensure date indexes do not conflict with module ids 2016-08-26 17:07:16 +08:00
Mark Nelson af57d59676 #14 Help translators with date suffixes
AMOS BEGIN
 MOV [numbersuffix_st,mod_customcert],[numbersuffix_st_as_in_first,mod_customcert]
 MOV [numbersuffix_nd,mod_customcert],[numbersuffix_nd_as_in_second,mod_customcert]
 MOV [numbersuffix_rd,mod_customcert],[numbersuffix_rd_as_in_third,mod_customcert]
AMOS END
2016-08-26 16:57:57 +08:00
Mark Nelson 02703e617b Improved navigation bar for the element repositioning page 2016-08-26 15:00:28 +08:00
Mark Nelson 1b7a930131 #32 Fixed issue with images not loading from site templates 2016-08-26 15:00:23 +08:00
Mark Nelson 9fd128d5e1 Fixed web service not having access to file_save_draft_area_files()
The error occurred when editing an image element on the repositioning
page for site wide templates.
2016-08-26 12:57:48 +08:00
Mark Nelson e341d28853 Show a link to manage templates 2016-08-25 18:44:52 +08:00
Mark Nelson 99a4c4578b Fixed context error when using inplace editable on system template 2016-08-25 17:58:51 +08:00
Mark Nelson 56c1af1b84 Uncapitalised usages of the 'context_*' classes 2016-08-25 17:04:10 +08:00
Mark Nelson 9a42872c22 Fixed incorrectly built JS file 2016-08-25 16:15:38 +08:00
Mark Nelson 62715ab073 #15 Added global search support 2016-08-25 15:13:41 +08:00
Mark Nelson 5f580a9bde Used inplace editable API for editing element names 2016-08-25 12:45:12 +08:00
Mark Nelson 317b737e96 Uncapitalised usage of the 'context_system' class 2016-08-25 12:11:38 +08:00
Mark Nelson cb3f98a3b9 Removed 'File' column when downloading report 2016-08-24 17:11:48 +08:00
Mark Nelson 4af6f68e48 Removed unused global 2016-08-24 12:36:26 +08:00
Mark Nelson f365ff3ada Fixed issue with reordering retrieving more than one record 2016-08-24 12:26:21 +08:00
Mark Nelson e8db1dba82 Added a background image element 2016-08-23 19:30:26 +08:00
Mark Nelson 761a8f3e57 #23 Ensure the user field is always shown when repositioning elements 2016-08-23 17:14:16 +08:00
Mark Nelson ff049e2c1b #6 Added ability to view other users' certificates 2016-08-23 16:28:08 +08:00
Mark Nelson a135007160 #4 Added ability to sort the reports table
The table is now an instance of 'table_sql', not 'html_table'.
This made sorting easy to implement, with the added benefit
of taking advantage of the spout library for exporting data.
2016-08-23 12:59:18 +08:00
Mark Nelson 0255851a94 Merge pull request #27 from bobmosh/tutorial-add_font
Added tutorial on how to add fonts to README
2016-08-22 19:37:11 +08:00
Mark Nelson 166e62a2ee #17 Improved reference point location help string 2016-08-22 17:01:57 +08:00
Mark Nelson a48ef25d32 #21 Changed 'Rearrange' to 'Reposition' for clarity 2016-08-22 15:32:54 +08:00
Mark Nelson 58bbf6a8a0 Removed unused element list table column
Also left aligned action icons.
2016-08-22 15:28:50 +08:00
Mark Nelson 36c55a65ab #22 Described importance of element order 2016-08-22 14:50:30 +08:00
Mark Nelson 5f09a9aca0 #16 Fixed minor issues with web services 2016-08-22 14:18:07 +08:00
Mark Nelson 38103385b4 #26 Fixed userfields not displaying data correctly 2016-08-22 12:56:11 +08:00
bobmosh fa44ed0fa9 Added a tutorial on how to add fonts
Added a tutorial to the README.md, explaining how to add fonts to tcpdf
and therefore making them available in the Custom Certificate module.
2016-08-19 15:29:08 +02:00
Mark Nelson 555bca9ebb Added ability to edit an element on the rearrange page
Increased the Moodle version required as this feature
uses the AMD module 'core/fragment' which was introduced
in 3.1.
2016-06-17 17:13:18 +08:00
Mark Nelson 65aee9c9c0 Set the element width in PHP, not JS 2016-06-17 15:49:10 +08:00