- 02 May, 2016 1 commit
-
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 31 Mar, 2016 1 commit
-
-
David Ligne authored
behatnotneeded: Changes on database columns types only. Change-Id: I0e80fe7b4ca7552c854f3496db6496e984bbdd53
-
- 23 Mar, 2016 3 commits
-
-
Son Nguyen authored
Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Aaron Wells authored
Bug 1558361: TinyMCE will filter them out on the editing side, and HTMLPurifier will filter them out on the display side. behatnotneeded: Would require non-trivial new Behat step to check whether links have "target" attribute. Change-Id: If27462b2ca1a382ceeaadb374aade1f795f261bd
-
- 03 Mar, 2016 1 commit
-
-
Robert Lyon authored
Due to a mistake in how blocks were ordered in the system behatnotneeded - existing tests should be ok Change-Id: Iac857c85d60e5948b6f95ddccee7a2e8cf43b1b4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 10 Feb, 2016 1 commit
-
-
Dale Smith authored
Bug 1534081 * This alters the default allowed attributes for iframe and adds: - allowfullscreen - mozallowfullscreen - webkitallowfullscreen All are allowed 0, 1 or empty values. * This resolves issues with vimeo and youtube, who require these attributes before showing the fullscreen icon: https://developer.vimeo.com/player/embedding behatnotneeded: Can't test Flash with behat Change-Id: Ie57c3c3968c4f7cd58a544135351ef506aa6be11
-
- 10 Dec, 2015 1 commit
-
-
Aaron Wells authored
Bug 1523499: Old wiki.mahara.org links without the "/wiki", and HTTP links that should be HTTPS. Also updated the installer release notes link to point to the base "Release_Notes" page in the wiki, because we no longer maintain separate wiki pages for each release. behatnotneeded: Covered by existing tests Change-Id: I02e80eb4d8df5adddee88e77156e8e103ca24c51 (cherry picked from commit 4c046f3d)
-
- 26 Nov, 2015 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>
-
- 27 Oct, 2015 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>
-
- 19 Aug, 2015 2 commits
-
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 18 Aug, 2015 1 commit
-
-
Son Nguyen authored
- Display the registration site page after upgrading - Show the register box in the admin index page for reminding - Show data sent after successful registeration Change-Id: I0b950957a8d451593fd29de5088aac56c6cf5b60
-
- 10 Jul, 2015 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>
-
- 10 Jun, 2015 2 commits
-
-
Aaron Wells authored
Change-Id: I45985d83317b675f68805bc011a9c240192ab352
-
Aaron Wells authored
The previous 1.10.4 version bump commit accidentally set the release string to "1.10.5testing" Change-Id: Ic20266dd36923cc79cb0e07b50dcbe968789a8a5
-
- 29 May, 2015 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>
-
- 28 May, 2015 1 commit
-
-
Hugh Davenport authored
Institution names were not being escaped properly in the accesslist. This patch escapes them properly as well as clearing the compiled cache for the templates where this problem occurs. Change-Id: I2e675af0b84a3a7106e0245a5faa6ee2095a7e06 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Apr, 2015 2 commits
-
-
Son Nguyen authored
Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 05 Mar, 2015 1 commit
-
-
Son Nguyen authored
- Append view id to image urls in Text block when viewing - Update the table 'view_artefact' when adding/editting urls of a Text block - Add missing referred artefacts for existing database Change-Id: I6b1ed5ca46b2642b0624df9027964043b4dc39a8 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 12 Jan, 2015 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 Dec, 2014 1 commit
-
-
Robert Lyon authored
A mistake was made where a user was allowed to add more than one "group pages" block to the group homepage. This wasn't a problem until we added pagination to the "group pages" block. This patch attempts to clean up that error and merge any existing multiple block instances into one "group pages" block instance. Change-Id: I38acada835a4c245c97f0008543519a9dd2072a3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Nov, 2014 2 commits
-
-
Son Nguyen authored
Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 05 Nov, 2014 2 commits
-
-
Aaron Wells authored
Bug 1384481 Change-Id: Ia34c51ccae2859e3860896a5fa9fda5a4cbff1dc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
Bug 1384497. This also adds a new $config->series to lib/version.php, which stores the major version (or as we sometimes call it, "the series") of the current release. It seemed better to store this separately rather than to try to parse it from $config->release, because we may change our release numbering strategy in the future. Change-Id: If4c0d7352e9433cdaf54a03bb922356d6c950e7d
-
- 21 Oct, 2014 2 commits
-
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 16 Oct, 2014 2 commits
-
-
Robert Lyon authored
Allowing for them to be deleted correctly Change-Id: Ie2c9b38e5f77eb3b4dcc2d3fe93e68134f964d9f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Due to the line 1868 in lib/db/upgrade.php commit 1e4f1c55 All group homepages were locked including the one owned by root user. That was fine before as one couldn't edit the root user's template but now you can so we need to let this view be unlocked. Only an issue if upgrading from version before 1.5.0 Change-Id: I02c28c0300ad9d640171c5870fa8630b0793e473 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 15 Oct, 2014 1 commit
-
-
Robert Lyon authored
Bug 1380200 - make sure main two do not have 'none' option Bug 1380829 - make sure the previous default email method is respected On upgrade from 1.9 the default core notifications 'System message' and 'Message from other users' can be set to 'none' - which is not allowed. This patch will fix that problem by making sure the default core notifications are set to email and that any users are also updated to beusing the newly set default method. Also deals with setting the default email method correctly - the prev change to notifications didn't set the default email method with the correct currently being used method. Change-Id: I98dcc8374876e20cb5c2952121b69dab99c7cf19 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Sep, 2014 2 commits
-
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 24 Sep, 2014 1 commit
-
-
Gregor Anzelj authored
- Added ability to self import and import via admin the socialprofile fields, whether the leap2a file is made with this patch or with older mahara - Note: the msn messaging profile will not import into the new system as it is obsolete Change-Id: I858acc6c71af61c689e6760991dc00f983b913ac Signed-off-by:
Gregor Anzelj <gregor.anzelj@gmail.com>
-