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

2018-05-22 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8883 -- 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 1767945] Re: php 7.2 causes problems in Mahara

2018-05-22 Thread Rebecca Blundell
The each() function is deprecated in 7.2, which causes a warning on the first call. each() is used in a few places in mahara code, but mostly in 'Dwoo'. There may be an upgrade for that. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed

[Mahara-contributors] [Bug 1772792] Re: Behat: upgrade for php 7.2

2018-05-22 Thread Rebecca Blundell
** Description changed: 1. Upgrade behat to run in php 7.2 2. Figure out what best to do for this problem: Currently there is an issue with the Behat2Renderer.php file in the html report. It uses count() as a test whether object properties return null. As in 7.2 passing null to count

[Mahara-contributors] [Bug 1767945] Re: php 7.2 causes problems in Mahara

2018-05-22 Thread Rebecca Blundell
Added bug to fix behat issues above: https://bugs.launchpad.net/mahara/+bug/1772792 -- 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

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

2018-05-22 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8882 -- 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 1772792] [NEW] Behat: upgrade for php 7.2

2018-05-22 Thread Rebecca Blundell
Public bug reported: 1. Upgrade behat to run in php 7.2 2. Figure out what best to do for this problem: Currently there is an issue with the Behat2Renderer.php file in the html report. It uses count() as a test whether object properties return null. As in 7.2 passing null to count results in a

[Mahara-contributors] [Bug 1767945] Re: php 7.2 causes problems in Mahara

2018-05-22 Thread Rebecca Blundell
Things seem better post-18.04 upgrade, which is good. I am exploring a potential issue with failing email causing a stack trace to be sent to a user, but I haven't found a way of replicating it yet. Behat components/dependencies need upgrading to work, but once that is done, tests seem to run

[Mahara-contributors] [Bug 1772773] Re: Need to call render_items in the static way

2018-05-22 Thread Cecilia Vela Gurovic
** Also affects: mahara/17.10 Importance: Undecided Status: New ** Also affects: mahara/17.04 Importance: Undecided Status: New ** Also affects: mahara/18.04 Importance: Undecided Status: New ** Changed in: mahara/17.04 Importance: Undecided => High ** Changed

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

2018-05-22 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8880 -- 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 1772773] Re: Need to call render_items in the static way

2018-05-22 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

[Mahara-contributors] [Bug 1772773] Re: Need to call render_items in the static way

2018-05-22 Thread Cecilia Vela Gurovic
** Changed in: mahara 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

[Mahara-contributors] [Bug 1766041] Re: Password policy setting for only upper and lowercase letters doesn't require uppercase

2018-05-22 Thread Steven
Environment tested: Master Browser tested: Chrome === Manual Test Script === Log in as admin and Set Password Policy to 8 characters +Upper and lower-case letters ---1. New user try and set password = 8 characters all lower-case (passwordpassword) ---> should

[Mahara-contributors] [Bug 1772773] [NEW] Need to call render_items in the static way

2018-05-22 Thread Robert Lyon
Public bug reported: There is this error reported by a forum member error(2048, "Non-static method PluginBlocktypeMyviews::render_i...", "/var/www/mahara1804/blocktype/myviews/lib.php", 109, array(size 8)) at /var/www/mahara1804/blocktype/myviews/lib.php:109 See

[Mahara-contributors] [Bug 1771473] Re: No sorting of tags according to "date" when clicked on a tag

2018-05-22 Thread Steven
Environment tested: Master Browser tested: Chrome === Manual Test Script === Preconditions: 1. User has Tags on the following: a. Files b. Images c. Text d. Pages e. Collections 2. Tags are created on various date/times 3. There are more than 20 Articles

[Mahara-contributors] [Bug 1766041] Re: Password policy setting for only upper and lowercase letters doesn't require uppercase

2018-05-22 Thread Cecilia Vela Gurovic
** Changed in: mahara/18.10 Status: Confirmed => In Progress ** Changed in: mahara/18.04 Status: Confirmed => In Progress ** Changed in: mahara/18.04 Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg) -- You received this bug notification because you are a member of

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

2018-05-22 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8879 -- 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 1771473] Re: No sorting of tags according to "date" when clicked on a tag

2018-05-22 Thread Cecilia Vela Gurovic
** Changed in: mahara Status: Confirmed => In Progress ** Changed in: mahara/17.04 Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg) ** Changed in: mahara/17.10 Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg) ** Changed in: mahara/18.04 Assignee:

[Mahara-contributors] [Bug 1766041] Re: Password policy setting for only upper and lowercase letters doesn't require uppercase

2018-05-22 Thread Cecilia Vela Gurovic
** Changed in: mahara/18.10 Assignee: Robert Lyon (robertl-9) => 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

[Mahara-contributors] [Bug 1771473] Re: No sorting of tags according to "date" when clicked on a tag

2018-05-22 Thread Cecilia Vela Gurovic
** Changed in: mahara 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

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

2018-05-22 Thread Mahara Bot
Patch for "18.04_STABLE" branch: https://reviews.mahara.org/8878 -- 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 1771776] Re: I need to automatically create institutions based on attributes in SAML

2018-05-22 Thread bobthevirus
Yeah, I'm going to use web services for now. I thought this might be a useful feature for others too. -- 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