- 22 Jan, 2019 1 commit
-
-
behatnotneeded Change-Id: I17a2c50f0d6be15a4d00a1917895c3908a60b02c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 20f76ffc)
-
- 14 Jan, 2019 1 commit
-
-
Robert Lyon authored
Forgot to bump the version number for install behatnotneeded Change-Id: Ia767da37abc26991ab2dba51f23d9520564b35a8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 15e6726a)
-
- 11 Jan, 2019 1 commit
-
-
behatnotneeded Change-Id: I9925a6a5265cc768140c41015c63feed163e88ce (cherry picked from commit 0080525a)
-
- 28 Nov, 2018 1 commit
-
-
Currently when setting up a dashboard/profile template we can't add/re-add certain blocks if they have been deleted behatnotneeded Change-Id: I2bd95b1fb67357994b2ff43356387b18b0644d97 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 6c0d6a84) (cherry picked from commit 2bddf9ba) (cherry picked from commit 125c21b7)
-
- 15 Nov, 2018 1 commit
-
-
behatnotneeded Change-Id: Ia7cd266ab5552e14a14f0ec3412448a249a06af9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit b77049b2) (cherry picked from commit d6d5591b)
-
- 12 Nov, 2018 1 commit
- 06 Nov, 2018 1 commit
-
-
Robert Lyon authored
So that it appears above the field for the 'Page URL' field on page settings screen behatnotneeded Change-Id: Iace84c2ffe9cb6a9635d577cfe9e32e4e3f9ecbe Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Oct, 2018 2 commits
-
-
Robert Lyon authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Oct, 2018 1 commit
- 27 Sep, 2018 1 commit
-
-
When sending watchlist notification for block changes in a view behatnotneeded Change-Id: Ieeb89c6662acabd8438486702e10433ea6feab70 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 0866ac93)
-
- 26 Sep, 2018 1 commit
-
-
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> (cherry picked from commit 254103d6) (cherry picked from commit f2da0c00)
-
- 14 Sep, 2018 1 commit
-
-
Also stop showing the copy page button on the collection rows behatnotneeded Change-Id: I2cfb78609b37fc56fdbf1f12be2f29c08e63a411 (cherry picked from commit d4c1d00c)
-
- 30 Aug, 2018 1 commit
-
-
Instead of the MaharaException when doing user delete via webservices behatnotneeded Change-Id: I71db2ab3a3552918992a66310cdc3244f8d7c3a1 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 7c8f5f5b)
-
- 20 Aug, 2018 1 commit
-
-
Robert Lyon authored
To allow for using newer PHPUnit version that uses Namespaced clases behatnotneeded Change-Id: I9e33c2542dda76691b32df78335ce511b06174c7 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 13 Aug, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I8df12c5b2ec35a9c92231de8bfa90f1909af6afc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 Jul, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I1f54b6d7649c1ff60661ba65cf0e1ac0d7c26af3 (cherry picked from commit a4c63b44) (cherry picked from commit 79e3d736)
-
- 11 Jun, 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>
-
- 06 Jun, 2018 1 commit
-
-
Robert Lyon authored
The fix in Bug 1774309 fails to work correctly when the site is in a subdirectory of the apache root. To test: 1) Adjust your site's apache file and set the DocumentRoot to be parent of htdocs 2) Change the 'wwwroot' db value for site to include the 'htdocs/' bit 3) Restart the apache server 4) Go to site, adding 'htdocs/' to url 5) Try logging in before patch: end up not found page with url containing two 'htdocs/' after patch: end up at correct place behatnotneeded Change-Id: Ic5e1de2c5edaf96bbdd9b2403f0f65e45a4b80c0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit d9ce7d92)
-
- 05 Jun, 2018 1 commit
-
-
behatnotneeded Change-Id: I0eef9a361cda68ca6274d64308354dc239cc46bc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit c185b03d) (cherry picked from commit 7d37d9b2)
-
- 31 May, 2018 2 commits
-
-
Pass error number and message correctly to the MaharaException call when coming back from the externalfeed curl call. Sponsored by Central Queensland University behatnotneeded Change-Id: I03a2b666bde3905d2466ffbe35f1b35ca8a088bf (cherry picked from commit 23287554)
-
Robert Lyon authored
If trying to access a page requiring login the system remembers the path (QUERY_STRING) you were trying to access when login is successful But if you login from the homepage there can be no QUERY_STRING set Noticed when doing behat tests behatnotneeded Change-Id: I38cf1f6df7432d70ced5fe5df84bd56b47f1f163 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 1c3d039b)
-
- 30 May, 2018 5 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: Ieb4ebab6ac57ff0ef4f4f89b409884e9d6bc3db7 (cherry picked from commit d5b47224)
-
If zipped up Leap2A files are uploaded containing files with viruses we need to check them before finishing the importation. Also we should check existing zipped files for viruses as well, eg: 1) Upload a zip file with virus 2) Turn on clamav 3) Try extracting the zip file behatnotneeded Change-Id: I7635deb5f69e6fdb60e89d11ddf9362bb7928994 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 814cbaea) (cherry picked from commit af8f5000)
-
By using redirect to avoid exposing sensitive data after login / password reset behatnotneeded Change-Id: I4d64c7c51bb1af81dac594de0563be243a990ed6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 520d915d)
-
- 29 May, 2018 4 commits
-
-
Cecilia Vela Gurovic authored
a few changes copied from patch https://reviews.mahara.org/#/c/8607 (whishlist for 18.10) to fix 18.04 behatnotneeded Change-Id: I8a6d64601005c708c11e719f94254c43e8fb2833 (cherry picked from commit e0093956)
-
Cecilia Vela Gurovic authored
-
Cecilia Vela Gurovic authored
makes it possible to select date sorting for each artefact type behatnotneeded Change-Id: I7e74bdfbbe8b4df35028e1890833298e73516a45 (cherry picked from commit c51162a0)
-
The baseurl for the pagination was not getting set correctly if 'all' tags was joined with a special sort/filter. behatnotneeded Change-Id: Ic5ebcd4388b7808062a91ea463031e4c5ffa2083 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 9818f19c)
-
- 27 May, 2018 1 commit
-
-
Robert Lyon authored
This can be missing in collection object when upgrading from older site and new db field is not created yet behatnotneeded Change-Id: I275a6387546eb8adaefd8b35f8b96dc754979cf5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 May, 2018 1 commit
-
-
behatnotneeded Change-Id: Idcd2689e6c196a6604e5f4706fb9019c4f0e3c88 (cherry picked from commit 00ed9a98)
-
- 22 May, 2018 1 commit
-
-
Otherwise the query just hangs behatnotneeded Change-Id: If3d022f87f83e14a512527a47cca2093b2ba74aa Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 94c1c750)
-
- 21 May, 2018 1 commit
-
-
In Mahara we compare supplied usernames in lower case to what exists in the database. This avoids problems of 'test01' vs 'Test01'. The LTI plugin needs to also adhere to this convention behatnotneeded Change-Id: I822ccf9e3e3c3b43533c503f1600ef3c3af8008e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 80c5e70a)
-
- 14 May, 2018 2 commits
-
-
Mention that the subscribe / unsubscribe options are only available when not subscribed to the forum. behatnotneeded Change-Id: I5c34aed233a75a9e26346df69a52137518e44218 (cherry picked from commit a6636e56)
-
Robert Lyon authored
-
- 13 May, 2018 1 commit
-
-
Robert Lyon authored
* changes: Bug 1769546: A few more changes to update raw_old theme for backported patches Bug 1769546: Needing to update raw_old theme for backported patches
-
- 11 May, 2018 1 commit
-
-
Robert Lyon authored
When site public pages are turned off. If the user is a member of a group that has 'public' access and the site 'Allow public pages' are turned off, the user should be able to view the group's home page - therefore allowing them to paginate through the "Group portfolios" block in the group home page. behatnotneeded Change-Id: I1ea49927532f967c8a676b8a1590d1db3787cfc2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 7d9d1b29)
-