[Mahara-contributors] [Bug 1620879] Re: Allow users to self-issue webservice access tokens

2016-10-12 Thread Kristina Hoeppner
** Tags added: nominatedfeature -- 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 editing or unsubscribing

[Mahara-contributors] [Bug 1632717] Re: Bugs after updating Mahara

2016-10-12 Thread Robert Lyon
Hi Antonella, The errors you are seeing comes from this scenario: You visit a group owned page and that page tries to fetch the name of the group it belongs to so it can display that name as page's author by fetching the info from the group's homepage. But for some reason in this instance the

[Mahara-contributors] [Bug 1632717] Re: Bugs after updating Mahara

2016-10-12 Thread Robert Lyon
Another thing you can do is check to see if there are any other broken groups SELECT id, name FROM `group` WHERE id NOT IN (SELECT `group` FROM view WHERE `group` > 0 AND type = 'grouphomepage') AND deleted = 0; It should return an empty set if all groups are fine. -- You received this bug

[Mahara-contributors] [Bug 1632863] [NEW] Show assessment decision in annotation block

2016-10-12 Thread Kristina Hoeppner
Public bug reported: Mahara 16.10dev Currently, when you add an assessment but no feedback, an empty "feedback" item is displayed. Rather, the assessment should be mentioned in it. That would also be beneficial to have a log of who changed the assessment. Please see the screenshot for what it

[Mahara-contributors] [Bug 1632868] [NEW] Show annotation feedback in modal

2016-10-12 Thread Kristina Hoeppner
Public bug reported: Mahara 16.10dev Currently, all feedback is displayed in the annotation block. That can be quite a long block. It would be better to treat the feedback like comments and display the feedback in a modal. ** Affects: mahara Importance: Wishlist Status: Confirmed

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

2016-10-12 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/7106 Committed: https://git.mahara.org/mahara/mahara/commit/5da35f42c0eff928b09aa31235a361ad84f5f5d6 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit 5da35f42c0eff928b09aa31235a361ad84f5f5d6 Author: Kristina D.C. Hoeppner

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

2016-10-12 Thread Mahara Bot
Patch for "16.10_STABLE" branch: https://reviews.mahara.org/7116 -- 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 1619519] A change has been merged

2016-10-12 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/7116 Committed: https://git.mahara.org/mahara/mahara/commit/aa607e377b44f7cec0f399e7db2b41a6f9ed1eb4 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:16.10_STABLE commit aa607e377b44f7cec0f399e7db2b41a6f9ed1eb4 Author: Kristina D.C. Hoeppner

[Mahara-contributors] [Bug 1296698] Re: Text box title duplicated and only one instance updated

2016-10-12 Thread Tony Butler
Thanks Kristina, but I'm afraid I just don't have the time to look into it at the moment. -- 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-contributors] [Bug 1632717] [NEW] Bugs after updating Mahara

2016-10-12 Thread Antonella DC
Public bug reported: Hello, After the update to the latest version of Mahara (16.04) I have problems with the display pages of the groups. Here is an example : [WAR] 1b (lib/group.php:2338) Trying to get property of non-object Call stack (most recent first): log_message(string(size 36),

[Mahara-contributors] [Bug 505732] Re: Plugins cannot be uninstalled

2016-10-12 Thread Kristina Hoeppner
** Changed in: mahara Assignee: Nigel Cunningham (nigelc-g) => (unassigned) ** Changed in: mahara Status: In Progress => Confirmed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions:

[Mahara-contributors] [Bug 1632865] Re: Annotation feedback changes

2016-10-12 Thread Kristina Hoeppner
There is bug #1632868 for displaying the feedback in a modal. -- 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 1632865] [NEW] Annotation feedback changes

2016-10-12 Thread Kristina Hoeppner
Public bug reported: Mahara 16.10dev When feedback is placed on an annotation block, it is called "Annotation", but it should be feedback. In order to make it look more like the "Comments" on an artefact, it should be changed like in the screenshot to include the "Comments" icon and then

[Mahara-contributors] [Bug 1632865] Re: Annotation feedback changes

2016-10-12 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 1632882] [NEW] Subthemestarter is missing group navbar background

2016-10-12 Thread Kristina Hoeppner
Public bug reported: When setting up a theme using the subthemestarter kit, the group navigation bar does not have the background color behind the individual items, but only the background for the group name. ** Affects: mahara Importance: Medium Status: Confirmed ** Tags:

[Mahara-contributors] [Bug 1632883] [NEW] Error messages hard to read in certain themes

2016-10-12 Thread Kristina Hoeppner
Public bug reported: Mahara 16.10dev The "Modern" theme overwrites the call stack background color and makes it dark blue. With that color, the on-screen error messages are very difficult to read (see attachment). It would be better to go with the default colors that we have for the error

[Mahara-contributors] [Bug 1624954] Re: Not able to delete a comment from Safari

2016-10-12 Thread Kristina Hoeppner
** Tags added: front-end -- 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 editing or unsubscribing it!

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

2016-10-12 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/7117 -- 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 1632863] A patch has been submitted for review

2016-10-12 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/7118 -- 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 1632913] [NEW] Artefact comments not exported in Leap2A properly

2016-10-12 Thread Kristina Hoeppner
Public bug reported: tested on Mahara 16.10dev Public comments on artefacts and pages are automatically exported when choosing Leap2A. However, you only see "Comment" when you import the portfolio into a new account. That is not very good as we might as well not import the comment text. ;-) The

[Mahara-contributors] [Bug 1632917] [NEW] Page created in wrong institution theme

2016-10-12 Thread Kristina Hoeppner
Public bug reported: Tested on Mahara 16.10dev When you are a member of 2 or more institutions, you can switch the themes in your account settings page to the institution theme that you want to browse the site in. When you create a page though, one of the institution themes is chosen and in my

[Mahara-contributors] [Bug 1632912] [NEW] Choose whether to include comments or not in Leap2A export

2016-10-12 Thread Kristina Hoeppner
Public bug reported: When you export a portfolio / account via HTML, you can decide whether to include comments or not. You do not have that option for Leap2A and they are just exported (that was added some time ago). However, we should leave it up to the person whether they wanted comments