- 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 6 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Change-Id: If90afa2f3735481c516a10187b91da113d5cac6f
-
Change-Id: I72e2d50714207ca395d66b1622ef93b348210abf
-
Change-Id: I5b3e2150ec4b4000b9f19de4102dfd4533abdf53
-
- 06 Jul, 2015 3 commits
-
-
Aaron Wells authored
Bug 1463629 Change-Id: I99f4df8b5ce51a58db5f122f44717ae6d12a6d72
-
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
-
- 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>
-
- 01 Jul, 2015 6 commits
-
-
Robert Lyon authored
Now days people tend to use javascript graphing libraries to do graphs on the fly rather than make graph image files. And as Pear graph library is obsolete I'll replace with ChartJS as it is a lightweight js graph library. Change-Id: Ic118aab0559e22f49b4f9d4f546ec548bf889d7c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
Bug 1468144 If your php site locale is one that uses comma as decimal seperator, eg in Dutch 12,5 is the same as 12.5 in English then the layout thumbs break. Need to change , back to . for it to work. The best way to do this would be to set the locale to english for the layout creation and then set it back again but we can't be sure which english is available so I've just done a str_replace of , to . Change-Id: I807eda47e76d3654137681bded26164e535eb9eb Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I2be7082789f872ca02e2abcf838fbd959c5d8677 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Users in an institution are now queried each time they are needed, rather than being stored in an array and passed in with ? Change-Id: I8e49c22d8247dbde3108f52d619f419cec5bb14c
-
- 30 Jun, 2015 3 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Aaron Wells authored
Change-Id: If8f9629d1625de39fdf57db59d5586526f8bdbff
-
- 26 Jun, 2015 4 commits
-
-
Change-Id: Iba350e0b23c28c8f04dc52b67e760e969a8015cf
-
* Remove all references to compass. * Set-up gulp with lib-sass, autoprefixer, and minify. (Easier workflow to set-up than compass, lib-sass much faster than ruby-sass, autoprefixer handles browser compatibility for us) * Add developer documentation on how to work with, or create, themes. Change-Id: Ia3b3ee829a515865a6cf4407edc64c4943c59557
-
Robert Lyon authored
-
Change-Id: Ib7ddab010e43ee5cdab7518c3fca7edc89ce89c4
-