Mark Nelson
e6d9b708ed
#134 Add ability to duplicate templates
2017-09-03 22:22:17 +08:00
Mark Nelson
5d7921f23f
#134 Created class for the manage templates table
2017-09-03 22:22:11 +08:00
Mark Nelson
4232b1da86
#119 Add ability to delete issued certificates
2017-09-03 22:22:00 +08:00
Mark Nelson
a7b14ab48d
Added missing confirm_sesskey() checks
2017-09-03 22:21:50 +08:00
Mark Nelson
e087567b03
#46 Added digital signature element
2017-08-28 22:37:29 +08:00
Mark Nelson
be25ea3637
Added missing element 'pageid' value
2017-08-26 14:28:14 +08:00
Mark Nelson
24974bc5af
Removed usage of magic getter and abuse of $this->element
2017-08-26 13:54:28 +08:00
Mark Nelson
327750bb38
Created factory class
2017-08-26 13:54:23 +08:00
Mark Nelson
ae90c7ee4a
Moved helper function
2017-08-19 20:45:16 +08:00
Mark Nelson
61608c56fa
#129 Added Behat test coverage
2017-08-11 14:52:10 +08:00
Mark Nelson
4c26f6c2c3
Fixed codechecker line length complaint
2017-08-11 14:51:55 +08:00
Mark Nelson
11495411e2
#35 Do not right align 'Reposition elements' text
2017-08-08 12:02:43 +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
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
397c5bf73b
#82 Do not assume $COURSE represents the course for the certificate
2017-05-31 16:54:45 +08:00
Mark Nelson
4d21173247
#111 Fixed task creating duplicate rows in issue table
2017-05-21 12:22:52 +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
fdc5bde3d4
#88 Make plugins DB codechecker happy
2017-02-25 11:38:30 +08:00
Mark Nelson
e31236cbf2
#76 Added standard course viewed events
2017-02-16 18:01:05 +08:00
Mark Nelson
ca08fe954a
#51 Added ability to verify certificates
2017-02-02 11:49:21 +08:00
Mark Nelson
7e1dcd3cf7
#71 Added validation for element and template name length
2017-01-31 17:15:49 +08: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
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
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
56c1af1b84
Uncapitalised usages of the 'context_*' classes
2016-08-25 17:04:10 +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
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
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
58bbf6a8a0
Removed unused element list table column
...
Also left aligned action icons.
2016-08-22 15:28:50 +08:00
Mark Nelson
5f09a9aca0
#16 Fixed minor issues with web services
2016-08-22 14:18:07 +08: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
Mark Nelson
ed93542c0c
Removed the 'posx' and 'posy' form elements
2016-06-17 15:49:10 +08:00
Mark Nelson
ebbcfd1d4a
Removed usage of deleted log store
2016-03-22 17:08:36 +08:00
Mark Nelson
8cc7902850
Fixed PHPDocs
2016-03-22 17:01:54 +08:00
Mark Nelson
05e83ee638
Fixed moving item issue
...
If an item to swap was not found (so was equal
to false) the function was still handling this
as true as it was using 'isset', rather than
'!empty'.
2016-02-20 18:39:14 +08:00
Mark Nelson
362cc5f092
Fixed issue where page with id 1 exists
2016-02-20 18:11:58 +08:00