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
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