Mark Nelson
cc22ebbac2
#98 Moved helper functions used by multiple elements
...
Also did the following -
1. Changed get_grade_items() so it takes a course parameter.
2. Renamed get_grade() and get_mod_grade() and changed functionality
slightly to use newly introduced class.
3. Do not return a date graded value if there is no grade.
4. Added course grade date as an option to the date element.
5. Fix inconsistency between number of decimals showing for a grade
between the drag and drop interface and the PDF.
2017-09-12 21:54:38 +08:00
Mark Nelson
e2a814a315
Removed unnecessary line break
2017-09-09 13:26:25 +08:00
Mark Nelson
531cb0aefe
#134 Renamed duplicate() function and modified behaviour
2017-09-04 18:50:28 +08:00
Mark Nelson
909d376b95
#134 Add ability to duplicate templates
2017-09-03 22:14:37 +08:00
Mark Nelson
a211f97931
#134 Created class for the manage templates table
2017-09-03 18:28:00 +08:00
Mark Nelson
f8d7781158
#119 Add ability to delete issued certificates
2017-09-03 17:24:37 +08:00
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
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
fa69bcc604
#129 Added Behat test coverage
2017-08-11 14:30:33 +08:00
Mark Nelson
a165092d7d
Fixed codechecker line length complaint
2017-08-09 12:27:24 +08:00
Mark Nelson
3c7c32e619
#35 Do not right align 'Reposition elements' text
2017-08-08 11:10:59 +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
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
d0a0fc5abc
#82 Do not assume $COURSE represents the course for the certificate
2017-05-31 16:16:15 +08:00
Mark Nelson
3c937be003
#111 Fixed task creating duplicate rows in issue table
2017-05-21 10:59:38 +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