[Mahara-contributors] [Bug 1929506] [NEW] Use SCSS for submissions data table

2021-05-24 Thread Kristina Hoeppner
Public bug reported: The submissions management functionality in groups when submissions are allowed uses CSS and it comes minimised. It would be better to allow for SCSS to make theming easier. The source files for the DataTables SCSS are at

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

2021-05-24 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/11393 Committed: https://git.mahara.org/mahara/mahara/commit/a45bb397c43059402a0c98cb9f53463fb400cf93 Submitter: Lisa Seeto (lisase...@catalyst.net.nz) Branch:master commit a45bb397c43059402a0c98cb9f53463fb400cf93 Author: Robert Lyon Date: Tue Oct 20

[Mahara-contributors] [Bug 1895590] Re: Allow metadata refresh url to also also record validateFingerprint value via SAML instance config form

2021-05-24 Thread Lisa Seeto
** Changed in: mahara Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1895590 Title: Allow metadata

[Mahara-contributors] [Bug 1929488] [NEW] Dynamically decide on authentication method for web services accounts

2021-05-24 Thread Kristina Hoeppner
Public bug reported: When accounts are created via web services, the default authentication method is set to 'internal' in /webservice/wsdoc.php?functionname=mahara_user_create_users 'auth: string (safedir) Default "internal"' and will need to be overwritten specifically. It would be better, if

[Mahara-contributors] [Bug 1929487] [NEW] 'Feedback' chevron turns into old icon in submissions management

2021-05-24 Thread Kristina Hoeppner
Public bug reported: When enough columns are turned of on the submissions management screen, the old / original icons in red and blue are displayed rather than the Mahara chevron (see screenshot). To replicate: 1. Set up a group that allows submissions. 2. Add a few people and submit

[Mahara-contributors] [Bug 1929474] Re: Allow people suspended by cron to have a generic suspension message

2021-05-24 Thread Robert Lyon
** Tags added: snack-sized -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1929474 Title: Allow people suspended by cron to have a generic

[Mahara-contributors] [Bug 1929476] Re: Update social media options - 2021

2021-05-24 Thread Robert Lyon
** Tags added: snack-sized -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1929476 Title: Update social media options - 2021 Status in Mahara:

[Mahara-contributors] [Bug 1929476] Re: Update social media options - 2021

2021-05-24 Thread Robert Lyon
** Description changed: - The following older options need removing + Older options need removing so we are looking at making the Social Profile system more generic so instead of hardcoding in things like + AIM, Yahoo messenger, Jabber etc. we can just provide a title and URL fields so people

[Mahara-contributors] [Bug 1926556] Re: Social media icons not appearing on elasticsearch (artefact)

2021-05-24 Thread Robert Lyon
** Changed in: mahara 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: mahara-contributors https://bugs.launchpad.net/bugs/1926556 Title: Social media icons

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

2021-05-24 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/11730 Committed: https://git.mahara.org/mahara/mahara/commit/07628f16f938b9b7552c249f47fe92108a2b1d37 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit 07628f16f938b9b7552c249f47fe92108a2b1d37 Author: Doris Tam Date: Thu Apr 29

[Mahara-contributors] [Bug 1929476] Re: Update social media options - 2021

2021-05-24 Thread Robert Lyon
** Description changed: The following older options need removing AIM - discontinued in Dec 2017 Yahoo messanger - discontinued in July 2018 The following items need to be discussed as to whether to keep or not ICQ - still active surprisingly Skype - still active Jabber -

[Mahara-contributors] [Bug 1929476] [NEW] Update social media options - 2021

2021-05-24 Thread Robert Lyon
Public bug reported: The following older options need removing AIM - discontinued in Dec 2017 Yahoo messanger - discontinued in July 2018 The following items need to be discussed as to whether to keep or not ICQ - still active surprisingly Skype - still active Jabber - Now looks to be

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

2021-05-24 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/11805 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1929474 Title: Allow people suspended

[Mahara-contributors] [Bug 1929474] [NEW] Allow people suspended by cron to have a generic suspension message

2021-05-24 Thread Robert Lyon
Public bug reported: Have a message that indicates they were suspended via cron. Currently the first site admin is used as the person who does the suspension but this is not actually correct and can cause some confusion. ** Affects: mahara Importance: Wishlist Assignee: Robert Lyon

[Mahara-contributors] [Bug 1870998] Re: Can accidentally choose yourself when sharing a page when isolated institutions is on

2021-05-24 Thread Tim Lock
Created bug: https://bugs.launchpad.net/mahara/+bug/1929473 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1870998 Title: Can accidentally choose

[Mahara-contributors] [Bug 1929473] [NEW] Fix slow query for a student accessing the People page

2021-05-24 Thread Tim Lock
Public bug reported: This item fixes the issue with the query run as a student when accessing the People page initially. Once loaded the page handled the data dynamically in the background without any issues. -- Explain analyse SELECT COUNT(u.id) FROM usr u LEFT OUTER JOIN