[Mahara-contributors] [Bug 1171310] A change has been merged

2013-07-18 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/2090
Committed: 
http://gitorious.org/mahara/mahara/commit/1fe0319b9c1f9b3135428cca94914c5c8b4e027d
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:master

commit 1fe0319b9c1f9b3135428cca94914c5c8b4e027d
Author: Robert Lyon 
Date:   Mon Apr 29 09:47:27 2013 +1200

Fix for bypassing moderation when making comment public (Bug #1171310)

To get a private -> public comment moderated the system needs to check:
* if the view has approvecomments set to 1
* if the submitter has checked the make public checkbox
* if the submitter is not the owner of the view
* if the view is a group view
* if the approvecomments are set per view

And update the comment table accordingly and now sends off notify
message if needed.

Removed some unneeded variable declarations

Change-Id: I276c3d3fa67a99d9030d10a6172048c255e91b5b
Signed-off-by: robertl 

-- 
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/1171310

Title:
  Can bypass comment moderation by editing a comment

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.5 series:
  In Progress
Status in Mahara 1.6 series:
  In Progress
Status in Mahara 1.7 series:
  In Progress

Bug description:
  A user can make their comments on a page public, even if the page is
  set to require comment moderation, if they create the comment as a
  private comment and then change its status to public while editing it.

  To replicate:

  1. Create a Page for User 1
  2. Make the page accessible to the public, and activate comments & comment 
moderation for the page (this is all under the Sharing tab)
  3. Log in as User 2
  4. Place a comment on the Page, making sure to untick the "Make public" box 
so that the comment is private.
  5. Click the "edit" icon next to the newly created comment.
  6. On the edit page, tick the "Make public" box, and click Save.

  Expected result: The comment's status should be "This comment is
  private | You have requested that this comment be made public"; and it
  shouldn't become public until approved by User 1

  Actual result: The comment becomes public immediately after you click
  Save on the Edit page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1171310/+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 1199563] A change has been merged

2013-07-18 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/2359
Committed: 
http://gitorious.org/mahara/mahara/commit/0f2552c73d64f9c9eb14055b5ecda68db2f83710
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 0f2552c73d64f9c9eb14055b5ecda68db2f83710
Author: Evonne Cheung 
Date:   Wed Jul 17 08:15:53 2013 +1200

UI changes for Mahara 1.8 Default and Aqua theme Bug #1199563

Change-Id: Ic85c30bfdcedb4236c21986470ee68aa9acb29e7
Signed-off-by: Robert Lyon 

-- 
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/1199563

Title:
  UI changes for Mahara 1.8

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Mahara 1.8 gets a new set of monochrome icons. This is the primary bug
  number for these changes. Some other changes will be on other bug
  numbers such as flexible page layout and artefact chooser.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1199563/+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 1199563] A change has been merged

2013-07-18 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/2347
Committed: 
http://gitorious.org/mahara/mahara/commit/0216e35fa450ed91fe2ac1057d961b7ca4874760
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 0216e35fa450ed91fe2ac1057d961b7ca4874760
Author: Evonne Cheung 
Date:   Wed Jul 10 11:51:07 2013 +1200

UI changes for Mahara 1.8 Bug #1199563

Here are all the UI changes that were made by Evonne

Change-Id: I08d98d759a701deaf0a332af9e9392b7270704a5
Signed-off-by: Robert Lyon 

-- 
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/1199563

Title:
  UI changes for Mahara 1.8

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Mahara 1.8 gets a new set of monochrome icons. This is the primary bug
  number for these changes. Some other changes will be on other bug
  numbers such as flexible page layout and artefact chooser.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1199563/+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 1165300] A change has been merged

2013-07-18 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/2361
Committed: 
http://gitorious.org/mahara/mahara/commit/6925b0fb13fb4fc3cccfb131be169a1be2284f48
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 6925b0fb13fb4fc3cccfb131be169a1be2284f48
Author: Dirk Meyer 
Date:   Thu Jul 18 10:42:18 2013 -0600

Add year to time stamp for posts in topics.php (Bug #1165300)

The time stamp now also shows the year instead of only date and time.

Change-Id: I8b630e932369c08e7e3dd5ecbe903641533f9cc0
Signed-off-by: Dirk Meyer 

-- 
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/1165300

Title:
  Year not shown for post dates on "Topics"

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  This is similar to bug #1057259. The year is not shown for posts on
  /group/topics.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1165300/+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 1165300] Re: Year not shown for post dates on "Topics"

2013-07-18 Thread Kristina Hoeppner
The above solution would only give the date, but not the time.

A patch is at https://reviews.mahara.org/2361

** Changed in: mahara
 Assignee: (unassigned) => Dirk Meyer (dirkca68)

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

-- 
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/1165300

Title:
  Year not shown for post dates on "Topics"

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  This is similar to bug #1057259. The year is not shown for posts on
  /group/topics.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1165300/+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 1183612] Re: Make it easier to change a user's profile picture

2013-07-18 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 1.8.0rc1 => None

-- 
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/1183612

Title:
  Make it easier to change a user's profile picture

Status in Mahara ePortfolio:
  Triaged

Bug description:
  When we introduced an internal Mahara at Catalyst, one common
  complaint among the new users was that it was really frustrating to
  figure out how to change their user icon. The general process was
  something like this:

  1. Click on the user icon or username at the top right of the page
  2. This takes them to their user profile Page, which has a button that says 
"click here to edit this page"
  3. So, they click the edit button. That lets them edit which blocks are on 
their profile Page, but not to actually edit their profile content directly
  4. So, they click the "Settings" button in the upper right
  5. This takes them to their account settings page, which has a lot of 
options, but no user profile
  6. They repeat this in a frustrated circle.

  Of course, the actual way to edit your user icon is to go to the
  Contents menu, and there's a tab underneath that. But I think, to
  avoid frustrating new users, it would make sense to put a link to this
  and/or an explanatory note from the user's profile Page and/or account
  settings page, to the Profile content and Profile Picture content
  pages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1183612/+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 1202706] Re: Send notifications to everyone in group

2013-07-18 Thread Marylena Sevigney
That would be okay to have the user define that, except that I also find
the Mahara inbox tough to access. The only way I can find is from the
"Recent Activity" block. Is there another way to access the inbox?

Best,
Marylena

-- 
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/1202706

Title:
  Send notifications to everyone in group

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Originally reported as part of bug #1201907. Discussion at
  https://mahara.org/interaction/forum/topic.php?id=5568

  As an administrator, I’d like to be able to contact everyone in the
  group via email.

  --

  I'd expand this to include tutors as well as they can have some
  administrator rights.

  Normally, we only say "notification" because it is up to the user on
  how they want to receive them: via mail or just in their Mahara inbox.
  Would that be OK?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1202706/+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 1202701] Re: Copy personal files into group files

2013-07-18 Thread Marylena Sevigney
Hi Kristina,

Thank you for your response!

I'd like to be able to use files that I have uploaded into my Mahara
repository, and put them in the Group repository. The only option I am
given when I go to the group files page, is to upload files from my
computer. Is there a way to access the files in my "personal" Mahara
repository from the group files section?

Best,
Marylena

-- 
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/1202701

Title:
  Copy personal files into group files

Status in Mahara ePortfolio:
  Triaged

Bug description:
  originally reported as part of bug #1201907. Discussion at
  https://mahara.org/interaction/forum/topic.php?id=5568

  Lack of access to personal mahara files from the group files page. I’d
  like to easily transfer a file from my mahara files, rather than have
  to upload it again to the group.

  

  If you only want to use your personal files on a group page, you can
  do so as you have access to your personal files. But I read your
  wishlist item as wanting to be able to copy your personal files into
  the group area.

  Can you please confirm that this is the case?

  Thank you
  Kristina

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1202701/+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 1201907] Re: Group Improvements

2013-07-18 Thread Kristina Hoeppner
Discussion thread at
https://mahara.org/interaction/forum/topic.php?id=5568

item 2 (submission organization): bug #1202698
item 3 (copying personal files): bug #1202701
item 4 (notifications): bug #1202706

-- 
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/1201907

Title:
  Group Improvements

Status in Mahara ePortfolio:
  Triaged

Bug description:
  I like the idea of Mahara groups, but I find them a bit clunky for a
  couple reasons:

  1. Lack of central navigation once in a collection or page. One must
  click back to the central groups page, and find the group again. I’d
  like to easily return directly to the group homepage from a group page
  or collection or from pages and collections submitted to the group.
  Perhaps a “Back to Group Home” button?

  2. Lack of organization for submissions: Wish there was some way of
  rearranging submissions and putting them into folders. I often get
  group administrators who come in with a huge list of submissions and
  are completely lost in the clutter. It would be nice if they could see
  which pages they have viewed already, and which need more time to
  review.  Maybe a way to make notes to themselves that would appear
  next to the submission on the administrator group home page.

  Lack of access to personal mahara files from the group files page. I’d
  like to easily transfer a file from my mahara files, rather than have
  to upload it again to the group.

  Lack of community: As an administrator, I’d like to be able to contact
  everyone in the group via email.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1201907/+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 1202706] [NEW] Send notifications to everyone in group

2013-07-18 Thread Kristina Hoeppner
Public bug reported:

Originally reported as part of bug #1201907. Discussion at
https://mahara.org/interaction/forum/topic.php?id=5568

As an administrator, I’d like to be able to contact everyone in the
group via email.

--

I'd expand this to include tutors as well as they can have some
administrator rights.

Normally, we only say "notification" because it is up to the user on how
they want to receive them: via mail or just in their Mahara inbox. Would
that be OK?

** Affects: mahara
 Importance: Wishlist
 Status: Triaged


** Tags: groups notifications

-- 
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/1202706

Title:
  Send notifications to everyone in group

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Originally reported as part of bug #1201907. Discussion at
  https://mahara.org/interaction/forum/topic.php?id=5568

  As an administrator, I’d like to be able to contact everyone in the
  group via email.

  --

  I'd expand this to include tutors as well as they can have some
  administrator rights.

  Normally, we only say "notification" because it is up to the user on
  how they want to receive them: via mail or just in their Mahara inbox.
  Would that be OK?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1202706/+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 1202701] [NEW] Copy personal files into group files

2013-07-18 Thread Kristina Hoeppner
Public bug reported:

originally reported as part of bug #1201907. Discussion at
https://mahara.org/interaction/forum/topic.php?id=5568

Lack of access to personal mahara files from the group files page. I’d
like to easily transfer a file from my mahara files, rather than have to
upload it again to the group.



If you only want to use your personal files on a group page, you can do
so as you have access to your personal files. But I read your wishlist
item as wanting to be able to copy your personal files into the group
area.

Can you please confirm that this is the case?

Thank you
Kristina

** Affects: mahara
 Importance: Wishlist
 Status: Triaged


** Tags: 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/1202701

Title:
  Copy personal files into group files

Status in Mahara ePortfolio:
  Triaged

Bug description:
  originally reported as part of bug #1201907. Discussion at
  https://mahara.org/interaction/forum/topic.php?id=5568

  Lack of access to personal mahara files from the group files page. I’d
  like to easily transfer a file from my mahara files, rather than have
  to upload it again to the group.

  

  If you only want to use your personal files on a group page, you can
  do so as you have access to your personal files. But I read your
  wishlist item as wanting to be able to copy your personal files into
  the group area.

  Can you please confirm that this is the case?

  Thank you
  Kristina

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1202701/+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 1202698] Re: Organize portfolio submissions

2013-07-18 Thread Kristina Hoeppner
https://mahara.org/interaction/forum/topic.php?id=5568

-- 
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/1202698

Title:
  Organize portfolio submissions

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  This wishlist item was originally reported on bug #1201907. In order
  to track individual items more easily, I created this one here.

  Lack of organization for submissions: Wish there was some way of
  rearranging submissions and putting them into folders. I often get
  group administrators who come in with a huge list of submissions and
  are completely lost in the clutter. It would be nice if they could see
  which pages they have viewed already, and which need more time to
  review. Maybe a way to make notes to themselves that would appear next
  to the submission on the administrator group home page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1202698/+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 1202698] [NEW] Organize portfolio submissions

2013-07-18 Thread Kristina Hoeppner
Public bug reported:

This wishlist item was originally reported on bug #1201907. In order to
track individual items more easily, I created this one here.

Lack of organization for submissions: Wish there was some way of
rearranging submissions and putting them into folders. I often get group
administrators who come in with a huge list of submissions and are
completely lost in the clutter. It would be nice if they could see which
pages they have viewed already, and which need more time to review.
Maybe a way to make notes to themselves that would appear next to the
submission on the administrator group home page.

** Affects: mahara
 Importance: Wishlist
 Status: Confirmed


** Tags: 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/1202698

Title:
  Organize portfolio submissions

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  This wishlist item was originally reported on bug #1201907. In order
  to track individual items more easily, I created this one here.

  Lack of organization for submissions: Wish there was some way of
  rearranging submissions and putting them into folders. I often get
  group administrators who come in with a huge list of submissions and
  are completely lost in the clutter. It would be nice if they could see
  which pages they have viewed already, and which need more time to
  review. Maybe a way to make notes to themselves that would appear next
  to the submission on the administrator group home page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1202698/+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 1201907] Re: Group Improvements

2013-07-18 Thread Kristina Hoeppner
** Changed in: mahara
   Status: New => Triaged

** Changed in: mahara
   Importance: Undecided => Wishlist

-- 
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/1201907

Title:
  Group Improvements

Status in Mahara ePortfolio:
  Triaged

Bug description:
  I like the idea of Mahara groups, but I find them a bit clunky for a
  couple reasons:

  1. Lack of central navigation once in a collection or page. One must
  click back to the central groups page, and find the group again. I’d
  like to easily return directly to the group homepage from a group page
  or collection or from pages and collections submitted to the group.
  Perhaps a “Back to Group Home” button?

  2. Lack of organization for submissions: Wish there was some way of
  rearranging submissions and putting them into folders. I often get
  group administrators who come in with a huge list of submissions and
  are completely lost in the clutter. It would be nice if they could see
  which pages they have viewed already, and which need more time to
  review.  Maybe a way to make notes to themselves that would appear
  next to the submission on the administrator group home page.

  Lack of access to personal mahara files from the group files page. I’d
  like to easily transfer a file from my mahara files, rather than have
  to upload it again to the group.

  Lack of community: As an administrator, I’d like to be able to contact
  everyone in the group via email.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1201907/+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