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

2011-11-30 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/901 Committed: http://gitorious.org/mahara/mahara/commit/261c275f968083a7d6dfc01a36ab5070a47d8adc Submitter: Richard Mansfield (richa...@mahara.org) Branch:master commit 261c275f968083a7d6dfc01a36ab5070a47d8adc Author: Richard Mansfield

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

2011-11-30 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/904 Committed: http://gitorious.org/mahara/mahara/commit/174e6b46ae3bccdbf3caa5ab82567b7dab89a60f Submitter: Francois Marier (franc...@catalyst.net.nz) Branch:master commit 174e6b46ae3bccdbf3caa5ab82567b7dab89a60f Author: Richard Mansfield

[Mahara-contributors] [Bug 898437] [NEW] Allow custom templates to be added to all themes

2011-11-30 Thread Richard Mansfield
Public bug reported: Sometimes a with multiple themes in use wants to add a custom template (for example, a custom sideblock) that appears in all themes, including the core themes and raw. It is usually possible to achieve this by putting the custom template into the raw theme, but it is cleaner

[Mahara-contributors] [Bug 817796] Re: Slow upgrades for profile icons group quotas

2011-11-30 Thread Hugh Davenport
I don't think we can get any more optimized for MySQL. MySQL doesn't have UPDATE FROM sql syntax (like what was done with the postgres optimization). Another option would be to do an UPDATE and a SELECT query inside the SET clause, but from the page

[Mahara-contributors] [Bug 817796] Re: Slow upgrades for profile icons group quotas

2011-11-30 Thread Hugh Davenport
** Changed in: mahara Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/817796 Title: Slow upgrades for profile icons group quotas Status in Mahara

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

2011-11-30 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/905 Committed: http://gitorious.org/mahara/mahara/commit/2ab3ed094e612234e8c1ad7adaeb1c79cf1c8ac5 Submitter: Richard Mansfield (richa...@mahara.org) Branch:master commit 2ab3ed094e612234e8c1ad7adaeb1c79cf1c8ac5 Author: Richard Mansfield

[Mahara-contributors] [Bug 817796] Re: Slow upgrades for profile icons group quotas

2011-11-30 Thread Hugh Davenport
Turns out you might be able to do a nested SELECT to get around that second issue, see http://www.xaprb.com/blog/2006/06/23/how-to-select- from-an-update-target-in-mysql/ -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 898437] Re: Allow custom templates to be added to all themes

2011-11-30 Thread François Marier
** 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. https://bugs.launchpad.net/bugs/898437 Title: Allow custom templates to be added to all themes Status in

[Mahara-contributors] [Bug 898464] [NEW] PEAR Archive_Tar is 2 versions behind

2011-11-30 Thread Melissa Draper
Public bug reported: While checking the PEAR libraries we have in the code tree, it was noted that PEAR Archive_Tar is behind by 2 versions. 1.3.8 has relevent changes while 1.3.7 is a packaging update only. See http://pear.php.net/package/Archive_Tar/download/1.3.8 for more information. We

[Mahara-contributors] [Bug 898464] Re: PEAR Archive_Tar is 2 versions behind

2011-11-30 Thread François Marier
** Changed in: mahara Importance: Undecided = Medium ** Changed in: mahara Status: New = Confirmed ** Changed in: mahara Milestone: None = 1.5.0 ** Tags added: upstream -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to

[Mahara-contributors] [Bug 898470] [NEW] Inconsistent required field behavior on institution membership page

2011-11-30 Thread Kristina Hoeppner
Public bug reported: When a user wants to join another institution at /account/institutions.php the behavior of the required fields are inconsistent with the rest of Mahara. The optional field is marked with (optional), whereas the required field does not have special markings. In other places,

[Mahara-contributors] [Bug 898491] [NEW] Make the user select boxes multipselect on Institution members

2011-11-30 Thread Kristina Hoeppner
Public bug reported: When you have to invite or remove a lot of users from an institution on /admin/users/institutionusers.php (or the equivalent for an institution admin), you need to select each user individually. It would be more convenient if you could select multiple users at once and