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

2020-08-24 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/11181 -- 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 befo

[Mahara-contributors] [Bug 1892820] [NEW] Behat: Add "take a screenshot" step

2020-08-24 Thread Rebecca Blundell
Public bug reported: It might help our regression testing if we could add screenshot steps in tests, so that a tester could run the test suite and afterwards check a folder of screenshots to make sure that the pages look like they are supposed to. We can add a step to call the Mink saveScreenshot

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

2020-08-24 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/11180 -- 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 befo

[Mahara-contributors] [Bug 1892655] Re: need to escape mysql keyword 'row' in gridstacklayout.js

2020-08-24 Thread Cecilia Vela Gurovic
** Changed in: mahara/20.10 Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg) -- 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 #mah

[Mahara-contributors] [Bug 1892426] Re: Help icon text missing in certain file browser modals

2020-08-24 Thread Lisa Seeto
** 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 be

[Mahara-contributors] [Bug 1892426] Re: Help icon text missing in certain file browser modals

2020-08-24 Thread Lisa Seeto
** Changed in: mahara Assignee: (unassigned) => Lisa Seeto (lisaseeto) -- 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 mahar

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

2020-08-24 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/11179 -- 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 befo

[Mahara-contributors] [Bug 1883803] Re: Missing Help Text Icon: admin/site/menu.php

2020-08-24 Thread Lisa Seeto
** Changed in: mahara Assignee: (unassigned) => Lisa Seeto (lisaseeto) ** Changed in: mahara Status: Triaged => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for a

[Mahara-contributors] [Bug 1857010] Re: Mahara page tag search optimization

2020-08-24 Thread Lisa Seeto
Hi Kevin, A patch was created so that queries to the table goes faster: https://reviews.mahara.org/#/c/11096/ You could test to see if this patch solves the issue. Kind regards, Lisa -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to

[Mahara-contributors] [Bug 1873119] Re: Artefact comments are they appearing in HTML / PDF exports

2020-08-24 Thread Kristina Hoeppner
** Changed in: mahara Milestone: 20.10.0 => 21.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 e

[Mahara-contributors] [Bug 1836687] Re: Tinymce uses different fonts than bootstrap

2020-08-24 Thread Kristina Hoeppner
Evonne is changing heading levels. Let's get those through first. ** Changed in: mahara Milestone: 20.10.0 => 21.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 Cont

[Mahara-contributors] [Bug 1810438] Re: Files are removed from the timeline when deleted

2020-08-24 Thread Kristina Hoeppner
** Changed in: mahara Milestone: 20.10.0 => 21.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 e

[Mahara-contributors] [Bug 1890349] Re: SAML auth update user issues

2020-08-24 Thread Kristina Hoeppner
** Changed in: mahara/20.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 fo

[Mahara-contributors] [Bug 1892794] Re: Allow local custom profile fields also be accessible via webservices

2020-08-24 Thread Cecilia Vela Gurovic
** Summary changed: - Allow local custom profile fileds also be accessible via webservices + Allow local custom profile fields also be accessible via webservices -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subsc

[Mahara-contributors] [Bug 1892794] Re: Allow local custom profile fileds also be accessible via webservices

2020-08-24 Thread Robert Lyon
So in your local/lib/artefact_internal.php file you would need something like so: class PluginArtefactInternalLocal extends PluginArtefactInternal { public static function get_artefact_types() { return array( 'cat', 'dog', ); } public static fu

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

2020-08-24 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/11178 -- 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 befo

[Mahara-contributors] [Bug 1892794] [NEW] Allow local custom profile fileds also be accessible via webservices

2020-08-24 Thread Robert Lyon
Public bug reported: What is wanted: Have the mahara_user_external.php webservice function be able to set / fetch the information for local custom fields. Currently we have to hardcode in the extra fields in the _parameters() or _returns() functions It would be better if the local/lib/artefact_

[Mahara-contributors] [Bug 1876185] Re: Allow redis function without needing sentinel

2020-08-24 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 1892790] A patch has been submitted for review

2020-08-24 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/11177 -- 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 befo

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

2020-08-24 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/11176 -- 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 befo

[Mahara-contributors] [Bug 1892790] [NEW] Google Apps Block unable to parse URL to google drive folder

2020-08-24 Thread Lisa Seeto
Public bug reported: Google Drive URLs aren't parsed correctly any more and don't display the Google Drive folder icon (or whatever needs to be displayed). For example, the folder https://drive.google.com/drive/folders/0B-V_s ... 00Y2JmLTkwNjUtZGM0ODJiZGNjYWEy has been shared publicly but on MyPo

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

2020-08-24 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/11175 -- 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 befo

[Mahara-contributors] [Bug 1892428] Re: Turn peer role into configurable role so it can see content

2020-08-24 Thread Cecilia Vela Gurovic
** 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 be

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

2020-08-24 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/11174 -- 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 befo