[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-03-19 Thread Kristina Hoeppner
Alex, can you please take a look at
https://bugs.launchpad.net/mahara/+bug/1718480 and see if that would be
what you are looking for?

** Changed in: mahara
   Status: In Progress => Incomplete

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

Title:
  Make it possible for PlugIns defining a grouptab

Status in Mahara:
  Incomplete

Bug description:
  Currently we are developing an artefact plugin and a module plugin and
  therefore we need to have related grouptabs for users to use the new
  functionalities of these plugins.

  Unfortunately such additional tabs are only considered for interaction
  plugins.

  For our purposes we use a workaround by adding some code to the
  lib/group.php file at line 2046 to get this handled for our plugins
  like it is implemented as core code at line 2022 and following.

  It would be nice if group menu items of other plugin types than
  interaction could be defined if necessary by default without modifying
  the mahara core.

  Thank you
  Alex

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1749408/+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 1756904] Re: UTF8 character encoding problem in HTML export

2018-03-19 Thread Kristina Hoeppner
** Summary changed:

- UTF8 accents not encoded in page url in HTML export
+ UTF8 character encoding problem in HTML export

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

Title:
  UTF8 character encoding problem in HTML export

Status in Mahara:
  New

Bug description:
  - Tested in demo.mahara.org
  - Client Os : Windows
  - Chrome 64.0.3282.186, Firefox 58.0.2, Microsoft Edge 41.16299.248.0

  Steps to reproduce

  - Create a Portfolio page with UTF8 accents in Title.
  - Export to HTML with "All my data"
  - Url to the page in index.html contains accents
  - Look in the archive /views/ and the folder's page name contains undefined 
characters (Windows)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756904/+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 1733995] Re: Issue targeting a select2 tag in behat test

2018-03-19 Thread Kristina Hoeppner
** Changed in: mahara
   Status: Incomplete => In Progress

** Changed in: mahara
Milestone: None => 18.10.0

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

Title:
  Issue targeting a select2 tag in behat test

Status in Mahara:
  In Progress

Bug description:
  When sharing a page with another user, it is not possible to target
  the drop-down box with 'Search' placeholder text using css id. Is this
  an issue with the way select2 search works in Behat? Or something
  else?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1733995/+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 1756736] Re: Primary button colour error TinyMCE link

2018-03-19 Thread Kristina Hoeppner
Jaque, can you please take a look? Please also see if it's an issue in
any of the other custom themes. Thank you. Kristina

** Summary changed:

- Primary button colour error MCE link
+ Primary button colour error TinyMCE link

** Changed in: mahara
   Status: New => Confirmed

** Also affects: mahara/18.04
   Importance: Undecided
   Status: Confirmed

** Also affects: mahara/18.10
   Importance: Undecided
   Status: New

** Changed in: mahara/18.10
   Status: New => Confirmed

** Changed in: mahara/18.10
Milestone: None => 18.10.0

** Changed in: mahara/18.04
Milestone: None => 18.04.0

** Changed in: mahara/18.04
 Assignee: (unassigned) => Jaque (jaque777)

** Changed in: mahara/18.10
 Assignee: (unassigned) => Jaque (jaque777)

** Changed in: mahara/18.10
   Importance: Undecided => Medium

** Changed in: mahara/18.04
   Importance: Undecided => Medium

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

Title:
  Primary button colour error TinyMCE link

Status in Mahara:
  Confirmed
Status in Mahara 18.04 series:
  Confirmed
Status in Mahara 18.10 series:
  Confirmed

Bug description:
  Environment tested: Master
  Browser tested: MS Edge
  Theme: Primary school

  ===
  Manual Test Script
  ===

  Test Steps:
  1) Any user logged in 
  2) user create page for my portfolio
  3) user add link in page description tiny MCE field by clicking the link icon 
when setting up page.

  Actual result: "Insert link" Modal window displays "Ok" button colour
  is light green colour - clicking the "Ok" button turns the button
  colour to dark blue colour as expected for "Primary school" theme

  Expected result: Primary button colour should be light blue colour
  #0162a7

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756736/+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 1752497] Re: Behat test for Creative Commons license block

2018-03-19 Thread Kristina Hoeppner
** Also affects: mahara/18.10
   Importance: Undecided
   Status: New

** Also affects: mahara/18.04
   Importance: Medium
 Assignee: Rebecca Blundell (rjb-dev)
   Status: In Progress

** Changed in: mahara/18.04
   Status: In Progress => Fix Committed

** Changed in: mahara/18.10
   Status: New => Fix Committed

** Changed in: mahara/18.10
   Importance: Undecided => Medium

** Changed in: mahara/18.04
Milestone: 18.10.0 => 18.04.0

** Changed in: mahara/18.10
Milestone: None => 18.10.0

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

Title:
  Behat test for Creative Commons license block

Status in Mahara:
  Fix Committed
Status in Mahara 18.04 series:
  Fix Committed
Status in Mahara 18.10 series:
  Fix Committed

Bug description:
  New test for adding license block to a page and checking it displays
  correctly. Explore the different options and check them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1752497/+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 1755508] Re: Unable to remove users from group when pagination is used

2018-03-19 Thread Cecilia Vela Gurovic
** Changed in: mahara/18.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/1755508

Title:
  Unable to remove users from group when pagination is used

Status in Mahara:
  In Progress
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  Confirmed
Status in Mahara 18.04 series:
  In Progress
Status in Mahara 18.10 series:
  In Progress

Bug description:
  Version: Mahara Version 17.10.1
  Server OS: Linux (CentOS 7.4.1708)
  Client OS: Windows 10
  Database: MySQL
  Browser: Chrome

  I am unable to remove users from groups when pagination is used and
  the user, which should be removed, is on a page higher than 1. I dont
  touch the sortorder and items per page settings, so standard sortorder
  "admin first" and "10 items per page" are used.

  It works for users on the first page, but doesnt work on all other
  pages. It just redirects me back to page 1. There is no entry in the
  logfile.

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

2018-03-19 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8667

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

Title:
  Unable to remove users from group when pagination is used

Status in Mahara:
  Confirmed
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  Confirmed
Status in Mahara 18.04 series:
  Confirmed
Status in Mahara 18.10 series:
  In Progress

Bug description:
  Version: Mahara Version 17.10.1
  Server OS: Linux (CentOS 7.4.1708)
  Client OS: Windows 10
  Database: MySQL
  Browser: Chrome

  I am unable to remove users from groups when pagination is used and
  the user, which should be removed, is on a page higher than 1. I dont
  touch the sortorder and items per page settings, so standard sortorder
  "admin first" and "10 items per page" are used.

  It works for users on the first page, but doesnt work on all other
  pages. It just redirects me back to page 1. There is no entry in the
  logfile.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1755508/+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 1755508] Re: Unable to remove users from group when pagination is used

2018-03-19 Thread Cecilia Vela Gurovic
It is also broken for user requests:

- Set in the group settings:
Open = 'No'
Requests = 'Yes'

- make more than 10 users request membership on this group.

- go to 'Members' tab and click 'Requests' link
- in the second page approve or add the member

Expected result: the user is added to the list of members or removed from 
requests
Actual result: We are redirected to the first page of the Requests and the user 
is still displayed in the second page


** Changed in: mahara/18.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/1755508

Title:
  Unable to remove users from group when pagination is used

Status in Mahara:
  Confirmed
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  Confirmed
Status in Mahara 18.04 series:
  Confirmed
Status in Mahara 18.10 series:
  In Progress

Bug description:
  Version: Mahara Version 17.10.1
  Server OS: Linux (CentOS 7.4.1708)
  Client OS: Windows 10
  Database: MySQL
  Browser: Chrome

  I am unable to remove users from groups when pagination is used and
  the user, which should be removed, is on a page higher than 1. I dont
  touch the sortorder and items per page settings, so standard sortorder
  "admin first" and "10 items per page" are used.

  It works for users on the first page, but doesnt work on all other
  pages. It just redirects me back to page 1. There is no entry in the
  logfile.

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

2018-03-19 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8666

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

Title:
  Issue targeting a select2 tag in behat test

Status in Mahara:
  Incomplete

Bug description:
  When sharing a page with another user, it is not possible to target
  the drop-down box with 'Search' placeholder text using css id. Is this
  an issue with the way select2 search works in Behat? Or something
  else?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1733995/+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 1733995] Re: Issue targeting a select2 tag in behat test

2018-03-19 Thread Rebecca Blundell
It's not just a problem for the hidden select2 box that pops up if you
choose an option from Search for..., but also to choose Friends from the
General section (see attached screenshot). As it's the second instance
of the word Friends in the list it doesn't work. I've got a patch for
this that I will test for the other instance as well.

** Attachment added: "Screenshot from 2018-03-20 14-57-47.png"
   
https://bugs.launchpad.net/mahara/+bug/1733995/+attachment/5084599/+files/Screenshot%20from%202018-03-20%2014-57-47.png

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

Title:
  Issue targeting a select2 tag in behat test

Status in Mahara:
  Incomplete

Bug description:
  When sharing a page with another user, it is not possible to target
  the drop-down box with 'Search' placeholder text using css id. Is this
  an issue with the way select2 search works in Behat? Or something
  else?

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

2018-03-19 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8583
Committed: 
https://git.mahara.org/mahara/mahara/commit/6addbdaf0272ee9265dfc60150c05ee563bb4f92
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 6addbdaf0272ee9265dfc60150c05ee563bb4f92
Author: Rebecca Blundell 
Date:   Wed Mar 7 18:41:24 2018 +1300

Bug 1753911: Behat: Files to Download block

Change-Id: I4710fb7af96856de94bc06bbc06688e8d51fc076

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

Title:
  Behat: Files to download block test

Status in Mahara:
  Fix Committed
Status in Mahara 18.04 series:
  Fix Committed
Status in Mahara 18.10 series:
  Fix Committed

Bug description:
  There is no test for Files to Download block currently:

  New test requires one pdf and one jpg. Can add the files and check
  that the option to download exists, but not confirm it downloads
  locally. This would need to be done manually.

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

2018-03-19 Thread Mahara Bot
Patch for "18.04_STABLE" branch: https://reviews.mahara.org/8665

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

Title:
  Behat: Files to download block test

Status in Mahara:
  Fix Committed
Status in Mahara 18.04 series:
  Fix Committed
Status in Mahara 18.10 series:
  Fix Committed

Bug description:
  There is no test for Files to Download block currently:

  New test requires one pdf and one jpg. Can add the files and check
  that the option to download exists, but not confirm it downloads
  locally. This would need to be done manually.

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

2018-03-19 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8665
Committed: 
https://git.mahara.org/mahara/mahara/commit/9a5bb8a25e2c5a29c7fb269eea043353eae547db
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:18.04_STABLE

commit 9a5bb8a25e2c5a29c7fb269eea043353eae547db
Author: Rebecca Blundell 
Date:   Wed Mar 7 18:41:24 2018 +1300

Bug 1753911: Behat: Files to Download block

Change-Id: I4710fb7af96856de94bc06bbc06688e8d51fc076
(cherry picked from commit 6addbdaf0272ee9265dfc60150c05ee563bb4f92)

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

Title:
  Behat: Files to download block test

Status in Mahara:
  Fix Committed
Status in Mahara 18.04 series:
  Fix Committed
Status in Mahara 18.10 series:
  Fix Committed

Bug description:
  There is no test for Files to Download block currently:

  New test requires one pdf and one jpg. Can add the files and check
  that the option to download exists, but not confirm it downloads
  locally. This would need to be done manually.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1753911/+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 1753911] Re: Behat: Files to download block test

2018-03-19 Thread Robert Lyon
** Also affects: mahara/18.04
   Importance: Medium
 Assignee: Rebecca Blundell (rjb-dev)
   Status: In Progress

** Also affects: mahara/18.10
   Importance: Undecided
   Status: New

** Changed in: mahara/18.10
   Status: New => Fix Committed

** Changed in: mahara/18.04
   Status: In Progress => Fix Committed

** Changed in: mahara/18.10
   Importance: Undecided => Medium

** Changed in: mahara/18.10
Milestone: None => 18.10.0

** Changed in: mahara/18.04
Milestone: 18.10.0 => 18.04.0

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

Title:
  Behat: Files to download block test

Status in Mahara:
  Fix Committed
Status in Mahara 18.04 series:
  Fix Committed
Status in Mahara 18.10 series:
  Fix Committed

Bug description:
  There is no test for Files to Download block currently:

  New test requires one pdf and one jpg. Can add the files and check
  that the option to download exists, but not confirm it downloads
  locally. This would need to be done manually.

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

2018-03-19 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8566
Committed: 
https://git.mahara.org/mahara/mahara/commit/dd1a799f5e3d4ceb4df7ec506179a2034bafa744
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit dd1a799f5e3d4ceb4df7ec506179a2034bafa744
Author: Rebecca Blundell 
Date:   Mon Mar 5 18:19:49 2018 +1300

Bug 1752497: Changing radios to switch or select

Makes better sense with a switch and select boxes in the creative commons block
behatnotneeded

Change-Id: Id90e3db0e850e26ea8113ca4ab19461515f13868

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

Title:
  Behat test for Creative Commons license block

Status in Mahara:
  In Progress

Bug description:
  New test for adding license block to a page and checking it displays
  correctly. Explore the different options and check them.

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

2018-03-19 Thread Mahara Bot
Patch for "18.04_STABLE" branch: https://reviews.mahara.org/8664

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

Title:
  Behat test for Creative Commons license block

Status in Mahara:
  In Progress

Bug description:
  New test for adding license block to a page and checking it displays
  correctly. Explore the different options and check them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1752497/+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 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-03-19 Thread Robert Lyon
This bug looks to be similar to
https://bugs.launchpad.net/mahara/+bug/1718480

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

Title:
  Make it possible for PlugIns defining a grouptab

Status in Mahara:
  In Progress

Bug description:
  Currently we are developing an artefact plugin and a module plugin and
  therefore we need to have related grouptabs for users to use the new
  functionalities of these plugins.

  Unfortunately such additional tabs are only considered for interaction
  plugins.

  For our purposes we use a workaround by adding some code to the
  lib/group.php file at line 2046 to get this handled for our plugins
  like it is implemented as core code at line 2022 and following.

  It would be nice if group menu items of other plugin types than
  interaction could be defined if necessary by default without modifying
  the mahara core.

  Thank you
  Alex

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1749408/+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 1756904] Re: UTF8 accents not encoded in page url in HTML export

2018-03-19 Thread Danny Ouellet
** Description changed:

  - Tested in demo.mahara.org
  - Client Os : Windows
  - Chrome 64.0.3282.186, Firefox 58.0.2, Microsoft Edge 41.16299.248.0
  
- 
  Steps to reproduce
  
- - Create un Portfolio page with UTF8 accents in Title.
- - Export to HTML with All my dataà
+ - Create a Portfolio page with UTF8 accents in Title.
+ - Export to HTML with "All my data"
  - Url to the page in index.html contains accents
  - Look in the archive /views/ and the folder's page name contains undefined 
characters (Windows)

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

Title:
  UTF8 accents not encoded in page url in HTML export

Status in Mahara:
  New

Bug description:
  - Tested in demo.mahara.org
  - Client Os : Windows
  - Chrome 64.0.3282.186, Firefox 58.0.2, Microsoft Edge 41.16299.248.0

  Steps to reproduce

  - Create a Portfolio page with UTF8 accents in Title.
  - Export to HTML with "All my data"
  - Url to the page in index.html contains accents
  - Look in the archive /views/ and the folder's page name contains undefined 
characters (Windows)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756904/+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 1756908] Re: Character ":" in file folder not working in HTML Export

2018-03-19 Thread Danny Ouellet
** Description changed:

  - Tested in demo.mahara.org
  - Client Os : Windows
  - Chrome 64.0.3282.186, Firefox 58.0.2, Microsoft Edge 41.16299.248.0
- 
  
  Steps to reproduce
  
  - Create a folder in content/files with ":" in name (Ex: "Test 18:10")
  - Import the folder in a portfolio page with the tool "Media/Folder"
  - Export to HTML with All my data
  - Look in the archive at /files/file/. The folder name is "Test 18:10" 
(Windows Zip extractor will transform it to "Test 18_10")
- - Look in the archive at /view/PAGE/index.html and we find url 
"../../files/file/Test 18:10/". Not suire if it is accepted as an URL.
+ - Look in the archive at /view/PAGE/index.html and we find url 
"../../files/file/Test 18:10/". Not sure if it is accepted as an URL.

** Description changed:

  - Tested in demo.mahara.org
  - Client Os : Windows
  - Chrome 64.0.3282.186, Firefox 58.0.2, Microsoft Edge 41.16299.248.0
  
  Steps to reproduce
  
  - Create a folder in content/files with ":" in name (Ex: "Test 18:10")
  - Import the folder in a portfolio page with the tool "Media/Folder"
  - Export to HTML with All my data
  - Look in the archive at /files/file/. The folder name is "Test 18:10" 
(Windows Zip extractor will transform it to "Test 18_10")
- - Look in the archive at /view/PAGE/index.html and we find url 
"../../files/file/Test 18:10/". Not sure if it is accepted as an URL.
+ - Look in the archive at /view/PAGE/index.html and we find url 
"../../files/file/Test 18:10/". Not sure if it is accepted as a valid URL.

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

Title:
  Character ":" in file folder not working in HTML Export

Status in Mahara:
  New

Bug description:
  - Tested in demo.mahara.org
  - Client Os : Windows
  - Chrome 64.0.3282.186, Firefox 58.0.2, Microsoft Edge 41.16299.248.0

  Steps to reproduce

  - Create a folder in content/files with ":" in name (Ex: "Test 18:10")
  - Import the folder in a portfolio page with the tool "Media/Folder"
  - Export to HTML with All my data
  - Look in the archive at /files/file/. The folder name is "Test 18:10" 
(Windows Zip extractor will transform it to "Test 18_10")
  - Look in the archive at /view/PAGE/index.html and we find url 
"../../files/file/Test 18:10/". Not sure if it is accepted as a valid URL.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756908/+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 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-03-19 Thread Alexander Del Ponte
The code I posted was only though as a basis for a developer for
implementation. It is not really functional. :-)

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

Title:
  Make it possible for PlugIns defining a grouptab

Status in Mahara:
  In Progress

Bug description:
  Currently we are developing an artefact plugin and a module plugin and
  therefore we need to have related grouptabs for users to use the new
  functionalities of these plugins.

  Unfortunately such additional tabs are only considered for interaction
  plugins.

  For our purposes we use a workaround by adding some code to the
  lib/group.php file at line 2046 to get this handled for our plugins
  like it is implemented as core code at line 2022 and following.

  It would be nice if group menu items of other plugin types than
  interaction could be defined if necessary by default without modifying
  the mahara core.

  Thank you
  Alex

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1749408/+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 1756908] [NEW] Character ":" in file folder not working in HTML Export

2018-03-19 Thread Danny Ouellet
Public bug reported:

- Tested in demo.mahara.org
- Client Os : Windows
- Chrome 64.0.3282.186, Firefox 58.0.2, Microsoft Edge 41.16299.248.0


Steps to reproduce

- Create a folder in content/files with ":" in name (Ex: "Test 18:10")
- Import the folder in a portfolio page with the tool "Media/Folder"
- Export to HTML with All my data
- Look in the archive at /files/file/. The folder name is "Test 18:10" (Windows 
Zip extractor will transform it to "Test 18_10")
- Look in the archive at /view/PAGE/index.html and we find url 
"../../files/file/Test 18:10/". Not suire if it is accepted as an URL.

** Affects: mahara
 Importance: Undecided
 Status: New

** Attachment added: "Export HTML"
   
https://bugs.launchpad.net/bugs/1756908/+attachment/5084102/+files/mahara-export-html-user1070-1521470264.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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1756908

Title:
  Character ":" in file folder not working in HTML Export

Status in Mahara:
  New

Bug description:
  - Tested in demo.mahara.org
  - Client Os : Windows
  - Chrome 64.0.3282.186, Firefox 58.0.2, Microsoft Edge 41.16299.248.0

  
  Steps to reproduce

  - Create a folder in content/files with ":" in name (Ex: "Test 18:10")
  - Import the folder in a portfolio page with the tool "Media/Folder"
  - Export to HTML with All my data
  - Look in the archive at /files/file/. The folder name is "Test 18:10" 
(Windows Zip extractor will transform it to "Test 18_10")
  - Look in the archive at /view/PAGE/index.html and we find url 
"../../files/file/Test 18:10/". Not suire if it is accepted as an URL.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756908/+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 1743653] Re: Error when click on the link “reply this message online” sends via email

2018-03-19 Thread Juan Menéndez
I just verified that if I use Mahara in English, this problem does not
exist.

The error only appears if I use Mahara in Spanish.

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

Title:
  Error when click on the link “reply this message online” sends via
  email

Status in Mahara:
  Incomplete

Bug description:
  Mahara version = 16.10.5

  When I click on the link "reply to this message online" that appears
  at the end of the email message that Mahara sends me with the copy of
  a message in the forum of a group, the internet browser always opens
  showing the following error:

  “Not Found

  The requested URL /interaction/forum/topic.php was not found on this
  server.”

  but when I click on any other link that Mahara sends me via email
  (friend requests, messages from other users, ...) the browser opens
  showing the login screen, correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1743653/+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 1756904] [NEW] UTF8 accents not encoded in page url in HTML export

2018-03-19 Thread Danny Ouellet
Public bug reported:

- Tested in demo.mahara.org
- Client Os : Windows
- Chrome 64.0.3282.186, Firefox 58.0.2, Microsoft Edge 41.16299.248.0


Steps to reproduce

- Create un Portfolio page with UTF8 accents in Title.
- Export to HTML with All my dataà
- Url to the page in index.html contains accents
- Look in the archive /views/ and the folder's page name contains undefined 
characters (Windows)

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: export

** Attachment added: "HTML export"
   
https://bugs.launchpad.net/bugs/1756904/+attachment/5084072/+files/mahara-export-html-user1070-1521470264.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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1756904

Title:
  UTF8 accents not encoded in page url in HTML export

Status in Mahara:
  New

Bug description:
  - Tested in demo.mahara.org
  - Client Os : Windows
  - Chrome 64.0.3282.186, Firefox 58.0.2, Microsoft Edge 41.16299.248.0

  
  Steps to reproduce

  - Create un Portfolio page with UTF8 accents in Title.
  - Export to HTML with All my dataà
  - Url to the page in index.html contains accents
  - Look in the archive /views/ and the folder's page name contains undefined 
characters (Windows)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756904/+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 1749402] Re: Views and collection list (in group) throws MySQL error

2018-03-19 Thread mafen
This also affects Mahara 17.10

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

Title:
  Views and collection list (in group) throws MySQL error

Status in Mahara:
  Confirmed
Status in Mahara 18.04 series:
  Confirmed
Status in Mahara 18.10 series:
  In Progress

Bug description:
  If a normal group member tries to visit views and collections of the
  group, following warning/error is thrown under some conditions which
  are mentioned below:

  SQL:
  [WAR] 93 (lib/errors.php:859) Failed to get a recordset: mysqli error: [1452: 
Cannot add or update a child row: a foreign key constraint fails 
("dp-dev-master-ep"."view_rows_columns", CONSTRAINT "viewrowscolu_vie_fk" 
FOREIGN KEY ("view") REFERENCES "view" ("id"))] in EXECUTE("INSERT INTO 
"view_rows_columns" ("view", "row", "columns") VALUES ('46', '1', '3')")Command 
was: INSERT INTO "view_rows_columns" ("view", "row", "columns") VALUES (?, ?, 
?) and values was (view:46,row:1,columns:3)

  PHP:
  Call stack (most recent first):
  log_message("Failed to get a recordset: mysqli error: [1452: Ca...", 8, true, 
true) at /var/www/mahara/master/htdocs/lib/errors.php:95
  log_warn("Failed to get a recordset: mysqli error: [1452: Ca...") at 
/var/www/mahara/master/htdocs/lib/errors.php:859
  SQLException->__construct("Failed to get a recordset: mysqli error: [1452: 
Ca...") at /var/www/mahara/master/htdocs/lib/dml.php:1105
  insert_record("view_rows_columns", object(stdClass), false, false) at 
/var/www/mahara/master/htdocs/lib/dml.php:1192
  ensure_record_exists("view_rows_columns", object(stdClass), object(stdClass)) 
at /var/www/mahara/master/htdocs/lib/view.php:356
  View->__construct(0array(size 25)) at 
/var/www/mahara/master/htdocs/lib/view.php:5581
  View::get_extra_view_info(array(size 2), false) at 
/var/www/mahara/master/htdocs/view/groupviews.php:52

  This happens if the group views and collections are readonly to
  members, a group collection exisits with at least one view inside and
  in the DB there is no view which has the same id as this collection.

  I didn't went too deep inside the code, but it seems that this issue
  is somehow connected to the bug #1514608.

  It further seems that Mahara interprets a collection as a view trying
  to get/set view related data using a collection id to avoid having no
  DB entry in table view_rows_columns for this erroneously supposed view
  so the actually error should be found in functions calling this code
  areas (get_extra_view_info).

  Reproduce error:
  Create a group in which views and collections are only editable by others 
that normal group members.
  Create a view and a collection inside this group and assign the view to the 
collection.
  Make sure, that in the DB there are no entries referring to a view which has 
the same id as the above created collection (e. g. by deleting a possibly 
existing view with this id inside Mahara).
  As a normal group member call the tab views and collection of the group.

  Greetings
  Alex

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1749402/+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 1749402] Re: Views and collection list (in group) throws MySQL error

2018-03-19 Thread Alexander Del Ponte
Hi Kristina and Robert,

functionally the problem is resolved, the portfolios now are displayed.
So the error is gone but is replaced with a warning now which is no problem, 
cause in our prod environment warning are supressed.

[WAR] d5 (lib/view.php:5466) Trying to get property of non-object
Call stack (most recent first):

log_message("Trying to get property of non-object", 8, true, true, 
"/var/www/mahara/master/htdocs/lib/view.php", 5466) at 
/var/www/mahara/master/htdocs/lib/errors.php:521
error(8, "Trying to get property of non-object", 
"/var/www/mahara/master/htdocs/lib/view.php", 5466, array(size 13)) at 
/var/www/mahara/master/htdocs/lib/view.php:5466
View::get_extra_view_info(array(size 4), false) at 
/var/www/mahara/master/htdocs/view/groupviews.php:52

Thanks and greetings
Alex

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

Title:
  Views and collection list (in group) throws MySQL error

Status in Mahara:
  Confirmed
Status in Mahara 18.04 series:
  Confirmed
Status in Mahara 18.10 series:
  In Progress

Bug description:
  If a normal group member tries to visit views and collections of the
  group, following warning/error is thrown under some conditions which
  are mentioned below:

  SQL:
  [WAR] 93 (lib/errors.php:859) Failed to get a recordset: mysqli error: [1452: 
Cannot add or update a child row: a foreign key constraint fails 
("dp-dev-master-ep"."view_rows_columns", CONSTRAINT "viewrowscolu_vie_fk" 
FOREIGN KEY ("view") REFERENCES "view" ("id"))] in EXECUTE("INSERT INTO 
"view_rows_columns" ("view", "row", "columns") VALUES ('46', '1', '3')")Command 
was: INSERT INTO "view_rows_columns" ("view", "row", "columns") VALUES (?, ?, 
?) and values was (view:46,row:1,columns:3)

  PHP:
  Call stack (most recent first):
  log_message("Failed to get a recordset: mysqli error: [1452: Ca...", 8, true, 
true) at /var/www/mahara/master/htdocs/lib/errors.php:95
  log_warn("Failed to get a recordset: mysqli error: [1452: Ca...") at 
/var/www/mahara/master/htdocs/lib/errors.php:859
  SQLException->__construct("Failed to get a recordset: mysqli error: [1452: 
Ca...") at /var/www/mahara/master/htdocs/lib/dml.php:1105
  insert_record("view_rows_columns", object(stdClass), false, false) at 
/var/www/mahara/master/htdocs/lib/dml.php:1192
  ensure_record_exists("view_rows_columns", object(stdClass), object(stdClass)) 
at /var/www/mahara/master/htdocs/lib/view.php:356
  View->__construct(0array(size 25)) at 
/var/www/mahara/master/htdocs/lib/view.php:5581
  View::get_extra_view_info(array(size 2), false) at 
/var/www/mahara/master/htdocs/view/groupviews.php:52

  This happens if the group views and collections are readonly to
  members, a group collection exisits with at least one view inside and
  in the DB there is no view which has the same id as this collection.

  I didn't went too deep inside the code, but it seems that this issue
  is somehow connected to the bug #1514608.

  It further seems that Mahara interprets a collection as a view trying
  to get/set view related data using a collection id to avoid having no
  DB entry in table view_rows_columns for this erroneously supposed view
  so the actually error should be found in functions calling this code
  areas (get_extra_view_info).

  Reproduce error:
  Create a group in which views and collections are only editable by others 
that normal group members.
  Create a view and a collection inside this group and assign the view to the 
collection.
  Make sure, that in the DB there are no entries referring to a view which has 
the same id as the above created collection (e. g. by deleting a possibly 
existing view with this id inside Mahara).
  As a normal group member call the tab views and collection of the group.

  Greetings
  Alex

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1749402/+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 1743653] Re: Error when click on the link “reply this message online” sends via email

2018-03-19 Thread Juan Menéndez
I answer your questions:

1. Yes, When I see the link in my email, it contain the full URL.

2. No, I have not made any customization in my Mahara codebase.

3. I use Mahara in Spanish language.

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

Title:
  Error when click on the link “reply this message online” sends via
  email

Status in Mahara:
  Incomplete

Bug description:
  Mahara version = 16.10.5

  When I click on the link "reply to this message online" that appears
  at the end of the email message that Mahara sends me with the copy of
  a message in the forum of a group, the internet browser always opens
  showing the following error:

  “Not Found

  The requested URL /interaction/forum/topic.php was not found on this
  server.”

  but when I click on any other link that Mahara sends me via email
  (friend requests, messages from other users, ...) the browser opens
  showing the login screen, correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1743653/+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 1756642] Re: Problems embedding YouTube video in 17.04

2018-03-19 Thread Ulises Martínez Miralles
Hello Kristina,

My site use HTTPS.
I forgot to say that the problem appears with the standalone HTML exporting.
I was focused on it and searching for related bugs and didn't mentioned it, 
sorry about that.

Ulises

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

Title:
  Problems embedding YouTube video in 17.04

Status in Mahara:
  Incomplete

Bug description:
  Reported at https://bugs.launchpad.net/mahara/+bug/548308/comments/6

  
  I'm using Mahara 17.04.3.
  If we embed Youtube videos with 'https://' it is exported and shows correctly.
  If we embed them with 'http://' the URLs are changed to start with '//'.
  So if we embed the 'https://www.youtube.com/embed/' it is shown correctly.
  If we embed the 'http://www.youtube.com/embed/' it is replaced with the 
'//www.youtube.com/embed/'.

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