[Mahara-contributors] [Bug 1626287] Re: default_notification_method function is missing in Multirecipient message system

2016-09-21 Thread Robert Lyon
** Changed in: mahara/15.10
   Status: In Progress => Fix Committed

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

Title:
  default_notification_method function is missing in Multirecipient
  message system

Status in Mahara:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The 'default_notification_method' function doesn't exist - so it is
  not callable by call_static_method() in
  ActivityTypeMultirecipientmessage.php

  
  There was a fix for this https://reviews.mahara.org/#/c/6520/2 as part of a 
bigger patch but this part needs to be backported to fix earlier branches

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

2016-09-21 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6997
Committed: 
https://git.mahara.org/mahara/mahara/commit/5d6b27a73f9870bac0d7f61c03a6fdf360358f36
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:15.10_STABLE

commit 5d6b27a73f9870bac0d7f61c03a6fdf360358f36
Author: Robert Lyon 
Date:   Thu Sep 22 09:52:38 2016 +1200

Bug 1626287: activitytypemutlirecip: fix function exists

behatnotneeded

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

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

Title:
  default_notification_method function is missing in Multirecipient
  message system

Status in Mahara:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The 'default_notification_method' function doesn't exist - so it is
  not callable by call_static_method() in
  ActivityTypeMultirecipientmessage.php

  
  There was a fix for this https://reviews.mahara.org/#/c/6520/2 as part of a 
bigger patch but this part needs to be backported to fix earlier branches

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1626287/+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 1625388] Re: Display the institution shortname on the institution's settings page

2016-09-21 Thread Cecilia Vela Gurovic
Also added an institution 'shortname' column in institutions table.

Shortname of institution should be displayed:

- In screen admin/users/institutions.php as a column SHORTNAME, showing all 
institutions shortnames. 
- For a row, follow the edit button and it should display information of the 
institution including the shortname as a non-editable field.

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

Title:
  Display the institution shortname on the institution's settings page

Status in Mahara:
  In Progress

Bug description:
  We need to know the institution's short name for SmartEvidence
  frameworks when they are to be restricted to an institution and also
  for web services as per bug #1470877. The shortname is set
  automatically and cannot be changed once created.

  It should be displayed on the institution's settings screen
  /admin/users/institutions.php?i=shortnameofinstitution as non-editable
  text.

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

2016-09-21 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6990
Committed: 
https://git.mahara.org/mahara/mahara/commit/887e4beb96fd045f37d26ddf3f64216276f162dd
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 887e4beb96fd045f37d26ddf3f64216276f162dd
Author: Cecilia Vela Gurovic 
Date:   Wed Sep 21 11:35:48 2016 +1200

Bug 1624953: Added 'Remove' to variable strings

Added 'remove' to jsstrings() to include it in the 'strings' variable

behatnotneeded

Change-Id: Ibf1addff4aa548df05496735ed016d81c5918135

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

Title:
  Remove button is inside multiple parenthesis

Status in Mahara:
  Fix Committed

Bug description:
  Tested in Firefox, Chrome and Safari5, via php5

  Test steps:

  Collection>SE matrix is displayed   
  Click on icon to open the Annotation
  click on insert/edit image
  select image from Group file>image is selected
  click again the Image button to Remove the attachment
  X[[[remove]]] is displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1624953/+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 1624953] Re: Remove button is inside multiple parenthesis

2016-09-21 Thread Robert Lyon
** Changed in: mahara
   Status: In Progress => Fix Committed

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

Title:
  Remove button is inside multiple parenthesis

Status in Mahara:
  Fix Committed

Bug description:
  Tested in Firefox, Chrome and Safari5, via php5

  Test steps:

  Collection>SE matrix is displayed   
  Click on icon to open the Annotation
  click on insert/edit image
  select image from Group file>image is selected
  click again the Image button to Remove the attachment
  X[[[remove]]] is displayed

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

2016-09-21 Thread Mahara Bot
Patch for "16.10_STABLE" branch: https://reviews.mahara.org/7003

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

Title:
  Remove button is inside multiple parenthesis

Status in Mahara:
  Fix Committed

Bug description:
  Tested in Firefox, Chrome and Safari5, via php5

  Test steps:

  Collection>SE matrix is displayed   
  Click on icon to open the Annotation
  click on insert/edit image
  select image from Group file>image is selected
  click again the Image button to Remove the attachment
  X[[[remove]]] is displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1624953/+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 1626287] Re: default_notification_method function is missing in Multirecipient message system

2016-09-21 Thread Robert Lyon
** Changed in: mahara/15.04
   Status: In Progress => Fix Committed

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

Title:
  default_notification_method function is missing in Multirecipient
  message system

Status in Mahara:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The 'default_notification_method' function doesn't exist - so it is
  not callable by call_static_method() in
  ActivityTypeMultirecipientmessage.php

  
  There was a fix for this https://reviews.mahara.org/#/c/6520/2 as part of a 
bigger patch but this part needs to be backported to fix earlier branches

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

2016-09-21 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6996
Committed: 
https://git.mahara.org/mahara/mahara/commit/1b7d9ad21a6fa694328f69d3e79b9b986c912177
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:15.04_STABLE

commit 1b7d9ad21a6fa694328f69d3e79b9b986c912177
Author: Robert Lyon 
Date:   Thu Sep 22 09:52:38 2016 +1200

Bug 1626287: activitytypemutlirecip: fix function exists

behatnotneeded

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

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

Title:
  default_notification_method function is missing in Multirecipient
  message system

Status in Mahara:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The 'default_notification_method' function doesn't exist - so it is
  not callable by call_static_method() in
  ActivityTypeMultirecipientmessage.php

  
  There was a fix for this https://reviews.mahara.org/#/c/6520/2 as part of a 
bigger patch but this part needs to be backported to fix earlier branches

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1626287/+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 1619475] Re: Warning message re creativecommons displays in Mahara Dashboard

2016-09-21 Thread LIsa
Encountered while testing at php7 (Firefox and Safari Saucelab)

Steps:

Edit page>Add Creative Commons license block> Warning message will
display

Remove Creative Commons license block previously added>Warning message
will disappear


I run the scenario again today, but it seems that the issue have been fixed. 
Above issue does not exist anymore

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

Title:
  Warning message re creativecommons displays in Mahara Dashboard

Status in Mahara:
  Incomplete

Bug description:
  Version: master (16.10)

  I got the following message from Mahara dashboard when Creative
  Commons license block is added from Page

  [WAR] 21 (blocktype/creativecommons/lib.php:45) Only variables should
  be passed by reference

  
  Call stack (most recent first):
  log_message("Only variables should be passed by reference", 8, true, true, 
"/home/lisadunmire/code/mahara/htdocs/blocktype/cre...", 45) at 
/home/lisadunmire/code/mahara/htdocs/lib/errors.php:513
  error(8, "Only variables should be passed by reference", 
"/home/lisadunmire/code/mahara/htdocs/blocktype/cre...", 45, array(size 4)) at 
/home/lisadunmire/code/mahara/htdocs/blocktype/creativecommons/lib.php:45
  PluginBlocktypeCreativecommons::render_instance(object(BlockInstance)) at 
/home/lisadunmire/code/mahara/htdocs/lib/mahara.php:1710
  call_static_method("PluginBlocktypeCreativecommons", "render_instance", 
object(BlockInstance)) at 
/home/lisadunmire/code/mahara/htdocs/blocktype/lib.php:1007
  BlockInstance->render_viewing(false) at 
/home/lisadunmire/code/mahara/htdocs/lib/view.php:2037
  View->build_column(1, 1, false, false) at 
/home/lisadunmire/code/mahara/htdocs/lib/view.php:1991
  View->build_columns(1, false, false) at 
/home/lisadunmire/code/mahara/htdocs/lib/view.php:1976
  View->build_rows() at /home/lisadunmire/code/mahara/htdocs/index.php:

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1619475/+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 1626329] Re: A sql call in auth/saml missing curly brackets

2016-09-21 Thread Robert Lyon
To test:

Install a site with $cfg->dbprefix set to something

Then try and edit the Admin -> Extension -> Saml configuration

Should get an sql error

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

Title:
  A sql call in auth/saml missing curly brackets

Status in Mahara:
  In Progress

Bug description:
  The usr table call name not in brackets so sql error if one is using
  table prefix in config

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

2016-09-21 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/7002

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

Title:
  A sql call in auth/saml missing curly brackets

Status in Mahara:
  In Progress

Bug description:
  The usr table call name not in brackets so sql error if one is using
  table prefix in config

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1626329/+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 1626329] [NEW] A sql call in auth/saml missing curly brackets

2016-09-21 Thread Robert Lyon
Public bug reported:

The usr table call name not in brackets so sql error if one is using
table prefix in config

** Affects: mahara
 Importance: High
 Assignee: Robert Lyon (robertl-9)
 Status: 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/1626329

Title:
  A sql call in auth/saml missing curly brackets

Status in Mahara:
  In Progress

Bug description:
  The usr table call name not in brackets so sql error if one is using
  table prefix in config

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1626329/+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 1626315] Re: Wishlist: Apache-compatible 404 error response page

2016-09-21 Thread Aaron Wells
See https://httpd.apache.org/docs/2.4/custom-error.html for information
about the format of the error response page.

I believe Drupal auto-creates a .htaccess file with ErrorDocument
directives and other setups. They also use one for clean urls, which is
something we might consider.

Of course, we can't actually write a .htaccess file in the wwwroot,
because we mandate a non-writable wwwroot. Although increasingly other
projects are switching away from a read-only wwwroot, in order to allow
the application to update itself.

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

Title:
  Wishlist: Apache-compatible 404 error response page

Status in Mahara:
  Confirmed

Bug description:
  Due to receiving a few security reports about it, we've recently re-
  styled the 404 response pages for most of the Mahara project sites.
  The reports we received pointed out that the default Apache 404
  response page prints the url-decoded (but still html-escaped) query
  portion of the URL on the page. This could result in attackers
  printing arbitrary text onto the page, with spaces and such, which
  conceivably could be part of a phishing attack.

  To keep thing simple, we replaced it with a static empty page that
  doesn't include any details about the requested query. However,
  ideally we'd want to print out a page more like Google's 404 page:

  1. Styled in the site's theme
  2. Contains the requested URL, but in a way that clearly sets it apart (i.e., 
url-encoded so that spaces are transformed into %20, and possibly truncated if 
it's quite long.)
  3. Maybe translated as well.

  We could achieve this by shipping a PHP script with Mahara, which a
  Mahara site admin could then configure their Apache server to use for
  its 404 error document, via this directive:

  ErrorDocument 404 /errors/404.php

  We might also provide a "sample.htaccess" file, sitting at the top
  level of the project (outside the htdocs directory) to show people how
  to set this up. (We used to include a .htaccess file in Mahara's
  htdocs by default, but this could cause crashes if people were using
  different servers or different versions of Apache).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1626315/+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 1626315] [NEW] Wishlist: Apache-compatible 404 error response page

2016-09-21 Thread Aaron Wells
Public bug reported:

Due to receiving a few security reports about it, we've recently re-
styled the 404 response pages for most of the Mahara project sites. The
reports we received pointed out that the default Apache 404 response
page prints the url-decoded (but still html-escaped) query portion of
the URL on the page. This could result in attackers printing arbitrary
text onto the page, with spaces and such, which conceivably could be
part of a phishing attack.

To keep thing simple, we replaced it with a static empty page that
doesn't include any details about the requested query. However, ideally
we'd want to print out a page more like Google's 404 page:

1. Styled in the site's theme
2. Contains the requested URL, but in a way that clearly sets it apart (i.e., 
url-encoded so that spaces are transformed into %20, and possibly truncated if 
it's quite long.)
3. Maybe translated as well.

We could achieve this by shipping a PHP script with Mahara, which a
Mahara site admin could then configure their Apache server to use for
its 404 error document, via this directive:

ErrorDocument 404 /errors/404.php

We might also provide a "sample.htaccess" file, sitting at the top level
of the project (outside the htdocs directory) to show people how to set
this up. (We used to include a .htaccess file in Mahara's htdocs by
default, but this could cause crashes if people were using different
servers or different versions of Apache).

** Affects: mahara
 Importance: Wishlist
 Status: Confirmed

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

Title:
  Wishlist: Apache-compatible 404 error response page

Status in Mahara:
  Confirmed

Bug description:
  Due to receiving a few security reports about it, we've recently re-
  styled the 404 response pages for most of the Mahara project sites.
  The reports we received pointed out that the default Apache 404
  response page prints the url-decoded (but still html-escaped) query
  portion of the URL on the page. This could result in attackers
  printing arbitrary text onto the page, with spaces and such, which
  conceivably could be part of a phishing attack.

  To keep thing simple, we replaced it with a static empty page that
  doesn't include any details about the requested query. However,
  ideally we'd want to print out a page more like Google's 404 page:

  1. Styled in the site's theme
  2. Contains the requested URL, but in a way that clearly sets it apart (i.e., 
url-encoded so that spaces are transformed into %20, and possibly truncated if 
it's quite long.)
  3. Maybe translated as well.

  We could achieve this by shipping a PHP script with Mahara, which a
  Mahara site admin could then configure their Apache server to use for
  its 404 error document, via this directive:

  ErrorDocument 404 /errors/404.php

  We might also provide a "sample.htaccess" file, sitting at the top
  level of the project (outside the htdocs directory) to show people how
  to set this up. (We used to include a .htaccess file in Mahara's
  htdocs by default, but this could cause crashes if people were using
  different servers or different versions of Apache).

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

2016-09-21 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6944
Committed: 
https://git.mahara.org/mahara/mahara/commit/1fc827b031791847275786eed7dd5dc497157ba8
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 1fc827b031791847275786eed7dd5dc497157ba8
Author: Robert Lyon 
Date:   Mon Sep 5 13:08:31 2016 +1200

Bug 1621247: Allowing the substandards to be properly hierarchical

This patch:
- removes the need to set priority value in .matrix file
they are worked out now based on the array generated
- changes the way you indicate parent/child relationships by adding a
'uniqueid' to the parent and change 'parent' value for its children
to the value of the uniqueid
- stopped an element showing the dot on the matrix if it has children
- added indentation for the name (1st) column on matrix page so we
can see how things relate to each other better

behatnotneeded

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

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

Title:
  Adjustments to the framework matrix importation/display

Status in Mahara:
  In Progress

Bug description:
  Tweaking the framework .matrix files and how they are handled so that
  we get a better hierarchical system of displaying things.

  If an element has sub elements then don't show a dot for the element
  but only for it's sub elements

  also look into making the .matrix file more flat so that we can list
  the elements in any order and just indicate how they relate to each
  other to make adding elements to the matrix file easier.

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

2016-09-21 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/7000
Committed: 
https://git.mahara.org/mahara/mahara/commit/7711face72e9d547105681dbec6f2aec3232b6e3
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:16.10_STABLE

commit 7711face72e9d547105681dbec6f2aec3232b6e3
Author: Robert Lyon 
Date:   Mon Sep 5 13:08:31 2016 +1200

Bug 1621247: Allowing the substandards to be properly hierarchical

This patch:
- removes the need to set priority value in .matrix file
they are worked out now based on the array generated
- changes the way you indicate parent/child relationships by adding a
'uniqueid' to the parent and change 'parent' value for its children
to the value of the uniqueid
- stopped an element showing the dot on the matrix if it has children
- added indentation for the name (1st) column on matrix page so we
can see how things relate to each other better

behatnotneeded

Change-Id: I434c495aa58e41f9f2e55da8d6f70b9c1da37038
Signed-off-by: Robert Lyon 
(cherry picked from commit 1fc827b031791847275786eed7dd5dc497157ba8)

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

Title:
  Adjustments to the framework matrix importation/display

Status in Mahara:
  In Progress

Bug description:
  Tweaking the framework .matrix files and how they are handled so that
  we get a better hierarchical system of displaying things.

  If an element has sub elements then don't show a dot for the element
  but only for it's sub elements

  also look into making the .matrix file more flat so that we can list
  the elements in any order and just indicate how they relate to each
  other to make adding elements to the matrix file easier.

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

2016-09-21 Thread Mahara Bot
Patch for "16.10_STABLE" branch: https://reviews.mahara.org/7000

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

Title:
  Adjustments to the framework matrix importation/display

Status in Mahara:
  In Progress

Bug description:
  Tweaking the framework .matrix files and how they are handled so that
  we get a better hierarchical system of displaying things.

  If an element has sub elements then don't show a dot for the element
  but only for it's sub elements

  also look into making the .matrix file more flat so that we can list
  the elements in any order and just indicate how they relate to each
  other to make adding elements to the matrix file easier.

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

2016-09-21 Thread Mahara Bot
Patch for "16.10_STABLE" branch: https://reviews.mahara.org/7001

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

Title:
  Adjustments to the framework matrix importation/display

Status in Mahara:
  In Progress

Bug description:
  Tweaking the framework .matrix files and how they are handled so that
  we get a better hierarchical system of displaying things.

  If an element has sub elements then don't show a dot for the element
  but only for it's sub elements

  also look into making the .matrix file more flat so that we can list
  the elements in any order and just indicate how they relate to each
  other to make adding elements to the matrix file easier.

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

2016-09-21 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/7001
Committed: 
https://git.mahara.org/mahara/mahara/commit/3df06deb18b2e5c77af95f3a92fc223e462f5d1e
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:16.10_STABLE

commit 3df06deb18b2e5c77af95f3a92fc223e462f5d1e
Author: Robert Lyon 
Date:   Thu Sep 8 14:17:28 2016 +1200

Bug 1621247: Allow for a more flat .matrix file

behatnotneeded

Change-Id: Iae37718b837258cf3221987d994d306bd3dc6335
Signed-off-by: Robert Lyon 
(cherry picked from commit 61dc63e58893b78371cd3b29800ffa8acf730064)

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

Title:
  Adjustments to the framework matrix importation/display

Status in Mahara:
  In Progress

Bug description:
  Tweaking the framework .matrix files and how they are handled so that
  we get a better hierarchical system of displaying things.

  If an element has sub elements then don't show a dot for the element
  but only for it's sub elements

  also look into making the .matrix file more flat so that we can list
  the elements in any order and just indicate how they relate to each
  other to make adding elements to the matrix file easier.

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

2016-09-21 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6946
Committed: 
https://git.mahara.org/mahara/mahara/commit/61dc63e58893b78371cd3b29800ffa8acf730064
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 61dc63e58893b78371cd3b29800ffa8acf730064
Author: Robert Lyon 
Date:   Thu Sep 8 14:17:28 2016 +1200

Bug 1621247: Allow for a more flat .matrix file

behatnotneeded

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

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

Title:
  Adjustments to the framework matrix importation/display

Status in Mahara:
  In Progress

Bug description:
  Tweaking the framework .matrix files and how they are handled so that
  we get a better hierarchical system of displaying things.

  If an element has sub elements then don't show a dot for the element
  but only for it's sub elements

  also look into making the .matrix file more flat so that we can list
  the elements in any order and just indicate how they relate to each
  other to make adding elements to the matrix file easier.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1621247/+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 1626289] Re: FAILED DB upgrading for artefact.file to version 1.2.6 (2016082900)

2016-09-21 Thread Robert Lyon
** Changed in: mahara
Milestone: None => 16.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/1626289

Title:
  FAILED DB upgrading for artefact.file to version 1.2.6 (2016082900)

Status in Mahara:
  In Progress

Bug description:
  Version: master and 16.10.rc
  Browser: any
  Platform: Ubuntu, Apache2, Php5, Postgres 9.3

  If $cfg->dbprefix is set, db upgrading for artefact.file to version
  1.2.6 (2016082900) has been FAILED

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

2016-09-21 Thread Mahara Bot
Patch for "15.04_STABLE" branch: https://reviews.mahara.org/6996

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

Title:
  default_notification_method function is missing in Multirecipient
  message system

Status in Mahara:
  Fix Committed
Status in Mahara 15.04 series:
  In Progress
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The 'default_notification_method' function doesn't exist - so it is
  not callable by call_static_method() in
  ActivityTypeMultirecipientmessage.php

  
  There was a fix for this https://reviews.mahara.org/#/c/6520/2 as part of a 
bigger patch but this part needs to be backported to fix earlier branches

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

2016-09-21 Thread Mahara Bot
Patch for "16.04_STABLE" branch: https://reviews.mahara.org/6998

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

Title:
  default_notification_method function is missing in Multirecipient
  message system

Status in Mahara:
  Fix Committed
Status in Mahara 15.04 series:
  In Progress
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The 'default_notification_method' function doesn't exist - so it is
  not callable by call_static_method() in
  ActivityTypeMultirecipientmessage.php

  
  There was a fix for this https://reviews.mahara.org/#/c/6520/2 as part of a 
bigger patch but this part needs to be backported to fix earlier branches

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

2016-09-21 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/6997

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

Title:
  default_notification_method function is missing in Multirecipient
  message system

Status in Mahara:
  Fix Committed
Status in Mahara 15.04 series:
  In Progress
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The 'default_notification_method' function doesn't exist - so it is
  not callable by call_static_method() in
  ActivityTypeMultirecipientmessage.php

  
  There was a fix for this https://reviews.mahara.org/#/c/6520/2 as part of a 
bigger patch but this part needs to be backported to fix earlier branches

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

2016-09-21 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6999

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

Title:
  FAILED DB upgrading for artefact.file to version 1.2.6 (2016082900)

Status in Mahara:
  In Progress

Bug description:
  Version: master and 16.10.rc
  Browser: any
  Platform: Ubuntu, Apache2, Php5, Postgres 9.3

  If $cfg->dbprefix is set, db upgrading for artefact.file to version
  1.2.6 (2016082900) has been FAILED

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1626289/+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 1626289] Re: FAILED DB upgrading for artefact.file to version 1.2.6 (2016082900)

2016-09-21 Thread Son Nguyen
Test instruction

1. Install a fresh mahara 16.04 site using postgresql.
2. Checkout code from master or 16.10.rc
3. Upgrade the site DB

You can see the FAILED message on screen and in the error log file.

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

Title:
  FAILED DB upgrading for artefact.file to version 1.2.6 (2016082900)

Status in Mahara:
  In Progress

Bug description:
  Version: master and 16.10.rc
  Browser: any
  Platform: Ubuntu, Apache2, Php5, Postgres 9.3

  If $cfg->dbprefix is set, db upgrading for artefact.file to version
  1.2.6 (2016082900) has been FAILED

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1626289/+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 1626289] [NEW] FAILED DB upgrading for artefact.file to version 1.2.6 (2016082900)

2016-09-21 Thread Son Nguyen
Public bug reported:

Version: master and 16.10.rc
Browser: any
Platform: Ubuntu, Apache2, Php5, Postgres 9.3

If $cfg->dbprefix is set, db upgrading for artefact.file to version
1.2.6 (2016082900) has been FAILED

** Affects: mahara
 Importance: High
 Assignee: Son Nguyen (ngson2000)
 Status: In Progress

** Description changed:

  Version: master and 16.10.rc
- Platform: any
+ Browser: any
+ Platform: Ubuntu, Apache2, Php5, Postgres 9.3
  
  If $cfg->dbprefix is set, db upgrading for artefact.file to version
  1.2.6 (2016082900) has been FAILED
- 
- Here is the error:

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

Title:
  FAILED DB upgrading for artefact.file to version 1.2.6 (2016082900)

Status in Mahara:
  In Progress

Bug description:
  Version: master and 16.10.rc
  Browser: any
  Platform: Ubuntu, Apache2, Php5, Postgres 9.3

  If $cfg->dbprefix is set, db upgrading for artefact.file to version
  1.2.6 (2016082900) has been FAILED

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1626289/+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 1626287] [NEW] default_notification_method function is missing in Multirecipient message system

2016-09-21 Thread Robert Lyon
Public bug reported:

The 'default_notification_method' function doesn't exist - so it is not
callable by call_static_method() in
ActivityTypeMultirecipientmessage.php


There was a fix for this https://reviews.mahara.org/#/c/6520/2 as part of a 
bigger patch but this part needs to be backported to fix earlier branches

** Affects: mahara
 Importance: Medium
 Assignee: Robert Lyon (robertl-9)
 Status: Fix Committed

** Affects: mahara/15.04
 Importance: Medium
 Assignee: Robert Lyon (robertl-9)
 Status: In Progress

** Affects: mahara/15.10
 Importance: Medium
 Assignee: Robert Lyon (robertl-9)
 Status: In Progress

** Affects: mahara/16.04
 Importance: Medium
 Assignee: Robert Lyon (robertl-9)
 Status: 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/1626287

Title:
  default_notification_method function is missing in Multirecipient
  message system

Status in Mahara:
  Fix Committed
Status in Mahara 15.04 series:
  In Progress
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The 'default_notification_method' function doesn't exist - so it is
  not callable by call_static_method() in
  ActivityTypeMultirecipientmessage.php

  
  There was a fix for this https://reviews.mahara.org/#/c/6520/2 as part of a 
bigger patch but this part needs to be backported to fix earlier branches

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1626287/+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 1626287] Re: default_notification_method function is missing in Multirecipient message system

2016-09-21 Thread Robert Lyon
See forum post
https://mahara.org/interaction/forum/topic.php?id=7706=0=10#post31046

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

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

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

** Changed in: mahara/16.04
Milestone: None => 16.04.4

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

** Changed in: mahara/15.10
Milestone: None => 16.04.4

** Changed in: mahara/15.10
Milestone: 16.04.4 => 15.10.6

** Changed in: mahara/15.04
Milestone: None => 15.04.10

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

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

** Changed in: mahara/15.04
   Status: New => In Progress

** Changed in: mahara/15.10
   Status: New => In Progress

** Changed in: mahara/16.04
   Status: New => In Progress

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

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

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

** Changed in: mahara/15.04
 Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara/15.10
 Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara/16.04
 Assignee: (unassigned) => Robert Lyon (robertl-9)

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

Title:
  default_notification_method function is missing in Multirecipient
  message system

Status in Mahara:
  Fix Committed
Status in Mahara 15.04 series:
  In Progress
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The 'default_notification_method' function doesn't exist - so it is
  not callable by call_static_method() in
  ActivityTypeMultirecipientmessage.php

  
  There was a fix for this https://reviews.mahara.org/#/c/6520/2 as part of a 
bigger patch but this part needs to be backported to fix earlier branches

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

2016-09-21 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6995

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

Title:
  Allow the js lang strings to have their section set when doing
  variable replacement

Status in Mahara:
  In Progress

Bug description:
  Currently when we have a js string, say string.nrrows='%s rows' and we
  call it with get_string('nrrows', 4) - but we should call it with
  get_string('nrrows', 'view', 4) to indicate that this string is from
  the 'view' lang file.

  I'll make the change so that the 'section' can be passed in as well so
  that in the future we can decide which section's lang string to use
  rather than currently having them be all unique.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1626281/+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 1626281] [NEW] Allow the js lang strings to have their section set when doing variable replacement

2016-09-21 Thread Robert Lyon
Public bug reported:

Currently when we have a js string, say string.nrrows='%s rows' and we
call it with get_string('nrrows', 4) - but we should call it with
get_string('nrrows', 'view', 4) to indicate that this string is from the
'view' lang file.

I'll make the change so that the 'section' can be passed in as well so
that in the future we can decide which section's lang string to use
rather than currently having them be all unique.

** Affects: mahara
 Importance: Low
 Assignee: Robert Lyon (robertl-9)
 Status: 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/1626281

Title:
  Allow the js lang strings to have their section set when doing
  variable replacement

Status in Mahara:
  In Progress

Bug description:
  Currently when we have a js string, say string.nrrows='%s rows' and we
  call it with get_string('nrrows', 4) - but we should call it with
  get_string('nrrows', 'view', 4) to indicate that this string is from
  the 'view' lang file.

  I'll make the change so that the 'section' can be passed in as well so
  that in the future we can decide which section's lang string to use
  rather than currently having them be all unique.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1626281/+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 1625863] Re: Adding cli for langpacks

2016-09-21 Thread Robert Lyon
Hi Dajan,

Currently we only generate lagpack tarballs for the _STABLE of a branch,
see http://langpacks.mahara.org/

This means if one is upgrading from say 15.10.1 to 15.10.2 but the
latest branch version is 15.10.6 they would get the 15.10.6 specific
langpack and there could be changes in the language strings that cause
problems, eg in 15.10.2 we might have a string 'copymodule' but in
15.10.6 it might be 'copymodule1' so the expected translation string
will be missing.

Eventually we would want something like what Moodle has - but before we
can do that we need to generate langpacks for each version of each
branch.

So the current plan is an interim measure - allowing for admins /
deployment scripts the ability to run this manually and to roll back if
the update of the languages causes problems.

Cheers

Robert

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

Title:
  Adding cli for langpacks

Status in Mahara:
  In Progress

Bug description:
  When Mahara is being updated to a new minor or major version, admins
  need to remember to pull language packs separately as they are not
  part of the core distribution. This cli script will make that easier.

  This this cli does: 
  1) Install / update langpacks by listing the languages by their code, eg de = 
German, fr = French like so 

  sudo -u www-data php admin/cli/sync_langpacks.php -l=de,fr

  This will make a backup of the existing language (if exists) into the
  dataroot langpacks_backup directory.

  2) If you don't want to make backups then add the -b=false flag, eg

  sudo -u www-data php admin/cli/sync_langpacks.php -l=de,fr -b=false

  3) If you need to rollback the backups you can use the -r=true flag,
  eg

  sudo -u www-data php admin/cli/sync_langpacks.php -l=de,fr -r=true

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1625863/+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 1625863] Re: Adding cli for langpacks

2016-09-21 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: None => 17.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/1625863

Title:
  Adding cli for langpacks

Status in Mahara:
  In Progress

Bug description:
  When Mahara is being updated to a new minor or major version, admins
  need to remember to pull language packs separately as they are not
  part of the core distribution. This cli script will make that easier.

  This this cli does: 
  1) Install / update langpacks by listing the languages by their code, eg de = 
German, fr = French like so 

  sudo -u www-data php admin/cli/sync_langpacks.php -l=de,fr

  This will make a backup of the existing language (if exists) into the
  dataroot langpacks_backup directory.

  2) If you don't want to make backups then add the -b=false flag, eg

  sudo -u www-data php admin/cli/sync_langpacks.php -l=de,fr -b=false

  3) If you need to rollback the backups you can use the -r=true flag,
  eg

  sudo -u www-data php admin/cli/sync_langpacks.php -l=de,fr -r=true

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1625863/+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 1625863] Re: Adding cli for langpacks

2016-09-21 Thread Dominique-Alain JAN
Could we imagine that, as it is the case with Moodle, this script
becomes part of the upgrade.php script and automatically upgrade the
langpack to the latest version of the release at each upgrade?

The upgrade script would look at the installed langpacks and upgrade
them with the latest version.

Langpacks (I am talking about the French's one at least) are evolving
with the feedback of users pointing out mistranslation or
grammar/spelling mistakes. So it is good to update the pack on one's
distro time to time. The upgrade.php could do this.

Regards,
-dajan

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

Title:
  Adding cli for langpacks

Status in Mahara:
  In Progress

Bug description:
  When Mahara is being updated to a new minor or major version, admins
  need to remember to pull language packs separately as they are not
  part of the core distribution. This cli script will make that easier.

  This this cli does: 
  1) Install / update langpacks by listing the languages by their code, eg de = 
German, fr = French like so 

  sudo -u www-data php admin/cli/sync_langpacks.php -l=de,fr

  This will make a backup of the existing language (if exists) into the
  dataroot langpacks_backup directory.

  2) If you don't want to make backups then add the -b=false flag, eg

  sudo -u www-data php admin/cli/sync_langpacks.php -l=de,fr -b=false

  3) If you need to rollback the backups you can use the -r=true flag,
  eg

  sudo -u www-data php admin/cli/sync_langpacks.php -l=de,fr -r=true

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

2016-09-21 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6994

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

Title:
  Comment ratings are not accessible

Status in Mahara:
  In Progress
Status in Mahara 16.04 series:
  Confirmed
Status in Mahara 16.10 series:
  In Progress

Bug description:
  Mahara 16.04dev

  The new star ratings are not accessible and would need screen-reader
  only text.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1568611/+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 1568611] Re: Comment ratings are not accessible

2016-09-21 Thread Robert Lyon
** Changed in: mahara/16.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/1568611

Title:
  Comment ratings are not accessible

Status in Mahara:
  In Progress
Status in Mahara 16.04 series:
  Confirmed
Status in Mahara 16.10 series:
  In Progress

Bug description:
  Mahara 16.04dev

  The new star ratings are not accessible and would need screen-reader
  only text.

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