[Mahara-contributors] [Bug 1758735] A patch has been submitted for review

2018-04-04 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8782

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

Title:
  Consolidate styles of registration agreements

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

Bug description:
  When self-registration is turned on and you register for an account at
  /register.php, the terms and conditions and privacy statements are
  displayed (will need to correct it so they only show when registration
  agreement needs to be selected).

  The statements do not have our usual panels and thus it's a bit hard
  to follow their text esp. when they are long (see screenshot). They
  should get the same styling as on /userprivacy.php

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

2018-04-04 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8783

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

Title:
  Configurable theme not displaying correctly after upgrade

Status in Mahara:
  In Progress

Bug description:
  Upgrading Mahara from 15.10_STABLE to 18.04_STABLE (rc3) on postgres
  with firefox:

  I restored an existing database for 15.10, which included a user with
  a configurable theme.

  After the upgrade, the background colour has disappeared in the
  heading and only shows in the search box.(see attached screenshot.)

  This can be fixed by re-saving the settings under the institution,
  however, we should at least consider adding a warning with this info.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1760732/+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 1760732] Re: Configurable theme not displaying correctly after upgrade

2018-04-04 Thread Rebecca Blundell
** Changed in: mahara
 Assignee: (unassigned) => Rebecca Blundell (rjb-dev)

** Changed in: mahara
   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/1760732

Title:
  Configurable theme not displaying correctly after upgrade

Status in Mahara:
  In Progress

Bug description:
  Upgrading Mahara from 15.10_STABLE to 18.04_STABLE (rc3) on postgres
  with firefox:

  I restored an existing database for 15.10, which included a user with
  a configurable theme.

  After the upgrade, the background colour has disappeared in the
  heading and only shows in the search box.(see attached screenshot.)

  This can be fixed by re-saving the settings under the institution,
  however, we should at least consider adding a warning with this info.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1760732/+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 1744797] Re: SAML plugin not working correctly with SimpleSamlPhp 1.15

2018-04-04 Thread Yaju Mahida
Adjusting ssphp to copy the extlib www/resources/ files into
sp/resources/ is a wrong path! It should go to auth/saml/resources.


The /htdocs/auth/saml/extlib/simplesamlphp/templates/post.php code snippet load 
these files from baseurlpath/resoures/post.js and baseurlpath/resoures/post.css



POST data




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

Title:
  SAML plugin not working correctly with SimpleSamlPhp 1.15

Status in Mahara:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Released
Status in Mahara 18.04 series:
  Fix Committed

Bug description:
  There are couple of problems

  1) Plugin stop working and shows this error
   [SimpleSAML_Error_UnserializableException]: [ARRAY]: The option 'Format' is 
not a valid string value

  We used to set 'NameIDPolicy' to NULL, but we just need to not set
  this option any more

  2) The POST redirect to the IdP requires a special post.js file that
  exists in the extlib 'resources' section - we need to copy this to our
  sp section so the file can be accessed

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1744797/+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 1759078] Re: User view page social media icons not displaying correctly on Tablet devices

2018-04-04 Thread Cecilia Vela Gurovic
we tested in a network with restricted access to the internet.

Social media icons can't be fetched from the sites, that's why we can't
see them and see the title attribute.

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

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

Title:
  User view page social media icons not displaying correctly on Tablet
  devices

Status in Mahara:
  Invalid

Bug description:
  Environment tested: Master
  Browser tested: 
  --- Samsung Galaxy tab 2 (real device)
  --- Surface pro Edge (real device)

  ===
  Manual Test Script
  ===

  Preconditions: 
  1) user has social media added to their profile 
  2) user has social media block added to their "User view" page 

  Steps to recreate:
  1) user logged in 
  2) user browse to User menu > 

  Actual result: Social media block contains incorrectly displayed
  social media icons and the link - see attached screen shot for details

  Expected result: social media icons are displayed like little buttons
  that link to their respective social media page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1759078/+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 1761329] [NEW] behat test for user registration

2018-04-04 Thread Steven
Public bug reported:

Update Existing Behat feature file

Behat test: Settings > register_configuration.feature already exists - need to 
update behat test to include the following:

# Check for conformation message
Then I should be on "/register.php"

And I should see "You have successfully submitted your application for
registration. The institution administrator has been notified, and you
will receive an email as soon as your application has been processed."

** Affects: mahara
 Importance: Undecided
 Status: New

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

Title:
  behat test for user registration

Status in Mahara:
  New

Bug description:
  Update Existing Behat feature file
  
  Behat test: Settings > register_configuration.feature already exists - need 
to update behat test to include the following:

  # Check for conformation message
  Then I should be on "/register.php"

  And I should see "You have successfully submitted your application for
  registration. The institution administrator has been notified, and you
  will receive an email as soon as your application has been processed."

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

2018-04-04 Thread Mahara Bot
Patch for "17.04_STABLE" branch: https://reviews.mahara.org/8780

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

Title:
  Empty foreach() error when switching a group from standard to course

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

Bug description:
  We get the following error
  AR] f6 (lib/group.php:714) Invalid argument supplied for foreach()
  Call stack (most recent first):

  log_message("Invalid argument supplied for foreach()", 8, true, true, 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/errors.php:521
  error(2, "Invalid argument supplied for foreach()", 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714, array(size 9)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/group.php:714
  group_update(object(stdClass)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:557
  editgroup_submit(object(Pieform), array(size 31)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:542
  Pieform->__construct(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:164
  Pieform::process(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/mahara.php:5077
  pieform(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:429

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1760742/+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 1760742] Re: Empty foreach() error when switching a group from standard to course

2018-04-04 Thread Robert Lyon
** Also affects: mahara/18.10
   Importance: Undecided
   Status: New

** Also affects: mahara/18.04
   Importance: Medium
   Status: Fix Committed

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

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

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

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

** 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

** Changed in: mahara/17.10
Milestone: None => 17.10.4

** Changed in: mahara/17.04
Milestone: None => 17.04.7

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

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

** Changed in: mahara/17.04
   Status: New => 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/1760742

Title:
  Empty foreach() error when switching a group from standard to course

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

Bug description:
  We get the following error
  AR] f6 (lib/group.php:714) Invalid argument supplied for foreach()
  Call stack (most recent first):

  log_message("Invalid argument supplied for foreach()", 8, true, true, 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/errors.php:521
  error(2, "Invalid argument supplied for foreach()", 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714, array(size 9)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/group.php:714
  group_update(object(stdClass)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:557
  editgroup_submit(object(Pieform), array(size 31)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:542
  Pieform->__construct(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:164
  Pieform::process(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/mahara.php:5077
  pieform(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:429

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

2018-04-04 Thread Mahara Bot
Patch for "18.04_STABLE" branch: https://reviews.mahara.org/8778

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

Title:
  Empty foreach() error when switching a group from standard to course

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

Bug description:
  We get the following error
  AR] f6 (lib/group.php:714) Invalid argument supplied for foreach()
  Call stack (most recent first):

  log_message("Invalid argument supplied for foreach()", 8, true, true, 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/errors.php:521
  error(2, "Invalid argument supplied for foreach()", 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714, array(size 9)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/group.php:714
  group_update(object(stdClass)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:557
  editgroup_submit(object(Pieform), array(size 31)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:542
  Pieform->__construct(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:164
  Pieform::process(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/mahara.php:5077
  pieform(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:429

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

2018-04-04 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8780
Committed: 
https://git.mahara.org/mahara/mahara/commit/a955041245c7f71981f266c2d8365ed1168772f2
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:17.04_STABLE

commit a955041245c7f71981f266c2d8365ed1168772f2
Author: Robert Lyon 
Date:   Tue Apr 3 13:18:45 2018 +1200

Bug 1760742: Error when changing a group from standard to course

When there are no blogposts made

behatnotneeded

Change-Id: I7a3b2bed818c66fd4edef188ed7ba475e54c3a4c
Signed-off-by: Robert Lyon 
(cherry picked from commit 087cb93d80038d9b2a9452197f0c2264d8668610)

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

Title:
  Empty foreach() error when switching a group from standard to course

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

Bug description:
  We get the following error
  AR] f6 (lib/group.php:714) Invalid argument supplied for foreach()
  Call stack (most recent first):

  log_message("Invalid argument supplied for foreach()", 8, true, true, 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/errors.php:521
  error(2, "Invalid argument supplied for foreach()", 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714, array(size 9)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/group.php:714
  group_update(object(stdClass)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:557
  editgroup_submit(object(Pieform), array(size 31)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:542
  Pieform->__construct(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:164
  Pieform::process(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/mahara.php:5077
  pieform(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:429

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

2018-04-04 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8778
Committed: 
https://git.mahara.org/mahara/mahara/commit/8c81c1364b380df7a13932562d86ff1a19d2
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:18.04_STABLE

commit 8c81c1364b380df7a13932562d86ff1a19d2
Author: Robert Lyon 
Date:   Tue Apr 3 13:18:45 2018 +1200

Bug 1760742: Error when changing a group from standard to course

When there are no blogposts made

behatnotneeded

Change-Id: I7a3b2bed818c66fd4edef188ed7ba475e54c3a4c
Signed-off-by: Robert Lyon 
(cherry picked from commit 087cb93d80038d9b2a9452197f0c2264d8668610)

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

Title:
  Empty foreach() error when switching a group from standard to course

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

Bug description:
  We get the following error
  AR] f6 (lib/group.php:714) Invalid argument supplied for foreach()
  Call stack (most recent first):

  log_message("Invalid argument supplied for foreach()", 8, true, true, 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/errors.php:521
  error(2, "Invalid argument supplied for foreach()", 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714, array(size 9)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/group.php:714
  group_update(object(stdClass)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:557
  editgroup_submit(object(Pieform), array(size 31)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:542
  Pieform->__construct(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:164
  Pieform::process(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/mahara.php:5077
  pieform(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:429

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

2018-04-04 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8779
Committed: 
https://git.mahara.org/mahara/mahara/commit/e35370ee16442f0fddcac409874b47adcadc38f4
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:17.10_STABLE

commit e35370ee16442f0fddcac409874b47adcadc38f4
Author: Robert Lyon 
Date:   Tue Apr 3 13:18:45 2018 +1200

Bug 1760742: Error when changing a group from standard to course

When there are no blogposts made

behatnotneeded

Change-Id: I7a3b2bed818c66fd4edef188ed7ba475e54c3a4c
Signed-off-by: Robert Lyon 
(cherry picked from commit 087cb93d80038d9b2a9452197f0c2264d8668610)

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

Title:
  Empty foreach() error when switching a group from standard to course

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

Bug description:
  We get the following error
  AR] f6 (lib/group.php:714) Invalid argument supplied for foreach()
  Call stack (most recent first):

  log_message("Invalid argument supplied for foreach()", 8, true, true, 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/errors.php:521
  error(2, "Invalid argument supplied for foreach()", 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714, array(size 9)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/group.php:714
  group_update(object(stdClass)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:557
  editgroup_submit(object(Pieform), array(size 31)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:542
  Pieform->__construct(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:164
  Pieform::process(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/mahara.php:5077
  pieform(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:429

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

2018-04-04 Thread Mahara Bot
Patch for "17.10_STABLE" branch: https://reviews.mahara.org/8779

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

Title:
  Empty foreach() error when switching a group from standard to course

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

Bug description:
  We get the following error
  AR] f6 (lib/group.php:714) Invalid argument supplied for foreach()
  Call stack (most recent first):

  log_message("Invalid argument supplied for foreach()", 8, true, true, 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/errors.php:521
  error(2, "Invalid argument supplied for foreach()", 
"/home/robertl/code/mahara-devel/mahara/htdocs/lib/...", 714, array(size 9)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/group.php:714
  group_update(object(stdClass)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:557
  editgroup_submit(object(Pieform), array(size 31)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:542
  Pieform->__construct(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:164
  Pieform::process(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/lib/mahara.php:5077
  pieform(array(size 4)) at 
/home/robertl/code/mahara-devel/mahara/htdocs/group/edit.php:429

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1760742/+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 1760737] Re: simplesaml upgrade causes ext-pdo_sqlite error

2018-04-04 Thread Kristina Hoeppner
We could add this to the message that lists all the extensions that need
to be installed when you install SAML for the first time.

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

** Changed in: mahara
   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/1760737

Title:
  simplesaml upgrade causes ext-pdo_sqlite error

Status in Mahara:
  Confirmed

Bug description:
  Steps to reproduce:
  Upgrade to 18.04
  Go to admin -> extensions -> plugin administration
  Click on saml settings.
  You see an error message that you need to run make ssphp to upgrade saml.

  running make ssphp causes the following error:
  Your requirements could not be resolved to an installable set of packages.

Problem 1
  - The requested PHP extension ext-pdo_sqlite * is missing from your 
system. Install or enable PHP's pdo_sqlite extension.

  
  Installation failed, reverting ./composer.json to its original content.
  Makefile:64: recipe for target 'ssphp' failed
  make: *** [ssphp] Error 2

  apt-get install fails to find a package called any of the following:
  ext-pdo_sqlite
  php ext-pdo_sqlite
  php pdo_sqlite
  pdo_sqlite
  php7.0-ext-pdo_sqlite
  php7.0-pdo_sqlite

  On further investigation, it appears the Makefile is installing
  simplesaml with it's composer requirements, so perhaps this extension
  should not be included in the requirements.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1760737/+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 1760732] Re: Configurable theme not displaying correctly after upgrade

2018-04-04 Thread Kristina Hoeppner
At minimum we should have a message on "Admin home" saying something
along the lines of:

The following institutions use the configurable theme. Please re-save the 
institution settings page to apply the styles properly again.
- Institution A
- Institution K
- Institution Z

The institutions should be linked to their settings page.

We have something similar for when an institution had SAML setup prior
to Mahara 16.04 and then was upgraded but didn't have proper SAML data
stored in the institution settings but still only on the server.

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

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

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

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

** Tags added: snack-sized

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

Title:
  Configurable theme not displaying correctly after upgrade

Status in Mahara:
  Confirmed

Bug description:
  Upgrading Mahara from 15.10_STABLE to 18.04_STABLE (rc3) on postgres
  with firefox:

  I restored an existing database for 15.10, which included a user with
  a configurable theme.

  After the upgrade, the background colour has disappeared in the
  heading and only shows in the search box.(see attached screenshot.)

  This can be fixed by re-saving the settings under the institution,
  however, we should at least consider adding a warning with this info.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1760732/+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 1760767] Re: Create a cli script to allow for bulk delete of users from commandline

2018-04-04 Thread Robert Lyon
https://reviews.mahara.org/#/c/8753/

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

Title:
  Create a cli script to allow for bulk delete of users from commandline

Status in Mahara:
  In Progress

Bug description:
  Create a cli script to allow for bulk delete of users from commandline
  The script should be able to:
   - delete all users that have never logged in (created by admin)
   - and/or delete all users that have not logged in since a certain date
   - and/or delete only those users from a certain institution To allow a 
server admin to clean up a site

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

2018-04-04 Thread Mahara Bot
Patch for "18.04_STABLE" branch: https://reviews.mahara.org/8777

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

Title:
  Consolidate styles of registration agreements

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

Bug description:
  When self-registration is turned on and you register for an account at
  /register.php, the terms and conditions and privacy statements are
  displayed (will need to correct it so they only show when registration
  agreement needs to be selected).

  The statements do not have our usual panels and thus it's a bit hard
  to follow their text esp. when they are long (see screenshot). They
  should get the same styling as on /userprivacy.php

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

2018-04-04 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8777
Committed: 
https://git.mahara.org/mahara/mahara/commit/1d0aef8d6956335e414c56c69b2569475c1295b1
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:18.04_STABLE

commit 1d0aef8d6956335e414c56c69b2569475c1295b1
Author: Liam 
Date:   Thu Mar 29 16:46:39 2018 +1300

Bug #1758735: Consolidate styles of registration agreements

behatnotneeded

Change-Id: Id2c5dce74097413b137174ac7c08555c59f37572
(cherry picked from commit 8a4d578a8815eb09f17dec04e1d896cf5751204d)

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

Title:
  Consolidate styles of registration agreements

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

Bug description:
  When self-registration is turned on and you register for an account at
  /register.php, the terms and conditions and privacy statements are
  displayed (will need to correct it so they only show when registration
  agreement needs to be selected).

  The statements do not have our usual panels and thus it's a bit hard
  to follow their text esp. when they are long (see screenshot). They
  should get the same styling as on /userprivacy.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1758735/+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 1758735] Re: Consolidate styles of registration agreements

2018-04-04 Thread Robert Lyon
** Changed in: mahara/18.10
   Status: In Progress => Fix Committed

** Changed in: mahara/18.04
   Status: Confirmed => 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/1758735

Title:
  Consolidate styles of registration agreements

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

Bug description:
  When self-registration is turned on and you register for an account at
  /register.php, the terms and conditions and privacy statements are
  displayed (will need to correct it so they only show when registration
  agreement needs to be selected).

  The statements do not have our usual panels and thus it's a bit hard
  to follow their text esp. when they are long (see screenshot). They
  should get the same styling as on /userprivacy.php

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

2018-04-04 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8754
Committed: 
https://git.mahara.org/mahara/mahara/commit/8a4d578a8815eb09f17dec04e1d896cf5751204d
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 8a4d578a8815eb09f17dec04e1d896cf5751204d
Author: Liam 
Date:   Thu Mar 29 16:46:39 2018 +1300

Bug #1758735: Consolidate styles of registration agreements

behatnotneeded

Change-Id: Id2c5dce74097413b137174ac7c08555c59f37572

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

Title:
  Consolidate styles of registration agreements

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

Bug description:
  When self-registration is turned on and you register for an account at
  /register.php, the terms and conditions and privacy statements are
  displayed (will need to correct it so they only show when registration
  agreement needs to be selected).

  The statements do not have our usual panels and thus it's a bit hard
  to follow their text esp. when they are long (see screenshot). They
  should get the same styling as on /userprivacy.php

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

2018-04-04 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8772
Committed: 
https://git.mahara.org/mahara/mahara/commit/0653aa293ac817f72c0f203475d7e9daf4cc9bd3
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:17.04_STABLE

commit 0653aa293ac817f72c0f203475d7e9daf4cc9bd3
Author: Robert Lyon 
Date:   Wed Apr 4 14:19:53 2018 +1200

Bug 1761037: Commit the email update on first install correctly

Rather than update db directly - we need to update the USER object

behatnotneeded

Change-Id: I31f8c6759dd621439c90ddc0f0dc8a344359d5d9
Signed-off-by: Robert Lyon 
(cherry picked from commit 4adf4a015e4ecb0130292849eb19d162b391daa2)
(cherry picked from commit 6905c539a4d0b36a0fe56a10c2d0963c43bc1240)

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

Title:
  Installing a site doesn't update email correctly

Status in Mahara:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed
Status in Mahara 18.04 series:
  Fix Committed
Status in Mahara 18.10 series:
  Fix Committed

Bug description:
  We added a bit of code that made sure that when we install a site it
  changes the admin email from ad...@example.org to the one supplied in
  all 3 places where we save email addresses - we save this directly to
  db.

  This is ok if we then log out before going to a place in Mahara where
  $USER->commit() is called

  But if we don't the $USER object still has ad...@example.org set so
  overwrites our change in the usr table.

  We need to commit this change via the USER object rather than update
  the usr table directly

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

2018-04-04 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8773
Committed: 
https://git.mahara.org/mahara/mahara/commit/13d5f9a5ba768bffaaef61ccff4abc066e7bb053
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:16.10_STABLE

commit 13d5f9a5ba768bffaaef61ccff4abc066e7bb053
Author: Robert Lyon 
Date:   Wed Apr 4 14:19:53 2018 +1200

Bug 1761037: Commit the email update on first install correctly

Rather than update db directly - we need to update the USER object

behatnotneeded

Change-Id: I31f8c6759dd621439c90ddc0f0dc8a344359d5d9
Signed-off-by: Robert Lyon 
(cherry picked from commit 4adf4a015e4ecb0130292849eb19d162b391daa2)
(cherry picked from commit 6905c539a4d0b36a0fe56a10c2d0963c43bc1240)

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

Title:
  Installing a site doesn't update email correctly

Status in Mahara:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed
Status in Mahara 18.04 series:
  Fix Committed
Status in Mahara 18.10 series:
  Fix Committed

Bug description:
  We added a bit of code that made sure that when we install a site it
  changes the admin email from ad...@example.org to the one supplied in
  all 3 places where we save email addresses - we save this directly to
  db.

  This is ok if we then log out before going to a place in Mahara where
  $USER->commit() is called

  But if we don't the $USER object still has ad...@example.org set so
  overwrites our change in the usr table.

  We need to commit this change via the USER object rather than update
  the usr table directly

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1761037/+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 1761037] Re: Installing a site doesn't update email correctly

2018-04-04 Thread Robert Lyon
** Changed in: mahara/16.10
   Status: In Progress => Fix Committed

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

** Changed in: mahara/17.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/1761037

Title:
  Installing a site doesn't update email correctly

Status in Mahara:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed
Status in Mahara 18.04 series:
  Fix Committed
Status in Mahara 18.10 series:
  Fix Committed

Bug description:
  We added a bit of code that made sure that when we install a site it
  changes the admin email from ad...@example.org to the one supplied in
  all 3 places where we save email addresses - we save this directly to
  db.

  This is ok if we then log out before going to a place in Mahara where
  $USER->commit() is called

  But if we don't the $USER object still has ad...@example.org set so
  overwrites our change in the usr table.

  We need to commit this change via the USER object rather than update
  the usr table directly

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

2018-04-04 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8771
Committed: 
https://git.mahara.org/mahara/mahara/commit/d4842eddd02bededa9847bfc2dddec8b6fc60d9e
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:17.10_STABLE

commit d4842eddd02bededa9847bfc2dddec8b6fc60d9e
Author: Robert Lyon 
Date:   Wed Apr 4 14:19:53 2018 +1200

Bug 1761037: Commit the email update on first install correctly

Rather than update db directly - we need to update the USER object

behatnotneeded

Change-Id: I31f8c6759dd621439c90ddc0f0dc8a344359d5d9
Signed-off-by: Robert Lyon 
(cherry picked from commit 4adf4a015e4ecb0130292849eb19d162b391daa2)
(cherry picked from commit 6905c539a4d0b36a0fe56a10c2d0963c43bc1240)

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

Title:
  Installing a site doesn't update email correctly

Status in Mahara:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed
Status in Mahara 18.04 series:
  Fix Committed
Status in Mahara 18.10 series:
  Fix Committed

Bug description:
  We added a bit of code that made sure that when we install a site it
  changes the admin email from ad...@example.org to the one supplied in
  all 3 places where we save email addresses - we save this directly to
  db.

  This is ok if we then log out before going to a place in Mahara where
  $USER->commit() is called

  But if we don't the $USER object still has ad...@example.org set so
  overwrites our change in the usr table.

  We need to commit this change via the USER object rather than update
  the usr table directly

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1761037/+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 1760970] Re: Upgraded site doesn't rotate images

2018-04-04 Thread Robert Lyon
** Changed in: mahara/18.04
   Status: Confirmed => Fix Committed

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

Title:
  Upgraded site doesn't rotate images

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

Bug description:
  When you upgrade from 17.10 to 18.04RC2 / master, images that had been
  uploaded prior to the upgrade cannot be rotated.

  Robert tracked it down to the database in the table
  "artefact_file_image". There it says:

  orientation character varying(10) DEFAULT '0'::character varying,

  and

  CONSTRAINT artefileimag_ori_ck CHECK (orientation::text = ANY
  (ARRAY['0'::character varying

  when on a fresh install it says "bigint" instead of "character
  varying".

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

2018-04-04 Thread Mahara Bot
Patch for "18.04_STABLE" branch: https://reviews.mahara.org/8776

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

Title:
  Upgraded site doesn't rotate images

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

Bug description:
  When you upgrade from 17.10 to 18.04RC2 / master, images that had been
  uploaded prior to the upgrade cannot be rotated.

  Robert tracked it down to the database in the table
  "artefact_file_image". There it says:

  orientation character varying(10) DEFAULT '0'::character varying,

  and

  CONSTRAINT artefileimag_ori_ck CHECK (orientation::text = ANY
  (ARRAY['0'::character varying

  when on a fresh install it says "bigint" instead of "character
  varying".

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

2018-04-04 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8768
Committed: 
https://git.mahara.org/mahara/mahara/commit/996f06f7ed3540e692687d4db9f318364cbcd9a3
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 996f06f7ed3540e692687d4db9f318364cbcd9a3
Author: Robert Lyon 
Date:   Wed Apr 4 10:43:02 2018 +1200

Bug 1760970: Allow the artefact classes to commit in correct order

When the contenthash is missing

Also set the new orientation column as not null

behatnotneeded

Change-Id: I64de51a2a0f456ac54f7a47cbc6398fb1b588594
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/1760970

Title:
  Upgraded site doesn't rotate images

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

Bug description:
  When you upgrade from 17.10 to 18.04RC2 / master, images that had been
  uploaded prior to the upgrade cannot be rotated.

  Robert tracked it down to the database in the table
  "artefact_file_image". There it says:

  orientation character varying(10) DEFAULT '0'::character varying,

  and

  CONSTRAINT artefileimag_ori_ck CHECK (orientation::text = ANY
  (ARRAY['0'::character varying

  when on a fresh install it says "bigint" instead of "character
  varying".

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

2018-04-04 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/8776
Committed: 
https://git.mahara.org/mahara/mahara/commit/ac1eab1158508adea3bb120d21aa9bf3cbc0b8e9
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:18.04_STABLE

commit ac1eab1158508adea3bb120d21aa9bf3cbc0b8e9
Author: Robert Lyon 
Date:   Wed Apr 4 10:43:02 2018 +1200

Bug 1760970: Allow the artefact classes to commit in correct order

When the contenthash is missing

Also set the new orientation column as not null

behatnotneeded

Change-Id: I64de51a2a0f456ac54f7a47cbc6398fb1b588594
Signed-off-by: Robert Lyon 
(cherry picked from commit 996f06f7ed3540e692687d4db9f318364cbcd9a3)

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

Title:
  Upgraded site doesn't rotate images

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

Bug description:
  When you upgrade from 17.10 to 18.04RC2 / master, images that had been
  uploaded prior to the upgrade cannot be rotated.

  Robert tracked it down to the database in the table
  "artefact_file_image". There it says:

  orientation character varying(10) DEFAULT '0'::character varying,

  and

  CONSTRAINT artefileimag_ori_ck CHECK (orientation::text = ANY
  (ARRAY['0'::character varying

  when on a fresh install it says "bigint" instead of "character
  varying".

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1760970/+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 1760732] Re: Configurable theme not displaying correctly after upgrade

2018-04-04 Thread Kristina Hoeppner
This also happened when an upgrade took place from 16.10 to 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/1760732

Title:
  Configurable theme not displaying correctly after upgrade

Status in Mahara:
  New

Bug description:
  Upgrading Mahara from 15.10_STABLE to 18.04_STABLE (rc3) on postgres
  with firefox:

  I restored an existing database for 15.10, which included a user with
  a configurable theme.

  After the upgrade, the background colour has disappeared in the
  heading and only shows in the search box.(see attached screenshot.)

  This can be fixed by re-saving the settings under the institution,
  however, we should at least consider adding a warning with this info.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1760732/+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 1760737] Re: simplesaml upgrade causes ext-pdo_sqlite error

2018-04-04 Thread Kristina Hoeppner
>From the online chat when we talked about this:

"the make ssphp gives an error with sqlite because we install via composer 
rather than src - due to the changes for redis and ssphp
we only need the sqlite to exist as part of install via Make"

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

Title:
  simplesaml upgrade causes ext-pdo_sqlite error

Status in Mahara:
  New

Bug description:
  Steps to reproduce:
  Upgrade to 18.04
  Go to admin -> extensions -> plugin administration
  Click on saml settings.
  You see an error message that you need to run make ssphp to upgrade saml.

  running make ssphp causes the following error:
  Your requirements could not be resolved to an installable set of packages.

Problem 1
  - The requested PHP extension ext-pdo_sqlite * is missing from your 
system. Install or enable PHP's pdo_sqlite extension.

  
  Installation failed, reverting ./composer.json to its original content.
  Makefile:64: recipe for target 'ssphp' failed
  make: *** [ssphp] Error 2

  apt-get install fails to find a package called any of the following:
  ext-pdo_sqlite
  php ext-pdo_sqlite
  php pdo_sqlite
  pdo_sqlite
  php7.0-ext-pdo_sqlite
  php7.0-pdo_sqlite

  On further investigation, it appears the Makefile is installing
  simplesaml with it's composer requirements, so perhaps this extension
  should not be included in the requirements.

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