[Mahara-contributors] [Bug 1387858] Re: Draft journal entries are visible to others

2015-01-07 Thread Aaron Wells
I think it would avoid the most confusion if we prevent users from
selecting a Draft journal entry in the first place. However, we do have
to address the fact that a user can select a journal entry and then
unpublish it, leaving a journal entry block with a draft journal entry
selected.

So the full solution would be something like this:

1. In the artefact selector for the journal entry block, we prevent the
user from selecting any Draft journal entries

2. AND if they select a Published journal entry, and then change that
entry back to Draft later, we no longer display the journal entry's
content in the block.

2a. Instead we show a placeholder that says something like This journal
entry has not yet been published.

2b. We should show that same placeholder to the journal owner
themselves, as well. That'll make it crystal clear to them that the
entry is not visible. Maybe we also give them a link to the journal
entry's artefact page so that they can publish it there.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1387858

Title:
  Draft journal entries are visible to others

Status in Mahara ePortfolio:
  Confirmed
Status in Mahara 1.10 series:
  New
Status in Mahara 1.8 series:
  New
Status in Mahara 1.9 series:
  New

Bug description:
  confirmed for master (15.04), 1.10, 1.9 and 1.8

  When a user creates a journal entry as draft and puts that into a
  page, it is also visible to other users when they have access to the
  page.

  When the user puts the entire journal into a page (or tagged journal
  entries), the draft entry is not visible because it is in draft
  status.

  There are two possibilities as far as I can see right now:

  1.
  Do not allow users to include journal entries that are in draft status into a 
page (and mention that in the block pop-up so they don't wonder why draft 
entries do not show up).

  2. 
  The block Journal entry needs to be changed so that draft entries are only 
visible to the author at most but not other users on the page. This should also 
include some visual indicator as we have in the journal itself for the draft. 
Draft could also be mentioned next to the title of the journal entry when 
selecting it in the block pop-up.

  I tend towards option 1 as that is cleaner and more in line with the
  behavior of the other blocks. We should then also mention on the other
  blocks that draft entries are not displayed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1387858/+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 1408577] [NEW] Elasticsearch not working properly

2015-01-07 Thread Sherry
Public bug reported:

1. Search box in the top-right corner (the search box below the Settings) 
return no result.
2. Search box in the Pages can only locate the name of the pages (not searching 
content of the page).

Detail Information of server:
===
Elasticsearch server is running:
{
  cluster_name : elasticsearch,
  status : green,
  timed_out : false,
  number_of_nodes : 1,
  number_of_data_nodes : 1,
  active_primary_shards : 1,
  active_shards : 1,
  relocating_shards : 0,
  initializing_shards : 0,
  unassigned_shards : 0
}

The Elasticsearch plugin is currently active. 
Host: 127.0.0.1
Elasticsearch port: 9200
Auth username: (not set)
Auth password: (not set)
Index name: mahara
Bypass index: (not set)
Elasticsearch analyzer: mahara_analyze
lasticsearch types: 
usr,interaction_instance,interaction_forum_post,group,view,artefact
Cron record limit: 0
Artefact types: Select all

Number of records of each type currently in the queue:
usr (1)
interaction_instance(0)
interaction_forum_post  (0)
group   (0)
view(0)
artefact(0)



- Mahara 1.10.1
- Ubuntu Linux 14.04.1
- Postgres database (version 9.3.5)
- Chrome Version 39.0.2171.95 m, Firefox 33.0.2, I.E. 11

** Affects: mahara
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1408577

Title:
  Elasticsearch not working properly

Status in Mahara ePortfolio:
  New

Bug description:
  1. Search box in the top-right corner (the search box below the Settings) 
return no result.
  2. Search box in the Pages can only locate the name of the pages (not 
searching content of the page).

  Detail Information of server:
  ===
  Elasticsearch server is running:
  {
cluster_name : elasticsearch,
status : green,
timed_out : false,
number_of_nodes : 1,
number_of_data_nodes : 1,
active_primary_shards : 1,
active_shards : 1,
relocating_shards : 0,
initializing_shards : 0,
unassigned_shards : 0
  }

  The Elasticsearch plugin is currently active. 
  Host: 127.0.0.1
  Elasticsearch port: 9200
  Auth username: (not set)
  Auth password: (not set)
  Index name: mahara
  Bypass index: (not set)
  Elasticsearch analyzer: mahara_analyze
  lasticsearch types: 
usr,interaction_instance,interaction_forum_post,group,view,artefact
  Cron record limit: 0
  Artefact types: Select all

  Number of records of each type currently in the queue:
  usr   (1)
  interaction_instance  (0)
  interaction_forum_post(0)
  group (0)
  view  (0)
  artefact  (0)



  
  - Mahara 1.10.1
  - Ubuntu Linux 14.04.1
  - Postgres database (version 9.3.5)
  - Chrome Version 39.0.2171.95 m, Firefox 33.0.2, I.E. 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1408577/+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 1408542] [NEW] tinymce emoticon problem

2015-01-07 Thread Stéphane
Public bug reported:

Upgrading Mahara from 1.9.x to 1.10.x causes a problem with all
emoticons used prior to the upgrade. No image is displayed; the link is
broken.

After analyzing the situation, the folder comtaining images as been
renamed. In version 1.9.x, images were in
/js/tinymce/plugins/emotions/img/ ; in version 1.10 they are in
/js/tinymce/plugins/emoticons/img/ folder.

To correct the problem, I copied the img folder in a new folder
emotions... but it's not an elegant solution. Best solution is not to
change de the name of the folder or to add a script to correct in the
database the path to the emoticon images.

** Affects: mahara
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1408542

Title:
  tinymce emoticon problem

Status in Mahara ePortfolio:
  New

Bug description:
  Upgrading Mahara from 1.9.x to 1.10.x causes a problem with all
  emoticons used prior to the upgrade. No image is displayed; the link
  is broken.

  After analyzing the situation, the folder comtaining images as been
  renamed. In version 1.9.x, images were in
  /js/tinymce/plugins/emotions/img/ ; in version 1.10 they are in
  /js/tinymce/plugins/emoticons/img/ folder.

  To correct the problem, I copied the img folder in a new folder
  emotions... but it's not an elegant solution. Best solution is not to
  change de the name of the folder or to add a script to correct in the
  database the path to the emoticon images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1408542/+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 1395627] Re: Visits counter not showing with small headers

2015-01-07 Thread Son Nguyen
** Changed in: mahara/1.10
   Status: Confirmed = 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1395627

Title:
  Visits counter not showing with small headers

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  In Progress
Status in Mahara 15.04 series:
  Fix Committed

Bug description:
  Hello
  I'd like to submit a new feature request (asked by our users)
  Would it be possible to provide to ePortfolio owners, a statistics view with 
hit counter with the number of visits on their shared pages ?
  Thanks
  BR
  Emilie Lenel

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1395627/+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 1392700] Re: Images not displayed - blog post by tag

2015-01-07 Thread Son Nguyen
** Changed in: mahara/1.10
 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1392700

Title:
  Images not displayed - blog post by tag

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 1.8 series:
  Confirmed
Status in Mahara 1.9 series:
  Confirmed
Status in Mahara 15.04 series:
  In Progress

Bug description:
  Reported by a user who couldn't see anonymously images on a new public
  view.

  I made a simulation and the problem is related to the block blog post
  by tag. You can see the exact same blog post on
  http://mahara.ticfga.ca/user/smlavoie/tests-pour-images . ON the left
  side, each post is displayed using ONE post, on the right, post by
  tag.

  The problem seems to be related to the absence of the view parameter
  in the display of images.

  
  Mahara 1.9.1 on linux with MySQL, tested on IE, FF and Chrome (on Win8)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1392700/+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 1392700] Re: Images not displayed - blog post by tag

2015-01-07 Thread Son Nguyen
** Changed in: mahara/15.04
 Assignee: (unassigned) = Son Nguyen (ngson2000)

** Changed in: mahara/15.04
   Status: Confirmed = 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1392700

Title:
  Images not displayed - blog post by tag

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 1.8 series:
  Confirmed
Status in Mahara 1.9 series:
  Confirmed
Status in Mahara 15.04 series:
  In Progress

Bug description:
  Reported by a user who couldn't see anonymously images on a new public
  view.

  I made a simulation and the problem is related to the block blog post
  by tag. You can see the exact same blog post on
  http://mahara.ticfga.ca/user/smlavoie/tests-pour-images . ON the left
  side, each post is displayed using ONE post, on the right, post by
  tag.

  The problem seems to be related to the absence of the view parameter
  in the display of images.

  
  Mahara 1.9.1 on linux with MySQL, tested on IE, FF and Chrome (on Win8)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1392700/+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 1384467] Re: CSS is not stripping out bad css attributes anymore

2015-01-07 Thread Son Nguyen
** Changed in: mahara/1.10
 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1384467

Title:
  CSS is not stripping out bad css attributes anymore

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 15.04 series:
  In Progress

Bug description:
  If I add some custom CSS to a skin that has badly formed css it
  doesn't strip out the bad lines.

  eg:

  #footer {
   color: #deface;
   top:cat;
   width: 300px;
   odd:fellow;
  }

  It used to strip it down to leave the valid lines.

  eg:

  #footer {
   color: #deface;
   width: 300px;
  }

  This looks to have been broken with this patch
  https://reviews.mahara.org/#/c/3846/

  Well not broken as such but the  $preserve_css should be able to be
  set via either the site config or directly in the config.php file so
  that only sites that want to allow things like comments in the css can
  turn it on rather than it be on by default for the skins.

  It still strips out html tags - so that is good

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1384467/+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 1400524] Re: Upgrading from 1.7 to 1.10 failed in big databases

2015-01-07 Thread Son Nguyen
** Changed in: mahara/1.10
 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1400524

Title:
  Upgrading from 1.7 to 1.10 failed in big databases

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  In Progress

Bug description:
  Version: 1.10, and master(15.04)
  Platform: apache, postgres

  In big database, the upgrading has been failed when updating artefact table
  htdocs/lib/db/upgrade.php: 3255-3284

  This process should be done in chunks as the the table 'artefact' may
  be big which will causes exceed execution time.

  See also: Bug #1298646

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1400524/+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 1397110] Re: Cannot add image to template files

2015-01-07 Thread Son Nguyen
** Changed in: mahara/1.10
 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1397110

Title:
  Cannot add image to template files

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 15.04 series:
  In Progress

Bug description:
  Mahara 1.10+

  When you change the template in Admin - Config site - Pages, you
  cannot add an image to either of the three templates. You can put the
  block there and select an image, but it is not going to be displayed.

  The file that you upload does not sit in the site files, but somewhere
  that is not accessible. They seem to be stored under the System user
  (also for group homepage), but you don't have access to those on the
  front-end.

  The only image that you can display is the default user profile icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1397110/+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 1395627] A patch has been submitted for review

2015-01-07 Thread Mahara Bot
Patch for 1.10_STABLE branch: https://reviews.mahara.org/4129

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1395627

Title:
  Visits counter not showing with small headers

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  In Progress
Status in Mahara 15.04 series:
  Fix Committed

Bug description:
  Hello
  I'd like to submit a new feature request (asked by our users)
  Would it be possible to provide to ePortfolio owners, a statistics view with 
hit counter with the number of visits on their shared pages ?
  Thanks
  BR
  Emilie Lenel

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1395627/+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 1397736] Re: Use SafeCURL in external RSS block

2015-01-07 Thread Son Nguyen
** Changed in: mahara/1.10
 Assignee: (unassigned) = Aaron Wells (u-aaronw)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1397736

Title:
  Use SafeCURL in external RSS block

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 1.8 series:
  Confirmed
Status in Mahara 1.9 series:
  Confirmed
Status in Mahara 15.04 series:
  In Progress

Bug description:
  For better security in the external RSS feed block, we should be using
  a library like SafeCURL to help guard against attacks.:
  https://github.com/fin1te/safecurl

  See also bug 1394820

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1397736/+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 1392700] Re: Images not displayed - blog post by tag

2015-01-07 Thread Son Nguyen
I found  more issues related to the tagged journal entry block

1. Attached files section is not displayed even for the owner
2. For the page accessible to public, images linked in the entry description 
are not shown.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1392700

Title:
  Images not displayed - blog post by tag

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 1.8 series:
  Confirmed
Status in Mahara 1.9 series:
  Confirmed
Status in Mahara 15.04 series:
  In Progress

Bug description:
  Reported by a user who couldn't see anonymously images on a new public
  view.

  I made a simulation and the problem is related to the block blog post
  by tag. You can see the exact same blog post on
  http://mahara.ticfga.ca/user/smlavoie/tests-pour-images . ON the left
  side, each post is displayed using ONE post, on the right, post by
  tag.

  The problem seems to be related to the absence of the view parameter
  in the display of images.

  
  Mahara 1.9.1 on linux with MySQL, tested on IE, FF and Chrome (on Win8)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1392700/+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 1033073] Re: Hide group tutors

2015-01-07 Thread Kristina Hoeppner
** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1033073

Title:
  Hide group tutors

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Sometimes a teacher may wish not to display tutors to the standard
  group members. An additional group setting to Hide group members
  would then be to just hide tutors from the regular members of a group
  and / or the general public.

  Thus,

  Hide membership: hide everybody, hide only tutors
  Hide membership from members: hide everyone, hide only tutors

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1033073/+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 1271618] Re: Create users by CSV - allow specification of end date

2015-01-07 Thread Kristina Hoeppner
** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1271618

Title:
  Create users by CSV - allow specification of end date

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Could we please allow the setting of an end date for the lifecycle of
  the users' accounts when creating users by CSV.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1271618/+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 826649] Re: Add group shortnames to manually created groups

2015-01-07 Thread Kristina Hoeppner
Note for Hugh: If you tackle this with the Academy students, you could
split this up into a couple of separate bugs, e.g. maybe #4 if it is too
hard.

** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/826649

Title:
  Add group shortnames to manually created groups

Status in Mahara ePortfolio:
  Triaged

Bug description:
  In Mahara 1.5 groups can be created via a CSV file and associated with
  an institution. Often, however, groups can be created manually, but a
  CSV upload of the members may be preferred. Thus, it would be good if
  manually created groups could also have a short name (that is also
  displayed to the admin) so that members can be added via CSV.

  This wishlist item needs a bit more thinking because the CSV feature
  allows institution admins to create groups that are associated with
  their institution (though it doesn't do anything with that information
  yet, I think) but not on a site level. Furthermore, if groups already
  exist, they would need to be assigned a short name. And then who can
  add members as they are not associated with an institution yet?

  Furthermore, the CSV upload is also only beneficial if users don't
  change their user names. An admin must be aware of that or his upload
  may not work most of the time. Thus, user names should be locked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/826649/+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 1373093] Re: Decapitalize Journal and Journal entry in journal blocks

2015-01-07 Thread Kristina Hoeppner
** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1373093

Title:
  Decapitalize Journal and Journal entry in journal blocks

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  In the More options in the journal and journal entries block, the
  Journal is capitalized, but it needs a lowercase letter for Others
  will get their own copy of your Journal (entry) and Others may
  display your Journal (entry) on their page.

  These options need to read:

  Journal block:
  Others will get their own copy of your journal and Others may display your 
journal on their page.

  Journal entry block:
  Others will get their own copy of your Journal entry and Others may 
display your Journal entry on their page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1373093/+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 1358981] Re: Task option should be disabled if no plan is set when configuring the profile completion

2015-01-07 Thread Kristina Hoeppner
** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1358981

Title:
  Task option should be disabled if no plan is set when configuring the
  profile completion

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Version: master (1.10)
  Platform, browser: any

  When configuring the profile completion for an institution
  (Administration/Institutions/Profile completion).

  1. Plan option should be above the Task option
  2. If no plan is set (plan=0), the drop box for Task option should be disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1358981/+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 1373670] Re: The length of a message for a new friend request should be limited

2015-01-07 Thread Kristina Hoeppner
Since we limit the number of characters (probably to 255?), we should also have 
a brief help text below the box pointing that out.
It would be good to have a character count down so that people know how many 
more they can write instead of just being stopped from writing more.

** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1373670

Title:
  The length of a message for a new friend request should be limited

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Version: master (1.10), 1.9, and 1.8

  We should limit the length of a new friend request message as it may
  cause the sending email failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1373670/+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 1396426] Re: Use application/javascript instead of text/javascript

2015-01-07 Thread Kristina Hoeppner
** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1396426

Title:
  Use application/javascript instead of text/javascript

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  The standards http://tools.ietf.org/html/rfc4329 say that
  text/javascript is obsolete and that we should be using
  application/javascript

  Will need to check that this still works for IE, Chrome and FF as
  expected

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1396426/+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 1399063] Re: Compose message do not have any required fields marked

2015-01-07 Thread Kristina Hoeppner
** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1399063

Title:
  Compose message do not have any required fields marked

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Tested on the patch: https://reviews.mahara.org/#/c/3891/ AND tested on the 
master branch. 
  OS: Linux
  Browser: Firefox (latest)

  
  When composing a message the required fields are not marked with a *. View 
screenshot for more details

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1399063/+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 1197235] Re: Alphabetize the lang files!

2015-01-07 Thread Kristina Hoeppner
** Tags removed: bite-sized
** Tags added: snack-sized

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1197235

Title:
  Alphabetize the lang files!

Status in Mahara ePortfolio:
  Triaged

Bug description:
  The best way to organize the lang strings in a lang file is to
  alphabetize all of them. Many lang files have attempts to sort the
  strings by category, but this never works in the long run because it
  quickly becomes unclear which category new strings should go in.

  So I've found that the most convenient way to sort them in the long
  run is just to alphabetize them. If anyone has some free time, it'd be
  good to go through all the lang files and alphabetize them. At least,
  the ones in the core Mahara download. We'd probably need a different
  process to handle the ones in the translation langpacks.

  And of course it wouldn't make sense to do this by hand. You'd want to
  write a script that identifies the lang files and alphabetizes only
  the $string['name'] lines. It should be robust enough that it can
  handle multi-line strings. Comments interspersed amongst the strings
  should probably be discarded, because these usually refer to the
  string categories.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1197235/+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 1388682] Re: Alphabetize notification settings

2015-01-07 Thread Kristina Hoeppner
Discussed with Hugh, and it would be better to say Administrator-only
notifications and then display the ones that admins can see. And when
we change what institution admins can see, we don't have to change the
heading esp. also since site admins can also be institution admins.

** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1388682

Title:
  Alphabetize notification settings

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Mahara 1.10+

  There are now all notification settings listed under Notification
  settings on /admin/site/options.php

  These options should be alphabetized as there is no apparent order to
  the current listing.

  There are two options:

  1. Alphabetize the entire list.
  2. Alphabetize the list grouped into two: Users and administrators

  Alphabetize entire list
  =
  Contact us
  Feedback
  Group message
  Institution message
  Message from other users
  New forum post
  New page access
  Objectionable content
  Objectionable content in forum
  Repeat virus upload
  System message
  Virus flag release
  Watchlist

  Alphebetize the list grouped into two
  

  User notifications (heading)
  
  Feedback
  Group message
  Institution message
  Message from other users
  New forum post
  New page access
  Objectionable content in forum
  System message
  Watchlist

  Site administrator-only notifications
  ---
  Contact us
  Objectionable content (Help icon: Institution administrators also receive 
these notifications)
  Repeat virus upload
  Virus flag release

  
  ==

  The notifications will also need to be alphabetized in the same fashion on 
/account/activity/preferences/index.php
  and appropriate admin notifications only be shown to those that are allowed 
to see them (see bug #946724)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1388682/+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 946724] Re: Institution admin can set notification preferences for admin messages he doesn't get

2015-01-07 Thread Kristina Hoeppner
** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/946724

Title:
  Institution admin can set notification preferences for admin messages
  he doesn't get

Status in Mahara ePortfolio:
  Triaged

Bug description:
  affects Mahara master (currently pre 1.5)

  An institution admin sees admin notification types on
  /account/activity/preferences/ that he can't get, e.g. Contact Us.
  It would be better if he only saw the types of notifications he can
  truely receive.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/946724/+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 1400595] Re: PDFs not displaying in IE

2015-01-07 Thread Son Nguyen
Sorry about the wrong above comment
It works on my Firefox and Google Chrome (Version 39.0.2171.95 (64-bit))
but NOT on Chromium (Version 32.0.1700.102)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1400595

Title:
  PDFs not displaying in IE

Status in Mahara ePortfolio:
  Confirmed
Status in Mahara 1.10 series:
  Confirmed

Bug description:
  When a PDF block is added to a page, the PDF page doesn't display in
  IE.  In IE, all that is displayed is a grey box.  The PDF menu items
  are displayed but the actual document isn't visible.  It works
  correctly in Chrome.  I've tested this in the Mahara demo site and the
  problem existed there as well.

  I've attached screenshots.

  Version info:
  Mahara 1.10.1
  IE: 9
  Chrome: 39

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1400595/+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 1408438] [NEW] Remove Journal option from profile completion

2015-01-07 Thread Kristina Hoeppner
Public bug reported:

Since every user has a journal set up by default, we do not need the
option Journal in the profile completion as everyone would get
points for that option. I think it should be removed.

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: academy bite-sized

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1408438

Title:
  Remove Journal option from profile completion

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Since every user has a journal set up by default, we do not need the
  option Journal in the profile completion as everyone would get
  points for that option. I think it should be removed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1408438/+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 1298553] Re: Site settings choosing search type problem

2015-01-07 Thread Kristina Hoeppner
** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1298553

Title:
  Site settings choosing search type problem

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  If I change my site setting search option from internal to
  elasticsearch when elasticsearch is not installed correctly I get a
  warning message about this -which is all good - but if I then hit save
  again it says saved ok.

  The problem is - the check on the search only triggers if I'm changing
  from one type to another rather than checking on the search type when
  saving the page no matter what.

  It would be better to test every time the site settings is saved just
  in case the search server has gone away for some reason - as it will
  allow a sysadmin to see the message here even if they are not knowing
  the search server is unreachable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1298553/+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 1373095] Re: Rename Logged-in users on to Registered users

2015-01-07 Thread Kristina Hoeppner
** Changed in: mahara
 Assignee: Kristina Hoeppner (kris-hoeppner) = (unassigned)

** Tags added: acadmey

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1373095

Title:
  Rename Logged-in users on to Registered users

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  You can choose the access for Public, Logged-in users, friends and
  others when you want to share your page.

  Logged-in users suggests that it is the people who are currently
  logged in whereas it's actually any registered user.

  The string should be renamed to Registered users.

  This would need to be done for Shared by me, Share on group,
  institution and site level.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1373095/+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 1326594] Re: Group collections overview page should get Max. items per page drop-dow menu

2015-01-07 Thread Kristina Hoeppner
bug #1326593 has been fixed. So all that is needed is this fix here to
show the Max items drop-down and double-checking that the new
paginator is used (the one with the logic) and implemented if it isn't.

** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1326594

Title:
  Group collections overview page should get Max. items per page drop-
  dow menu

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Currently, /collection/index.php does not have the drop-down menu for
  Maximum items per page. It should also be checked that it has the
  most recent paginator.

  When testing this feature, the display needs to be the same for group
  members, tutors and admins.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1326594/+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 1053308] Re: plural strings in export

2015-01-07 Thread Kristina Hoeppner
** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1053308

Title:
  plural strings in export

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Plural strings in the export/ area need to be amended to use the new
  format of plural string translation

  See: https://bugs.launchpad.net/mahara/+bug/901051

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1053308/+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 1053804] Re: Lists of pages and collections on the /export/index.php need to be sorted

2015-01-07 Thread Kristina Hoeppner
** Tags added: academy

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1053804

Title:
  Lists of pages and collections on the /export/index.php need to be
  sorted

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Version: master
  Platform: all
  Browser: all

  When clicking 'Just some of my pages', you will see a list of pages to select.
  Page titles in the list should be in alphabetical order.
  Same to collections.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1053804/+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 1033073] Re: Hide group tutors

2015-01-07 Thread Kristina Hoeppner
Hiding membership actually only means hiding members, but not
administrators.

So the hiding options should be:

Hide membership: Hide group members; Hide only group tutors
Hide membership from members: Hide group members; Hide only group tutors

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1033073

Title:
  Hide group tutors

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Sometimes a teacher may wish not to display tutors to the standard
  group members. An additional group setting to Hide group members
  would then be to just hide tutors from the regular members of a group
  and / or the general public.

  Thus,

  Hide membership: hide everybody, hide only tutors
  Hide membership from members: hide everyone, hide only tutors

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1033073/+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 1408473] [NEW] Upload site logo through front end

2015-01-07 Thread Kristina Hoeppner
Public bug reported:

Currently, institutions can upload a logo to include that when users of
that institution log in.

It would be good to also have that feature available on the entire site,
i.e. for No institution.

Note: This refers only to the theme when viewed with the normal header.

I am going to file a separate bug for when a site uses small headers.
Currently, the logo that is uploaded through the interface is not used
there.

** Affects: mahara
 Importance: Wishlist
 Status: Confirmed


** Tags: academy bite-sized

** Summary changed:

- Upload logo
+ Upload site logo through front end

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1408473

Title:
  Upload site logo through front end

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Currently, institutions can upload a logo to include that when users
  of that institution log in.

  It would be good to also have that feature available on the entire
  site, i.e. for No institution.

  Note: This refers only to the theme when viewed with the normal
  header.

  I am going to file a separate bug for when a site uses small headers.
  Currently, the logo that is uploaded through the interface is not used
  there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1408473/+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 1383538] Re: A group admin or a forum moderator should be able to filter out 'Objectionable content in forum' notifications

2015-01-07 Thread Kristina Hoeppner
** Summary changed:

- A group admin or a forum moderator should be able to filter out 
'Administration messages'
+ A group admin or a forum moderator should be able to filter out 
'Objectionable content in forum' notifications

** Tags added: academy bite-sized

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1383538

Title:
  A group admin or a forum moderator should be able to filter out
  'Objectionable content in forum' notifications

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Versions: master(1.11), 1.10

  Currently, group admins or forum moderators can receive notifications
  about objectionable posts. However, they are not able to filter out
  these notifications.

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