[Mahara-contributors] [Bug 604839] [NEW] Upgrade swfobject to version 2.2 (new upstream)

2010-07-12 Thread François Marier
Public bug reported:

The SWFObject detection script we used in the internal media blocktype
is using this upstream code:

  http://blog.deconcept.com/swfobject/

but it has now been replaced by this one, which is up to version 2.2:

  http://code.google.com/p/swfobject/

** Affects: mahara
 Importance: Undecided
 Status: New

-- 
Upgrade swfobject to version 2.2 (new upstream)
https://bugs.launchpad.net/bugs/604839
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:
The SWFObject detection script we used in the internal media blocktype is using 
this upstream code:

  http://blog.deconcept.com/swfobject/

but it has now been replaced by this one, which is up to version 2.2:

  http://code.google.com/p/swfobject/



___
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 530656] Re: WYSIWYG Editor for Editing View Text Boxes is not available in Full Screen Mode

2010-07-12 Thread François Marier
** Changed in: mahara
 Assignee: Evan Goldenberg (naveg) = (unassigned)

-- 
WYSIWYG Editor for Editing View Text Boxes is not available in Full Screen Mode
https://bugs.launchpad.net/bugs/530656
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:
Feature Request:

In Mahara 1.3 the wysisyg editor is no longer available in Full Screen Mode. 
Therfore it is difficult to enter and format longer texts.

Furthermore you can't alter the wysiwyg size and look in the templates css file.
This limits theming options!


For more informartion check out this forum discussion:
http://mahara.org/interaction/forum/topic.php?id=1574#post7435



___
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 604840] [NEW] Investigate new HTML Purifier filtering options

2010-07-12 Thread François Marier
Public bug reported:

As suggested here:

  http://htmlpurifier.org/phorum/read.php?3,4575,4575#msg-4575

we should look into using these new Purifier options:

  http://htmlpurifier.org/live/configdoc/plain.html#HTML.SafeObject
  http://htmlpurifier.org/live/configdoc/plain.html#Output.FlashCompat

This may allow us to remove all of the custom filters we currently have.

** Affects: mahara
 Importance: Undecided
 Status: New

-- 
Investigate new HTML Purifier filtering options
https://bugs.launchpad.net/bugs/604840
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:
As suggested here:

  http://htmlpurifier.org/phorum/read.php?3,4575,4575#msg-4575

we should look into using these new Purifier options:

  http://htmlpurifier.org/live/configdoc/plain.html#HTML.SafeObject
  http://htmlpurifier.org/live/configdoc/plain.html#Output.FlashCompat

This may allow us to remove all of the custom filters we currently have.



___
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-12 Thread François Marier
** Changed in: mahara
Milestone: None = 1.3.0

-- 
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: Confirmed

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 547287] Re: Need a way for site admins to manage groups

2010-07-12 Thread François Marier
** Changed in: mahara
 Assignee: Lorena Paoletti (lorena-paoletti) = Josh Schmidt (kaotien)

** Changed in: mahara
Milestone: None = 1.3.0

** Changed in: mahara
   Status: Confirmed = Fix Committed

-- 
Need a way for site admins to manage groups
https://bugs.launchpad.net/bugs/547287
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:
Deleting users can leave groups orphaned with no group admins.  The site admin 
should have a way to appoint new group admins, and to delete groups.

It's probably nicest to do this in a Manage Groups section under Site 
Administration, but a short term solution would be to add the extra controls to 
the group/view page when the logged in user is a site admin.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3109group_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 528423] Re: leap2a importer should not require attached files to have their own leap entry

2010-07-12 Thread François Marier
Hi Penny,

Is this something that will be fixed as part of the Leap work you'll be
doing?

-- 
leap2a importer should not require attached files to have their own leap entry
https://bugs.launchpad.net/bugs/528423
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:
 affects mahara

As far as I can tell from looking through the code and talking to Nigel,
our importer requires attached files to have their own leap2a entry ids,
eg:

link rel=enclosure href=portfolio:idxx / 

with an appropriate entry with id idxx.

the leap standard says that links can also look like this:

link rel=enclosure href=relative/path/to/file /

Additionally, all html content that references this file (in either format)
should be rewritten.

http://wiki.cetis.ac.uk/Leap2A_relationships#Attachments




-- 
/* ---
Penny Leach | http://mjollnir.org | http://she.geek.nz
GPG: 8347 00FC B5BF 6CC0 0FC9 AB90 1875 120A A30E C22B
--- */




___
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 547755] Re: Set default institution on login screen

2010-07-12 Thread François Marier
** Changed in: mahara
   Status: Confirmed = Invalid

-- 
Set default institution on login screen
https://bugs.launchpad.net/bugs/547755
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:
It would be handy to have a default institution (or remove No institution) in 
the institutions drop down on the login screen.

It might be confusing for new-comers to have to select and institution, 
especially if there is only one.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=670group_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 547741] Re: Account Expiry Warning has not been sent

2010-07-12 Thread François Marier
** Changed in: mahara
   Status: Confirmed = New

** Changed in: mahara
Milestone: None = 1.3.0

** Changed in: mahara
 Assignee: (unassigned) = Kristina Hoeppner (kris-hoeppner)

-- 
Account Expiry Warning has not been sent
https://bugs.launchpad.net/bugs/547741
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:
There was no email message warning 'Henry Maske' and 'Sam Fox'that their 
account are due to expire although the admin 'Cri Radulescu' set the default 
account life time and account expiry to end on an appropriate time for testing 
purposes. 

But there was nothing wrong with the account expiry. That works.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=336group_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 547682] Re: IMAP: NOTLS option (and review how protocol is specified?)

2010-07-12 Thread François Marier
** Changed in: mahara
Milestone: None = 1.3.0

** Changed in: mahara
   Importance: Medium = Low

-- 
IMAP: NOTLS option (and review how protocol is specified?)
https://bugs.launchpad.net/bugs/547682
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:
As per http://mahara.org/interaction/forum/topic.php?id=247#post1262

It looks like you could have several combinations of flags specified for the 
protocol, I'm not sure the dropdown we have cuts the mustard right now.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3142group_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 547773] Re: Time out error when opening a view

2010-07-12 Thread François Marier
This might have been fixed in HTML Purifier 4.1.0 (Mahara.org and
MyPortfolio.ac.nz are now running that code).

Craig, could you test that again to see if it's still a problem?

** Changed in: mahara
   Status: Confirmed = Incomplete

-- 
Time out error when opening a view
https://bugs.launchpad.net/bugs/547773
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:
The following error comes up when trying to access a users view

Fatal error: Maximum execution time of 30 seconds exceeded in
/var/www/mahara-site-myportfolio-ac-nz/lib/htmlpurifier/HTMLPurifier/Strateg
y/MakeWellFormed.php on line 395

The view number is
http://myportfolio.ac.nz/view/view.php?id=13222

This view includes text blocks that have been copied and pasted from Word 
without using the Paste from Word button (this is hidden unless you go to full 
screen mode).

Unfortunately once this happens the content in the view is not able to be 
edited.

By the way I experimented with the clean messy code button and this doesn't 
seem to have any effect on content pasted from Word - is this right?

Not sure if this is strictly a bug but more using of Word to paste content and 
the htmlpurifier having difficulty purifying the Word html.








This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3430group_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 548000] Re: Add quot; undoquot; icon to tinymce editor

2010-07-12 Thread François Marier
** Changed in: mahara
   Status: Confirmed = New

** Changed in: mahara
Milestone: None = 1.3.0

-- 
Add quot;undoquot; icon to tinymce editor
https://bugs.launchpad.net/bugs/548000
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 just tried to add this. TinyMCE has such an icon, but in edit site pages, the 
adding of content to the editor when you change the dropdown counts as an 
action, and clicking undo then clears the editor. Ideally, it shouldn't count 
as an action.

Oh, also 'redo' should be added I guess.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3075group_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 548117] Re: Forgot password screen has confusing wording

2010-07-12 Thread François Marier
** Changed in: mahara
   Importance: Medium = Low

** Changed in: mahara
Milestone: None = 1.3.0

-- 
Forgot password screen has confusing wording
https://bugs.launchpad.net/bugs/548117
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:
For users who authenticate using an authinstance that can't be used with the 
'forgot password' screen (basically any other than internal), the wording of 
the failure screen is confusing.

It should, for those users, explain why they cannot change their password 
through that screen.

There's also, as far as I remember, an API method to export a change password 
URL. We should check if this works, and if the admin can even set it.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=2057group_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 548100] Re: pieforms generates labels for non existant elements (artefact chooser)

2010-07-12 Thread François Marier
A few things have changed since this bug was created. Needs re-testing.

** Changed in: mahara
 Assignee: Nigel-catalyst (nigel-catalyst) = (unassigned)

** Changed in: mahara
   Importance: Medium = Low

** Changed in: mahara
   Status: Confirmed = Incomplete

-- 
pieforms generates labels for non existant elements (artefact chooser)
https://bugs.launchpad.net/bugs/548100
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:
It seems to be in artefactchooser-element.tpl, I can see where this is assigned 
in the pieform element, but not where it's used (it's put in 
$element['template']).

Leads to:

 Warning  Line 24, Column 25: reference to non-existent ID cb_27_artefactids .

 thlabel for=cb_27_artefactidsBlogs/label span class=requiredm

in XHTML validator.



This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3133group_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 548087] Re: External video timeout

2010-07-12 Thread François Marier
** Changed in: mahara
Milestone: None = 1.3.0

-- 
External video timeout
https://bugs.launchpad.net/bugs/548087
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:
I linked to an incorrect url for an external video in a view, and when I went 
to edit the view the system hung while trying to load the video. I couldn't 
edit anything else in the view and it didn't time out.

I know this was user error (incorrect url), but at the same time I know our 
users are likely to make this same error. Should the system timeout?

Alex Botten
IT / Marketing Manager

PS: Please note the new address change below and my direct dial number is now 
01790 755780.

Osiris Educational Woodhall Spa Ltd
Raithby Hall
Raithby
SPILSBY
PE23 4DS

T: 01790 753987
F: 01790 755288
E: a...@osiriseducational.co.uk
W: www.osiriseducational.co.uk 

VAT Reg: 865590682
Company No: 05510761

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3040group_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 503392] Re: Edit Profile - Add E-Mail address not checked by Pieform

2010-07-12 Thread François Marier
*** This bug is a duplicate of bug 547660 ***
https://bugs.launchpad.net/bugs/547660

** This bug has been marked a duplicate of bug 547660
   E-mail form element allows input of invalid e-mail addresses

-- 
Edit Profile - Add E-Mail address not checked by Pieform
https://bugs.launchpad.net/bugs/503392
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:
When adding a E-Mail adress the format is not being checked by pieform.
This results in not valid e-mail addresses and mail errors.



___
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-12 Thread François Marier
** Changed in: mahara
   Status: Confirmed = New

** Changed in: mahara
   Importance: Low = Medium

** Changed in: mahara
Milestone: None = 1.3.0

-- 
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: New

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


[Mahara-contributors] [Bug 547528] Re: Repeat virus upload notification issues

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

** Changed in: mahara
   Status: Confirmed = New

-- 
Repeat virus upload notification issues
https://bugs.launchpad.net/bugs/547528
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 am running Mahara 1.0.2 on Ubuntu 8.04 Server (Apache 2.2.8, PHP 5.2.4 and 
MySQL 5.0). I have the latest version of ClamAV. I am using Postfix running on 
the box to rely mail to our campus mail server and this is working, as users 
receive notifications of new personal messages.

I have set 'repeat virus upload notification' to 'email' in the 'Activity 
preferences' section, and I have tested that ClamAV works by using eicar and I 
am sussesfully prevented from uploading the file.

Is it possible to set the number of attempts that is classed as 'repeated 
attempts'? For example initially I would want an email everytime somebody 
attemps to upload a file with a virus. After testing I may want to reduce this 
to only email after 4 or 5 attempts.

During the testing with the eicar test file I was prevented from uploading the 
file each time I tried it, but never received one notification about repeated 
uploading.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=2398group_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 547493] Re: We need more data to create certs

2010-07-12 Thread François Marier
** Changed in: mahara
   Status: Confirmed = Won't Fix

-- 
We need more data to create certs
https://bugs.launchpad.net/bugs/547493
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Won't Fix

Bug description:
I've hardcoded some bad assumptions into the certificate creation process. It 
doesn't affect anything, but it's just bad. I need to add a select your 
country/locality request to site setup, so that this info can be encoded in 
SSL certs as they get created, for great justice.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=682group_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 541066] Re: Profile Page - Wall icon missing

2010-07-12 Thread François Marier
** Changed in: mahara
 Assignee: Evan Goldenberg (naveg) = (unassigned)

** Changed in: mahara
Milestone: None = 1.3.0

-- 
Profile Page - Wall icon missing
https://bugs.launchpad.net/bugs/541066
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:
The thumb.png for htdocs/blocktype/wall/thumb.png is missing - As a result, you 
get an image with the text 'thumbnail image not available'.
It's the only core block type which is missing a thumbnail.
Since the image used if a thumbnail is not found is part of the default theme, 
this also has implications on i8n - but this is also probably a separate bug...



___
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 547732] Re: Feedback - Timeout clarification

2010-07-12 Thread François Marier
** Changed in: mahara
   Status: Confirmed = New

** Changed in: mahara
 Assignee: (unassigned) = Kristina Hoeppner (kris-hoeppner)

-- 
Feedback - Timeout clarification
https://bugs.launchpad.net/bugs/547732
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:
A the case study rep from VUW has emailed me to say that some of her tutor were 
finding that by the time they had entered in a bunch of feedback on a student's 
view, that the the system would log them out. I assume this means that when 
they go to submit the feedback, they have been auto logged out and they have 
lost their work.

I just want to check whether there was some server settig or something that 
would cause this or whether it was a browser thing as I am assuming the 30 
minutes inactivity time wouldn't kick in if the tutor was still typing 
away/hadn't left their feedback there for 30 mins before submitting.  Thanks.


This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=636group_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 547589] Re: Store jumpurl in application table

2010-07-12 Thread François Marier
Hi Dan,

Do you know if this needs to be fixed and/or the priority of this bug be
changed?

** Changed in: mahara
 Assignee: (unassigned) = Dan Marsden (danmarsden)

-- 
Store jumpurl in application table
https://bugs.launchpad.net/bugs/547589
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:
We need to know the remote application's jumpurl so we can send the user there 
to log in again if necessary.

See auth/xmlrpc/lib.php:

elseif (!$this-parent) {
$this-kill_parent($remoteusername);
// Redirect back to their IDP if they don't have a parent auth 
method set 
// (aka: they can't log in at Mahara's log in form)
$peer = get_peer($this-wwwroot);
// TODO: This should be stored in the application config table
$jumpurl = str_replace('land', 'jump', 
$peer-application-ssolandurl);
redirect($this-wwwroot . $jumpurl . '?hostwwwroot=' . 
dropslash(get_config('wwwroot')) . 'wantsurl=' . 
urlencode($_SERVER['REQUEST_URI']));
}


This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=2657group_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 547606] Re: Mahara not very clever with session time outs (SSO session keepalive)

2010-07-12 Thread François Marier
** Changed in: mahara
 Assignee: Nigel-catalyst (nigel-catalyst) = (unassigned)

-- 
Mahara not very clever with session time outs (SSO session keepalive)
https://bugs.launchpad.net/bugs/547606
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:
When you log in from Moodle and then leave it sitting without logging out 
eventually Mahara times out your session. However, if you came from Moodle you 
can't log back in without going back to Moodle. I guess Mahara should bounce 
you back to Moodle login if this happens.

Also, you can get quite busy with some of the Ajax functionality before Mahara 
realises that you have timed out, which can be a bit annoying.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=1751group_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 548206] Re: Internalmedia blocktype needs re-testing - several issues

2010-07-12 Thread François Marier
** Changed in: mahara
   Status: Confirmed = New

-- 
Internalmedia blocktype needs re-testing - several issues
https://bugs.launchpad.net/bugs/548206
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:
As from this thread: http://mahara.org/interaction/forum/topic.php?id=353

There seems to be problems embedding several types of file, and on ie7, 
embedding mp4s locks up Views completely. This is Not Good.

We should revisit the code for this block, and test it thoroughly. I think 
we've made several changes recently to how filetypes are done, any one of which 
could have caused issues.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3242group_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 547829] Re: Clear messages when new ones appear

2010-07-12 Thread François Marier
** Changed in: mahara
   Status: Confirmed = New

** Changed in: mahara
 Assignee: (unassigned) = Kristina Hoeppner (kris-hoeppner)

-- 
Clear messages when new ones appear
https://bugs.launchpad.net/bugs/547829
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:
As per Andrew Ruthven:

 * While creating a resume, I entered some supposedly bogus dates (okay,
 i didn't go to Uni in 1870), and Mahara said bad bad bad, I fixed it,
 and submitted the form which was accepted.  But I still have There was
 an error with submitting this form. Please check the marked fields and
 try again. at the top of the screen.

Because the form is submitted by ajax, and didn't clear the old one no 
doubt.

At least in the case above, where a form is submitted with error and then with 
success, the error message should disappear.

In theory, all messages should disappear when a form is submitted, so only the 
ones from the current form submission are shown. However, this might lead to 
confusion when a form is submitted successfully twice in a row - it might 
appear to submit so fast the user won't be sure if their changes were saved. So 
might have to add in some visual effect of some kind.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=1772group_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-12 Thread François Marier
** Changed in: mahara
Milestone: None = 1.3.0

-- 
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: Confirmed

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 548035] Re: Country dropdown menu should be sorted by locale

2010-07-12 Thread François Marier
*** This bug is a duplicate of bug 597097 ***
https://bugs.launchpad.net/bugs/597097

** This bug has been marked a duplicate of bug 597097
   langconfig needs a new command to display names correctly

-- 
Country dropdown menu should be sorted by locale
https://bugs.launchpad.net/bugs/548035
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:
Without the LC_COLLATE locale variable set to one of the UTF-8 locales, php 
will put Åland Islands in the wrong place for English (either before 
Afghanistan or after Zimbabwe).

When LC_COLLATE is set to something like 'en_NZ.utf8' using setlocale() in php, 
the sort order is fixed.  But if we just set the variable in the default server 
environment, it seems to get zapped by the default apache startup script which 
sets LANG=C.

We could try to change that, or have a configurable site option which searches 
for installed locales that match the language and then prompts the admin to 
choose one.

(see bug #1333)

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=1452group_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 525583] Re: RSS for forum posts and other views

2010-07-12 Thread François Marier
** Changed in: mahara
 Assignee: Evan Goldenberg (naveg) = (unassigned)

** Changed in: mahara
Milestone: None = 1.3.0

** Changed in: mahara
   Status: New = In Progress

** Changed in: mahara
   Importance: Wishlist = Medium

-- 
RSS for forum posts and other views
https://bugs.launchpad.net/bugs/525583
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:
It would be great to have RSS available for Forum posts and other views. This 
way the RSS could be imported into other sides i.e. a CMS and linked 
automatically to the right forum posts and forum.



___
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 548278] Re: get_dataroot_image_path in lib/file.php doesn't support TIFFs

2010-07-12 Thread François Marier
** Changed in: mahara
   Status: Confirmed = Won't Fix

-- 
get_dataroot_image_path in lib/file.php doesn't support TIFFs
https://bugs.launchpad.net/bugs/548278
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Won't Fix

Bug description:
Although, neither does GD so meh. 
We can probably do it with Imagick.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=676group_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 598425] Re: Feature Request: Spell checker

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

-- 
Feature Request: Spell checker
https://bugs.launchpad.net/bugs/598425
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 think the addition of a spell checker to text entry boxes would really help 
people to ensure that their portfolio is error free, rather than cutting and 
pasting from another program which does has this feature.



___
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 597909] Re: need to add UTF-8 Japanese lang file for jscalendar

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

** Changed in: mahara
Milestone: None = 1.3.0

** Changed in: mahara
   Status: New = Confirmed

** Changed in: mahara
   Importance: Undecided = High

-- 
need to add UTF-8 Japanese lang file for jscalendar
https://bugs.launchpad.net/bugs/597909
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:
Now we have a translated jscalendar Japanese language file calendar-jp.js on 
js/jscalendar/lang.

The translation is outdated, encoding of this file is SJIS and file name is 
calendar-jp.js not calendar-ja.js.
For this reason, users who use Japanese language file for Mahara can't popup 
calendar.

So we need newly translated UTF-8 calendar-ja.js file for jscalendar.
I just translated calendar-ja.js  based on calendar-en.js.

I attached the translated language file to this report.
Please add the file to js/jscalendar/lang directory.

Thank you.

Mits



___
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 585706] Re: cannot upload .jpeg, .jpg, .gif; .png is OK

2010-07-12 Thread François Marier
Are you still seeing this problem in the latest version of Mahara?

Anything you can tell us that will help us reproduce it?

** Changed in: mahara
   Status: New = Incomplete

-- 
cannot upload .jpeg, .jpg, .gif;  .png is OK
https://bugs.launchpad.net/bugs/585706
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:
Profile icons: successful with .png
.jpg, .jpeg, .gif... click upload, get 'loading' message, page hangs for many 
minutes
Tried OSX10.5 - Safari 4 Firefox 3.6
WinXP IE7, Firefox 3.0

Mahara 1.2/ubuntu 10
PHP 5
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 585650] Re: Feature request: Improve my resume text editing

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

-- 
Feature request: Improve my resume text editing 
https://bugs.launchpad.net/bugs/585650
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 Employment History , Education History etc expandable boxes 
created under Profile  My Resume have  limited editing capabilities.

For example you do not seem to be able to insert a new line when selecting Edit 
- this leads to poor presentation of important resume details

Is it possible to add a text editor with limited features such as adding new 
lines or use the existing text editor.

regards
Craig



___
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 572189] Re: Firebird support development

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

** Changed in: mahara
   Status: New = Confirmed

-- 
Firebird support development
https://bugs.launchpad.net/bugs/572189
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:
Attached are a pair of drivers to add Firebird as an option on the supported 
databases. Class goes to xmldb library, and the adodb driver replaces the one 
currently provided.

The next step on this exercise is to work out how to handle wrapping of field 
names with double quotes. The normal practice has been to use 'backtick' as a 
hook to identify both field and table names that need processing. This is then 
replaced or removed as required before the SQL is run. This would - I think - 
tidy up a problem I am seeing currently in the code base where some fields have 
had double quotes added in the scripts, or bodge case statements adjust things 
for MySQL or Postgres  A generic fix would allow the availability of other 
databases to be expanded? And I am happy to look at handling that.



___
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 581538] Re: html block

2010-07-12 Thread François Marier
*** This bug is a duplicate of bug 604840 ***
https://bugs.launchpad.net/bugs/604840

Once we relax the HTML Purifier settings, the existing text block should
allow you to paste most HTML you want.

** This bug has been marked a duplicate of bug 604840
   Investigate new HTML Purifier filtering options

-- 
html block 
https://bugs.launchpad.net/bugs/581538
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:
The current HTML block allows you to simply a HTML page.
i want a block that allows me to add HTML code directly into the block and 
display it as it is.



___
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 535191] Re: Feature request: Editable views

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

-- 
Feature request: Editable views
https://bugs.launchpad.net/bugs/535191
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 would like to be able to allow peer editing of some of the views I have 
created.

Basic Idea:Add another tick box similar to the Allow Copying tick box 
which is called Allow Editing.  This allows all people who can access the 
view the same editing rights as I have myself.

More complex idea:   It would be even better if I could configure whether 
editing is possible or not - allowing some individual members to edit but not 
others.


You might say that I could facilitate this functionality by using group views 
for each invidividual member   but it would be nicer in certain contexts to 
allow editing of views I own myself.

A case scenario for this would be in the delivery of NVQs in the UK.  A 
candidate and an assessor/trainer could collaboratively edit a view containing 
a progress tracking table in a text box.  This view could then be submitted to 
a course group for assessment in the same way as other views representing 
untis of their qualification.



___
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