[Mahara-contributors] [Bug 664521] Re: delete all notifications

2010-10-31 Thread Richard Mansfield
Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Medium ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Milestone: None => 1.3.3 -- delete all notifications https://bugs.launchpad.net/bug

[Mahara-contributors] [Bug 667051] Re: safe_require throws exceptions for missing files when nonfatal set to true

2010-10-31 Thread Richard Mansfield
** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Status: Triaged => Fix Committed -- safe_require throws exceptions for missing files when nonfatal set to true https://bugs.launchpad.net/bugs/667051 You received th

[Mahara-contributors] [Bug 663056] Re: Calendar not displaying correctly in German langpack

2010-10-26 Thread Richard Mansfield
I've added a default for Calendar._FD which will hopefully fix this problem in all languages. -- Calendar not displaying correctly in German langpack https://bugs.launchpad.net/bugs/663056 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to M

[Mahara-contributors] [Bug 667051] [NEW] safe_require throws exceptions for missing files when nonfatal set to true

2010-10-26 Thread Richard Mansfield
Public bug reported: Sometimes the php realpath function returns true for files that don't exist: http://php.net/manual/en/function.realpath.php#82770 When that happens, safe_require calls require_once on a nonexistent file, even when you ask it not to do that by calling it with the nonfatal par

[Mahara-contributors] [Bug 659679] Re: Group views don't show up on Group homepage

2010-10-25 Thread Richard Mansfield
Eugene, that patch looks good to me. -- Group views don't show up on Group homepage https://bugs.launchpad.net/bugs/659679 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfolio: New Bug description: I can d

[Mahara-contributors] [Bug 654860] Re: View pending members of a group on member's page

2010-10-25 Thread Richard Mansfield
Currently groups can have requests or invites (or neither), but not both, and this all depends on on the group's 'jointype'. So you can avoid doing unnecessary count_records calls by wrapping them in "if ($group->jointype == 'invite')", etc. One day we might want to add invites for 'open' jointyp

[Mahara-contributors] [Bug 634580] Re: Admin edits of user account details can be overwritten by open session

2010-10-25 Thread Richard Mansfield
Looks good to me -- Admin edits of user account details can be overwritten by open session https://bugs.launchpad.net/bugs/634580 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfolio: New Bug description:

[Mahara-contributors] [Bug 661613] Re: Secret URL switches to login screen

2010-10-19 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Medium ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Milestone: None => 1.3.3 -- Secret URL switc

[Mahara-contributors] [Bug 663545] Re: Files attached to public feedback should inherit the view's access permissions

2010-10-19 Thread Richard Mansfield
** Changed in: mahara Milestone: None => 1.3.3 ** Changed in: mahara Status: Confirmed => Fix Committed -- Files attached to public feedback should inherit the view's access permissions https://bugs.launchpad.net/bugs/663545 You received this bug notification because you are a member

[Mahara-contributors] [Bug 663594] [NEW] Media player broken for MP3s and IE7

2010-10-19 Thread Richard Mansfield
Public bug reported: Problem and fix described by Gary Beldon at http://mahara.org/interaction/forum/topic.php?id=2356 ** Affects: mahara Importance: Medium Assignee: Richard Mansfield (richard-mansfield) Status: Fix Committed ** Changed in: mahara Status: New =>

[Mahara-contributors] [Bug 663591] [NEW] No Edit Title, Content, Access links on view page when small headers are disabled

2010-10-19 Thread Richard Mansfield
Public bug reported: See http://mahara.org/interaction/forum/topic.php?id=2352 ** Affects: mahara Importance: Undecided Status: New -- No Edit Title, Content, Access links on view page when small headers are disabled https://bugs.launchpad.net/bugs/663591 You received this bug no

[Mahara-contributors] [Bug 663545] Re: Files attached to public feedback should inherit the view's access permissions

2010-10-19 Thread Richard Mansfield
** Changed in: mahara Status: New => Confirmed ** Changed in: mahara Importance: Undecided => Medium ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) -- Files attached to public feedback should inherit the view's access per

[Mahara-contributors] [Bug 663545] [NEW] Files attached to public feedback should inherit the view's access permissions

2010-10-19 Thread Richard Mansfield
Public bug reported: If you leave public feedback on a view and attach a file to it, users who can read the feedback should also be able to view the file. See: http://mahara.org/interaction/forum/topic.php?id=2377 http://mahara.org/interaction/forum/topic.php?id=2361 ** Affects: mahara Impo

[Mahara-contributors] [Bug 663056] [NEW] Calendar not displaying correctly in German langpack

2010-10-18 Thread Richard Mansfield
signee: Richard Mansfield (richard-mansfield) Status: Fix Committed ** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Medium ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield

[Mahara-contributors] [Bug 663039] [NEW] Check for blacklisted spam domains in forum post text

2010-10-18 Thread Richard Mansfield
Public bug reported: Spam domain blacklist checks are only done on forms that can be filled in by logged-out users, but the text of all forum posts should be checked too (when the appropriate site option is enabled). ** Affects: mahara Importance: Low Assignee: Richard Mansfield

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-10-17 Thread Richard Mansfield
Ruslan, cool. I applied your browser check but at the same time retained the option for individual pages to specify that the submit button must be there (in case we get forms like the video encoding thing with more inputs than just the copyright agreement & file selector). ** Changed in: mahara

[Mahara-contributors] [Bug 648470] Re: Group homepage doesn't display multiple columns correctly

2010-10-17 Thread Richard Mansfield
Hi Bastian, Which problem are you seeing? This is getting confusing because there are at least four described here: (1) The original problem described by Laurent in the forum post (cannot move blocks or save with 'Done') (2) The columns being displayed above & below one another rather than sid

[Mahara-contributors] [Bug 638751] Re: artefact/file/blocktype/internalmedia/lib.php adds additional & breaking some media players

2010-10-07 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- artefact/file/blocktype/internalmedia/lib.php adds additional & breaking some media players https://bugs.launchpad.net/bugs/638751 You received this bug notification because you are a member of Mahara Contributors, which is su

[Mahara-contributors] [Bug 641718] Re: Setecting a custom Theme for View causes error

2010-10-07 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Setecting a custom Theme for View causes error https://bugs.launchpad.net/bugs/641718 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfol

[Mahara-contributors] [Bug 643642] Re: Viewing a blog with no comments, but comments enabled gives undefined StdClass->commentcount error

2010-10-07 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Viewing a blog with no comments, but comments enabled gives undefined StdClass->commentcount error https://bugs.launchpad.net/bugs/643642 You received this bug notification because you are a member of Mahara Contributors, whic

[Mahara-contributors] [Bug 643645] Re: Viewing a blog using view/artefact.php doesn't allow downloading of associated files

2010-10-07 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Viewing a blog using view/artefact.php doesn't allow downloading of associated files https://bugs.launchpad.net/bugs/643645 You received this bug notification because you are a member of Mahara Contributors, which is subscribe

[Mahara-contributors] [Bug 648470] Re: Group homepage doesn't display multiple columns correctly

2010-10-07 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Group homepage doesn't display multiple columns correctly https://bugs.launchpad.net/bugs/648470 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Maha

[Mahara-contributors] [Bug 643647] Re: Viewing a user's blog (whole blog) doesn't show images or allow downloads (Access Denied)

2010-10-07 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Viewing a user's blog (whole blog) doesn't show images or allow downloads (Access Denied) https://bugs.launchpad.net/bugs/643647 You received this bug notification because you are a member of Mahara Contributors, which is subs

[Mahara-contributors] [Bug 649409] Re: LDAP auth tries to update profile fields for users who don't exist yet

2010-10-07 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- LDAP auth tries to update profile fields for users who don't exist yet https://bugs.launchpad.net/bugs/649409 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. S

[Mahara-contributors] [Bug 652784] Re: Inserting a file with no description using tinymce gives default description of 'null'

2010-10-07 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Inserting a file with no description using tinymce gives default description of 'null' https://bugs.launchpad.net/bugs/652784 You received this bug notification because you are a member of Mahara Contributors, which is subscri

[Mahara-contributors] [Bug 654589] Re: Invalid password on CSV Upload gives a rubbish error message

2010-10-07 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Invalid password on CSV Upload gives a rubbish error message https://bugs.launchpad.net/bugs/654589 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in M

[Mahara-contributors] [Bug 638751] Re: artefact/file/blocktype/internalmedia/lib.php adds additional & breaking some media players

2010-10-07 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed -- artefact/file/blocktype/internalmedia/lib.php adds additional & breaking some media players https://bugs.launchpad.net/bugs/638751 You received this bug notification because you are a member of Mahara Contributors, which is subscribed

[Mahara-contributors] [Bug 548308] Re: bad paths to embedded media in html exported views

2010-10-07 Thread Richard Mansfield
The fix for this was apparently causing breakage in media players on some OSes (see https://bugs.launchpad.net/mahara/+bug/638751). So I reverted this fix (now outputs & rather than & again) and changed replace_download_link in export/html/lib.php->filter() to search for &, &, or %26 in the downlo

[Mahara-contributors] [Bug 638751] Re: artefact/file/blocktype/internalmedia/lib.php adds additional & breaking some media players

2010-10-07 Thread Richard Mansfield
Have changed this back from & to & (reverted e7f95427) and fixed bug #548308 in a different way. -- artefact/file/blocktype/internalmedia/lib.php adds additional & breaking some media players https://bugs.launchpad.net/bugs/638751 You received this bug notification because you are a member of Ma

[Mahara-contributors] [Bug 645744] Re: Automatically delete old notifications from notification_internal_activity

2010-10-07 Thread Richard Mansfield
** Changed in: mahara Milestone: None => 1.4.0 -- Automatically delete old notifications from notification_internal_activity https://bugs.launchpad.net/bugs/645744 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mah

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-10-07 Thread Richard Mansfield
Actually a better workaround for chrome/ie users would be to detect firefox in the js, and hide/remove the upload form for FF on the first click of an unselect button after at least one successful upload. -- File upload from within a view doesn't always show finished uploading https://bugs.launch

[Mahara-contributors] [Bug 645744] Re: Automatically delete old notifications from notification_internal_activity

2010-10-07 Thread Richard Mansfield
Looks good to me. -- Automatically delete old notifications from notification_internal_activity https://bugs.launchpad.net/bugs/645744 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfolio: New Bug descript

[Mahara-contributors] [Bug 654963] Re: Tinymce autoresize plugin breaks hidden editors

2010-10-06 Thread Richard Mansfield
Fixed for feedback form. ** Changed in: mahara Milestone: None => 1.4.0 ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Status: New => Fix Committed -- Tinymce autoresize plugin breaks hidden edit

[Mahara-contributors] [Bug 656096] Re: Inline blogpost images not displaying in blog blocks

2010-10-06 Thread Richard Mansfield
*** This bug is a duplicate of bug 643647 *** https://bugs.launchpad.net/bugs/643647 Damn, just realised Eugene has already fixed this. ** This bug has been marked a duplicate of bug 643647 Viewing a user's blog (whole blog) doesn't show images or allow downloads (Access Denied) * You ca

[Mahara-contributors] [Bug 638751] Re: artefact/file/blocktype/internalmedia/lib.php adds additional & breaking some media players

2010-10-06 Thread Richard Mansfield
Right, but I guess if we change & back to & we'll have to reopen bug #548308, won't we? (Not that I mind, broken videos in html exports is better than broken vids on the site) -- artefact/file/blocktype/internalmedia/lib.php adds additional & breaking some media players https://bugs.launchpad.

[Mahara-contributors] [Bug 655631] Re: Forum post downloads should be publicly available in a public forum

2010-10-06 Thread Richard Mansfield
This could be quite annoying to fix, because the files aren't really marked anywhere as attached to the forum post, they're just sitting in the body. I know in the case of blog posts, when you display them in a view, there is a nasty little regex somewhere that goes through the body of the post, l

[Mahara-contributors] [Bug 656096] [NEW] Inline blogpost images not displaying in blog blocks

2010-10-06 Thread Richard Mansfield
Public bug reported: When you display a blog in a view, links to download.php in images should be rewritten to include the view id, so that users other than the owner can see them. This worked in 1.2 but is now broken. ** Affects: mahara Importance: Medium Assignee: Richard Mansfield

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-10-06 Thread Richard Mansfield
Ruslan, I was working on a feature recently that would allow a user to choose a video encoding format in the upload form, and so I needed a way to turn off the automatic uploading of the file as soon as it's chosen, and include a submit button (like your submit-helper) instead. I had to do this f

[Mahara-contributors] [Bug 649409] Re: LDAP auth tries to update profile fields for users who don't exist yet

2010-10-06 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Medium ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Milestone: None => 1.3.2 -- LDAP auth tries to up

[Mahara-contributors] [Bug 641718] Re: Setecting a custom Theme for View causes error

2010-10-06 Thread Richard Mansfield
php:131, referer: http://mahara.thistleyhough.org.uk/view/blocks.php?profile=1 ** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Low ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mah

[Mahara-contributors] [Bug 617159] Re: Block title links should be made optional

2010-10-06 Thread Richard Mansfield
Eugene, Cool, allowing blocktypes to disable the link is perfect. I committed that part of your patch (http://gitorious.org/mahara/mahara/commit/e006bdf93ef0d9a3df3dead181a64a8a50badc56). But I just realised that allowing instances to turn the title off needs more thought, so I'm going to open a

[Mahara-contributors] [Bug 655443] [NEW] Make block titles optional

2010-10-06 Thread Richard Mansfield
Public bug reported: In some blocks, like 'blog', the title defaults to the title of the blog if you leave the title blank, but others (like text box) let you have no title just by leaving it blank (and the view editor helpfully shows "[No title]"). I think we need a "No title" checkbox for the b

[Mahara-contributors] [Bug 645040] Re: Too many view columns during parallel editing

2010-10-06 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Milestone: None => 1.4.0 -- Too many view columns during parallel editing https://bugs.launchpad.net/bugs/6

[Mahara-contributors] [Bug 654963] Re: Tinymce autoresize plugin breaks hidden editors

2010-10-05 Thread Richard Mansfield
Seems to be IE only. -- Tinymce autoresize plugin breaks hidden editors https://bugs.launchpad.net/bugs/654963 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfolio: New Bug description: For example, the ti

[Mahara-contributors] [Bug 643654] Re: artefact feedback file uploads don't use upload with JS

2010-10-05 Thread Richard Mansfield
Ah yeah I can see that would be confusing for people when they're used to the blog post stuff. ** Changed in: mahara Milestone: 1.3.2 => 1.4.0 ** Changed in: mahara Importance: High => Medium ** Changed in: mahara Status: New => Confirmed -- artefact feedback file uploads don't u

[Mahara-contributors] [Bug 654963] [NEW] Tinymce autoresize plugin breaks hidden editors

2010-10-04 Thread Richard Mansfield
Public bug reported: For example, the tinymce editor on the add feedback form can't have any text entered into it. This could be because it's hidden on page load & has no initial width or height. ** Affects: mahara Importance: Undecided Status: New -- Tinymce autoresize plugin br

[Mahara-contributors] [Bug 643654] Re: artefact feedback file uploads don't use upload with JS

2010-10-04 Thread Richard Mansfield
Andrew, I'm not sure exactly what the problem is here, could you explain in more detail? I did notice that there was no confirmation message after leaving feedback (regardless of whether a file was uploaded or not) and I think I've fixed that now with 5c9dc65. -- artefact feedback file uploads d

[Mahara-contributors] [Bug 617159] Re: Block title links should be made optional

2010-10-04 Thread Richard Mansfield
Eugene, We always need to have render_self implemented for html export to work at all, otherwise you get a fatal error. So there's no point in checking for it with method_exists; it's better to write a dummy render_self function in the ArtefactType base class that prints the artefact title & desc

[Mahara-contributors] [Bug 652784] Re: Inserting a file with no description using tinymce gives default description of 'null'

2010-10-04 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Low ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Milestone: None => 1.3.2 -- Inserting a file with no

[Mahara-contributors] [Bug 653897] Re: Move "My Plans" tab before "Export"

2010-10-04 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Milestone: None => 1.4.0 -- Move "My Plans" tab before "Export" https://bugs.launchpad

[Mahara-contributors] [Bug 654689] Re: Missing exception class: PieformError

2010-10-04 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Low ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Milestone: None => 1.4.0 -- Missing exc

[Mahara-contributors] [Bug 530656] Re: WYSIWYG Editor for Editing View Text Boxes is not available in Full Screen Mode

2010-10-04 Thread Richard Mansfield
I've committed the autoresize patch now. I guess I can't mark this as fixed yet, but I'll lower the priority (on the fullscreen button). ** Changed in: mahara Importance: Medium => Low -- WYSIWYG Editor for Editing View Text Boxes is not available in Full Screen Mode https://bugs.launchpad.n

[Mahara-contributors] [Bug 646397] Re: Check dataroot is writable in cron.php

2010-09-30 Thread Richard Mansfield
** Changed in: mahara Status: In Progress => Fix Committed -- Check dataroot is writable in cron.php https://bugs.launchpad.net/bugs/646397 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfolio: Fix C

[Mahara-contributors] [Bug 530656] Re: WYSIWYG Editor for Editing View Text Boxes is not available in Full Screen Mode

2010-09-30 Thread Richard Mansfield
Eugene, sure give it a go. I've actually just implemented a bit of a workaround for the lack of the fullscreen option inside the block editor, see http://mahara.org/interaction/forum/topic.php?id=1574 It basically just lets you make the block configuration form open up really big even when there'

[Mahara-contributors] [Bug 650678] [NEW] LDAP auth should check for invalid utf8 characters in names

2010-09-28 Thread Richard Mansfield
Public bug reported: See http://mahara.org/interaction/forum/topic.php?id=2317 ** Affects: mahara Importance: Undecided Status: New -- LDAP auth should check for invalid utf8 characters in names https://bugs.launchpad.net/bugs/650678 You received this bug notification because you

[Mahara-contributors] [Bug 649409] [NEW] LDAP auth tries to update profile fields for users who don't exist yet

2010-09-27 Thread Richard Mansfield
Public bug reported: At least I think that's what's happening. See http://mahara.org/interaction/forum/topic.php?id=2307 ** Affects: mahara Importance: Undecided Status: New -- LDAP auth tries to update profile fields for users who don't exist yet https://bugs.launchpad.net/bugs/

[Mahara-contributors] [Bug 646397] Re: Check dataroot is writable in cron.php

2010-09-27 Thread Richard Mansfield
** Changed in: mahara Assignee: (unassigned) => Brett Wilkins (brettwilkins) ** Changed in: mahara Status: New => In Progress ** Changed in: mahara Importance: Undecided => Low -- Check dataroot is writable in cron.php https://bugs.launchpad.net/bugs/646397 You received this bug

[Mahara-contributors] [Bug 648470] Re: Group homepage doesn't display multiple columns correctly

2010-09-26 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Milestone: None => 1.3.2 ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Importance: Undecided => Low -- Group homepage doe

[Mahara-contributors] [Bug 648470] [NEW] Group homepage doesn't display multiple columns correctly

2010-09-26 Thread Richard Mansfield
an side-by-side, because of a .grouphomepage .column { float: none;} rule in the css. ** Affects: mahara Importance: Low Assignee: Richard Mansfield (richard-mansfield) Status: Fix Committed -- Group homepage doesn't display multiple columns correctly https://bugs.launchpad

[Mahara-contributors] [Bug 646691] Re: Blog account settings still available when blog disabled

2010-09-26 Thread Richard Mansfield
Sounds good, Andrew. Also, if you're just doing artefacts you might find require_artefact_plugins() useful - I added it a while ago when I had to so something similar. -- Blog account settings still available when blog disabled https://bugs.launchpad.net/bugs/646691 You received this bug notific

[Mahara-contributors] [Bug 547767] Re: Udate of external RSS-Feeds doesn't work

2010-09-23 Thread Richard Mansfield
Do you know if the tpamahara site has its cron set up correctly (http://wiki.mahara.org/System_Administrator%27s_Guide/Cron_Job)? The feeds should update every hour or so if it's set up properly. If cron is running and the feeds are still not updating, then there should be some errors in either t

[Mahara-contributors] [Bug 547767] Re: Udate of external RSS-Feeds doesn't work

2010-09-23 Thread Richard Mansfield
Tabitha, no one's looking at it; somewhere along the line it got marked as invalid. If your feeds are not updating for exactly the same reason, we could reopen it, but it'd be better to open a new bug (including the url of the feed that's not updating) unless you have exactly the same errors in th

[Mahara-contributors] [Bug 646397] [NEW] Check dataroot is writable in cron.php

2010-09-23 Thread Richard Mansfield
Public bug reported: If cron.php can't write to dataroot, it dies without saying why: http://mahara.org/interaction/forum/topic.php?id=2241 We should make sure something useful gets written to the log. ** Affects: mahara Importance: Undecided Status: New -- Check dataroot is wri

[Mahara-contributors] [Bug 645757] [NEW] Upgrade 2010042600 takes too long

2010-09-22 Thread Richard Mansfield
Public bug reported: See http://mahara.org/interaction/forum/topic.php?id=2287 This upgrade is especially slow because it's usually a big table. Perhaps we should delete some stuff out of notification_internal_activity before attempting it (see bug #645744). Alternatively rewrite the upgrade (h

[Mahara-contributors] [Bug 645744] [NEW] Automatically delete old notifications from notification_internal_activity

2010-09-22 Thread Richard Mansfield
Public bug reported: The notification_internal_activity table can get pretty big after a while because we rely on users to delete their own notifications. Some of the more useless notifications could be removed periodically to make upgrades on that table a bit less painful. See http://mahara.org

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-09-22 Thread Richard Mansfield
Ruslan, Yeah, this is a really weird bug, I just tried it myself and I can't work it out either. It's as if clicking the unselect button does something that messes up the form in such a way that FF refuses to submit it. Strangely for me, it only happens in FF, and works in IE/Chrome, though I di

[Mahara-contributors] [Bug 644169] Re: Locking a view should lock all artefacts

2010-09-21 Thread Richard Mansfield
Actually blog posts *are* locked, or at least any blog posts that appear in a submitted view, but resume fields aren't. All artefacts should now have the 'locked' field set when the view they're in gets submitted, but so far I've only made the blog & file plugins respect that field and stop users

[Mahara-contributors] [Bug 634190] Re: "Leap2A standard format" link points to self

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- "Leap2A standard format" link points to self https://bugs.launchpad.net/bugs/634190 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfolio

[Mahara-contributors] [Bug 635242] Re: Done view editing button sends to Homepage, should be My Views?

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Done view editing button sends to Homepage, should be My Views? https://bugs.launchpad.net/bugs/635242 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status i

[Mahara-contributors] [Bug 635828] Re: Custom Agreement in file artefact is not saved

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Custom Agreement in file artefact is not saved https://bugs.launchpad.net/bugs/635828 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfol

[Mahara-contributors] [Bug 636737] Re: Language selector missing on logged out homepage

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Language selector missing on logged out homepage https://bugs.launchpad.net/bugs/636737 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortf

[Mahara-contributors] [Bug 636767] Re: cron job to check latest mahara version is missing from new installs

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- cron job to check latest mahara version is missing from new installs https://bugs.launchpad.net/bugs/636767 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Sta

[Mahara-contributors] [Bug 638497] Re: en_US entries need to be added to Pieforms

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- en_US entries need to be added to Pieforms https://bugs.launchpad.net/bugs/638497 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfolio:

[Mahara-contributors] [Bug 638525] Re: Untranslated Pieforms strings don't fall back to en.utf8

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Untranslated Pieforms strings don't fall back to en.utf8 https://bugs.launchpad.net/bugs/638525 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahar

[Mahara-contributors] [Bug 640152] Re: landing on incorrect page after clicking a link in notification in an email

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- landing on incorrect page after clicking a link in notification in an email https://bugs.launchpad.net/bugs/640152 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahar

[Mahara-contributors] [Bug 634192] Re: Theme error on Request membership screen

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Theme error on Request membership screen https://bugs.launchpad.net/bugs/634192 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfolio: Fi

[Mahara-contributors] [Bug 634669] Re: 1.3RC1 Maximum number of posts to show not changing

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- 1.3RC1 Maximum number of posts to show not changing https://bugs.launchpad.net/bugs/634669 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePo

[Mahara-contributors] [Bug 634835] Re: 'My Files' are not available when editing a group view

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- 'My Files' are not available when editing a group view https://bugs.launchpad.net/bugs/634835 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara

[Mahara-contributors] [Bug 636796] Re: Upgrade to 1.3 fails on postgres for sites with artefact feedback

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Upgrade to 1.3 fails on postgres for sites with artefact feedback https://bugs.launchpad.net/bugs/636796 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status

[Mahara-contributors] [Bug 638550] Re: Upgrade to 1.3 wrongly adds not null, default on timestamp column in Mysql

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- Upgrade to 1.3 wrongly adds not null, default on timestamp column in Mysql https://bugs.launchpad.net/bugs/638550 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara

[Mahara-contributors] [Bug 640316] Re: If the remoteusername box isn't shown on admin/user/edit.php, submitting the form throws an error

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: Fix Committed => Fix Released -- If the remoteusername box isn't shown on admin/user/edit.php, submitting the form throws an error https://bugs.launchpad.net/bugs/640316 You received this bug notification because you are a member of Mahara Contributors, which

[Mahara-contributors] [Bug 638751] Re: artefact/file/blocktype/internalmedia/lib.php adds additional & breaking some media players

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Milestone: 1.3.1 => 1.3.2 -- artefact/file/blocktype/internalmedia/lib.php adds additional & breaking some media players https://bugs.launchpad.net/bugs/638751 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mah

[Mahara-contributors] [Bug 638511] Re: cron_check_for_updates hanging

2010-09-16 Thread Richard Mansfield
I've tried to make cron_check_for_updates a bit less fragile, but I'm not convinced this will fix the problem with the stalled cron job. ** Changed in: mahara Status: New => Triaged ** Changed in: mahara Importance: Undecided => Medium -- cron_check_for_updates hanging https://bugs.la

[Mahara-contributors] [Bug 639636] Re: Hardcoded check for image block if a custom plugin specifies any blocktype, preventing installation + fix

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Low ** Changed in: mahara Milestone: None => 1.4.0 -- Hardcoded check for image block if a custom plugin specifies any blocktype, preventing installation + fix https://bugs.launchpad

[Mahara-contributors] [Bug 640152] Re: landing on incorrect page after clicking a link in notification in an email

2010-09-16 Thread Richard Mansfield
** Changed in: mahara Importance: Undecided => Low ** Changed in: mahara Milestone: None => 1.3.1 -- landing on incorrect page after clicking a link in notification in an email https://bugs.launchpad.net/bugs/640152 You received this bug notification because you are a member of Mahara Con

[Mahara-contributors] [Bug 638525] Re: Untranslated Pieforms strings don't fall back to en.utf8

2010-09-15 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Medium ** Changed in: mahara Assignee: (unassigned) => Rich Trott (richard-trott) ** Changed in: mahara Milestone: None => 1.3.1 -- Untranslated Pieforms strings don't fall back

[Mahara-contributors] [Bug 639582] Re: Handle broken plugins better

2010-09-15 Thread Richard Mansfield
*** This bug is a duplicate of bug 629209 *** https://bugs.launchpad.net/bugs/629209 ** This bug has been marked a duplicate of bug 629209 Improve error reporting when plugins are missing * You can subscribe to bug 629209 by following this link: https://bugs.launchpad.net/mahara/+bug/6292

[Mahara-contributors] [Bug 638550] Re: Upgrade to 1.3 wrongly adds not null, default on timestamp column in Mysql

2010-09-14 Thread Richard Mansfield
** Changed in: mahara Status: Confirmed => Fix Committed -- Upgrade to 1.3 wrongly adds not null, default on timestamp column in Mysql https://bugs.launchpad.net/bugs/638550 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 638550] [NEW] Upgrade to 1.3 wrongly adds not null, default on timestamp column in Mysql

2010-09-14 Thread Richard Mansfield
Public bug reported: In mysql, the submittedtime column on the view table is created with a not null constraint. See http://mahara.org/interaction/forum/topic.php?id=2272 ** Affects: mahara Importance: High Assignee: Richard Mansfield (richard-mansfield) Status: Confirmed

[Mahara-contributors] [Bug 635242] Re: Done view editing button sends to Homepage, should be My Views?

2010-09-14 Thread Richard Mansfield
** Changed in: mahara Status: Triaged => Fix Committed -- Done view editing button sends to Homepage, should be My Views? https://bugs.launchpad.net/bugs/635242 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mah

[Mahara-contributors] [Bug 633320] Re: 1.3.0 rc1 Europass plug-in simply not working

2010-09-14 Thread Richard Mansfield
I'm marking this as fixed now that Gregor has re-released the plugin for 1.3 ** Changed in: mahara Status: New => Fix Released ** Changed in: mahara Assignee: (unassigned) => Gregor Anželj (gregor-anzelj) -- 1.3.0 rc1 Europass plug-in simply not working https://bugs.launchpad.net/bu

[Mahara-contributors] [Bug 638497] Re: en_US entries need to be added to Pieforms

2010-09-14 Thread Richard Mansfield
** Changed in: mahara Importance: Undecided => Low ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Milestone: None => 1.3.1 -- en_US entries need to be added to Pieforms https://bugs.launchpad.net/bugs/638497

[Mahara-contributors] [Bug 638525] [NEW] Untranslated Pieforms strings don't fall back to en.utf8

2010-09-14 Thread Richard Mansfield
Public bug reported: Strings in the rules files in Pieforms (and probably everywhere else in Pieforms) don't default back to the English when the translation is missing. See https://bugs.launchpad.net/mahara/+bug/638497 ** Affects: mahara Importance: Undecided Status: New -- Untr

[Mahara-contributors] [Bug 638511] [NEW] cron_check_for_updates hanging

2010-09-14 Thread Richard Mansfield
Public bug reported: Possibly related to the DOMDocument errors linked from here: http://mahara.org/interaction/forum/topic.php?id=2241 ** Affects: mahara Importance: Undecided Status: New -- cron_check_for_updates hanging https://bugs.launchpad.net/bugs/638511 You received this

[Mahara-contributors] [Bug 638455] Re: Japanese string missing in pieforms minlength.php file

2010-09-14 Thread Richard Mansfield
Mits, if you can supply the string, I'll add it. [By the way, Nigel's stopped maintaining pieforms as a separate project now. We might as well subsume it into Mahara and move all these strings into the normal Mahara language packs. I'll create a low priority bug for this in case anyone's got som

[Mahara-contributors] [Bug 634190] Re: "Leap2A standard format" link points to self

2010-09-13 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Low ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Milestone: None => 1.3.1 -- "Leap2A standard fo

[Mahara-contributors] [Bug 634192] Re: Theme error on Request membership screen

2010-09-13 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Medium ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Milestone: None => 1.3.1 -- Theme error on Reques

[Mahara-contributors] [Bug 634669] Re: 1.3RC1 Maximum number of posts to show not changing

2010-09-13 Thread Richard Mansfield
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Medium ** Changed in: mahara Assignee: (unassigned) => Richard Mansfield (richard-mansfield) ** Changed in: mahara Milestone: None => 1.3.1 -- 1.3RC1 Maximum number

[Mahara-contributors] [Bug 632308] Re: User can submit view for assesment to the group where s/he has admin or tutor role

2010-09-13 Thread Richard Mansfield
Kristina, we won't put it in stable anyway, and the next release is a few months away now, so we have some time to decide on this. Personally I'd rather leave it out in the meantime on a separate feature branch where we can pull it in if we need it before 1.4. Maybe someone will want us to do pee

[Mahara-contributors] [Bug 634950] Re: create/edit view Error on 1.3.0

2010-09-13 Thread Richard Mansfield
** Changed in: mahara Status: New => Invalid -- create/edit view Error on 1.3.0 https://bugs.launchpad.net/bugs/634950 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfolio: Invalid Bug description:

<    4   5   6   7   8   9   10   11   12   13   >