- 03 Oct, 2018 3 commits
-
-
behatnotneeded Change-Id: Idb527694337a2f80703978d285eed34fd81ce56a (cherry picked from commit fd0a84f5)
-
Robert Lyon authored
behatnotneeded Change-Id: I7a49a5425451d96562ade492e7f2a61ba0e712e1 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 20d715bb)
-
Robert Lyon authored
behatnotneeded Change-Id: Iac1d86acc61b8a7d06477f1cfffdb1bef2cbc3b1 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit cc724200)
-
- 02 Oct, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I94b5a2eb81c3b0c360afdf4ae65d074dcce1f10b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 63d2c8ed)
-
- 01 Oct, 2018 2 commits
-
-
Cecilia Vela Gurovic authored
Signed-off-by:
Cecilia Vela Gurovic <ceciliavg@catalyst.net.nz>
-
Cecilia Vela Gurovic authored
Signed-off-by:
Cecilia Vela Gurovic <ceciliavg@catalyst.net.nz>
-
- 30 Sep, 2018 19 commits
-
-
Cecilia Vela Gurovic authored
Signed-off-by:
Cecilia Vela Gurovic <ceciliavg@catalyst.net.nz>
-
Cecilia Vela Gurovic authored
Signed-off-by:
Cecilia Vela Gurovic <ceciliavg@catalyst.net.nz>
-
Cecilia Vela Gurovic authored
Change-Id: I375da2826888f2fc2dd737191862e4d0e46cd013
-
Robert Lyon authored
1. Change "Settings" to "Preferences" in the user menu's "Settings" category. 2. Move "Shared by me" and "Shared with me" to a new "Share" category in the main menu to conform with the three main elements of Mahara. Change-Id: I0af04a22df5d6469c74674225a7c68c642d99281 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Cecilia Vela Gurovic authored
Editing SASS to change the filling line so that the colour matches each different theme behatnotneeded Change-Id: Ib13b9fd1758b25ed5f193454322c5d9cf17d3fff
-
Cecilia Vela Gurovic authored
- methods in theme.js need to be retriggered for timeline view because all the versions are ajax loaded - also patching video js style - tidy up a few lines - ignore not artefact not found exception when displaying view version - add version number in block target ids to be able to collapse retractable blocks behatnotneeded Change-Id: Id081b63987f282d4c3580c97890676b6cf3e0356
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Id2ded987bc602e5c62c319866f726e4cd646f1cf
-
Cecilia Vela Gurovic authored
inlcudes: - allow to display pdf in old versions of view that are no longer part of the view - tagged journals && recent forum posts blocks: show the block content - allow pagination in the block when displaying version of the page (for example, tasks in plan block) behatnotneeded Change-Id: I74af39b15f5165a1ed9916329c23051897b8463a
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I11e15b3bb79a413f0d99d46ab38f5d7555eec315
-
behatnotneeded Change-Id: Idf483327d41365f1776dd0043e798553f74e5947 Signed-off-by:
Roisin Pearson <roisinpearson@catalyst.net.nz>
-
To allow us to restrict things being shown for block when in older version. behatnotneeded Change-Id: I8d9ffe1e7b26a07fc84e3ce64e988b9d7babc396 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Change-Id: Ia5e26f7791a1aec90cd26d3092f7542881456255
-
Change-Id: Ia33e77d4892b6599c6533f165c18a244f8fad849 Signed-off-by:
Roisin Pearson <roisinpearson@catalyst.net.nz>
-
when using jTLine in ajax mode we can pass in a "params" object containing variables e.g. sesskey behatnotneeded Change-Id: Id8c1ce149ec30b267aa8c98a2d16e6690bdac4fa Signed-off-by:
Roisin Pearson <roisinpearson@catalyst.net.nz>
-
Removed demo example files behatnotneeded Change-Id: If6bdf0aa3ab3aaa354c9234d45e58b40c79936a3
-
Setup a new page to display version information with a link from the view page Change-Id: Ib3cd69ba69a463f1a297e8c924a28b98755f8fbe
-
This table will hold the views block and artefact data for a particular version merge of other patches. behatnotneeded Change-Id: I6821b5ee39a508c35bc85d3ce53b8e24d2a78a7b
-
Cecilia Vela Gurovic authored
When a user is to be deleted, the LTI submission needs to be removed for the system to delete the user properly. behatnotneeded Change-Id: Ibc9ca94c85f2fd668772801b9bb85370151304f4
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I739d9b95d3061190336943a3c7f8736b02f34c99
-
- 29 Sep, 2018 1 commit
-
-
Kristina Hoeppner authored
It needs to be "time zone" instead of "timezone". behatnotneeded Change-Id: Ib5b56ee0ed1fdb67942fea606759c958b627c331
-
- 27 Sep, 2018 2 commits
-
-
behatnotneeded Change-Id: Ie83774a85379f54b6de83cf68fffdfff21ec618f
-
So far: 1) Remove Zend library 2) Getting xmlrpc to work with testclient using token 3) Getting xmlrpc to work with testclient using user auth 2) Getting soap to work with testclient using token 3) Getting soap to work with testclient using user auth behatnotneeded Change-Id: I0fb9452a5ff21c270abf84f4793ca7b899a63d77
-
- 26 Sep, 2018 3 commits
-
-
behatnotneeded Change-Id: I9a5799fd88286a36f607624924d625e2507dc08f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
The issue is that assert() with a string arg is deprecated. The patch that fixes this is currently a release candidate, which I have installed here to see if the patch works. Requiring people to use memcached, not memcache Removed checks for mcrypt, no longer required @TODO: Replace RC version with release version when it comes out. behatnotneeded Change-Id: I111b8cedeb3847ce585ebac0eb576107542a93a2
-
Robert Lyon authored
Make sure launch_presentation_return_url exists before trying to parse it into URL parts Make sure LTI module is active before trying to include it in searches Also fix confusion with 'lock' config setting behatnotneeded Change-Id: Ia96a316bfcfed8a81a3523261b77365e2a7f4a5e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Sep, 2018 2 commits
-
-
Robert Lyon authored
When sending watchlist notification for block changes in a view behatnotneeded Change-Id: Ieeb89c6662acabd8438486702e10433ea6feab70 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
And also with calling $USER->logout(); And also with showing missing ldap server info for a user behatnotneeded Change-Id: I03656d286bbf2e56416151a52b2051235f9364df Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Sep, 2018 3 commits
-
-
Robert Lyon authored
Includes converting the RESUME_SUBPAGE to MENUITEM_SUBPAGE And getting the group subnav to use the same structure behatnotneeded Change-Id: Ia3bcb02030b5fe4deae47f20ff497dda55667d95 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
So that btn-group-top z-index is higher than outer-link z-index behatnotneeded Change-Id: Ide6fde8a22035266a5706929163c01028d250bf5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Go over new language strings since 18.04 and fix them up where necessary. Those that only have impact on English do not receive a new language ID. behatnotneeded Change-Id: I18506b5092748111cb2fe7992702ca05b7d72e93
-
- 19 Sep, 2018 2 commits
-
-
behatnotneeded Change-Id: Id1516e11a68e1de36d982bb7afbfb59c055fce58
-
Matt Clarkson authored
behatnotneeded Change-Id: I4341264ec1b2d301b9ca9dd5d777fe90ce91a9e6
-
- 18 Sep, 2018 2 commits
-
-
Change-Id: I84dadf23c095ce515711d7b8cf1ed647c2de6852
-
Change-Id: I0bfdd555f8c741b8267fbc076d042249bca840de
-