[Mahara-contributors] [Bug 1812910] [NEW] count(): Parameter must be an array or an object that implements Countable in Importer

2019-01-22 Thread Robert Lyon
Public bug reported: Importer needs to use is_array() instead of count() in PHP 7.2 when we are wanting to check if there is an array to loop over with foreach(). Currently we try to loop over entries by checking with count() and we get error - count(): Parameter must be an array or an object

[Mahara-contributors] [Bug 1812910] Re: count(): Parameter must be an array or an object that implements Countable in Importer

2019-01-22 Thread Robert Lyon
** Also affects: mahara/18.04 Importance: Undecided Status: New ** Also affects: mahara/19.04 Importance: High Assignee: Robert Lyon (robertl-9) Status: In Progress ** Also affects: mahara/18.10 Importance: Undecided Status: New ** Changed in: mahara/18.10

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

2019-01-22 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/9454 -- 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 1812779] A patch has been submitted for review

2019-01-22 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/9455 -- 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 1812940] [NEW] need to upgrade Moment.js library from 2.22.2 to 2.24.0

2019-01-22 Thread Cecilia Vela Gurovic
Public bug reported: need to upgrade Moment.js library from 2.22.2 to 2.24.0 ** Affects: mahara Importance: Undecided Status: In Progress ** Affects: mahara/18.04 Importance: Undecided Status: New ** Affects: mahara/18.10 Importance: Undecided Status:

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

2019-01-22 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/9457 -- 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 1812939] A patch has been submitted for review

2019-01-22 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/9456 -- 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 1812939] [NEW] remove jquery-ui-timepicker library

2019-01-22 Thread Cecilia Vela Gurovic
Public bug reported: we are using bootstrap datetimepicker for calendars now. See bug #1744191 ** Affects: mahara Importance: Undecided Status: In Progress ** Affects: mahara/18.04 Importance: Undecided Status: New ** Affects: mahara/18.10 Importance: Undecided

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

2019-01-22 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/9458 -- 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 1809494] Re: Incorrect message for Collection submitted-to status

2019-01-22 Thread Kristina Hoeppner
Targeted to 18.10 as well as we need a new string ID for a translation. -- 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-contributors] [Bug 1809494] Re: Incorrect message for Collection submitted-to status

2019-01-22 Thread Kristina Hoeppner
This also occurs when a Mahara collection is submitted to a Mahara group. ** Also affects: mahara/18.10 Importance: Undecided Status: New ** Also affects: mahara/19.04 Importance: Low Status: Confirmed ** Changed in: mahara/18.10 Status: New => Confirmed ** Changed