[Mahara-contributors] [Bug 1870256] Re: Path to file listed in pdf export is not correct

2020-04-01 Thread Lisa Seeto
In current master, producing a unified export of a page with pdf blocks
produces an pdf file of the original page with blocks that display like
the following:

PDF
This block can not be rendered normally in the PDF export.
The file has been added to: test_pdf.pdf

The text test_pdf.pdf is a link but pointing to the wrong url (not where the 
pdf file can be found in the export)
clicking this link produces an error on my system- see attachment 
"permissiondenied.png".

See attachment (pdfexportwrongurl.png)

It's a similar thing for folder blocks (see folderblockpdf.png)


** Attachment added: "When following a link created in a pdf block from a 
unified export"
   
https://bugs.launchpad.net/mahara/+bug/1870256/+attachment/5344580/+files/permissiondenied.png

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

Title:
  Path to file listed in pdf export is not correct

Status in Mahara:
  In Progress

Bug description:
  With the new export to PDF option some blocks will render the path to
  the related artefact file rather than trying to display the file
  itself, for example the pdf bock.

  Or they will show the name and path to the file rather than a link to
  the file, eg folder block

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1870256/+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 1870256] Re: Path to file listed in pdf export is not correct

2020-04-01 Thread Lisa Seeto
An pdf export of a page containing multiple pdf blocks

** Attachment added: "pdfexportwrongurl.png"
   
https://bugs.launchpad.net/mahara/+bug/1870256/+attachment/5344582/+files/pdfexportwrongurl.png

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

Title:
  Path to file listed in pdf export is not correct

Status in Mahara:
  In Progress

Bug description:
  With the new export to PDF option some blocks will render the path to
  the related artefact file rather than trying to display the file
  itself, for example the pdf bock.

  Or they will show the name and path to the file rather than a link to
  the file, eg folder block

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1870256/+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 1870256] Re: Path to file listed in pdf export is not correct

2020-04-01 Thread Lisa Seeto
** Attachment added: "A pdf produced during a unified export of a page 
containing multiple folder blocks"
   
https://bugs.launchpad.net/mahara/+bug/1870256/+attachment/5344581/+files/folderblockpdf.png

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

Title:
  Path to file listed in pdf export is not correct

Status in Mahara:
  In Progress

Bug description:
  With the new export to PDF option some blocks will render the path to
  the related artefact file rather than trying to display the file
  itself, for example the pdf bock.

  Or they will show the name and path to the file rather than a link to
  the file, eg folder block

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1870256/+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 1843847] Re: Select2 accessibility for labelling and removing tags

2020-04-01 Thread Lisa Seeto
Looks like it was merged in the parent patch here
https://reviews.mahara.org/#/c/10336/4

** Changed in: mahara/20.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/1843847

Title:
  Select2 accessibility for labelling and removing tags

Status in Mahara:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed

Bug description:
  In upgrading select2 to 4.0.9, I have not made the following changes:

  * Add label to "Remove tag" button
  * Adding ability to remove tag via 'enter' key if one is focused on the 'x' 
of a tag (commit 5ec92cddcf24fca18fdb1b24707216a5ea24bde8) - added but doesn't 
seem to work :(

  It also seemed to not be working in the current code.

  We need to find a version in which this is working and then copy the
  code over or just make the changes again, whichever is easier.

  For clarity, the issue is that if you make tags as a keyboard user,
  the x (remove) button is not accessible via tab or arrow keys. Also
  there is no label on that button so that a screen reader would not be
  able to identify what the remove button was.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843847/+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 1870256] [NEW] Path to file listed in pdf export is not correct

2020-04-01 Thread Robert Lyon
Public bug reported:

With the new export to PDF option some blocks will render the path to
the related artefact file rather than trying to display the file itself,
for example the pdf bock.

Or they will show the name and path to the file rather than a link to
the file, eg folder block

** Affects: mahara
 Importance: High
 Status: In Progress

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

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

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

Title:
  Path to file listed in pdf export is not correct

Status in Mahara:
  In Progress

Bug description:
  With the new export to PDF option some blocks will render the path to
  the related artefact file rather than trying to display the file
  itself, for example the pdf bock.

  Or they will show the name and path to the file rather than a link to
  the file, eg folder block

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/9849
Committed: 
https://git.mahara.org/mahara/mahara/commit/177cdb2db4d0d53eaac6fd82deb2536b708f1082
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 177cdb2db4d0d53eaac6fd82deb2536b708f1082
Author: Robert Lyon 
Date:   Thu Apr 18 12:03:55 2019 +1200

Bug 1826284: Adding the pdf option to exports

1) Extends the HTML export
2) Dump the pages as PDFs as well
3) Mentions on install page what external dependencies there are

behatnotneeded

Change-Id: I15e29eb7bfc6f40f40e305499f1369b2db5c6164
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10298
Committed: 
https://git.mahara.org/mahara/mahara/commit/e8dc71d351796e9e9bef54a9cece81d4739b6d71
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit e8dc71d351796e9e9bef54a9cece81d4739b6d71
Author: Robert Lyon 
Date:   Fri Sep 6 08:54:53 2019 +1200

Bug 1826284: Gallery block renders export different for slideshow

When the exporttype is pdf and the block is in slideshow mode we
render the block differently to avoid images stacking on each other

behatnotneeded

Change-Id: I4f948da8a9f062764fa33ed4046b361acbec2289
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10307
Committed: 
https://git.mahara.org/mahara/mahara/commit/f7406158b1bf15eac3f4f4eeb4432be7e6da363a
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit f7406158b1bf15eac3f4f4eeb4432be7e6da363a
Author: Robert Lyon 
Date:   Fri Sep 6 15:31:42 2019 +1200

Bug 1826284: External media block renders different for PDF export

It renders the video as a link to the external video

If the video is also a vimeo / youtube video it fetches the thumbnail
for the video to display that as well

behatnotneeded

Change-Id: Ib727325dc5909bd38e740071b83f5fcdf28587cd
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/9848
Committed: 
https://git.mahara.org/mahara/mahara/commit/d3425360bbc8aeb1b3008f942d2dc6b7969e0e74
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit d3425360bbc8aeb1b3008f942d2dc6b7969e0e74
Author: Robert Lyon 
Date:   Mon Mar 18 14:00:08 2019 +1300

Bug 1826284: Generate a pdf file via chrome headless

Set up composer to include chrome-php/chrome

behatnotneeded

Change-Id: Icc6b12ffbb57c85351217a66c66925fa9351d863
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10294
Committed: 
https://git.mahara.org/mahara/mahara/commit/ee9dd1582a9deb245ecd47dfa08bc14a7bd347ff
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit ee9dd1582a9deb245ecd47dfa08bc14a7bd347ff
Author: Robert Lyon 
Date:   Thu Sep 5 12:56:44 2019 +1200

Bug 1826284: Pdf block renders export different for pdf

When the exporttype is pdf we render the block differently

behatnotneeded

Change-Id: I7b444d9e81434f237be003c92e5230c17e421c7b
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10267
Committed: 
https://git.mahara.org/mahara/mahara/commit/63ccc41ffe4cf65d562dd2617b33c11e35d641c8
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 63ccc41ffe4cf65d562dd2617b33c11e35d641c8
Author: Robert Lyon 
Date:   Thu Sep 5 12:53:39 2019 +1200

Bug 1826284: Allow the exporttype to filter down to the block rendering

behatnotneeded

Change-Id: I0e7fc96211c9eda6f9f8bd4e0b0621585efed991
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10349
Committed: 
https://git.mahara.org/mahara/mahara/commit/d761c4f5109329915cda96d10f3bc7f135992f3a
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit d761c4f5109329915cda96d10f3bc7f135992f3a
Author: Robert Lyon 
Date:   Tue Sep 17 10:07:38 2019 +1200

Bug 1826284: Allow PDF bulkexport to serve file correctly

For some reason the generated file does not like the 'application/zip'
mimetype being set so we override it and set no Content-Type header
forcing the browser to work it out

behatnotneeded

Change-Id: I85085a18202f6a00a05c560058eaff19d865343c
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10344
Committed: 
https://git.mahara.org/mahara/mahara/commit/deff2790b4e0e3d2cb8d645b2dcb0b3da2945820
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit deff2790b4e0e3d2cb8d645b2dcb0b3da2945820
Author: Robert Lyon 
Date:   Wed Sep 18 08:51:14 2019 +1200

Bug 1826284: Allow either ghostscript or pdfunite to join pdfs

behatnotneeded

Change-Id: I4a5c33edcc9cf3e22f39a68648778a8bfbc27e5a
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10318
Committed: 
https://git.mahara.org/mahara/mahara/commit/1a7efc06a54d762bd5d86ad151a0fe8d0b2cdb86
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 1a7efc06a54d762bd5d86ad151a0fe8d0b2cdb86
Author: Robert Lyon 
Date:   Tue Sep 10 09:15:49 2019 +1200

Bug 1826284: Plan block renders different for PDF export

It renders with all the tasks expanded

Also tidied up the taskrows.tpl file to minimise the duplication
Also added back in a missing style for overdue incomplete task

behatnotneeded

Change-Id: Idab864d056cb844fa0699448d8425fc807c72d54
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10300
Committed: 
https://git.mahara.org/mahara/mahara/commit/4f8eed9fcd38db8d274ce6bdcf8d9939e749e743
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 4f8eed9fcd38db8d274ce6bdcf8d9939e749e743
Author: Robert Lyon 
Date:   Fri Sep 6 09:46:55 2019 +1200

Bug 1826284: Files to download block renders different for PDF export

It uses it's own template file that has less stuff in it

behatnotneeded

Change-Id: I2661864e7e5a747ce12721d498bc91a038005451
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10335
Committed: 
https://git.mahara.org/mahara/mahara/commit/68ebdd9d407ba5cb8f5cf476fa781a0339c8b75e
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 68ebdd9d407ba5cb8f5cf476fa781a0339c8b75e
Author: Robert Lyon 
Date:   Wed Sep 11 14:07:04 2019 +1200

Bug 1826284: My views block renders export different for pdf

It now references the file pdfs that are exported as part of full pdf
export. This should work as we can't export a profile page on it's own

behatnotneeded

Change-Id: I7a9e21961791052ef66466fe61976dcb037787d7
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10301
Committed: 
https://git.mahara.org/mahara/mahara/commit/d5c331d566cd7be9b995c8913fd1cc588e2ffed5
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit d5c331d566cd7be9b995c8913fd1cc588e2ffed5
Author: Robert Lyon 
Date:   Fri Sep 6 10:43:07 2019 +1200

Bug 1826284: Folder block renders different for PDF export

It uses it's own template file that has less stuff in it

behatnotneeded

Change-Id: I2c8a3a4b594eb82d2e3fd99916cce5ee84ca2d10
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10353
Committed: 
https://git.mahara.org/mahara/mahara/commit/0307a929f0808761f43cca4d2f5ecd3b7986e0bb
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 0307a929f0808761f43cca4d2f5ecd3b7986e0bb
Author: Robert Lyon 
Date:   Wed Sep 18 11:10:00 2019 +1200

Bug 1826284: Allow more info to be displayed

To help with working out where a bulkexport to pdf fails
Also not show the 'acctivation' button on plugins page if not all
required dependencies are met

behatnotneeded

Change-Id: Ia9940d4a981cb9b4e1c46cc0fb8e84d40a5896cf
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/1826284

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1826284/+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 1826284] Re: PDF export for collections and entire account

2020-04-01 Thread Robert Lyon
Any issues found now that this is merged can be their own bug reports

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

Title:
  PDF export for collections and entire account

Status in Mahara:
  Fix Committed

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1826284/+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 1866710] Re: Update PHP Mailer to 6.1.5

2020-04-01 Thread Robert Lyon
** Summary changed:

- Update PHP Mailer to 6.1.14
+ Update PHP Mailer to 6.1.5

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

Title:
  Update PHP Mailer to 6.1.5

Status in Mahara:
  In Progress

Bug description:
  Need to update plugin to keep it working with latest PHP

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1866710/+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 1783447] Re: ElasticSearch struggles with pagination on results over 10000

2020-04-01 Thread Robert Lyon
** Changed in: mahara
Milestone: 20.04.0 => 20.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/1783447

Title:
  ElasticSearch struggles with pagination on results over 1

Status in Mahara:
  In Progress

Bug description:
  It throws errors like:

  
  [2018-07-25T11:53:45,582][DEBUG][o.e.a.s.TransportSearchAction] *  Failed 
to execute [SearchRequest{searchType=QUERY_THEN_FETCH, 
indices=[websearch-mahara-prod], indicesOptions=IndicesOptions[id=38, 
ignore_unavailable=false, allow_no_indices=true, expand_wildcards_open=true, 
expand_wildcards_closed=false, allow_aliases_to_multiple_indices=true, 
forbid_closed_indices=true, ignore_aliases=false], types=[], routing='null', 
preference='null', requestCache=null, scroll=null, 
maxConcurrentShardRequests=15, batchedReduceSize=512, preFilterShardSize=128, 
allowPartialSearchResults=true, 
source={"from":11460,"size":10,"query":{"bool":{"must":[{"match":{"catch_all":{"query":"mahara","operator":"OR","prefix_length":0,"max_expansions":50,"fuzzy_transpositions":true,"lenient":false,"zero_terms_query":"NONE","auto_generate_synonyms_phrase_query":true,"boost":1.0}}}],"filter":[{"bool":{"should":[{"term":{"access.general":{"value":"public","boost":1.0}}}],"adjust_pure_negative":true,"boost":1.0}},{"term":{"secfacetterm":{"value":"Forumpost","boost":1.0}}},{"term":{"mainfacetterm":{"value":"Text","boost":1.0}}}],"adjust_pure_negative":true,"boost":1.0}},"sort":[{"_score":{"order":"desc"}},{"_score":{"order":"desc"}}],"highlight":{"pre_tags":[""],"post_tags":[""],"fragment_size":100,"number_of_fragments":2,"require_field_match":false,"fields":{"description":{}]

  Exception: Result window is too large, from + size must be less than
  or equal to: [1] but was [11470]. See the scroll api for a more
  efficient way to request large data sets. This limit can be set by
  changing the [index.max_result_window] index level setting.

  This is due to a search like 'mahara' returning more than 1 rows
  and so if one paginates to the last results it throws error

  What would be better to do is alert the user that there are more than
  1 records and ask them to refine their search and only have
  pagination for 1

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10837
Committed: 
https://git.mahara.org/mahara/mahara/commit/d4a21f7cd675ed76d52ee7156fe9f9484dc30792
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit d4a21f7cd675ed76d52ee7156fe9f9484dc30792
Author: Kristina D.C. Hoeppner 
Date:   Sun Mar 29 16:22:31 2020 +1300

Bug 1869548: Language string review

Review changed language strings prior to the RC

behatnotneeded

Change-Id: Ic962f03b6900fee3436a8dfdf36b81c3d03cd0ca

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

Title:
  Language string review for Mahara 20.04

Status in Mahara:
  In Progress

Bug description:
  Review language strings now that we are almost at the RC.

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10657
Committed: 
https://git.mahara.org/mahara/mahara/commit/6f7b1aca7e445e3043383d5e84b7704b14840ff1
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 6f7b1aca7e445e3043383d5e84b7704b14840ff1
Author: Rebecca Blundell 
Date:   Mon Dec 9 09:59:50 2019 +1300

Bug 1855373: Gulp update to v4

Changes to gulpfile to make Gulp 4 work
Removed gulp-help
update yargs to latest version to avoid potential vulnerability

Change-Id: Ia2f085372b8b8d3d40252686e183271f6b91ebe3

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

Title:
  Update gulp

Status in Mahara:
  Fix Committed

Bug description:
  A while ago we pinned Gulp to version 3.9 to prevent a problem with
  dependency incompatibility. We now need to upgrade Gulp to version 4
  to get rid of vulnerabilities in some of its dependencies.

  What needs to happen:
  1. Check for dependency incompatibility with Gulp 4 to see if it's still an 
issue. If so, can we work around it?
  2. See what's involved with upgrading to Gulp 4
  3. We could look at the dependencies we are including for gulp (and maybe 
node dependencies too, although this could be a separate issue) and confirm 
that they are needed in Mahara.

  Investigation of the above points:

  1. The only dependency we have now that is incompatible with v.4 seems to be 
gulp-help. It doesn't look like it will cause any problems to remove it, so we 
should just remove it.
  2. There are syntax changes that need to be made, but it looks like they can 
be made in the gulpfile.js, which limits the coding to be done.
  Assumption made: There are no wider changes necessary.
  3. Not looked at at this stage.

  Gulp docs:
  https://gulpjs.com/docs/en/getting-started/quick-start

  3rd party links:

  
https://stackoverflow.com/questions/36897877/gulp-error-the-following-tasks-did-not-complete-did-you-forget-to-signal-async
  
https://stackoverflow.com/questions/50505275/gulp4-assertionerror-task-never-defined-when-calling-or-importing-tasks
  https://codeburst.io/switching-to-gulp-4-0-271ae63530c0
  https://coder-coder.com/gulp-4-walk-through/

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

2020-04-01 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/1855373

Title:
  Update gulp

Status in Mahara:
  Fix Committed

Bug description:
  A while ago we pinned Gulp to version 3.9 to prevent a problem with
  dependency incompatibility. We now need to upgrade Gulp to version 4
  to get rid of vulnerabilities in some of its dependencies.

  What needs to happen:
  1. Check for dependency incompatibility with Gulp 4 to see if it's still an 
issue. If so, can we work around it?
  2. See what's involved with upgrading to Gulp 4
  3. We could look at the dependencies we are including for gulp (and maybe 
node dependencies too, although this could be a separate issue) and confirm 
that they are needed in Mahara.

  Investigation of the above points:

  1. The only dependency we have now that is incompatible with v.4 seems to be 
gulp-help. It doesn't look like it will cause any problems to remove it, so we 
should just remove it.
  2. There are syntax changes that need to be made, but it looks like they can 
be made in the gulpfile.js, which limits the coding to be done.
  Assumption made: There are no wider changes necessary.
  3. Not looked at at this stage.

  Gulp docs:
  https://gulpjs.com/docs/en/getting-started/quick-start

  3rd party links:

  
https://stackoverflow.com/questions/36897877/gulp-error-the-following-tasks-did-not-complete-did-you-forget-to-signal-async
  
https://stackoverflow.com/questions/50505275/gulp4-assertionerror-task-never-defined-when-calling-or-importing-tasks
  https://codeburst.io/switching-to-gulp-4-0-271ae63530c0
  https://coder-coder.com/gulp-4-walk-through/

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

2020-04-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10839
Committed: 
https://git.mahara.org/mahara/mahara/commit/42301fc1ed208857ac7788d8ef7a3b0e199942fe
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 42301fc1ed208857ac7788d8ef7a3b0e199942fe
Author: Mitsuhiro Yoshida 
Date:   Wed Apr 1 06:32:40 2020 +0900

Bug 1869966: Removing the multiple p tag from lang/en.utf8/export.php.

Change-Id: I0da01a0a56614db4afdb41df2e81d77ecd676d76

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

Title:
  Multiple html p tags on lang/en.utf8/export.php

Status in Mahara:
  Fix Committed

Bug description:
  We need to remove the multiple html p tag from lang/en.utf8/export.php
  as below.

  Lang file to modify:
  lang/en.utf8/export.php 

  String ID:
  exportportfoliodescription1

  Text original:
  This tool exports all of your portfolio information and 
pages. It does not export your site settings or any of the content you uploaded 
or created in groups.
  You can export your personal portfolio content. Your 
account settings or content uploaded or created in groups are not exported.

  Text modified:
  This tool exports all of your portfolio information and 
pages. It does not export your site settings or any of the content you uploaded 
or created in groups.
  You can export your personal portfolio content. Your 
account settings or content uploaded or created in groups are not exported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1869966/+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 1869966] Re: Multiple html p tags on lang/en.utf8/export.php

2020-04-01 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/1869966

Title:
  Multiple html p tags on lang/en.utf8/export.php

Status in Mahara:
  Fix Committed

Bug description:
  We need to remove the multiple html p tag from lang/en.utf8/export.php
  as below.

  Lang file to modify:
  lang/en.utf8/export.php 

  String ID:
  exportportfoliodescription1

  Text original:
  This tool exports all of your portfolio information and 
pages. It does not export your site settings or any of the content you uploaded 
or created in groups.
  You can export your personal portfolio content. Your 
account settings or content uploaded or created in groups are not exported.

  Text modified:
  This tool exports all of your portfolio information and 
pages. It does not export your site settings or any of the content you uploaded 
or created in groups.
  You can export your personal portfolio content. Your 
account settings or content uploaded or created in groups are not exported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1869966/+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 922911] Re: "Collections" email notification?

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => 20.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/922911

Title:
  "Collections" email notification?

Status in Mahara:
  In Progress

Bug description:
  Email notifications should be more descriptive. When a collection is
  shared, the notification email should say "a collection has been
  shared with you" (rather than just listing the first Page in the
  collection).

  Our students often share pages with their faculty mentors. We are
  trying to get students to use collections more, because they are often
  sharing 3-4 related pages with their mentor at a time.

  The faculty mentors are confused about whether or not each student is
  sharing individual pages with them, or a collection, because the
  notification emails do not differentiate between the two. When a
  students shares a collection, the faculty's notification email only
  lists the first page in the collection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/922911/+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 1847182] Re: Page content cut off under certain skin settings

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => None

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

Title:
  Page content cut off under certain skin settings

Status in Mahara:
  Invalid

Bug description:
  - Gerrit: https://reviews.mahara.org/mahara refs/changes/11/10411/1
  - Browser tested: Firefox
  - Theme: Raw

  Preconditions:

  1. Unzip the attached zip file (4 files: 2 bug screenshots, 1 leap2a
  zip file & 1 skin to upload).

  Test steps:

  1. Log in as PersonA and import the leap2a file and upload the skin
  2. Apply the skin to the imported page
  3. View the imported page

  Actual result: (see 2 unzipped screenshots) the page with the skin
  does not display the block contents correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1847182/+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 1840099] Re: Library upgrade: CSS Tidy to 1.7.1

2020-04-01 Thread Kristina Hoeppner
** Summary changed:

- Library upgrade: CSS Tidy to 1.7.0
+ Library upgrade: CSS Tidy to 1.7.1

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

Title:
  Library upgrade: CSS Tidy to 1.7.1

Status in Mahara:
  In Progress
Status in Mahara 20.04 series:
  In Progress

Bug description:
  Related to: https://bugs.launchpad.net/mahara/+bug/1827291

  Update CSS Tidy to 1.7.0 for support of nested @media and @supports
  rules https://github.com/Cerdic/CSSTidy

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1840099/+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 1850737] Re: Leap2a export results in error message display

2020-04-01 Thread Robert Lyon
** Changed in: mahara
Milestone: 20.04.0 => None

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

Title:
  Leap2a export results in error message display

Status in Mahara:
  Invalid

Bug description:
  - Code/Gerrit: latest 19.10 master ***this bug also present in 19.04_STABLE
  - Browsers tested: Firefox & Chrome
  - Theme: Firefox=Modern & Chrome=Primary School

  Preconditions:

  1. Site is not running in production mode ( config.php file has the following 
line $cfg->productionmode = false; ).
  2. Attached content page (here as Leap2A) is present.
  Note: The error #2 is displayed when importing the file. If you set up 
content from scratch, set up 2 journal entries with tags and add the tagged 
journal entries block to the page. It is not yet clear whether error #1 is 
related to this or not.
  3. Site is not set to export to queue.

  Test steps:

  1. PersonA is logged in and selects Main menu -> Manage -> Export -->Leap2a 
format and All (or just select the target page).
  2. The export is generated.
  Expected result: The export file can be downloaded.
  Actual result: The export file can be downloaded but a debug message is 
displayed saying: "Not providing an export-relative link for [artefact number]" 
(see attached screenshot "Export error messages displayed")

  3. Log in as PersonB and import the attached Leap2A file (or your own) via 
Main menu -> Manage -> Import.
  4. Display the page.
  Expected result: The tagged journal entries block displays the journal 
entries that were tagged.
  Actual result: "Error during block configuration" is displayed (see 
screenshot "Imported page displayed with block error message")

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1850737/+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 1777785] Re: Users from a suspended institution can still log in

2020-04-01 Thread Robert Lyon
** Changed in: mahara/20.04
Milestone: 20.04.0 => None

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

Title:
  Users from a suspended institution can still log in

Status in Mahara:
  Invalid
Status in Mahara 20.04 series:
  Invalid

Bug description:
  It should not be possible for people to log into their account if
  their institution has been suspended. the latest fix for that also for
  external auth methods is https://reviews.mahara.org/#/c/6671/

  This did not work on a Mahara 17.04 for SAML auth and on a Mahara
  18.10dev for internal auth.

  To replicate:

  1. Have an institution with one member and a site admin.
  2. Site admin suspends the institution.
  3. Expected result: Institution member cannot log in anymore.
 Actual result: Institution member can still log in.

  This would need to be tested with all auth methods: internal, LDAP,
  SAML, MNet, LTI

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/185/+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 1836687] Re: Tinymce uses different fonts than bootstrap

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => 20.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/1836687

Title:
  Tinymce uses different fonts than bootstrap

Status in Mahara:
  Confirmed

Bug description:
  The tinymce editor does not use the same font family or weight as the
  rest of mahara

  To replicate:
  1. go to a page with a tinymce editor, eg a page with a comment block
  2. enter text into the editor

  expected result: font styles should be the same as mahara
  actual result: font styles are different

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1836687/+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 1749039] Re: Updating view access does not update view mtime even though changing access is a change to the view

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => 20.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/1749039

Title:
  Updating view access does not update view mtime even though changing
  access is a change to the view

Status in Mahara:
  Confirmed

Bug description:
  If we
  - have a collection of views
  - edit the access of a views in shared by me page
  - edit the access of a view from the view edit page

  The last modified time of the view does not update.

  Changing a view's access is a modification of the view in the sense
  that more/less people can see the view.

  We need to update the view's mtime to the same date as the view access
  ctime.

  Not doing so causes problems for advanced reporting where we find
  things via viewaccess time but display view mtime

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1749039/+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 1865409] Re: Replace "user" with more appropriate term on auth.saml.php

2020-04-01 Thread Robert Lyon
** 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/1865409

Title:
  Replace "user" with more appropriate term on auth.saml.php

Status in Mahara:
  Fix Committed

Bug description:
  Follow-on from bug 1858143

  We need to replace "user" with "person" on the lang file auth.saml.php
  as below.

  Lang file to modify:
  auth/saml/lang/ja.utf8/auth.saml.php

  String ID:
  auth/saml/lang/ja.utf8/auth.saml.php

  [Before]
  If enabled then the user will be added as a group admin to all groups 
otherwise they are only added as a group admin to groups within their 
institution.

  [After]
  If enabled then the person will be added as a group admin to all groups 
otherwise they are only added as a group admin to groups within their 
institution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1865409/+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 1859528] Re: Update adodb to version 5.21.0 (due 31/1/2020)

2020-04-01 Thread Robert Lyon
** 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/1859528

Title:
  Update adodb to version 5.21.0 (due 31/1/2020)

Status in Mahara:
  In Progress

Bug description:
  Adodb requires some changes to work with PHP 7.4. The January 31 2020
  release includes fixes for all of the current issues:
  https://github.com/ADOdb/ADOdb/milestone/2

  We should update our version when it is released.
  We are currently on 5.20.14.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1859528/+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 1649433] Re: Consolidate "Add file" buttons

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => 20.10.0

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

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

Title:
  Consolidate "Add file" buttons

Status in Mahara:
  In Progress

Bug description:
  We use two different ways of adding files to a text box / resume
  sections etc.: One, which allows you to add files from both your
  Mahara storage and computer and another one only from the computer.
  The latter one is the older one and can still be found in certain
  places.

  We should consolidate the occurances to always use the new way of
  adding files to be more consistent.

  Best case in point:

  When you add a file to your education history, you get the old button.
  However, when you edit that entry, you get the new button (see
  attachment).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1649433/+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 1844199] Re: Check skin before when copying a page

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => 20.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/1844199

Title:
  Check skin before when copying a page

Status in Mahara:
  In Progress

Bug description:
  When creating a site/group/institution page, we should not be allowing
  to choose from "My skins".

  When copying a page, there should be a check to see if the user that
  wants to copy has access to the skin. If not, the skin should not be
  included in the new page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1844199/+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 1825231] Re: Allow bulk export page to export in options other than Leap2A

2020-04-01 Thread Robert Lyon
https://reviews.mahara.org/#/c/9800/

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

Title:
  Allow bulk export page to export in options other than Leap2A

Status in Mahara:
  Fix Committed

Bug description:
  This way we can do bulk exporting new ways - including future ways
  like PDF

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1825231/+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 1866148] Re: add a function in class Collection to get the first view in the collection

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
   Status: New => In Progress

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

Title:
  add a function in class Collection to get the first view in the
  collection

Status in Mahara:
  In Progress

Bug description:
  So far, every time we need the first view of a collection as a View
  object, we get the views from the collection, get the id of the first
  and then create the View object

  one idea:

  adjust the function views() from Collection class to fetch first view
  and update the places in mahara to use it, something like

  $view = $collection->views(0);

  or

  $view = $collection->views('first');

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1866148/+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 1869966] Re: Multiple html p tags on lang/en.utf8/export.php

2020-04-01 Thread Robert Lyon
** Changed in: mahara
   Status: New => In Progress

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

Title:
  Multiple html p tags on lang/en.utf8/export.php

Status in Mahara:
  In Progress

Bug description:
  We need to remove the multiple html p tag from lang/en.utf8/export.php
  as below.

  Lang file to modify:
  lang/en.utf8/export.php 

  String ID:
  exportportfoliodescription1

  Text original:
  This tool exports all of your portfolio information and 
pages. It does not export your site settings or any of the content you uploaded 
or created in groups.
  You can export your personal portfolio content. Your 
account settings or content uploaded or created in groups are not exported.

  Text modified:
  This tool exports all of your portfolio information and 
pages. It does not export your site settings or any of the content you uploaded 
or created in groups.
  You can export your personal portfolio content. Your 
account settings or content uploaded or created in groups are not exported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1869966/+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 1855327] Re: Allow Mahara to record SAML auth attributes to help diagnose auth problems

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Allow Mahara to record SAML auth attributes to help diagnose auth
  problems

Status in Mahara:
  Fix Committed

Bug description:
  So that we can diagnose issues where the attributes being passed in
  from IdP are not authenticating a user.

  In case things like:
  - username has changed on IdP end and we still expect old version
  - expected attributes, eg email address, are not being sent
  - institution name has changed

  So we can adjust the Mahara side to expect the new attribute values

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1855327/+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 1833664] Re: "Lock blocks" doesn't work in group pages

2020-04-01 Thread Kristina Hoeppner
** Tags added: usermanualupdate

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

Title:
  "Lock blocks" doesn't work in group pages

Status in Mahara:
  Fix Committed

Bug description:
  Tested in Mahara 19.04 and master.

  When you create a group page and use the "Lock blocks" functionality,
  the blocks still display the "Delete" button and it can be pressed.
  The "Delete" button should not be there at all.

  To replicate:

  1. Create a group.
  2. Create a page in the group and set "Lock blocks" to "Yes" in the 
"Advanced" panel.
  3. Drag a block onto the page and save it.
  Expected result: You only see the "Configure" icon but not the "Delete" icon.
  Actual result: You see both the "Configure" and "Delete" icons.

  When a solution is found, this functionality needs to be tested also
  for personal, institution, and site pages to ensure that the behavior
  is still correct there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1833664/+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 1857935] Re: Display people from own institution(s) first when searching for them during portfolio sharing

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Display people from own institution(s) first when searching for them
  during portfolio sharing

Status in Mahara:
  Fix Committed

Bug description:
  On a multi-tenanted site it can happen easily that people have the
  same name. Often, we want to find people from our own institution.

  • The display of the search results is changed to display people from one's 
own institution(s) first and only then display people from other institutions;
  • The institution name is displayed in the search results to distinguish the 
people from one's own institution to others:

  People in "Institution name"
  ...
  ...
  ...
  ...

  Other people

  Careful when people are in multiple institutions. If possible, we
  could say: "People in my institutions" instead rather than listing all
  of them, in case someone is in very many institutions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1857935/+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 1853069] Re: Combine export options into one export file

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Combine export options into one export file

Status in Mahara:
  Fix Committed

Bug description:
  We currently have 2 ways to export a portfolio / user information, the
  Leap2A and the HTML exports.

  We are also wanting to add a third option for PDF export.

  And so we we thinking instead of having these things as separate
  things we could combine them so that when you do an export you get a
  zip file containing all the things!

  Eg get something like

  maharaexport.zip
  |_ HTML
  |_ views
  |_ static
  |_ theme
   _ index.html
   _ leap2a.xml
   _ export.pdf  // when we have this option. PDF is just created out of HTML 
export info 
  |_ files   // directory contains the users files that both the html and 
leap2a need

  And so if one tries to import the export.zip file into an account the
  system will see the leap2a.xml file and handle it accordingly

  Doing things this way should not add much size to the export file as
  html/xml files will be small and we are only adding bigger files, say
  like the user images, only the once

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1853069/+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 1855771] Re: Allow non-mahara exceptions to show a bit more detail

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Allow non-mahara exceptions to show a bit more detail

Status in Mahara:
  Fix Committed

Bug description:
  When you see errors like:

  [WAR] 9c (lib/errors.php:536) [ParseError]: syntax error, unexpected 'parent' 
(T_STRING), expecting function (T_FUNCTION)
   Call stack (most recent first):
 * exception(object(ParseError)) at Unknown:0
   
  It is not obvious to where the problem is - especially if you are 
cherry-picking in a bunch of patches and so are not familiar with the code

  With PHP Exception class there are some bits we can harness to help up
  https://www.php.net/manual/en/class.exception.php

  The getFile() and getLine() methods will be useful

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1855771/+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 1857929] Re: Add sign-off and verification details

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Add sign-off and verification details

Status in Mahara:
  Fix Committed

Bug description:
  At the moment, there is no trace of who verified the page when, which
  is not good, esp. if a third-party needs to assess the portfolio as
  they may not necessarily know who the manager was.

  Proposal:

  When a learner signs off her page, the information is stored in the
  database. When a manager verifies the page, the information (name of
  verifier and date) is also stored in the database, and both are
  displayed in a modal coming from the top of the page when clicking the
  “i” icon in the “Sign off and Verify” block.

  The "i" icon only shows up when the page author signed off the page as
  it is not needed before then. When a page is not yet verified, the
  text reads "This page is ready for verification." in the modal that
  comes up when the “i” is clicked.

  When a page gets the verification revoked (page author removes sign-
  off), then that information is reset. When it is verified next, it
  contains the name and date of the current verifier. Only the most
  recent sign-off and verifications are displayed. A history of them
  does not need to be shown.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1857929/+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 1855383] Re: Create new user_roles system where you can assign custom roles to a user

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Create new user_roles system where you can assign custom roles to a
  user

Status in Mahara:
  Fix Committed

Bug description:
  This will allow one to create a module where they can assign a custom
  role to a user and have the system do custom things for that role

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1855383/+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 1855344] Re: Allow institution short name to be a string containing numbers and alow the string to be minimum 1 char long

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Allow institution short name to be a string containing numbers and
  alow the string to be minimum 1 char long

Status in Mahara:
  Fix Committed

Bug description:
  When dealing with external IdPs they can send through the value for
  institution as being an id number, eg '5' rather than a short alpha
  string, eg 'cats'

  We should be able to handle this on the Mahara side and treat the
  numeric string like it is just another text string.

  Currently when you try to make an institution with name = '5' it sets
  the short name to 'inst' and not '5'

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1855344/+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 1859115] Re: Allow SAML UserNotfound be SAML specific

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Allow SAML UserNotfound be SAML specific

Status in Mahara:
  Fix Committed

Bug description:
  We have a specific XmlrpcUserNotFoundException for XMLRPC but not a
  SamlUserNotFoundException specific one for SAML.

  So I'll add one in

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1859115/+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 1855333] Re: Create groups with a pre-defined set of settings different to the default options

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Create groups with a pre-defined set of settings different to the
  default options

Status in Mahara:
  Fix Committed

Bug description:
  When a user makes a group the configuration form is set to specific
  default options.

  But it would be good if we could set up a different default options
  for the site to better suit the way Mahara will be used

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1855333/+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 1865095] Re: when using mahara.php json_reply() function we are not able to return data on error

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  when using mahara.php json_reply() function we are not able to return
  data on error

Status in Mahara:
  Fix Committed

Bug description:
  When using the pieform.php version of json_reply() we can get error
  message in js when returning error - but with mahara.php we just
  return error but can't access the message in js

  We need to adjust this so that we can get the error returned/displayed
  in a js way

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1865095/+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 1859120] Re: Allow a 'parent' saml auth instance update the roles for all the similiar instances

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Allow a 'parent' saml auth instance update the roles for all the
  similiar instances

Status in Mahara:
  Fix Committed

Bug description:
  Based on the saml_create_institution_default flag and matching on the
  institutionidpentityid value

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1859120/+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 1865409] Re: Replace "user" with more appropriate term on auth.saml.php

2020-04-01 Thread Kristina Hoeppner
** Summary changed:

- Replace "user" with more appropriate term on auth.saml.php  -  Bug 1858143
+ Replace "user" with more appropriate term on auth.saml.php

** Description changed:

+ Follow-on from bug 1858143
+ 
  We need to replace "user" with "person" on the lang file auth.saml.php
  as below.
  
  Lang file to modify:
  auth/saml/lang/ja.utf8/auth.saml.php
  
  String ID:
  auth/saml/lang/ja.utf8/auth.saml.php
  
  [Before]
  If enabled then the user will be added as a group admin to all groups 
otherwise they are only added as a group admin to groups within their 
institution.
  
  [After]
  If enabled then the person will be added as a group admin to all groups 
otherwise they are only added as a group admin to groups within their 
institution.

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

Title:
  Replace "user" with more appropriate term on auth.saml.php

Status in Mahara:
  Fix Committed

Bug description:
  Follow-on from bug 1858143

  We need to replace "user" with "person" on the lang file auth.saml.php
  as below.

  Lang file to modify:
  auth/saml/lang/ja.utf8/auth.saml.php

  String ID:
  auth/saml/lang/ja.utf8/auth.saml.php

  [Before]
  If enabled then the user will be added as a group admin to all groups 
otherwise they are only added as a group admin to groups within their 
institution.

  [After]
  If enabled then the person will be added as a group admin to all groups 
otherwise they are only added as a group admin to groups within their 
institution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1865409/+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 1858143] Re: Replace "user" with a more appropriate term where possible

2020-04-01 Thread Kristina Hoeppner
** Tags added: usermanualupdate

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

Title:
  Replace "user" with a more appropriate term where possible

Status in Mahara:
  Fix Committed

Bug description:
  See https://mahara.org/interaction/forum/topic.php?id=8546 for
  background

  It may not be possible to replace all instances at once, e.g.
  "username" is very much entrenched. However, I'll check in which cases
  we can easily change from "user" to another term.

  I am not going to change all language string identifiers as the
  translators may not wish to make that change in their language. I am
  going to change some string identifiers where there is a big change
  that I think would be good for translators to pick up.

  This is not going to eliminate the word "user" in the code, just what
  people see on the screen.

  We might want to consider combining "User setting"s and "Account
  settings" under "Site options" and then search for "User settings" to
  see in which help files it's been used.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1858143/+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 1855351] Re: Allow the site to restrict what files are allowed to be uploaded

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Allow the site to restrict what files are allowed to be uploaded

Status in Mahara:
  Fix Committed

Bug description:
  Currently a site can allow users to upload any file type.

  But in some cases Mahara sites would want to restrict what can be
  uploaded to avoid users uploading malicious files or files that serve
  no purpose for portfolio creation, eg .bat or .exe files

  To avoid this we could have a config.php setting that whitelists what
  file extensions are ok and display to the user what files extensions
  are allowed

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1855351/+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 1855622] Re: Allow SAML to create institution if it doesn't exist before adding new user to it

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Allow SAML to create institution if it doesn't exist before adding new
  user to it

Status in Mahara:
  Fix Committed

Bug description:
  Create a site config setting where we can indicate one or more
  institutions that can act as 'template'  SAML auth instances so that
  if a user logs into their IdP and their institution does not exist yet
  on Mahara we can created it and set it up with the correctly
  configured SAML auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1855622/+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 1856260] Re: SmartEvidence framework editor improvements

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  SmartEvidence framework editor improvements

Status in Mahara:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed

Bug description:
  The json editor to create and edit SmartEvidence frameworks, still has
  bugs that need fixing

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1856260/+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 1855358] Re: Allow the login box to adjust if there are both internal and external login options available

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Allow the login box to adjust if there are both internal and external
  login options available

Status in Mahara:
  Fix Committed

Bug description:
  Currently if we are using an external authentication such as SAML we
  place a 'SSO' button above the internal login form in the login box.

  This can confuse users as they try to login with their IdP login
  credentials in Mahara's login box instead of following the button and
  logging in at their IdP as 'SSO' is a generic ' confusing label

  Planned changes are:

  - hide the internal login form within a collapsible area if there are both 
external and internal login options available
  - allow external SAML auth to show a better label for the IdP login
  - if there are multiple SAML auth options show as 2 or 3 then show buttons 
for all
- if there are more than 3 then show generic SAML button to allow them to 
choose IdP (but with better label)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1855358/+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 1855556] Re: Allow minimum information when creating a user via SAML

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Allow minimum information when creating a user via SAML

Status in Mahara:
  Fix Committed

Bug description:
  We need to allow the creation of a user with minimum details from SAML

  With modern privacy laws some Identity Providers will not include
  identifying things like first name, last name, email address in their
  minimum packet of info about an authenticated user.

  Mahara expect these to exist to create a new user, otherwise will
  throw an error.

  To get passed this, by allowing just an unique identifier or username,
  we will need to create a config option to be set so the site can
  handle this.

  And once the user is created the person logging in will be presented
  with the unset mandatory fields screen where they can fill in the
  missing information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/186/+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 1855560] Re: Allow SAML auth to set admin/staff roles on create user

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Allow SAML auth to set admin/staff roles on create user

Status in Mahara:
  Fix Committed

Bug description:
  If the IdP authentication packet contains roles we can map those roles
  via the SAML auth instance config form to set user as site admin or
  site staff or institution admin or institution staff on creation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1855560/+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 1848092] Re: Add personal labels to groups to allow group filtering

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Add personal labels to groups to allow group filtering

Status in Mahara:
  Fix Committed

Bug description:
  Have the ability that every person can label their groups. These labels can 
be used to filter groups on the "My groups" / "Groups" overview page Main menu 
-> Engage -> Groups and also to display only certain groups in the side bar and 
the block for groups on the profile page.
  Note: please refer to https://select2.org/tagging for sample/demonstration 
control.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1848092/+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 1857934] Re: Alert to peers when page has been signed off

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Alert to peers when page has been signed off

Status in Mahara:
  Fix Committed

Bug description:
  When a learner signs off a page before a peer assessor finished all
  their peer assessments, the peer is not able to add further peer
  assessments as the page is “locked” from editing for them. At the
  moment, they do not know why this is happening. Therefore, the page
  should show a message to the peer assessor stating: “This page was
  signed off by [Name of the nurse]. Peers cannot add, edit, or delete
  peer assessments any more. If you still need to complete a peer
  assessment, please contact [Name of the nurse with link to their
  profile].”

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1857934/+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 1748833] Re: Portfolio sharing moderation

2020-04-01 Thread Kristina Hoeppner
There is already a first version of this idea available at
https://reviews.mahara.org/#/c/8650/ but it needs more work before it
can be considered for core.

Idea: Run it as custom code for a while and then see if people need it / want 
it and then go through all the different test cases:
- without isolated institutions
- without isolated institutions on multi-tenanted site
- without isolated institutions on multi-tenanted site and portfolio authors 
being in multiple institutions
- without isolated institutions on multi-tenanted site with moderators in 
multiple institutions 
- with isolated institutions
- with isolated institutions and own groups only
etc.

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

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

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

Title:
  Portfolio sharing moderation

Status in Mahara:
  Triaged

Bug description:
  If a user shares a portfolio to the public, all registered users, all
  users in their institution, secret URL or to another group that they
  are not a member of, this will only be shared once it has been
  approved by a staff member or an institution admin.

  The primary use case for this requested feature is to allow
  institution staff and admins to check for copyright of material that
  is to be shared by regular users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1748833/+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 1846994] Re: Mozilla Backpack needs to be deprecated

2020-04-01 Thread Kristina Hoeppner
** Tags added: usermanualupdate

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

Title:
  Mozilla Backpack needs to be deprecated

Status in Mahara:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed

Bug description:
  The Mozilla Open Badges Backpack does not exist anymore. Therefore, we
  should not be trying to connect to the server and pull badges.
  Furthermore, any badges that came from Mozilla Backpack won't be
  displayed anymore. It would be good to show a note in the block on the
  display and edit screens to that effect to let people know why badges
  are not displayed rather than simply not displaying them.

  At minimum these things will need to be dealt with:

  - Remove Mozilla as backpack source from config-defaults
  - Remove Mozilla from being searched for as backpack
  - Display a message in the Open Badges block about Mozilla Backpack not being 
available anymore when badges had been selected from it (if we keep that 
information somewhere in the database). This would be good to have as general 
message so it can also work for Badgr and Open Badge Passport if a person 
migrates to another site that doesn't have them enabled.
  - Add Badgr as default option into config-defaults if not already there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1846994/+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 1826284] Re: PDF export for collections and entire account

2020-04-01 Thread Kristina Hoeppner
It goes into Mahara 20.04 as experimental feature.


** Tags added: nominatedfeature

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

Title:
  PDF export for collections and entire account

Status in Mahara:
  In Progress

Bug description:
  Currently, Mahara supports the export of portfolios and entire
  accounts to HTML and Leap2A. It is also possible to export individual
  pages to PDF by using the print option.

  This feature request is for making it possible to export entire
  collections to PDF and an entire account similarly to the HTML export.
  Since a PDF cannot play audio or video, these files will be exported
  together with the PDF so they remain accessible.

  This feature is sponsored by Te Rito Maioha Early Childhood New
  Zealand.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1826284/+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 1863511] Re: Course completion block to show external data about course completions

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => 20.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/1863511

Title:
  Course completion block to show external data about course completions

Status in Mahara:
  In Progress

Bug description:
  The creation of a blocktype 'courseinfo' that will display information
  from an external source relating to course completion.

  The information will be fetched via webservices where an external
  function/token will return information about a user based on the
  following criteria:

  1) The owner of the block (ie the owner of the page) will match up by 
username to the external system
  2) The external userid for the owner will then be recorded in the blocks 
configdata
  3) When anyone views the page once the userid is recorded the block will 
fetch the external course completion data and display it
  the data will consist of a json encoded packet that contains:
  - name The title of course
  - completiondate   When course was completed
  - courselength The amount of hours the course was
  - coursetype   What type of course it was
  - courseid The id of the course in the external system
  4) The data will show in the block paginated and with a courselength grand 
total

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1863511/+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 1843853] Re: Add SmartEvidence framework creation/update web service

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => 20.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/1843853

Title:
  Add SmartEvidence framework creation/update web service

Status in Mahara:
  In Progress

Bug description:
  - Add idnumber fields to allow tracking of external competency identifiers 
  - Add webservice to allow remote submission of matrix data

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843853/+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 1867203] Re: Allow email links for recipients that need to login externally to redirect accordingly

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => 20.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/1867203

Title:
  Allow email links for recipients that need to login externally  to
  redirect accordingly

Status in Mahara:
  In Progress

Bug description:
  Currently when Mahara sends a message to a user there usually a link
  that they can click to view the related page / part of Mahara that the
  email relates to.

  If the page needs authorisation the login box is displayed so they can
  login.

  But it can be confusing to the user that needs to login externally.

  Mahara currently has a $cfg->externallogin allowing the site to do a
  redirect on a site level to the correct login place . But if we have
  multiple institutions we may have multiple IdPs in play and so cannot
  do a redirect at the site level.

  However if the user authorises to Mahara via an external source, eg
  SAML Identity Provider (IdP) or LTI webservice, it would be more
  useful to redirect the user directly to the external place so they can
  login there on a per user basis.

  Also with SAML we can then redirect back and go to the URL that the
  email link wanted to go to.

  To do this:

  We will need to check that the user about to receive the email message
  has an external authinstance

  And if so we will need to append something to the email url address,
  eg authinstance id

  So that when they click on the link and go to Mahara it checks for
  that authinstance id and check internally to where they should be
  redirected to login

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1867203/+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 1852644] Re: Allowing a site admin to set an external app owner to be someone other than themselves

2020-04-01 Thread Kristina Hoeppner
** Tags added: nominatedfeature

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

Title:
  Allowing a site admin to set an external app owner to be someone other
  than themselves

Status in Mahara:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Released
Status in Mahara 20.04 series:
  Fix Committed

Bug description:
  To allow the external app owner to be an owner of specific webservice
  rules and not make things all tied to the site admin user

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1852644/+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 1696291] Re: Allow the splitting of Behat tests

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => 20.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/1696291

Title:
  Allow the splitting of Behat tests

Status in Mahara:
  In Progress

Bug description:
  https://reviews.mahara.org/#/c/7811/

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1696291/+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 1742304] Re: Remove duplicate language strings

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => 20.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/1742304

Title:
  Remove duplicate language strings

Status in Mahara:
  In Progress

Bug description:
  There are quite a few instances where the same language string is repeated in 
different files.
  The duplicates should be removed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1742304/+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 1840101] Re: Library upgrade: Elasticsearch to 7.1.1

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => 20.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/1840101

Title:
  Library upgrade: Elasticsearch to 7.1.1

Status in Mahara:
  In Progress

Bug description:
  Related to: https://bugs.launchpad.net/mahara/+bug/1827291

  Elasticsearch is now at version 7.1.1. (We are on 6.1). 
  Note that installing version 7.0.0 and above requires PHP 7.1 to work.

  https://github.com/elastic/elasticsearch-php/blob/master/CHANGELOG.md

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1840101/+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 1667522] Re: Separate account registration and institution joining requests

2020-04-01 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 20.04.0 => 20.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/1667522

Title:
  Separate account registration and institution joining requests

Status in Mahara:
  In Progress

Bug description:
  When you allow registration in an institution, two actions are
  allowed:

  1. New users can register on the site for that institution.
  2. Existing users can request membership in the institution.

  These two actions should be separated as they are two very different
  actions. While an institution may allow the registration of new
  accounts, they may not allow the switching of institutions by simply
  contacting another institution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1667522/+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 1787583] Re: Redis support can't be used without sentinel (18.04)

2020-04-01 Thread Jochen K
We have the same Problem.
we can only use a standalone redis server ..btw works in moodle perfect

Any decision so far to use "ONLY" redis-server without sentinel

Regards
Jochen

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

Title:
  Redis support can't be used without sentinel (18.04)

Status in Mahara:
  Triaged

Bug description:
  Redis support for the session handler was added in #1747297 (in 18.04)
  but the connector requires sentinel support (which isn't documented),
  and can't be used with the AWS Redis-as-a-service feature.

  Or at least, if it can, it's not clear how to actually do that,
  because all of the changes in
  
https://git.mahara.org/mahara/mahara/commit/edd6ec19a5c69ba18edaacd7054e2ea309fb
  seem to rely on having a sentinel set up and then overriding whatever
  might be otherwise set in the php.ini file to use a sentinel.

  It would be great if it could be configured to optionally use a
  sentinel server since there are some configurations where this
  absolutely makes sense, but there are some where it's not connecting
  to a sentinel server but services like AWS where it's just effectively
  a single Redis server without sentinel support.

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