[Mahara-contributors] [Bug 790097] Re: php error following sharing group function

2011-06-07 Thread Gus Hagelberg
Hi,
Did you fix this bug in 1.4rc3? The error is no longer occuring after just 
upgrading to rc3.

Edit Page, share page, make sure no checkboxes are chosen under Pages,
add a group to share with, click Save.

No error message appears, the message appears Access rules were updated
for 0 page(s).

I do notice that I no longer have any collections. I'm not sure, but I
guess I erased the one I had. After adding a new collection I still
can't reproduce the error.

Well, good work.

Gus

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

Title:
  php error following sharing group function

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  Mahara 1.4 rc2
  This is what happened:
  Opened page, clicked Share Page, under Share with group click on group 
and then Save. Following error appears:

  Fatal error: Ignoring exception from View::__destruct() while an
  exception is already active (Uncaught SQLException in
  /home/relax/htdocs/mahara/lib/dml.php on line 1060) in
  /home/relax/htdocs/mahara/view/access.php on line 513

  Further Info:
  After clicking Share Page the dialog is rather confusing. Actually I was in 
Page XY but in the Share Page dialog there are check boxes at the top for 
other pages to share, but the actual page I want to share XY is not listed. 
The above mentioned error only occurs when no checkbox is activated.

___
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 793840] Re: When editing content for a view, there is a missing translation string showing

2011-06-07 Thread Darryl Hamilton
Seems I managed to miss a database upgrade from mid May, reapplying that
has fixed the issue.

** Changed in: mahara
   Status: Triaged = Invalid

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

Title:
  When editing content for a view, there is a missing translation string
  showing

Status in Mahara ePortfolio:
  Invalid

Bug description:
  Edit a view and click on 'Edit Content'. In the second set of tabs,
  there is a missing language string '[[pluginname/artefact.feeds]]'.

___
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 787123] Re: static $lang in mahara.php

2011-06-07 Thread Richard Mansfield
** Changed in: mahara
   Status: Triaged = Confirmed

** Changed in: mahara
   Importance: Undecided = Medium

** Changed in: mahara
 Assignee: (unassigned) = Richard Mansfield (richard-mansfield)

** 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/787123

Title:
   static $lang in mahara.php

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Hi,

  please check if the line with  static $lang around line 821 or 925
  prevents that language packs are installable?

  I noticed/read this problem in a few German installations.

  Cheers Heinz

___
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 790097] Re: php error following sharing group function

2011-06-07 Thread Hugh Davenport
Hi Gus,

Thats good to hear. I wasn't too sure if my fix was for your problem,
but it seems it was. Glad to know it's working for you.

Cheers,

Hugh

 status fixreleased


** Changed in: mahara
   Status: Incomplete = 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/790097

Title:
  php error following sharing group function

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Mahara 1.4 rc2
  This is what happened:
  Opened page, clicked Share Page, under Share with group click on group 
and then Save. Following error appears:

  Fatal error: Ignoring exception from View::__destruct() while an
  exception is already active (Uncaught SQLException in
  /home/relax/htdocs/mahara/lib/dml.php on line 1060) in
  /home/relax/htdocs/mahara/view/access.php on line 513

  Further Info:
  After clicking Share Page the dialog is rather confusing. Actually I was in 
Page XY but in the Share Page dialog there are check boxes at the top for 
other pages to share, but the actual page I want to share XY is not listed. 
The above mentioned error only occurs when no checkbox is activated.

___
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 787123] Re: static $lang in mahara.php

2011-06-07 Thread Richard Mansfield
Looks to me like this is due to get_string being called before the
config is loaded up, which can happen if, for example, the site fails
one of the sanity checks, and calls get_string to report an error.

If that's the problem, then to fix it without any impact on performance,
we can just reset the current language after loading the config.

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

Title:
   static $lang in mahara.php

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Hi,

  please check if the line with  static $lang around line 821 or 925
  prevents that language packs are installable?

  I noticed/read this problem in a few German installations.

  Cheers Heinz

___
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 787123] Re: static $lang in mahara.php

2011-06-07 Thread Richard Mansfield
** 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/787123

Title:
   static $lang in mahara.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Hi,

  please check if the line with  static $lang around line 821 or 925
  prevents that language packs are installable?

  I noticed/read this problem in a few German installations.

  Cheers Heinz

___
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 787123] Re: static $lang in mahara.php

2011-06-07 Thread Richard Mansfield
If I'm right about what's causing it, a better workaround which doesn't
involve modifying the code would be to add the site language setting
into config.php:

$cfg-lang = 'de.utf8';

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

Title:
   static $lang in mahara.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Hi,

  please check if the line with  static $lang around line 821 or 925
  prevents that language packs are installable?

  I noticed/read this problem in a few German installations.

  Cheers Heinz

___
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 793866] A change has been merged

2011-06-07 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/292
Committed: 
http://gitorious.org/mahara/mahara/commit/c73b9ee879ff2dd9ef986a3f2f09488ecab5de9b
Submitter: Richard Mansfield (richa...@mahara.org)
Branch:master

commit c73b9ee879ff2dd9ef986a3f2f09488ecab5de9b
Author: Richard Mansfield richard.mansfi...@catalyst.net.nz
Date:   Tue Jun 7 18:18:03 2011 +1200

Fix bad query when searching copyable views (bug #793866)

Change-Id: I600447b0cb045cd1efe3e72f4939f236d510d6d3
Signed-off-by: Richard Mansfield richard.mansfi...@catalyst.net.nz

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

Title:
  Searching views to copy doesn't work without collections

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  If you try to search copyable templates without searching collections,
  an sql query is generated with the wrong number of placeholders.

___
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 793866] Re: Searching views to copy doesn't work without collections

2011-06-07 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/793866

Title:
  Searching views to copy doesn't work without collections

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  If you try to search copyable templates without searching collections,
  an sql query is generated with the wrong number of placeholders.

___
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 791688] Re: Edit group membership link missing on find friends page

2011-06-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/791688

Title:
  Edit group membership link missing on find friends page

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  When you're the admin of a controlled or invite group, there should be
  an edit group membership link displayed beside each user on find
  friends.  (Link missing since commit c243ea697d).

___
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 792100] Re: can't create a text box block on master

2011-06-07 Thread François Marier
** Changed in: mahara
Milestone: 1.4.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/792100

Title:
  can't create a text box block on master

Status in Mahara ePortfolio:
  Invalid

Bug description:
  On master,

  Steps:
  -Create Page
  -Add in a Text Box block
  -Enter Text, click save

  What happens,
  - Waits for ages with grey screen with processing and loading bars showing

  Attached shows this.

  This shows that tinymce isn't working as well.

  Also, can't remove the block, same thing occurs.

  
  Now randomly tinymce shows up, and you can save, but has the same issue
  as bug 791854
  https://bugs.launchpad.net/mahara/+bug/791854

  
  Nothing in logs

  Cheers,

  Hugh

   affects mahara
  -- 
  Hugh Davenport
  803 2258
  Developer
  Catalyst Ltd.

___
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 788460] Re: Looking at group/institution pages throws fatal error

2011-06-07 Thread Hugh Davenport
** 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/788460

Title:
  Looking at group/institution pages throws fatal error

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Commit 8b843e64a1 introduced to fix bug #781589 fails to consider
  group  institution views; assumes all views are owned by an
  individual user.

  PHP Fatal error:  Call to undefined method View::get_owner_obj() in
  .../htdocs/lib/mahara.php on line 1629

  Only happens for users who don't have permission to edit the view.

___
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 784326] Re: adding a collection with Page navigation bar unchecked throws exception

2011-06-07 Thread Hugh Davenport
** 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/784326

Title:
  adding a collection with Page navigation bar unchecked throws
  exception

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  in /collection/edit.php?new=1

  when the Page navigation bar option is not selected, then the
  following error log is given

  [Wed May 18 11:19:05 2011] [error] [client ::1] [WAR] 4a (lib/errors.php:745) 
Failed to get a recordset: postgres7 error: [-1: ERROR:  invalid input syntax 
for integer: ] in adodb_throw(INSERT INTO collection (id, owner, 
ctime, mtime, name, description, navigation) VALUES (?, ?, ?, ?, ?, 
?, ?), Array), referer: http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1] [WAR] 4a (lib/errors.php:745) 
Command was: INSERT INTO collection (id, owner, ctime, mtime, name, 
description, navigation) VALUES (?, ?, ?, ?, ?, ?, ?) and values was 
(4,2,2011-05-18 11:19:05,2011-05-18 11:19:05,fh,gh,), referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1] Call stack (most recent 
first):, referer: http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * log_message(Failed to 
get a recordset: postgres7 error: [-1: E..., 8, true, true) at 
/home/hugh/src/mahara/mahara/htdocs/lib/errors.php:109, referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * log_warn(Failed to get a 
recordset: postgres7 error: [-1: E...) at 
/home/hugh/src/mahara/mahara/htdocs/lib/errors.php:745, referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * 
SQLException-__construct(Failed to get a recordset: postgres7 error: [-1: 
E...) at /home/hugh/src/mahara/mahara/htdocs/lib/dml.php:1060, referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * 
insert_record(collection, object(stdClass), id, true) at 
/home/hugh/src/mahara/mahara/htdocs/lib/collection.php:145, referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * Collection-commit() at 
/home/hugh/src/mahara/mahara/htdocs/lib/collection.php:101, referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * 
Collection::save(array(size 5)) at 
/home/hugh/src/mahara/mahara/htdocs/collection/edit.php:86, referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * submit(object(Pieform), 
array(size 5)) at Unknown:0, referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * 
call_user_func_array(submit, array(size 2)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:512, referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * 
Pieform-__construct(array(size 5)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:161, referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * 
Pieform::process(array(size 5)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:71, referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * pieform(array(size 5)) at 
/home/hugh/src/mahara/mahara/htdocs/collection/edit.php:77, referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1] , referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1] [WAR] 4a (lib/dml.php:1060) 
Failed to get a recordset: postgres7 error: [-1: ERROR:  invalid input syntax 
for integer: ] in adodb_throw(INSERT INTO collection (id, owner, 
ctime, mtime, name, description, navigation) VALUES (?, ?, ?, ?, ?, 
?, ?), Array), referer: http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1] [WAR] 4a (lib/dml.php:1060) 
Command was: INSERT INTO collection (id, owner, ctime, mtime, name, 
description, navigation) VALUES (?, ?, ?, ?, ?, ?, ?) and values was 
(4,2,2011-05-18 11:19:05,2011-05-18 11:19:05,fh,gh,), referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1] Call stack (most recent 
first):, referer: http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * 
insert_record(collection, object(stdClass), id, true) at 
/home/hugh/src/mahara/mahara/htdocs/lib/collection.php:145, referer: 
http://localhost/mahara/collection/edit.php?new=1
  [Wed May 18 11:19:05 2011] [error] [client ::1]   * 

[Mahara-contributors] [Bug 788124] Re: directorypermissions setting not working

2011-06-07 Thread Hugh Davenport
** 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/788124

Title:
  directorypermissions setting not working

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  On the server our Mahara installation is hosted on, the Mahara
  administrator (which is me) does not have server admin rights. So I
  tried to change the directorypermissions setting, which is introduced
  in lib/config-defaults.php

  I did not succeed, so I investigated further. In uploadmanager.php the
  chmod command uses the constant value 0700 for the permissions instead
  of the config value directorypermissions, so it seems the config value
  is not working and unused.

  In my environment I need to change those default setting 0700, because
  I'm not the server admin and backups are needed with every version
  update. I changed the source code of Mahara as a quickdirty
  workaround, but in further versions this problem could be avoided.

  Mahara 1.3.6, OS Linux, Database MySQL, Firefox 3.6.14

___
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 785011] Re: in image gallery, choosing individual files won't allow selecting from Site Files

2011-06-07 Thread Hugh Davenport
** 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/785011

Title:
  in image gallery, choosing individual files won't allow selecting from
  Site Files

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  in /view/blocks.php

  block type is image gallery,
  when the 2nd option is selected, when you click on SIte Files nothing happens
  Without JS on, it goes to a page /view/blocks.php?... (without the wwwroot 
before it)
  WIth JS on, the hover over link shows the same (without wwwroot)

  Expected: viewing site files

  Cheers,

  Hugh

___
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 779721] Re: errors with username or password when adding users screw up display

2011-06-07 Thread Hugh Davenport
** Changed in: mahara
Milestone: None = 1.4.0

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

Title:
  errors with username or password when adding users screw up display

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  in admin/users/add.php
  When you are adding a new user, and the username is invalid (ie too 
short/long etc) or a invalid password, the error text displayed to the user is 
not wrapped. This causes the div's to become largely seperated.

  Cheers,

  Hugh

___
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 778240] Re: Logged out users get shown edit this page option

2011-06-07 Thread Hugh Davenport
** Changed in: mahara
Milestone: None = 1.4.0

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

Title:
  Logged out users get shown edit this page option

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  When a logged out user visits a public site page, they get an edit this page 
option
  When they visit a public page that was made by a user (ie not a site page), 
then they do NOT get the edit option

  This happens with and without microheaders

  I would suggest not showing the edit option for any public user.

  Cheers,

  Hugh

___
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 783695] Re: user quota is not enforced when institutional admin adds user

2011-06-07 Thread Hugh Davenport
** 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/783695

Title:
  user quota is not enforced when institutional admin adds user

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  in admin/users/add.php

  When an institutional admin adds a user, and sets a quota higher then the 
maximum quota
  specified in 
/admin/extensions/pluginconfig.php?plugintype=artefactpluginname=filetype=file
  Expected: an error printed and not creating a user
  Actual: user created with quota as specified (higher than maximum)

  This happens whether the maximum is enforced or not (checkbox on above
  page)

  Cheers,

  Hugh

___
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 780859] Re: selenium tests don't support a directory in baseurl

2011-06-07 Thread Hugh Davenport
** Changed in: mahara
Milestone: None = 1.4.0

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

Title:
  selenium tests don't support a directory in baseurl

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  For example. If baseurl is http://localhost/mahara/, then most of the
  tests will try and open pages under http://localhost/ instead of
  /mahara/ as expected.

  Fix soon

___
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 778249] Re: Editable Pages don't have Back button

2011-06-07 Thread Hugh Davenport
*** This bug is a duplicate of bug 628113 ***
https://bugs.launchpad.net/bugs/628113

** Changed in: mahara
Milestone: None = 1.4.0

** This bug has been marked a duplicate of bug 628113
   Using javascript for Back link

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

Title:
  Editable Pages don't have Back button

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  This only occurs when microheaders are ON

  If a page is editable, an Edit this page button is present
  If a page is NOT editable, a Back button is present.

  I would suggest having both buttons on an editable page.

  Cheers,

  Hugh

___
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 778255] Re: Add back button for public users

2011-06-07 Thread Hugh Davenport
*** This bug is a duplicate of bug 628113 ***
https://bugs.launchpad.net/bugs/628113

** Changed in: mahara
Milestone: None = 1.4.0

** This bug has been marked a duplicate of bug 628113
   Using javascript for Back link

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

Title:
  Add back button for public users

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Public users only get the back button on public profiles
  (user/view.php)

  It should be present everywhere a logged in user gets it if it is
  publicly accessible. (view/view.php and view/artefact.php as well as
  user/view.php)

___
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 794361] [NEW] Institution homepage

2011-06-07 Thread François Marier
Public bug reported:

It would be useful to have a homepage for each institution. It would
display (to logged-in users):

- list of institution admins (with their contact details)
- list of institution staff
- links to admin and staff profile views

** Affects: mahara
 Importance: Wishlist
 Assignee: Stacey Walker (stacey)
 Status: 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/794361

Title:
  Institution homepage

Status in Mahara ePortfolio:
  In Progress

Bug description:
  It would be useful to have a homepage for each institution. It would
  display (to logged-in users):

  - list of institution admins (with their contact details)
  - list of institution staff
  - links to admin and staff profile views

___
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 794369] [NEW] include support for external albums in the gallery blocktype

2011-06-07 Thread Hugh Davenport
Public bug reported:

Specifically the following:

flickr
picassa
photobucket
panoramio
windows live

This is based of Gregor Anzelj's work at 
https://gitorious.org/~anzeljg/mahara/anzeljg-mahara/commits/new_slideshow

** Affects: mahara
 Importance: Wishlist
 Assignee: Hugh Davenport (hugh-catalyst)
 Status: New

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

Title:
  include support for external albums in the gallery blocktype

Status in Mahara ePortfolio:
  New

Bug description:
  Specifically the following:

  flickr
  picassa
  photobucket
  panoramio
  windows live

  This is based of Gregor Anzelj's work at 
  https://gitorious.org/~anzeljg/mahara/anzeljg-mahara/commits/new_slideshow

___
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 794369] Re: include support for external albums in the gallery blocktype

2011-06-07 Thread Hugh Davenport
** Changed in: mahara
   Status: New = 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/794369

Title:
  include support for external albums in the gallery blocktype

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Specifically the following:

  flickr
  picassa
  photobucket
  panoramio
  windows live

  This is based of Gregor Anzelj's work at 
  https://gitorious.org/~anzeljg/mahara/anzeljg-mahara/commits/new_slideshow

___
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 787123] A change has been merged

2011-06-07 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/294
Committed: 
http://gitorious.org/mahara/mahara/commit/9ca6bb553673486287bba8000e18c7027b8ad13f
Submitter: Richard Mansfield (richa...@mahara.org)
Branch:master

commit 9ca6bb553673486287bba8000e18c7027b8ad13f
Author: Richard Mansfield richard.mansfi...@catalyst.net.nz
Date:   Wed Jun 8 09:56:57 2011 +1200

Reset the site language immediately after config is loaded (bug #787123)

Because the $lang variable is declared as static in current_language(), a
call to get_string in the sanity checks can set the language for the
entire request, even before the site language has been read in from the
config table.  This ensures the language is reset immediately after config
has been read.

Change-Id: Ic81dfaedd70de75d93a6d38dd89915eeabcccd6e
Signed-off-by: Richard Mansfield richard.mansfi...@catalyst.net.nz

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

Title:
   static $lang in mahara.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Hi,

  please check if the line with  static $lang around line 821 or 925
  prevents that language packs are installable?

  I noticed/read this problem in a few German installations.

  Cheers Heinz

___
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 794364] Re: Non unique titles for moodle forum exports

2011-06-07 Thread François Marier
Hi Dirk,

Could you please attach (if possible) a sample exported file?

Cheers,
Francois

** Changed in: mahara
   Status: New = Triaged

** 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/794364

Title:
  Non unique titles for moodle forum exports

Status in Mahara ePortfolio:
  Triaged

Bug description:
  The titles of journals that were exported from moodle are the same for all. 
They read 'data Imported from Leap2A export from Moodle for Admin User.' 
  It would be great if the original tile for the moodle post would come across. 
Sceen shot is attached. 

  Moodle 2.o
  Mahara 1.4RV2

___
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 787123] Re: static $lang in mahara.php

2011-06-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/787123

Title:
   static $lang in mahara.php

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Hi,

  please check if the line with  static $lang around line 821 or 925
  prevents that language packs are installable?

  I noticed/read this problem in a few German installations.

  Cheers Heinz

___
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 793815] A change has been merged

2011-06-07 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/289
Committed: 
http://gitorious.org/mahara/mahara/commit/af0e933f391011a0e5f600f703be77b1c9ed23c0
Submitter: Francois Marier (franc...@catalyst.net.nz)
Branch:master

commit af0e933f391011a0e5f600f703be77b1c9ed23c0
Author: Darryl Hamilton darr...@catalyst.net.nz
Date:   Thu May 26 09:37:22 2011 +1200

Feature: Generate a sitemap (bug #793815)

Code to generate a sitemap generation code, using the sitemaps.org
standard/protocol. The default generation is daily, with a
full generation done on the first of the month. The full
generation can also be forced by passing 'true' to the constructor.

Sitemap file(s) are placed in a 'sitemaps' directory just off
the docroot, with an index file placed in the docroot itself. If
the 'sitemaps' directory does not exist, one will be created.

More information can be found on

https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/Sitemaps

Change-Id: Ib28983ca1c3b5ff06a6e603f402460531b987067
Signed-off-by: Darryl Hamilton darr...@catalyst.net.nz

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

Title:
  Generate sitemap for forum posts in public groups and publicly visible
  portfolio content

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Mahara should have an option to generate sitemap content, using the
  sitemaps.org protocol, for forum topics in public groups and portfolio
  content that has been shared with the public.

  See the spec here:
  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/Sitemaps

___
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