- 15 Jul, 2015 6 commits
-
-
While the IDs for the radio buttons are of the form "decision_X_X", we're looking at their names here, not IDs. And the names are just "decision_X". Change-Id: Id7e0ec1df62cca6cae261b9b7eda9fbe3dbf9431 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Change-Id: Ia270b31fb7761df509ef9cefc843b9d72fc6f729
-
* delete, mark as read, pagination filtering, and reply/reply all Change-Id: I55f044c478f570be726c402c222f78b90bd810f7
-
Robert Lyon authored
-
- 13 Jul, 2015 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
- 10 Jul, 2015 1 commit
-
-
Aaron Wells authored
-
- 09 Jul, 2015 1 commit
-
-
Aaron Wells authored
-
- 08 Jul, 2015 4 commits
-
-
Robert Lyon authored
-
Aaron Wells authored
-
Change-Id: I445c763b09928ce03ae8561605e593bc23bba122 (cherry picked from commit 539d323f)
-
Robert Lyon authored
Change-Id: Ifc06de12c5714b26b4705ec5d495601c4ccce437 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 07 Jul, 2015 7 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
If a patch moves a version.php file eg when turning an artefact plugin into a module plugin the minaccept will fail due to previous version number of file being higher than current version number (which is blank) So the change checks if the version.php file has been deleted in this patch and if so only throws a warning message Change-Id: Ib1d87579da0ad52802fc8f51d4ca5aebc2052fee Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Change-Id: If90afa2f3735481c516a10187b91da113d5cac6f
-
Change-Id: I72e2d50714207ca395d66b1622ef93b348210abf
-
Change-Id: I5b3e2150ec4b4000b9f19de4102dfd4533abdf53
-
- 06 Jul, 2015 4 commits
-
-
Aaron Wells authored
Bug 1463629 Change-Id: I99f4df8b5ce51a58db5f122f44717ae6d12a6d72
-
Bug 1470281 See https://msdn.microsoft.com/en-us/library/gg622941(v=vs.85).aspx https://www.owasp.org/index.php/List_of_useful_HTTP_headers Solution is to add it to file serving code in places where we do forced download of files. Change-Id: Ic46d02f65d9ed1cb57fb50e8fab2cbc9f62428a1 Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
This provides support for rendering LaTeX into math & chemistry equations. Change-Id: I34a30296f46ba7eeb635e6924172ddc6e65175c3 Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Aaron Wells authored
-
- 05 Jul, 2015 2 commits
-
-
Robert Lyon authored
If there are more than one institution to choose from as the div container 'termscontainer' is not present on page. Change-Id: I5a7e03ff4bd0f8a5bcd933d37bbf81ca441cbf92 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I4577eda5faae520fa022b5a926b80f9785892bc0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 03 Jul, 2015 5 commits
-
-
Robert Lyon authored
To match with the institution view type / group type graphs rather than displayoing a site stat graph to the institution user Change-Id: I499910e57b7ae67d46534645ecf3498307664b7b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
-
Robert Lyon authored
-
Aaron Wells authored
Bug 1396564 Change-Id: Iac269d93d37add7053c7993dfcbb412c01ddf6d3
-
This is the start of some Behat tests for this bug, feel free to add to them or remove parts. Change-Id: I658ee5353c1dafa7f727b0efe4d49f74a4e9e752
-
- 02 Jul, 2015 8 commits
-
-
Robert Lyon authored
Change-Id: Ibbc2e25bd9ed429ea1bbf48702ba0f249ad96a25 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
Change-Id: I55146ece99219ff56963f93b403d78260e2ea407 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
The system is created so we can either throw pre-generated chartjs json data at the canvas to show the chart or we can throw correctly structered array data that is then coverted to chartjs json data. Also we can override the type of chart after the pre-generated chartjs json is generated. Eg we can generate the chart as piegraph data and then later choose to display it as a doughnut graph. Change-Id: Idc342a14a9efc4af42f15770fa8dfa93f5e9639b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
The DOMDocument::saveHTML() function only gained the $node parameter in version 5.3.6 So we need a workaround for PHP 5.3.3 Change-Id: I1033c0411f25cd41a4ec83cd2258fc518927e3ab Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-