[Mahara-contributors] [Bug 1193766] [NEW] Allow group pages / collections to be submitted / locked

2013-06-23 Thread Kristina Hoeppner
Public bug reported:

When students work together in project groups and create a page /
collection collaboratively, they may have to submit that page /
collection for assessment to a group - either the same or another group
where the students are members of.

Thus, it would be good if group pages could also be submitted for
assessment.

(idea from
http://myportfolio.school.nz/interaction/forum/topic.php?id=7355 - not
accessible publicly; just for Kristina's reference)

** Affects: mahara
 Importance: Wishlist
 Status: Triaged


** Tags: collaboration groups

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1193766

Title:
  Allow group pages / collections to be submitted / locked

Status in Mahara ePortfolio:
  Triaged

Bug description:
  When students work together in project groups and create a page /
  collection collaboratively, they may have to submit that page /
  collection for assessment to a group - either the same or another
  group where the students are members of.

  Thus, it would be good if group pages could also be submitted for
  assessment.

  (idea from
  http://myportfolio.school.nz/interaction/forum/topic.php?id=7355 - not
  accessible publicly; just for Kristina's reference)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1193766/+subscriptions

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

2013-06-23 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/2276
Committed: 
http://gitorious.org/mahara/mahara/commit/b44eb79c482afe8008dce1d9e167faeaf700c39f
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit b44eb79c482afe8008dce1d9e167faeaf700c39f
Author: Son Nguyen son.ngu...@catalyst.net.nz
Date:   Fri Jun 14 09:37:13 2013 +1200

Fix not using brackets for table name (Bug #1190186)

Change-Id: I1b6048b2029f5964cf6ee96f6a44de5d5c4c3aaa
Signed-off-by: Son Nguyen son.ngu...@catalyst.net.nz

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1190186

Title:
  Masquerading sessions report fails if database tables have prefix

Status in Mahara ePortfolio:
  Triaged
Status in Mahara 1.8 series:
  Triaged

Bug description:
  In version 1.7.1 in the script 'admin/users/report.php' on line 165,
  the table name 'event_log' is not enclosed in {} and therefore fails
  if the system have been set up with a table prefix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1190186/+subscriptions

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

2013-06-23 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/2278
Committed: 
http://gitorious.org/mahara/mahara/commit/9c2c72b6ff3c8db1c2c7cffdfd4dbe316a79d1cb
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 9c2c72b6ff3c8db1c2c7cffdfd4dbe316a79d1cb
Author: Kristina D.C. Hoeppner krist...@catalyst.net.nz
Date:   Sun Jun 16 14:48:50 2013 +1200

Bug #1191453: Make password field of type password

The password should not be displayed in
plaintext. I changed the type of the input
field to password to account for that.

Change-Id: I5d64470291e1c81b31bc0aaeb8cd65d809412ae7
Signed-off-by: Kristina D.C. Hoeppner krist...@catalyst.net.nz

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1191453

Title:
  Don't show password in cleartext

Status in Mahara ePortfolio:
  In Progress

Bug description:
  When you are on admin/edit.php or admin/add.php, the password you
  enter for a user is displayed in cleartext. This is not good esp. when
  you have form filling turned on in your browser as it remembers the
  passwords that you typed in.

  The easiest solution is to make this field type password so that it
  is treated like a password field.

  More complicated would be to allow the admin to toggle between viewing
  the password or not (like in Moodle) or to implement a password
  confirmation (like on the account settings page).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1191453/+subscriptions

___
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 1045563] Re: Email address in the 'Required profile fields' form must be validated

2013-06-23 Thread Kristina Hoeppner
** 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.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1045563

Title:
  Email address in the 'Required profile fields' form must be validated

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Versions: all
  Platform: all
  Browsers: all

  For the first log-in,  users will be asked to complete their mandatory
  profile fields such as firstname, lastname, and primary email address.
  This email address must be validated before the users can continue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1045563/+subscriptions

___
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 1191453] Re: Don't show password in cleartext

2013-06-23 Thread Kristina Hoeppner
** 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.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1191453

Title:
  Don't show password in cleartext

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  When you are on admin/edit.php or admin/add.php, the password you
  enter for a user is displayed in cleartext. This is not good esp. when
  you have form filling turned on in your browser as it remembers the
  passwords that you typed in.

  The easiest solution is to make this field type password so that it
  is treated like a password field.

  More complicated would be to allow the admin to toggle between viewing
  the password or not (like in Moodle) or to implement a password
  confirmation (like on the account settings page).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1191453/+subscriptions

___
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 901894] Re: Showcase more popular pages on homepage

2013-06-23 Thread Kristina Hoeppner
Hi Peter,

This feature would need a bit more work (see my comment on
https://reviews.mahara.org/#change,964 ), but if you want to use it as
it, you can go ahead and put it on your 1.7. However, since it was
developed on the 1.5 codebase, some thing might be out-of-date.

We haven't yet had time to finish this as bug fixing and client work has
come inbetween, but it's still in the review system for anyone to pick
up and finish if they like.

Cheers
Kristina

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/901894

Title:
  Showcase more popular pages on homepage

Status in Mahara ePortfolio:
  Triaged

Bug description:
  In order to promote popular pages (views) that people have created on
  Mahara sites, we should have an option (enabled by default) to display
  the most popular (by number of page views) pages on the site.

  When logged out:
  - most popular pages that are publicly accessible

  When logged in:
  - most popular pages that are accessible to logged-in users (which includes 
the above public pages)

  For now, the display of these pages will consist of showing the name
  of the page as well as the display name of the author (or group in the
  case of group pages).

  In order to add a bit of variety, that listing should display 10 of
  the most popular pages, randomly taken from the set of the top 30 most
  popular pages. The number of pages to list on the frontpage could be
  customizable with the total set being 3 times the number of random
  pages picked from it (e.g. 25 on the frontpage - set of 75).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/901894/+subscriptions

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

2013-06-23 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/2054
Committed: 
http://gitorious.org/mahara/mahara/commit/20caffedfd5e20d285a61561005ce18c32d476ff
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 20caffedfd5e20d285a61561005ce18c32d476ff
Author: Aaron Wells aar...@catalyst.net.nz
Date:   Thu Mar 21 15:42:00 2013 +1300

(Bug #1158086) Error when deleting the child of a deleted post

After you delete, we normally redirect you to the parent of the
post you just deleted. This code change makes it check whether
the parent is deleted and fall back to the nearest un-deleted
ancestor, or just leave the post id off entirely if it can't find
one (in order to fail more gracefully).

Change-Id: I7422b3d5b466ee55899b4959dd489dd76a8d5939
Signed-off-by: Aaron Wells aar...@catalyst.net.nz

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1158086

Title:
  Forum: error after deleting a post that is the child of another
  deleted post

Status in Mahara ePortfolio:
  In Progress

Bug description:
  If you delete the child of a deleted post, it deletes successfully but
  then you're sent to a page that says Not found. The page you are
  looking for could not be found. The post with ID '21' is not found or
  deleted!'

  It appears that what's happening is that after you delete a post it
  tries to send you to the URL for that post's parent. If the post's
  parent is deleted, then you get this error.

  To replicate:

  1. Create a forum topic
  2. In that topic, post a reply A
  3. Then post a reply to A, called B
  4. Delete A
  5. Delete B

  Expected result: You should delete B, and then see the forum with A 
  B deleted

  Actual result: You successfully delete B, but then you see a Not
  found error page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1158086/+subscriptions

___
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 1158086] Re: Forum: error after deleting a post that is the child of another deleted post

2013-06-23 Thread Robert Lyon
** 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.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1158086

Title:
  Forum: error after deleting a post that is the child of another
  deleted post

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  If you delete the child of a deleted post, it deletes successfully but
  then you're sent to a page that says Not found. The page you are
  looking for could not be found. The post with ID '21' is not found or
  deleted!'

  It appears that what's happening is that after you delete a post it
  tries to send you to the URL for that post's parent. If the post's
  parent is deleted, then you get this error.

  To replicate:

  1. Create a forum topic
  2. In that topic, post a reply A
  3. Then post a reply to A, called B
  4. Delete A
  5. Delete B

  Expected result: You should delete B, and then see the forum with A 
  B deleted

  Actual result: You successfully delete B, but then you see a Not
  found error page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1158086/+subscriptions

___
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 1190186] Re: Masquerading sessions report fails if database tables have prefix

2013-06-23 Thread Robert Lyon
** Changed in: mahara/1.8
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1190186

Title:
  Masquerading sessions report fails if database tables have prefix

Status in Mahara ePortfolio:
  Triaged
Status in Mahara 1.8 series:
  Fix Committed

Bug description:
  In version 1.7.1 in the script 'admin/users/report.php' on line 165,
  the table name 'event_log' is not enclosed in {} and therefore fails
  if the system have been set up with a table prefix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1190186/+subscriptions

___
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 1190186] Re: Masquerading sessions report fails if database tables have prefix

2013-06-23 Thread Robert Lyon
** Changed in: mahara
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1190186

Title:
  Masquerading sessions report fails if database tables have prefix

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.8 series:
  Fix Committed

Bug description:
  In version 1.7.1 in the script 'admin/users/report.php' on line 165,
  the table name 'event_log' is not enclosed in {} and therefore fails
  if the system have been set up with a table prefix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1190186/+subscriptions

___
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 1193927] [NEW] Primary email is not updated when importing from Leap2a

2013-06-23 Thread Son Nguyen
Public bug reported:

Version: all
Plaform: all

Assumptions
 - an Leap2A file which contains several user's email addresses

Actions
 - Login as an admin
 - Add an user and upload the Leap2A file

Expected result
 - an new user account is created and several email addresses are created and 
associated to the user's account

Actual result
 - Only one address is created and is set to be primary email.

** Affects: mahara
 Importance: Undecided
 Assignee: Son Nguyen (ngson2000)
 Status: New


** Tags: profile

** Attachment added: The Leap2A file for testing
   
https://bugs.launchpad.net/bugs/1193927/+attachment/3711643/+files/mahara-export-leap-user1-1371594714.zip

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1193927

Title:
  Primary email is not updated when importing from Leap2a

Status in Mahara ePortfolio:
  New

Bug description:
  Version: all
  Plaform: all

  Assumptions
   - an Leap2A file which contains several user's email addresses

  Actions
   - Login as an admin
   - Add an user and upload the Leap2A file

  Expected result
   - an new user account is created and several email addresses are created and 
associated to the user's account

  Actual result
   - Only one address is created and is set to be primary email.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1193927/+subscriptions

___
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 1193936] [NEW] License info is NOT updated when choosing another text box

2013-06-23 Thread Son Nguyen
Public bug reported:

Version: all
Platform: all

Assumptions
 - user u01 is member of the group A
 - group A has a text box with some license info (license, licensor, and 
licensorurl) which can be read by user u01
 - user u01 has several text boxes with different licenses

Actions
 - user u01 try to add a new text box into his page.
 - In the configuration box, he clicks 'Use content from another text box' and 
selects a text box from the list.

Expected result
 - The license info must be updated
 - If the text box is read only to the user, the license must be rendered in 
HTML.

Actual result
 - The license info is not updated.

** Affects: mahara
 Importance: Undecided
 Assignee: Son Nguyen (ngson2000)
 Status: New


** Tags: license

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1193936

Title:
  License info is NOT updated when choosing another text box

Status in Mahara ePortfolio:
  New

Bug description:
  Version: all
  Platform: all

  Assumptions
   - user u01 is member of the group A
   - group A has a text box with some license info (license, licensor, and 
licensorurl) which can be read by user u01
   - user u01 has several text boxes with different licenses

  Actions
   - user u01 try to add a new text box into his page.
   - In the configuration box, he clicks 'Use content from another text box' 
and selects a text box from the list.

  Expected result
   - The license info must be updated
   - If the text box is read only to the user, the license must be rendered in 
HTML.

  Actual result
   - The license info is not updated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1193936/+subscriptions

___
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 1179299] Re: Other (enter URL not translatable for license

2013-06-23 Thread Robert Lyon
** Changed in: mahara
 Assignee: (unassigned) = Robert Lyon (robertl-9)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1179299

Title:
  Other (enter URL not translatable for license

Status in Mahara ePortfolio:
  In Progress

Bug description:
  from dajan:

  Another think I am just noticing on my server. When you add an
  artefact with the licence on you get a list of licenses you can
  apply to your production. In the list you find all your licenses and
  the item called Other License (enter URL). This last string is not
  in the string package and can't be translated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1179299/+subscriptions

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

2013-06-23 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/1745
Committed: 
http://gitorious.org/mahara/mahara/commit/5031431b4b47c1fdb7a697365a2e2bb9d92c3974
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 5031431b4b47c1fdb7a697365a2e2bb9d92c3974
Author: Son Nguyen son.ngu...@catalyst.net.nz
Date:   Thu Oct 4 09:04:11 2012 +1300

Redirect to /artefact/file/ when click Cancel (bug #1052429)

In non-js web browser, the pieform of filebrowser will be submitted when
click 'Cancel' button. Handle this action by redirect to
/artefact/file/index.php

Change-Id: If32385105f8c705be08ae70fa00bc9583f0227a1
Signed-off-by: Son Nguyen son.ngu...@catalyst.net.nz

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1052429

Title:
  Javascript issue on  /artefact/file/index.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  /artefact/file/index.php
  reported for 1.5dev

  When editing a file attributes (icon next to delete), it redirects to
  a new page where you can edit the options. If you click cancel at this
  new page it shows the following:

  [WAR] 71 (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] 71 (lib/pieforms/pieform.php:528) No function registered to handle form 
submission for form files
  Call stack (most recent first):
  Pieform-__construct(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/artefact/file/index.php:38

  The url is /artefact/file/index.php?edit=32

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052429/+subscriptions

___
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 1193936] Re: License info is NOT updated when using content from other text boxes

2013-06-23 Thread Son Nguyen
** Summary changed:

- License info is NOT updated when choosing another text box 
+ License info is NOT updated when using content from other text boxes

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1193936

Title:
  License info is NOT updated when using content from other text boxes

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Version: all
  Platform: all

  Assumptions
   - user u01 is member of the group A
   - group A has a text box with some license info (license, licensor, and 
licensorurl) which can be read by user u01
   - user u01 has several text boxes with different licenses

  Actions
   - user u01 try to add a new text box into his page.
   - In the configuration box, he clicks 'Use content from another text box' 
and selects a text box from the list.

  Expected result
   - The license info must be updated
   - If the text box is read only to the user, the license must be rendered in 
HTML.

  Actual result
   - The license info is not updated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1193936/+subscriptions

___
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 1193936] Re: License info is NOT updated when using content from other text boxes

2013-06-23 Thread Son Nguyen
https://reviews.mahara.org/2285

** 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.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1193936

Title:
  License info is NOT updated when using content from other text boxes

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Version: all
  Platform: all

  Assumptions
   - user u01 is member of the group A
   - group A has a text box with some license info (license, licensor, and 
licensorurl) which can be read by user u01
   - user u01 has several text boxes with different licenses

  Actions
   - user u01 try to add a new text box into his page.
   - In the configuration box, he clicks 'Use content from another text box' 
and selects a text box from the list.

  Expected result
   - The license info must be updated
   - If the text box is read only to the user, the license must be rendered in 
HTML.

  Actual result
   - The license info is not updated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1193936/+subscriptions

___
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 1052429] Re: Javascript issue on /artefact/file/index.php

2013-06-23 Thread Robert Lyon
** 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.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1052429

Title:
  Javascript issue on  /artefact/file/index.php

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  /artefact/file/index.php
  reported for 1.5dev

  When editing a file attributes (icon next to delete), it redirects to
  a new page where you can edit the options. If you click cancel at this
  new page it shows the following:

  [WAR] 71 (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] 71 (lib/pieforms/pieform.php:528) No function registered to handle form 
submission for form files
  Call stack (most recent first):
  Pieform-__construct(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/artefact/file/index.php:38

  The url is /artefact/file/index.php?edit=32

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052429/+subscriptions

___
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 1193989] [NEW] Leap 2A import and export text boxes with license info

2013-06-23 Thread Son Nguyen
Public bug reported:

Version: all
Platform: all

Currently the import/export Leap2A functionality of license for text box(note) 
has not implemented.
This would be good to have it as long with tagging import/export

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: box leap2a text

** Summary changed:

- Import and export text boxes with license info
+ Leap 2A import and export text boxes with license info

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1193989

Title:
  Leap 2A import and export text boxes with license info

Status in Mahara ePortfolio:
  New

Bug description:
  Version: all
  Platform: all

  Currently the import/export Leap2A functionality of license for text 
box(note) has not implemented.
  This would be good to have it as long with tagging import/export

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1193989/+subscriptions

___
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 1193989] Re: Leap 2A import and export text boxes with license info

2013-06-23 Thread Son Nguyen
It needs to check if the license URL exists in the list of site
licenses.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1193989

Title:
  Leap 2A import and export text boxes with license info

Status in Mahara ePortfolio:
  New

Bug description:
  Version: all
  Platform: all

  Currently the import/export Leap2A functionality of license for text 
box(note) has not implemented.
  This would be good to have it as long with tagging import/export

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1193989/+subscriptions

___
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 1193989] Re: Leap 2A import and export text boxes with license info

2013-06-23 Thread Son Nguyen
https://reviews.mahara.org/2286

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

** Changed in: mahara
Milestone: None = 1.8.0rc1

** Changed in: mahara
 Assignee: (unassigned) = Son Nguyen (ngson2000)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1193989

Title:
  Leap 2A import and export text boxes with license info

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Version: all
  Platform: all

  Currently the import/export Leap2A functionality of license for text 
box(note) has not implemented.
  This would be good to have it as long with tagging import/export

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1193989/+subscriptions

___
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