[Mahara-contributors] [Bug 1174623] [NEW] Correct schema drift during 1.0 - 1.7 upgrades

2013-04-30 Thread Aaron Wells
Public bug reported: We seem to get a lot of bug reports on the forum from people having issues after upgrading from pre-1.5 Mahara instances up to the latest. It seems that the upgrade scripts do not generate a database schema which is consistent with what you'd get from a clean 1.7

[Mahara-contributors] [Bug 1039865] Re: Remove Explicit CAST from textbox to artefact upgrade queries

2013-04-30 Thread Aaron Wells
Hi guys, Thanks for the patch. I've updated it on https://reviews.mahara.org/#/c/1585/ to make sure it works on Postgres MySQL, and I've removed all three of the CAST's identified by Donna in this comment: https://bugs.launchpad.net/mahara/+bug/1039865/comments/4 I'll try to get this out as

[Mahara-contributors] [Bug 1165592] Re: Cron is not running not displayed in red anymore

2013-04-30 Thread Mark Webster
** Changed in: mahara Assignee: (unassigned) = Mark Webster (mark-webster-v) ** Changed in: mahara Status: New = In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for

[Mahara-contributors] [Bug 1165592] Re: Cron is not running not displayed in red anymore

2013-04-30 Thread Mark Webster
Patch added to Gerrit https://reviews.mahara.org/#/c/2101/ -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contrib members https://bugs.launchpad.net/bugs/1165592 Title:

[Mahara-contributors] [Bug 1088804] Re: blocks.php: The Configure dialog box does not center in IE8/9

2013-04-30 Thread Mark Webster
Caused by blocks.php setting the header X-UA-Compatible:IE=EmulateIE7, which forces IE8 and 9 into IE7 compatibility mode. The comment in blocks.php states it is because views.js doesn't work with IE8, is this still the case? ** Changed in: mahara Status: New = Confirmed -- You received

[Mahara-contributors] [Bug 1145156] Re: Improve resume usability

2013-04-30 Thread Mark Webster
** Changed in: mahara Assignee: (unassigned) = Mark Webster (mark-webster-v) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contrib members

[Mahara-contributors] [Bug 1160093] Re: Don't display a remote username on /admin/users/edit.php if no remote username exists

2013-04-30 Thread Jonathan Sharp
** Changed in: mahara Status: Confirmed = In Progress ** Changed in: mahara Assignee: (unassigned) = Jonathan Sharp (jonathans) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription

[Mahara-contributors] [Bug 1047111] Re: XEE possible in mahara

2013-04-30 Thread Aaron Wells
I added a comment to init.php explaining why we used libxml_disable_entity_loader(), and the safe way to use simplexml_load_file with LIBXML_NONET: https://reviews.mahara.org/#/c/2102/ -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to

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

2013-04-30 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/2102 Committed: http://gitorious.org/mahara/mahara/commit/f33d4cef66356d3fd96c54bde58bee983d6e61a1 Submitter: Aaron Wells (aar...@catalyst.net.nz) Branch:master commit f33d4cef66356d3fd96c54bde58bee983d6e61a1 Author: Aaron Wells aar...@catalyst.net.nz