[Mahara-contributors] [Bug 824519] Re: Make default video size of internalmedia configurable

2011-08-11 Thread Melissa Draper
Ah, now I see your comment about the change hidden in there :P -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/824519 Title: Make default video size of internalmedia configurable Status in Ma

[Mahara-contributors] [Bug 824519] Re: Make default video size of internalmedia configurable

2011-08-11 Thread Melissa Draper
It appears that the configuration is possible already, but 300x300 is silly for the default fallback if no config is set, and also easily changed. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/

[Mahara-contributors] [Bug 824168] Re: Inbox message count is incorrect

2011-08-11 Thread Melissa Draper
** Changed in: mahara Status: New => Incomplete -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/824168 Title: Inbox message count is incorrect Status in Mahara ePortfolio: Incomplete

[Mahara-contributors] [Bug 822110] Re: Google Apps Block - Unable to include Maps

2011-08-11 Thread Melissa Draper
** 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. https://bugs.launchpad.net/bugs/822110 Title: Google Apps Block - Unable to include Maps Status in Mahara ePortfo

[Mahara-contributors] [Bug 817836] Re: tinymce fails to load when current language unavailable

2011-08-11 Thread Richard Mansfield
** Changed in: mahara Importance: Low => Medium ** Changed in: mahara Status: Fix Committed => In Progress ** Changed in: mahara Milestone: 1.5.0 => 1.4.1 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://

[Mahara-contributors] [Bug 824638] Re: Date of Birth time field on resume not translatable

2011-08-11 Thread Richard Mansfield
Andrew, I'm not sure whether it'll just work, you'll have to try it and see if you need to do a bit of messing around with strptime like on the view access page, which uses get_string('strftimedatetimeshort'). Might not be a big deal with the date of birth because you never need to compare times,

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

2011-08-11 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/566 Committed: http://gitorious.org/mahara/mahara/commit/cb2177125151ac50492f29ae046adefcb32c4712 Submitter: Richard Mansfield (richa...@mahara.org) Branch:master commit cb2177125151ac50492f29ae046adefcb32c4712 Author: Hugh Davenport Date: Mon Aug 8 15

[Mahara-contributors] [Bug 819102] Re: Edit and Select buttons not working for some embed types in some browsers

2011-08-11 Thread Kristina Hoeppner
Hugh tracked the issue down to being a problem with the latest Chrome browser. It worked before. Disabling the copyright acceptance notice (Extensions -> Plugin type: Artefact -> File Config) solves the problem temporarily. Unfortunately, no real fix has yet been discovered. -- You received this

[Mahara-contributors] [Bug 824638] Re: Date of Birth time field on resume not translatable

2011-08-11 Thread Andrew Nicols
I'm putting the target to 1.4.1 for the moment as it is a bug which makes life harder for users of other languages -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/824638 Title: Date of Birth t

[Mahara-contributors] [Bug 824638] [NEW] Date of Birth time field on resume not translatable

2011-08-11 Thread Andrew Nicols
Public bug reported: In artefact/resume/index.php the following is defined for the format of the dateofbirth: 'ifFormat' => '%Y/%m/%d' Ideally, we need to convert thing to a get_string('strfYMD', 'langconfig') etc with appropriate name. Not sure whether this has any consequences, though I

[Mahara-contributors] [Bug 824445] Re: Missing Plugins Should be disabled automatically

2011-08-11 Thread Andrew Nicols
Fix committed in Change 578 - awaiting review -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/824445 Title: Missing Plugins Should be disabled automatically Status in Mahara ePortfolio: In

[Mahara-contributors] [Bug 824445] Re: Missing Plugins Should be disabled automatically

2011-08-11 Thread Andrew Nicols
** Changed in: mahara Milestone: None => 1.5.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/824445 Title: Missing Plugins Should be disabled automatically Status in Mahara ePortfolio:

[Mahara-contributors] [Bug 824445] Re: Missing Plugins Should be disabled automatically

2011-08-11 Thread Andrew Nicols
** Changed in: mahara Status: New => In Progress ** Changed in: mahara Importance: Undecided => Wishlist ** Changed in: mahara Assignee: (unassigned) => Andrew Nicols (dobedobedoh) -- You received this bug notification because you are a member of Mahara Contributors, which is sub

[Mahara-contributors] [Bug 824519] Re: Make default video size of internalmedia configurable

2011-08-11 Thread Andrew Nicols
Submitted for review in change 579 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/824519 Title: Make default video size of internalmedia configurable Status in Mahara ePortfolio: In Progre

[Mahara-contributors] [Bug 824519] [NEW] Make default video size of internalmedia configurable

2011-08-11 Thread Andrew Nicols
Public bug reported: The default video size of 300x300 is probably not ideal -- who wants a square video. We should at the very least change this to something more realistic (320x240), but perhaps make it a configurable option for the artefact/file plugin's internalmedia blocktype ** Affects:

[Mahara-contributors] [Bug 824445] [NEW] Missing Plugins Should be disabled automatically

2011-08-11 Thread Andrew Nicols
Public bug reported: If a plugin has been installed, but then goes away (e.g. it is moved or the user wants to uninstall it by removing the plugin directory), this can cause various frustrations and site issues (unrecoverable error) which prevent all users from using any plugin. We should attempt