[Mahara-contributors] [Bug 843588] Re: Google spreadsheet can't be embedded

2011-09-11 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/843588 Title: Google spreadsheet can't be embedded Status in Mahara

[Mahara-contributors] [Bug 845263] [NEW] Optional password policy

2011-09-08 Thread François Marier
Public bug reported: For internal policy reasons, some people might need Mahara to enforce a password policy. If we implement this feature, we should make sure that: - it's optional - it's disabled by default - we include a warning saying that it could result in less secure passwords (ideally

[Mahara-contributors] [Bug 843588] Re: Google spreadsheet can't be embedded

2011-09-07 Thread François Marier
** Changed in: mahara Milestone: None = 1.4.1 ** Changed in: mahara Importance: Undecided = Medium ** Changed in: mahara Status: New = Triaged -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 721496] Re: Using pChart as framework for rendering graphs in Mahara

2011-09-07 Thread François Marier
While reviewing the license for this library, I found this page: http://www.pchart.net/license which claims that it is under the GPLv3 but then adds a contradictory statement that say that it's not for commercial use unless you get a separate license. Therefore it is not Open Source and we

[Mahara-contributors] [Bug 823789] Re: SecretURL link not intuitive to add in 1.4

2011-09-07 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/823789 Title: SecretURL link not intuitive to add in 1.4 Status in Mahara

[Mahara-contributors] [Bug 826453] Re: Code to delete session id on logout is not triggered

2011-09-07 Thread François Marier
Richard, is that fix what you had in mind for master? ** Changed in: mahara Status: Confirmed = In Progress ** 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-contributors] [Bug 547469] Re: password is too complex for younger people

2011-09-07 Thread François Marier
I like these suggestions, but let's create a different bug for them. This one is about removing the pointless restrictions. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/547469 Title:

[Mahara-contributors] [Bug 825595] Re: List your friends on the Share page for being able to select them more easily

2011-09-07 Thread François Marier
** Changed in: mahara Milestone: None = 1.5.0 ** Changed in: mahara Status: Triaged = 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/825595 Title: List your friends

[Mahara-contributors] [Bug 811799] Re: Show the display name in the admin user search

2011-09-07 Thread François Marier
** Changed in: mahara Status: Confirmed = Fix Committed ** 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/811799 Title: Show the

[Mahara-contributors] [Bug 844457] Re: suckypasswords check is very limited, could be expanded

2011-09-07 Thread François Marier
http://sharetext.org/BEM is another good list (the one that Twitter used to use I think) ** Changed in: mahara Status: New = Triaged -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 794460] Re: There should be a page where you can access all pages on your watchlist quickly

2011-09-07 Thread François Marier
Is there a limit on the number of views displayed in the list? It not, it would be good to make it look like the online users block where you see a small number of them (10?) and then you have to click through to a different page to see the full list. ** Changed in: mahara Milestone: None =

[Mahara-contributors] [Bug 794460] Re: There should be a page where you can access all pages on your watchlist quickly

2011-09-07 Thread François Marier
By the way Chris, if you mark something as Fix Committed, you need to also set the milestone to 1.5.0 (for a commit on master) or 1.4.1 (for a commit on the 1.4_STABLE branch). -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 794460] Re: There should be a page where you can access all pages on your watchlist quickly

2011-09-07 Thread François Marier
Awesome. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/794460 Title: There should be a page where you can access all pages on your watchlist quickly Status in Mahara ePortfolio: Fix

[Mahara-contributors] [Bug 844488] Re: password minimum length restriction should be raised

2011-09-07 Thread François Marier
** Changed in: mahara Milestone: None = 1.5.0 ** Changed in: mahara Status: New = Triaged ** Description changed: - The minimum password is currently limited to 40 characters long. To + The maximum password is currently limited to 40 characters long. To encourage the use of

[Mahara-contributors] [Bug 843561] [NEW] Temporarily lock accounts after too many bad passwords

2011-09-06 Thread François Marier
Public bug reported: To deter brute-forcing of passwords (and prevent ensuing DoS attacks), we should temporarily lock accounts once they've had too many (4? 5?) bad passwords. Considerations: - This should be as fast as possible and ideally not use extra queries. In a DoS setting, we want

[Mahara-contributors] [Bug 843573] [NEW] Enable secure cookies is wwwroot is set to HTTPS

2011-09-06 Thread François Marier
Public bug reported: To further increase our protection against https-to-http downgrades, we should only set Secure Cookies (the ones that browsers will only send over HTTPS) when the wwwroot points to https or when a ssl proxy is enabled. ** Affects: mahara Importance: Medium

[Mahara-contributors] [Bug 843568] [NEW] Stored passwords with a stronger hash algorithm

2011-09-06 Thread François Marier
Public bug reported: MD5 is broken, we should switch to something better. Ideally, we should use PHP 5.3.2's crypt() function (http://nz.php.net/manual/en/function.crypt.php) with the CRYPT_BLOWFISH algorithm. Not sure what cost parameter we should use, but ideally a large number (we should do

[Mahara-contributors] [Bug 786739] Re: Add CPD to Mahara core

2011-09-06 Thread François Marier
** Changed in: mahara Milestone: 1.5.0 = None -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/786739 Title: Add CPD to Mahara core Status in Mahara ePortfolio: Confirmed Bug

[Mahara-contributors] [Bug 492009] Re: Ordinary group members can be promoted to be an admin of controlled or course groups.

2011-09-05 Thread François Marier
** Changed in: mahara Importance: Undecided = High ** Changed in: mahara Assignee: François Marier (fmarier) = Richard Mansfield (richard-mansfield) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https

[Mahara-contributors] [Bug 802330] Re: Self-registration approval pages: problems with non-default themes

2011-09-05 Thread François Marier
It seems to have been fixed at some point... ** Changed in: mahara Status: Incomplete = Invalid ** Changed in: mahara Milestone: 1.5.0 = None -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 631189] Re: Non-group admin can manage group views and group files

2011-09-05 Thread François Marier
** Changed in: mahara Milestone: None = 1.5.0 ** Changed in: mahara Status: Confirmed = Fix Committed ** Changed in: mahara Assignee: (unassigned) = Richard Mansfield (richard-mansfield) -- You received this bug notification because you are a member of Mahara Contributors,

[Mahara-contributors] [Bug 841711] Re: Add wakeup support to adodb

2011-09-05 Thread François Marier
Note: the Debian package uses the bundled version of ADODB already for reasons I can't remember... -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/841711 Title: Add wakeup support to adodb

[Mahara-contributors] [Bug 797002] Re: Feedback on submitted view not working in IE

2011-09-05 Thread François Marier
*** This bug is a duplicate of bug 797952 *** https://bugs.launchpad.net/bugs/797952 ** This bug has been marked a duplicate of bug 797952 can't submit pages to groups on master -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to

[Mahara-contributors] [Bug 828445] Re: Upgrade Tinymce to latest version 3.4.4

2011-09-01 Thread François Marier
** Changed in: mahara Milestone: None = 1.5.0 ** 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/828445 Title: Upgrade

[Mahara-contributors] [Bug 838429] Re: a parameter supplied in a url which has a trailing space isn't correctly parsed

2011-08-31 Thread François Marier
** 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/838429 Title: a parameter supplied in a url which has a trailing space isn't correctly

[Mahara-contributors] [Bug 827762] Re: Remove references to tutor role from core code

2011-08-31 Thread François Marier
https://reviews.mahara.org/#change,602 ** 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/827762 Title: Remove references to tutor

[Mahara-contributors] [Bug 836361] Re: TabletPC - android - can't drag media types to portfolio page

2011-08-31 Thread François Marier
Ok, thanks for testing this. It looks like we'll need to do more work to get this to work. Unassigning until a developer with an Android tablet can have a good look. ** Changed in: mahara Status: In Progress = Confirmed ** Changed in: mahara Assignee: Melissa Draper (melissa) =

[Mahara-contributors] [Bug 812115] Re: Include the user's name when deleting an account from the user's settings page

2011-08-31 Thread François Marier
** Changed in: mahara Status: In Progress = Fix Committed ** 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/812115 Title: Include the

[Mahara-contributors] [Bug 837012] Re: MySQL reserved words not handled properly

2011-08-30 Thread François Marier
No worries Howard :) ** Changed in: mahara Status: Incomplete = Invalid -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/837012 Title: MySQL reserved words not handled properly Status

[Mahara-contributors] [Bug 837437] Re: In lib/dml.php execute_sql_arr, $continue parameter can't ever work

2011-08-30 Thread François Marier
** Changed in: mahara Importance: Undecided = Low ** Changed in: mahara Status: New = Triaged -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/837437 Title: In lib/dml.php

[Mahara-contributors] [Bug 812115] Re: Include the user's name when deleting an account from the user's settings page

2011-08-30 Thread François Marier
https://reviews.mahara.org/#change,621 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/812115 Title: Include the user's name when deleting an account from the user's settings page Status

[Mahara-contributors] [Bug 547453] Re: Bulk upload of files

2011-08-30 Thread François Marier
** Changed in: mahara Milestone: None = 1.5.0 ** 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/547453 Title: Bulk upload

[Mahara-contributors] [Bug 829674] Re: Add SSL reverse proxy support like ssl_proxy in Moodle

2011-08-30 Thread François Marier
** Changed in: mahara Assignee: (unassigned) = Melissa Draper (melissa) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/829674 Title: Add SSL reverse proxy support like ssl_proxy in

[Mahara-contributors] [Bug 836361] Re: TabletPC - android - can't drag media types to portfolio page

2011-08-29 Thread François Marier
Hi Shanen, Can you tell us what the User Agent of the browser is on your Android tablet? http://whatsmyuseragent.com/ -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/836361 Title:

[Mahara-contributors] [Bug 547453] Re: Bulk upload of files

2011-08-29 Thread François Marier
https://reviews.mahara.org/#change,605 ** Changed in: mahara Assignee: (unassigned) = Hugh Davenport (hugh-catalyst) ** 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-contributors] [Bug 836361] Re: TabletPC - android - can't drag media types to portfolio page

2011-08-29 Thread François Marier
https://reviews.mahara.org/#change,620 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/836361 Title: TabletPC - android - can't drag media types to portfolio page Status in Mahara

[Mahara-contributors] [Bug 802330] Re: Self-registration approval pages: problems with non-default themes

2011-08-29 Thread François Marier
** Changed in: mahara Assignee: Darryl Hamilton (lordp) = (unassigned) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/802330 Title: Self-registration approval pages: problems with

[Mahara-contributors] [Bug 836235] Re: SAML authentication errors on login from 4.2 session_* compat issue

2011-08-28 Thread François Marier
** Changed in: mahara Importance: Undecided = Medium -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/836235 Title: SAML authentication errors on login from 4.2 session_* compat issue

[Mahara-contributors] [Bug 834171] Re: Allow plugins to register right_nav menu items

2011-08-28 Thread François Marier
** 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/834171 Title: Allow plugins to register right_nav menu items Status in Mahara ePortfolio:

[Mahara-contributors] [Bug 833583] Re: Group Journal

2011-08-28 Thread François Marier
** Changed in: mahara Importance: Undecided = Wishlist ** Changed in: mahara Status: New = Triaged -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/833583 Title: Group Journal

[Mahara-contributors] [Bug 807341] Re: Feedburner feeds are not updating properly

2011-08-28 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/807341 Title: Feedburner feeds are not updating properly Status in Mahara

[Mahara-contributors] [Bug 836364] Re: External media type limitation

2011-08-28 Thread François Marier
Hi Shanen, This is very good feedback and I like your ideas. It seems like there are 3 separate issues here: 1- adding a new external image block to the external content tab 2- adding the ability to easily pick a local image in the html editor 3- merging the different external content blocks

[Mahara-contributors] [Bug 836361] Re: TabletPC - android - can't drag media types to portfolio page

2011-08-28 Thread François Marier
It looks like we could probably fix it by doing the same thing as what we did for iPad/iPhone in bug #591584. ** Tags added: tablet ** Changed in: mahara Milestone: None = 1.5.0 ** Changed in: mahara Importance: Undecided = Medium ** Changed in: mahara Status: New = Triaged --

[Mahara-contributors] [Bug 836364] Re: External media type limitation

2011-08-28 Thread François Marier
** Description changed: Mahara 1.4.0 I would consider it a bug that I cannot add an external image to a portfolio page form the External Content tab in page editing mode. This option does not exist - only these do External Feed External Video Google Apps. To add an image I have

[Mahara-contributors] [Bug 804129] Re: Embedded mp3 file not loading in IE in v1.4

2011-08-28 Thread François Marier
Melissa: does it throw a Javascript error? -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/804129 Title: Embedded mp3 file not loading in IE in v1.4 Status in Mahara ePortfolio: Triaged

[Mahara-contributors] [Bug 836398] Re: merging the different external content blocks into a block

2011-08-28 Thread François Marier
I like this idea a lot. Just have a remote content block and let Mahara figure out what to do with it. That's a big win for usability in my opinion and it will make it seem magical :) ** Changed in: mahara Importance: Undecided = Wishlist ** Changed in: mahara Status: New = Triaged

[Mahara-contributors] [Bug 836358] Re: auth/saml does not always do sensible redirection after login

2011-08-28 Thread François Marier
** Changed in: mahara Milestone: None = 1.5.0 ** 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/836358 Title: auth/saml

[Mahara-contributors] [Bug 836235] Re: SAML authentication errors on login from 4.2 session_* compat issue

2011-08-28 Thread François Marier
** Changed in: mahara Status: In Progress = Fix Committed ** 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/836235 Title: SAML

[Mahara-contributors] [Bug 833867] Re: Add Show Description to Image Gallery

2011-08-25 Thread François Marier
** Changed in: mahara Importance: Undecided = Wishlist ** Changed in: mahara Status: New = Triaged ** Tags added: gallery -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/833867

[Mahara-contributors] [Bug 833608] Re: Download problem File with Chinese Character filename

2011-08-25 Thread François Marier
Hi Rocky, Would you by any chance be able to upload here an example file (maybe inside a zip file) that demonstrates this problem? Also, are you able to try it out on the demo site (http://demo.mahara.org) to see if Mahara 1.4 is affected by the same problem? Cheers, Francois ** Changed in:

[Mahara-contributors] [Bug 833131] Re: Institutional admin index page

2011-08-24 Thread François Marier
** Changed in: mahara Importance: Undecided = Wishlist ** Changed in: mahara Status: New = Triaged -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/833131 Title: Institutional admin

[Mahara-contributors] [Bug 807278] Re: View access changes

2011-08-24 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/807278 Title: View access changes Status in Mahara ePortfolio: Fix

[Mahara-contributors] [Bug 825311] Re: export doesn't distinguish a 'collections' export from a 'views' export

2011-08-24 Thread François Marier
Good point. If you export just one view in a collection, you should ideally not get the collection info in the export. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/825311 Title: export

[Mahara-contributors] [Bug 832409] Re: Export users to Leap2A files fails if indiviual users are specified

2011-08-24 Thread François Marier
Changing the milestone back to 1.5.0 since the bug is in a not-very- official part of the code that is not linked to from the UI. (Also it's not a regression.) ** Changed in: mahara Milestone: 1.4.1 = 1.5.0 -- You received this bug notification because you are a member of Mahara

[Mahara-contributors] [Bug 832409] Re: Export users to Leap2A files fails if indiviual users are specified

2011-08-24 Thread François Marier
** Changed in: mahara Status: Triaged = Fix Committed ** Changed in: mahara Assignee: (unassigned) = Iñaki Arenaza (iarenaza) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/832409

[Mahara-contributors] [Bug 832374] Re: Manually added users or bulk imported users are not forced to change their password

2011-08-24 Thread François Marier
** Changed in: mahara Status: Triaged = Fix Committed ** Changed in: mahara Assignee: (unassigned) = Iñaki Arenaza (iarenaza) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/832374

[Mahara-contributors] [Bug 809058] Re: Allow embedding of external videos and Google things over HTTPS

2011-08-22 Thread François Marier
** Changed in: mahara Status: Triaged = In Progress ** Changed in: mahara Milestone: 1.4.1 = 1.5.0 ** 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.

[Mahara-contributors] [Bug 829136] Re: Add new audio/video artefact types

2011-08-22 Thread François Marier
** Changed in: mahara Status: In Progress = Fix Committed ** 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/829136 Title: Add new

[Mahara-contributors] [Bug 831703] Re: site pages editor empty until 'page name' changed

2011-08-22 Thread François Marier
** Changed in: mahara Status: New = In Progress ** Changed in: mahara Status: In Progress = Confirmed ** Changed in: mahara Importance: Undecided = Medium -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 831703] Re: site pages editor empty until 'page name' changed

2011-08-22 Thread François Marier
Looks like this has been broken since 1.2 or earlier. ** Changed in: mahara Importance: Medium = Low ** Changed in: mahara Milestone: None = 1.5.0 ** Changed in: mahara Status: Confirmed = In Progress -- You received this bug notification because you are a member of Mahara

[Mahara-contributors] [Bug 831703] Re: site pages editor empty until 'page name' changed

2011-08-22 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/831703 Title: site pages editor empty until 'page name' changed Status in

[Mahara-contributors] [Bug 795425] Re: View comments pagination misbehaviour in Chrome

2011-08-22 Thread François Marier
** Changed in: mahara Assignee: MikaelM (mikael-mr) = Hugh Davenport (hugh-catalyst) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/795425 Title: View comments pagination misbehaviour

[Mahara-contributors] [Bug 809694] Re: Allow admin to change the footer menu links to URL/files other than the defaults

2011-08-22 Thread François Marier
** Changed in: mahara Milestone: None = 1.5.0 ** Changed in: mahara Assignee: (unassigned) = François Marier (fmarier) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/809694 Title

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

2011-08-22 Thread François Marier
Reopening this one because it was only fixed and tested on Postgres. Someone needs to test this using a large MySQL DB and write the equivalent optimized SQL. ** Changed in: mahara Importance: Low = High ** Changed in: mahara Status: Fix Released = In Progress ** Changed in: mahara

[Mahara-contributors] [Bug 830651] Re: over zealous user attribute checking in auth/saml

2011-08-21 Thread François Marier
** Changed in: mahara Importance: Undecided = Medium -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/830651 Title: over zealous user attribute checking in auth/saml Status in Mahara

[Mahara-contributors] [Bug 829674] Re: Add SSL reverse proxy support like ssl_proxy in Moodle

2011-08-21 Thread François Marier
** Changed in: mahara Importance: Undecided = High ** Changed in: mahara Milestone: None = 1.5.0 ** Changed in: mahara Status: New = Triaged -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 811394] Re: A url in this field contains the blacklisted domain ...'

2011-08-21 Thread François Marier
** Changed in: mahara Status: Incomplete = Triaged -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/811394 Title: A url in this field contains the blacklisted domain ...' Status in

[Mahara-contributors] [Bug 810302] Re: auth/saml enable user to link own account to remote user

2011-08-21 Thread François Marier
** Changed in: mahara Milestone: 1.5.0 = None -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/810302 Title: auth/saml enable user to link own account to remote user Status in Mahara

[Mahara-contributors] [Bug 830776] Re: Cannot upgrade blocktypes inside artefact plugins

2011-08-21 Thread François Marier
** Changed in: mahara Status: Confirmed = 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/830776 Title: Cannot upgrade blocktypes inside artefact plugins Status in

[Mahara-contributors] [Bug 736665] Re: text box as artefact

2011-08-21 Thread François Marier
** Changed in: mahara Status: Confirmed = 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/736665 Title: text box as artefact Status in Mahara ePortfolio: Fix Committed

[Mahara-contributors] [Bug 812673] Re: a owner of a file that is uploaded to a group should have access even if members don't

2011-08-21 Thread François Marier
** Changed in: mahara Status: In Progress = Fix Committed ** 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/812673 Title: a owner of a

[Mahara-contributors] [Bug 829674] Re: Add SSL reverse proxy support like ssl_proxy in Moodle

2011-08-21 Thread François Marier
The first step towards this would be to start replacing all HTTPS checks in Mahara with the is_https() function being introduced in htdocs/lib/mahara.php as part of this change: https://reviews.mahara.org/#change,564,patchset=1 ** Tags added: https -- You received this bug notification

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

2011-08-18 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/817836 Title: tinymce fails to load when current language unavailable Status

[Mahara-contributors] [Bug 818045] Re: Check repo for viruses to pass minaccept

2011-08-18 Thread François Marier
** Changed in: mahara Status: Triaged = Fix Released -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/818045 Title: Check repo for viruses to pass minaccept Status in Mahara

[Mahara-contributors] [Bug 829136] [NEW] Add new audio/video artefact types

2011-08-18 Thread François Marier
Public bug reported: Initially this will give audio/video files a distinct icon, but could in theory be enhanced later on. ** Affects: mahara Importance: Wishlist Assignee: Stacey Walker (stacey) Status: In Progress ** Changed in: mahara Assignee: (unassigned) = Stacey

[Mahara-contributors] [Bug 829136] Re: Add new audio/video artefact types

2011-08-18 Thread François Marier
https://reviews.mahara.org/#change,543 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/829136 Title: Add new audio/video artefact types Status in Mahara ePortfolio: In Progress Bug

[Mahara-contributors] [Bug 813204] Re: Cannot edit a page with a navigation block pointing at a deleted collection

2011-08-18 Thread François Marier
** 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://bugs.launchpad.net/bugs/813204 Title: Cannot edit a page with a navigation block pointing at a deleted collection

[Mahara-contributors] [Bug 817342] Re: Unencoded strings included in viewacl javascript

2011-08-18 Thread François Marier
** Changed in: mahara Status: Confirmed = 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/817342 Title: Unencoded strings included in viewacl javascript Status in Mahara

[Mahara-contributors] [Bug 810751] Re: Display a user's institution when inviting him to join a group

2011-08-17 Thread François Marier
** Tags added: usability -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/810751 Title: Display a user's institution when inviting him to join a group Status in Mahara ePortfolio: Triaged

[Mahara-contributors] [Bug 811799] Re: Show the display name in the admin user search

2011-08-17 Thread François Marier
** Tags added: bite-sized usability -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/811799 Title: Show the display name in the admin user search Status in Mahara ePortfolio: Triaged Bug

[Mahara-contributors] [Bug 810302] Re: auth/saml enable user to link own account to remote user

2011-08-17 Thread François Marier
** Changed in: mahara Importance: Undecided = Medium ** 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/810302 Title: auth/saml enable user

[Mahara-contributors] [Bug 812113] Re: Include a few more page links in the pager

2011-08-17 Thread François Marier
It looks like this has been merged. ** 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/812113 Title: Include a few more page

[Mahara-contributors] [Bug 812147] Re: Add and Remove button can't be translated

2011-08-17 Thread François Marier
** Changed in: mahara Importance: Undecided = Low -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/812147 Title: Add and Remove button can't be translated Status in Mahara ePortfolio:

[Mahara-contributors] [Bug 811394] Re: A url in this field contains the blacklisted domain ...'

2011-08-17 Thread François Marier
Dirk, if you could tell us what the URLs were, it might help us reproduce the problem. Thanks. ** Changed in: mahara Status: Triaged = Incomplete -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 812673] Re: a owner of a file that is uploaded to a group should have access even if members don't

2011-08-17 Thread François Marier
Just a quick note Hugh, the Opinion status is a closed status like wontfix or fix released, so it's better not to use it for bugs we intend to fix because it might get lost. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 813204] Re: Cannot edit a page with a navigation block pointing at a deleted collection

2011-08-17 Thread François Marier
** Changed in: mahara Status: In Progress = Fix Committed ** Changed in: mahara Milestone: 1.4.1 = 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/813204 Title: Cannot edit

[Mahara-contributors] [Bug 794368] Re: Limit number of users shown in online users block

2011-08-17 Thread François Marier
** Changed in: mahara Status: Confirmed = 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/794368 Title: Limit number of users shown in online users block Status in

[Mahara-contributors] [Bug 813253] Re: registration fails displaying unknown error when noreply address not set

2011-08-17 Thread François Marier
We should display an error message in the admin area using the framework that Darryl added a few weeks back. ** Changed in: mahara Importance: Medium = High ** Changed in: mahara Status: Triaged = Confirmed -- You received this bug notification because you are a member of Mahara

[Mahara-contributors] [Bug 813905] Re: Trailing Spaces in Folder Names effect HTML Export

2011-08-17 Thread François Marier
We should trim folder names before they are created in Mahara to avoid this problem entirely. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/813905 Title: Trailing Spaces in Folder Names

[Mahara-contributors] [Bug 814328] Re: No indication that 'Allow public profiles' admin setting gets overridden

2011-08-17 Thread François Marier
** Changed in: mahara Milestone: None = 1.5.0 ** Changed in: mahara Status: In Progress = Fix Committed ** Changed in: mahara Importance: Undecided = Low -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 816176] Re: Comments star rating html is hardcoded in the controller

2011-08-17 Thread François Marier
** 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/816176 Title: Comments star rating html is hardcoded in the controller Status in Mahara

[Mahara-contributors] [Bug 803707] Re: Wrong Next / Previous links activated (Chrome browser)

2011-08-17 Thread François Marier
** Changed in: mahara Milestone: None = 1.5.0 ** 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/803707 Title: Wrong Next /

[Mahara-contributors] [Bug 746483] Re: Group member pagination not highlighting correct page number in some browsers

2011-08-17 Thread François Marier
Hi Mikael, are you still working on this or should we reassign it? Or perhaps it has been merged already and I just haven't seen it? -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/746483

[Mahara-contributors] [Bug 784313] Re: html export should optionally include feedback

2011-08-17 Thread François Marier
** 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/784313 Title: html export should optionally include feedback Status in Mahara ePortfolio:

[Mahara-contributors] [Bug 817373] Re: Add ability to 'send now' on a forum post

2011-08-17 Thread François Marier
** Changed in: mahara Status: New = Triaged -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/817373 Title: Add ability to 'send now' on a forum post Status in Mahara ePortfolio:

[Mahara-contributors] [Bug 817372] Re: Override forum post delay for individual groups and/or forums

2011-08-17 Thread François Marier
** Changed in: mahara Status: New = Triaged ** Tags removed: bite-sized -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/817372 Title: Override forum post delay for individual groups

[Mahara-contributors] [Bug 817097] Re: userlist form - doubleclick would be useful

2011-08-17 Thread François Marier
** 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/817097 Title: userlist form - doubleclick would be useful Status in Mahara ePortfolio: Fix

[Mahara-contributors] [Bug 817775] Re: when a user tries to delete a file but doesn't have permission, a red error is shown with no message

2011-08-17 Thread François Marier
** Changed in: mahara Status: In Progress = Fix Committed ** 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/817775 Title: when a user

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

2011-08-17 Thread François Marier
** Changed in: mahara Status: Fix Committed = Fix Released ** Changed in: mahara Milestone: 1.5.0 = None -- 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

[Mahara-contributors] [Bug 817940] Re: Session directories are created on every init

2011-08-17 Thread François Marier
Have you guys tried removing it? It certainly looks like useless processing that we could take out. ** Changed in: mahara Status: New = Confirmed ** Changed in: mahara Importance: Undecided = Wishlist ** Changed in: mahara Milestone: None = 1.5.0 -- You received this bug

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