[Mahara-contributors] [Bug 1356638] A patch has been submitted for review

2017-09-18 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8029 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

[Mahara-contributors] [Bug 1717822] A change has been merged

2017-09-18 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/8021 Committed: https://git.mahara.org/mahara/mahara/commit/d4c3c66b7cf3ffabfcb9d3320ae5ee91e94b3710 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit d4c3c66b7cf3ffabfcb9d3320ae5ee91e94b3710 Author: Robert Lyon

[Mahara-contributors] [Bug 1717822] Re: Spelling mistake in code for denying user login to expired institution

2017-09-18 Thread Robert Lyon
** No longer affects: mahara/18.04 ** Changed in: mahara/17.10 Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors --

[Mahara-contributors] [Bug 1356638] Re: Can not see the image in the static page "Home" for logged-in users

2017-09-18 Thread Robert Lyon
** Changed in: mahara Importance: Medium => High ** Changed in: mahara Status: Confirmed => In Progress ** Changed in: mahara Assignee: (unassigned) => Robert Lyon (robertl-9) -- You received this bug notification because you are a member of Mahara Contributors, which is

[Mahara-contributors] [Bug 1690709] Re: Look at consolidating tests related to group membership and settings

2017-09-18 Thread Robert Lyon
** Changed in: mahara Importance: Undecided => Medium -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1037365] Re: some third party libraries do not respect the directorypermissions config setting

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 784341] Re: Fix xmldb postgres generator to preserve unique keys during alter table

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => None ** Changed in: mahara Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors

[Mahara-contributors] [Bug 1238373] Re: Mahara sites that have been around since before 1.2 have unique indexes where they should have unique keys

2017-09-18 Thread Robert Lyon
Point 3 has been fixed by https://reviews.mahara.org/#/c/3443/ As for point 1 and 2 - we don't support direct upgrade from anything lower than 1.6 (currently) and will soon be 15.04 So anyone needing to upgrade from before 1.2 will need to specialist help and can read this bug report for advice.

[Mahara-contributors] [Bug 1262040] Re: Problems with group artefact permissions due to misuse of $USER->can_view_artefact and $USER->can_edit_artefact

2017-09-18 Thread Robert Lyon
This doesn't seem to be the case now - a group member does not see the 'select' tick when trying to add a group image to their personal page. I set up a group with 2 images, one with full permission and one with view only permission for group members. both images could be added by a member to a

[Mahara-contributors] [Bug 1381184] Re: need to drop old default email option

2017-09-18 Thread Robert Lyon
Can fix this easily now as we recommend upgrading to 15.04 from older sites before upgrading to 17.10+ -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please

[Mahara-contributors] [Bug 1381184] A patch has been submitted for review

2017-09-18 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8028 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

[Mahara-contributors] [Bug 1381184] Re: need to drop old default email option

2017-09-18 Thread Robert Lyon
** Changed in: mahara Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

[Mahara-contributors] [Bug 1394082] Re: Can create a URL that takes you to a different page depending on whether you're logged in to MNet or not.

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 ** Changed in: mahara Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara

[Mahara-contributors] [Bug 1434316] Re: Why two pieform directories?

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1394082] A patch has been submitted for review

2017-09-18 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8027 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

[Mahara-contributors] [Bug 1489258] Re: Unnecessary labels on buttons in Plugin administration

2017-09-18 Thread Robert Lyon
Actually the screen reader text contains more info than just the name. The row may say 'Leap' but the button says 'hide import leap' to differentiate this 'Leap' from the 'Leap' in the export section. I feel the extra info is needed so will mark as won't fix ** Changed in: mahara Status:

[Mahara-contributors] [Bug 1517729] Re: Better documentation of the compatible Elasticsearch version

2017-09-18 Thread Robert Lyon
In the 17.10+ versions of Mahara we specify the versions needed in elasticsearch/lib.php /** * The version of elasticsearch this plugin is compatible with. */ const elasticsearch_version = '5.0'; /** * The version of elasticsearch-php this plugin is compatible with.

[Mahara-contributors] [Bug 1519989] Re: Refactor duplicate collections access code in index.php & index.json.php

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1612464] Re: Cleanup of embedded images code

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1691313] Re: Using 'No title' for new page is not needed now that we create the page before displaying config form

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1396321] Re: Allow certain registration information to be public

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1576074] Re: Adopt PSR-2 for our PHP code format

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1423411] Re: Combine the "secret URL" screen and the "Sharing" screen.

2017-09-18 Thread Robert Lyon
*** This bug is a duplicate of bug 166 *** https://bugs.launchpad.net/bugs/166 This has been achieved as part of Bug 166 ** This bug has been marked a duplicate of bug 166 Keep page editing buttons on all editing screens of a page -- You received this bug notification

[Mahara-contributors] [Bug 1638128] Re: Delete the "resized" dataroot dirs on clear_all_caches()

2017-09-18 Thread Robert Lyon
There is a fix for this as part of Bug 1272122 - see patch https://reviews.mahara.org/#/c/7587/12 ** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions:

[Mahara-contributors] [Bug 1681571] Re: Allow upload of SVG to use in portfolio pages

2017-09-18 Thread Robert Lyon
To handle this we will need to recognise the .svg as an 'image' file but will need to handle slightly differently as we won't need to make thumbnails of it as we can just supply it with dimensions to achieve that. So bits that will need to change include (but not limited to) - Code that handles

[Mahara-contributors] [Bug 1700879] Re: Allow the upload of a logo as SVG file

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1681573] Re: Allow inline SVG support

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1539322] Re: Do we still need device detection?

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1716279] A patch has been submitted for review

2017-09-18 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8026 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

[Mahara-contributors] [Bug 1716279] Re: Pagination on "My portfolios" doesn't work when profile page is shared publicly

2017-09-18 Thread Cecilia Vela Gurovic
** Changed in: mahara/17.10 Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1660237] Re: Remove "Mobile access token" from account settings

2017-09-18 Thread Robert Lyon
Actually we should remove the code that dealt with the old mobile upload file way and leave the files the apps hit to return a JSON message about installing Mahara mobile app instead ** Changed in: mahara Milestone: 17.10.0 => 18.04.0 ** Changed in: mahara Importance: Medium => High **

[Mahara-contributors] [Bug 1194853] Re: OpenGraph (Facebook preview) tags for the images shown on a Page

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1427885] Re: Change "artefact.path" column to use the "nested set" technique for managing hierarchical data

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1560778] Re: Convert institution auth manager from pop-up window to modal

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1287344] Re: artefact installed upgrade problem

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1600101] Re: Examples of how we can utilise the connection manager

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1682349] Re: Import other fields of the user's profile when LTI creates a new user from LMS

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1434312] Re: Pieform elements/renderers documentation

2017-09-18 Thread Robert Lyon
** Changed in: mahara Milestone: 17.10.0 => 18.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1717861] [NEW] Redirect to incorrect port when sslproxy is on and wwwroot is set

2017-09-18 Thread Dmitrii Metelkin
Public bug reported: When you have your mahara behind SSL proxy and have sslproxy enabled, it redirects to incorrect port when you try to access pages which require login. When you get your mahara behind load balancer and nginx proxy on port 81 you get redirected to