- 24 Nov, 2016 1 commit
-
-
Cecilia Vela Gurovic authored
Fixed error when accessing page webservice/testclient.php that showed a debug message "Only variables should be passed by reference". importing Leap2A file that showed same message. behatnotneeded Change-Id: I44d1bbb4303fcf50d633e62ff2e316cf28fa3c47
-
- 23 Nov, 2016 1 commit
-
-
When an anonymous comment was left it would set up a watchlist for the view to sent to root user (user id = 0) This patch stps that happening and removes any existing rows in usr_watchlist_view for usr = 0 behatnotneeded Change-Id: I8a560ac778359d2f4c398a318c7abac3573bb348 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Nov, 2016 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
- 17 Nov, 2016 1 commit
-
-
Robert Lyon authored
-
- 15 Nov, 2016 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I9d1995bc0b542ca0a04bd5ee905a6258b4355c45 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Nov, 2016 1 commit
-
-
In the block Recent journal entries, the drop-down menu only shows the Journals which the user has permission to add a new entry. Also corrected error showing up and broken Journal search in the Edit block side screen. Also fixed the poor alignment of the artefactchoooser search form's search button Also fixes Bug 1636850 with change in lib/view.php behatnotneeded Change-Id: I44c0d6d25eda7cb37d4a8aab66a6d1b93ca60b69
-
- 11 Nov, 2016 1 commit
-
-
Robert Lyon authored
Change-Id: If416f9b458e91b0e22ab76a9fbae572932ca7f0e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 10 Nov, 2016 2 commits
-
-
Robert Lyon authored
For the admin user on a site installed before version 15.04.1 behatnotneeded Change-Id: I026efdf7e427fabcd75ba725c20f36b07ae50f94 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
- 08 Nov, 2016 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I6385745cf119a7ec405ddd2ca26820ade4c5aa03
-
- 07 Nov, 2016 1 commit
-
-
Cecilia Vela Gurovic authored
When adding a Recent journal entries block to a page, the group journals listed to be selected show the group name as a detail, instead of the group shortname behatnotneeded Change-Id: Ib26a72cd353928eaf7255dcb0adb6a626ab53c26
-
- 05 Nov, 2016 2 commits
-
-
Robert Lyon authored
The old ones based on lang strings behatnotneeded - can't test dataroot Change-Id: I08963fd73f2d2102c9c34535593e8afb50b6104b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
- 03 Nov, 2016 2 commits
-
-
This patch adds a Dwoo precompiler on styleguide.php. It locates all the code samples (as delimited by markup "```" delimiters), and makes two copies of each one. One is passed on to Dwoo to be compiled and rendered, and the other is surrounded with ```{literal}{/literal}``` so that the Dwoo tags in it will remain uncompiled, and the markdown renderer can render it into code. We were previously doing this on the JS side, but then the rendered examples couldn't properly render Dwoo tags in the examples. behatnotneeded - guide only no core functionality Change-Id: Ic55a972437d1c2c8f88169d501a48735b8fd303b
-
Treat anonymous user like a probationary user behatnotneeded Change-Id: I54238e0b0f33b6617ad61a042f06901d5defd06a
-
- 02 Nov, 2016 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Ie7336ee4b91670bff953ee01ccd87eb3c1bc7dbc
-
- 01 Nov, 2016 4 commits
-
-
All changes from previous commits in one commit Latest changes: -Added language strings only for existing strings -Removed miscellaneous section -Text changes behatnotneeded Change-Id: I47d02739268a0102b8c6dbacef05def60ce74c9c
-
Robert Lyon authored
-
Robert Lyon authored
-
Plus improvments - made other license text box more consistant accross pages behatnotneeded Change-Id: I7efe449230cfc03088252365ad4e85cb0424dd83
-
- 31 Oct, 2016 4 commits
-
-
Bug 1631810: Web services fixes * fix json_decode() invalid param warnings * dont pass functionaname if it's empty behatnotneeded Change-Id: I83acba2795fa901613b985a5b82586281b1e5f3c
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
- 30 Oct, 2016 3 commits
-
-
Robert Lyon authored
-
The link colour is now the same colour as completed progress bar text colour. Also allowing the progress to not 'jump' when unzipping lots of files Change-Id: If62787c2c2779bf71aed2f201a8992f3ccfd35b8 behatnotneeded: styling only
-
Robert Lyon authored
-
- 28 Oct, 2016 1 commit
-
-
Pat Kira authored
When configurable theme is set as well as page theme. The page displays a mix of styles (configurable styles and page styles). We only want the page to have the specified page theme. Change-Id: Ifa2e998d864c86df9ffb70dd68c0abcc52088e13 behatnotneeded: styling only
-
- 27 Oct, 2016 2 commits
-
-
behatnotneeded Change-Id: I63aa142c6c84ea6d71ebb80bb88d51a9e97e2e4b
-
Pat Kira authored
behatnotneeded: styling only Change-Id: I9b88be45e97271fdb43e9cb9407caa619fa9c880
-
- 26 Oct, 2016 2 commits
-
-
Robert Lyon authored
The pre php5.5 "Can't use method return value in write context" issue behatnotneeded Change-Id: Ie5f122d96eddb643b3931eac29e8367323611cf8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Needed to be $values['login_submitted'] behatnotneeded Change-Id: I1115c7cd90e7d28003c579004f4c7f9281000b4e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Oct, 2016 4 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Ghada El-Zoghbi authored
Large Maharas with thousands of users run into max execution time errors. behatnotneeded Change-Id: Ie9d5e9d1edb6cd3682afb93e435ebb2d01be355e
-
Ghada El-Zoghbi authored
Administrators may have removed the Glogster iframe. Do not force an insert of the iframe and update it only if the admin still allow it. behatnotneeded Change-Id: I46f23cd01f86e72c435d5a456e3e56cd53f18bd0
-
- 21 Oct, 2016 3 commits
-
-
mode Change-Id: I638ed4ad4992e92097275ded8c75cf035cfebb3b behatnotneeded: styling only
-
* add ssphp module directory * add option ssphpsessionhandler to config.php * fix autoloader so modules happen propoerly including our own local ones behatnotneeded Change-Id: I81449d8d254e6501a03a11587441ac469c78a869
-
Robert Lyon authored
-