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

2010-07-18 Thread Richard Mansfield
** Changed in: mahara
 Assignee: (unassigned) = Richard Mansfield (richard-mansfield)

-- 
bad paths to embedded media in html exported views
https://bugs.launchpad.net/bugs/548308
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
Hi,

I am experimenting with Mahara v1.2 and I have found that when I generate a 
html export of a view that includes embedded media files e.g. mov then the main 
index.html file appears to unnecessarily append the following view=10 to the 
paths to the media. This appears in line 45 and 57 of the attached file. 
Consequently when I try to view these artefacts the path is invalid. When I 
manually delete the characters the view and artefacts behave as expected. 

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3438group_id=176atid=739



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 603010] Re: Reduce the number of group view notifications

2010-07-18 Thread Richard Mansfield
** Changed in: mahara
 Assignee: (unassigned) = Richard Mansfield (richard-mansfield)

-- 
Reduce the number of group view notifications
https://bugs.launchpad.net/bugs/603010
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
To reduce the spamminess of giving groups access to one's view, we should tweak 
the rules for sending notifications.

- Add a group settings to turn off view notifications. This will be useful for 
very large groups, for example on mahara.org.

- If someone gives access to a view to a group they are not a part of, no 
notification should be sent.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 538481] Re: items under Links and Resources still listed after files deleted

2010-07-18 Thread Richard Mansfield
** Changed in: mahara
   Status: In Progress = Fix Committed

-- 
items under Links and Resources still listed after files deleted
https://bugs.launchpad.net/bugs/538481
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Committed

Bug description:
We uploaded several files under Links and Resources. We deleted the files but 
they still appear under the Links and Resources in the site. As expected, if 
someone clicks on one of them they get an error message stating the artifact 
can't be found. Also, now if we try to upload new files, they will not appear 
under Links and Resources.
-Mahara version 1.2.0 (2009111002)
-Operating System: OSX
-database: MySQL



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 603010] Re: Reduce the number of group view notifications

2010-07-18 Thread Richard Mansfield
** Changed in: mahara
   Status: Confirmed = Fix Committed

-- 
Reduce the number of group view notifications
https://bugs.launchpad.net/bugs/603010
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Committed

Bug description:
To reduce the spamminess of giving groups access to one's view, we should tweak 
the rules for sending notifications.

- Add a group settings to turn off view notifications. This will be useful for 
very large groups, for example on mahara.org.

- If someone gives access to a view to a group they are not a part of, no 
notification should be sent.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 491214] Re: incomplete views after LEAP import

2010-07-18 Thread Richard Mansfield
Unable to reproduce this on master or 1.2, using views containing
images, embedded flvs, and external youtube links.

** Changed in: mahara
   Status: Triaged = Incomplete

-- 
incomplete views after LEAP import
https://bugs.launchpad.net/bugs/491214
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Incomplete

Bug description:
Files and youtube videos not displaying in views after LEAP import.

http://mahara.org/interaction/forum/topic.php?id=1281



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 547421] Re: Blocks with just floated content in them break view layout

2010-07-18 Thread Richard Mansfield
** Changed in: mahara
 Assignee: (unassigned) = Richard Mansfield (richard-mansfield)

-- 
Blocks with just floated content in them break view layout
https://bugs.launchpad.net/bugs/547421
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
If you have a block that has something in it that is floated - e.g. table 
align=left.../table in the example I tried - then that makes the height of 
the block be 0. This means, among other things, that on the view edit screen, 
the controls for the block below appear way above where they should be (as 
they're positioned). See the attached screenshot for what I mean. Apparently on 
IE7 the behaviour may be even worse..

Potentially we could fix this with some kind of hack to add a clearer div - or 
some other kind of solution that will clear the bottom of the block below the 
float. The problem I have with that is that in a multicolumn layout, the 
clearing div will clear below anything in any of the other columns too, which 
will look wrong.

I hate to say it, but maybe we'll need to look at using tables for the view 
layout - or some other positioning mechanism - to make it work properly...

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3364group_id=176atid=739



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 548333] Re: Mahara breaks when apc.stat is set to 0

2010-07-18 Thread François Marier
After trying (unsuccessfully) to blacklist certain files from being
cached, it looks like APC is just broken and there's not really any way
to fix this other than by turning apc.stat on.

More people discussing this problem:

  http://stackoverflow.com/questions/1834631/php-apc-filters-syntax
  http://stackoverflow.com/questions/1626262/apc-filters-by-path

So I'm going to look instead at detecting apc.stat=0 in Mahara and
issuing a warning about it.

** Tags added: performance

-- 
Mahara breaks when apc.stat is set to 0
https://bugs.launchpad.net/bugs/548333
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: In Progress

Bug description:
Mahara break when APC is on and apc.stat is turned off.

This can be tested by trying to delete a view.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3420group_id=176atid=739



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 607063] Re: Feature request: Improve using text editor to insert images from My files

2010-07-18 Thread Craig Eves

** Attachment added: moodle_editor.png
   http://launchpadlibrarian.net/52145377/moodle_editor.png

-- 
Feature request: Improve using text editor to insert images from My files
https://bugs.launchpad.net/bugs/607063
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:
Currently the text box that has an an image requires an Image URL to be added 
in the format /artefact/file/download.php?file=999

If the image is one that is stored in My Files it would be good to be able to 
browse  of image in My Files to select this and also have the opportunity to 
upload an image - similar to Moodle's editor (attached).



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 547434] Re: Images in view description

2010-07-18 Thread Richard Mansfield
** Changed in: mahara
 Assignee: (unassigned) = Richard Mansfield (richard-mansfield)

-- 
Images in view description
https://bugs.launchpad.net/bugs/547434
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
When inserting images into a view description via the HTML control, the image 
is loaded into the view index page, summary area. The idea of doing this was to 
add a banner to a view. 

This could be achieved with a view box, but with a 1 column view layout, the 
image is centralised with no option to align it left.

Also view boxes don't allow the title field to be empty, so I end up with a 
title for the banner. The best way around it was to insert the image into the 
view description HTML but this caused the issue as seen in the screenshot.

Screenshot attached.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3047group_id=176atid=739



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 547533] Re: ClamAV support undocumented, probably broken

2010-07-18 Thread Richard Mansfield
** Changed in: mahara
 Assignee: (unassigned) = Richard Mansfield (richard-mansfield)

-- 
ClamAV support undocumented, probably broken
https://bugs.launchpad.net/bugs/547533
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
pablo from the forums is having troubles with ClamAV support:

1. ClamAV is flagging all files as viruses
2. The documentation in the eduforge docs section mentions things like the 
admin releasing files, which I'm not sure are even possible. The documentation 
in general is very poor, and doesn't describe a workflow that works.

We should investigate this code and see if a) it still works, b) how we can 
improve it and c) we should document it!

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=2986group_id=176atid=739



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 547434] Re: Images in view description

2010-07-18 Thread Richard Mansfield
** Changed in: mahara
   Status: Triaged = Fix Committed

-- 
Images in view description
https://bugs.launchpad.net/bugs/547434
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Committed

Bug description:
When inserting images into a view description via the HTML control, the image 
is loaded into the view index page, summary area. The idea of doing this was to 
add a banner to a view. 

This could be achieved with a view box, but with a 1 column view layout, the 
image is centralised with no option to align it left.

Also view boxes don't allow the title field to be empty, so I end up with a 
title for the banner. The best way around it was to insert the image into the 
view description HTML but this caused the issue as seen in the screenshot.

Screenshot attached.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3047group_id=176atid=739



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 591584] Re: View editor drag and drop broken on iPhone/iPad

2010-07-18 Thread François Marier
** Changed in: mahara
 Assignee: (unassigned) = François Marier (fmarier)

-- 
View editor drag and drop broken on iPhone/iPad
https://bugs.launchpad.net/bugs/591584
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
From http://mahara.org/interaction/forum/topic.php?id=1913 :

Hi All,

As we are planning a project that uses Mahara with iPad and iPhone in class, we 
ran in to a small problem of the drag-and-drop not working in creating and 
editing views. We solved it by modifing the views.js file to treat the devices 
as ie6. We post it here to see whether there is better way to solve it and 
possibly help others who ran into the same problem and want a quick fix :-)

Many Thanks

James

 

P.S. The patch script (to patch against js/views.js file in version 1.2.4 :

78c78,86
 }
---
 } else {
 // Unhide the radio button if the browser is iPhone, IPad or IPod
 if ((navigator.userAgent.match(/iPhone/i)) || 
 (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i))) 
 {
 forEach(getElementsByTagAndClassName('input', 
 'blocktype-radio', 'top-pane'), function(i) {
 setNodeAttribute(i, 'style', 'display:inline');
 });
 }

 }
1116a1125,1129

 // Whether the brower is iPhone, IPad or IPod
 if ((navigator.userAgent.match(/iPhone/i)) || 
 (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i))) 
 {
 this.isIE6 = true;
 }



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 607063] Re: Feature request: Improve using text editor to insert images from My files

2010-07-18 Thread François Marier
** Changed in: mahara
   Importance: Undecided = Wishlist

** Changed in: mahara
   Status: New = Triaged

-- 
Feature request: Improve using text editor to insert images from My files
https://bugs.launchpad.net/bugs/607063
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
Currently the text box that has an an image requires an Image URL to be added 
in the format /artefact/file/download.php?file=999

If the image is one that is stored in My Files it would be good to be able to 
browse  of image in My Files to select this and also have the opportunity to 
upload an image - similar to Moodle's editor (attached).



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 591584] Re: View editor drag and drop broken on iPhone/iPad

2010-07-18 Thread François Marier

** Patch added: Patch in unidiff format
   http://launchpadlibrarian.net/52146290/iphone.patch

-- 
View editor drag and drop broken on iPhone/iPad
https://bugs.launchpad.net/bugs/591584
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
From http://mahara.org/interaction/forum/topic.php?id=1913 :

Hi All,

As we are planning a project that uses Mahara with iPad and iPhone in class, we 
ran in to a small problem of the drag-and-drop not working in creating and 
editing views. We solved it by modifing the views.js file to treat the devices 
as ie6. We post it here to see whether there is better way to solve it and 
possibly help others who ran into the same problem and want a quick fix :-)

Many Thanks

James

 

P.S. The patch script (to patch against js/views.js file in version 1.2.4 :

78c78,86
 }
---
 } else {
 // Unhide the radio button if the browser is iPhone, IPad or IPod
 if ((navigator.userAgent.match(/iPhone/i)) || 
 (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i))) 
 {
 forEach(getElementsByTagAndClassName('input', 
 'blocktype-radio', 'top-pane'), function(i) {
 setNodeAttribute(i, 'style', 'display:inline');
 });
 }

 }
1116a1125,1129

 // Whether the brower is iPhone, IPad or IPod
 if ((navigator.userAgent.match(/iPhone/i)) || 
 (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i))) 
 {
 this.isIE6 = true;
 }



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 547963] Re: pieforms fieldset makes legend ids starting with numbers (invalid xhtml)

2010-07-18 Thread François Marier
** Changed in: mahara
 Assignee: (unassigned) = François Marier (fmarier)

-- 
pieforms fieldset makes legend ids starting with numbers (invalid xhtml)
https://bugs.launchpad.net/bugs/547963
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
This really is a pieforms bug, but I don't know where to file those.

htdocs/lib/pieforms/pieform/elements/fieldset.php

$id = substr(md5(microtime()), 0, 4);

I made a temporary workaround with

$id = preg_replace('/[0-9]/', 'a', $id); 

Which is probably not unique enough... 

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3134group_id=176atid=739



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 526824] Re: Deletion of institution error

2010-07-18 Thread François Marier
** Changed in: mahara
 Assignee: (unassigned) = François Marier (fmarier)

-- 
Deletion of institution error
https://bugs.launchpad.net/bugs/526824
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
When deleting an institution the following message comes up and the institute 
id not deleted.

MyPortfolio: Site unavailable
A nonrecoverable error occured. This probably means you have encountered a bug 
in the system 

I removed all users from the institution before trying to delete.
v1.2.3? of mahara ,using Windows and Firefox



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 547533] Re: ClamAV support undocumented, probably broken

2010-07-18 Thread Richard Mansfield
Happily this still appears to be working as it should, and even sends
the repeat virus uploader notification to the site admin.  I don't think
the eduforge docs section described in this bug report exists any
more, so I don't think there's anything to correct.

** Changed in: mahara
   Status: Triaged = Invalid

-- 
ClamAV support undocumented, probably broken
https://bugs.launchpad.net/bugs/547533
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:
pablo from the forums is having troubles with ClamAV support:

1. ClamAV is flagging all files as viruses
2. The documentation in the eduforge docs section mentions things like the 
admin releasing files, which I'm not sure are even possible. The documentation 
in general is very poor, and doesn't describe a workflow that works.

We should investigate this code and see if a) it still works, b) how we can 
improve it and c) we should document it!

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=2986group_id=176atid=739



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 547565] Re: Cannot log in or modify user when auth_remote_user has duplicate username entries

2010-07-18 Thread Richard Mansfield
** Changed in: mahara
 Assignee: (unassigned) = Richard Mansfield (richard-mansfield)

-- 
Cannot log in or modify user when auth_remote_user has duplicate username 
entries
https://bugs.launchpad.net/bugs/547565
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
If there are duplicate entries in auth_remote_user for the same username login 
(and modifying the user record) fails. The code clearly expects the username to 
be unique and errors ensue.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=2183group_id=176atid=739



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp