[Mahara-contributors] [Bug 1926221] Re: Grammatically incorrect success message on portfolio copying

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1926221

Title:
  Grammatically incorrect success message on portfolio copying

Status in Mahara:
  Fix Released

Bug description:
  The message we give when we copy a collection is: 
  *Copied 1 pages, 1 blocks and 0 artefacts from [collection title]*

  The message we give when we copy a page is:
  *Copied 1 blocks and 1 artefacts from [page title]*

  Let's check the number first and then select the suitable strings :)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1926221/+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 1903600] Re: Making Mahara able to use Oauth2 as client

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1903600

Title:
  Making Mahara able to use Oauth2 as client

Status in Mahara:
  Fix Released

Bug description:
  Making Mahara able to use Oauth2 as client

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1903600/+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 1934830] Re: Allow copied pages keep the skin if the template had it

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1934830

Title:
  Allow copied pages keep the skin if the template had it

Status in Mahara:
  Fix Released

Bug description:
  When copying a page that has a skin and the skin can be used by the
  person doing the copy we should attach the skin to the copy as well

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1934830/+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 803747] Re: Do not display the username to a person registering for an account

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/803747

Title:
  Do not display the username to a person registering for an account

Status in Mahara:
  Fix Released

Bug description:
  The account denial email (master) in
  htdocs/auth/internal/lang/en.utf8/auth.internal.php shows the username
  after the name of the administrator. That should not happen.

  Accound denial email:
  As this is an email that looks like it's bein sent from a direct user, it's 
weird that it is more impersonal than the other.

  Hi Name,

  Your registration attempt at Mahara has been denied.

  Reason:

  "No students accepted"

  --
  Regards,
  Kristina Hoeppner (kristina)

  ---

  Note: Some of the wording may differ when you look at the text
  depending on whether the change for bug #803733 was accepted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803747/+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 1693063] Re: Remove "Results per page" option while editing "My portfolios" block

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1693063

Title:
  Remove "Results  per page" option while editing "My portfolios" block

Status in Mahara:
  Fix Released

Bug description:
  When we have more than 10 Results on the dashboard there is an option
  at the bottom of the home page to select 1, 10, 20, 50, 100 and 500 to
  choose from. when we select one of the option it displays the results
  accordingly, but in the similar way when we try to edit the dashboard
  we have results per page at the bottom of the page ( it is only
  visible if you have more than 10 results on the dashboard).

  I am able to choose results per page but it does nothing, when
  contacted Rob he suggested to remove the Results per page option while
  editing the dashboard( see screenshot )

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1693063/+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 1945243] Re: Allow LTI integration with no createuser option to redirect to homepage if needed

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1945243

Title:
  Allow LTI integration with no createuser option to redirect to
  homepage if needed

Status in Mahara:
  Fix Released

Bug description:
  Under this scenario:

  We try to authenticate via LTI and no user is found.

  We don't have autocreate user set.

  Currently we throw an error back to the user about "Auto-creation of
  accounts is not enabled"

  However if the LTI auth instance has a parent auth method set and that
  auth method allows for local login, eg is an Internal or LDAP auth
  method then we could redirect them to the homepage / login screen in
  Mahara rather than throwing the AccessDeniedException.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1945243/+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 1873119] Re: Differentiate private and public comments in exports

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1873119

Title:
  Differentiate private and public comments in exports

Status in Mahara:
  Fix Released

Bug description:
  If they are appearing in HTML export in a modal then we need to get
  them to appear in PDF a different way (probably appended to the page
  comments)

  The HTML export area for comments is out of date, also which is used
  by the PDF also. The formatting needs to be updated.

  Additional to this, adding a switch to allow private-comment-free
  exports.

  To test this:

  1. Create a page with multiple blocks
  2. Make comments to the artefacts displaying in the blocks - using a 
combination of the 'details' view as well as adding private and public comments
  3. Export the page with the 'Include comments' ON and 'Include private 
comments OFF'
 - ✅ CHECK when 'Include comments' is OFF, 'Include private comments' 
switch is disabled
  4. ✅ EXPECT - none of the private comments in the PDF export at the base page 
where the page comments sit.
  6. ✅ EXPECT - the artefacts comments do not appear on the HTML export and 
only the PDF export 
  7. Export the page again with 'Include comments' ON and 'Include private 
comments' ON
  8. ✅ EXPECT - the private comments appear in the PDF export with a  grey 
background

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1873119/+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 1489256] Re: Confusing description and title when adding or editing institution

2021-10-27 Thread Dianne Tennent
Hi there, 
Currently all views of institutions.php have the same h1 heading.

The overview page h1 can remain as 'Administer Institutions'

Proposed changes as follows:

1. Adding an institution: To address the problem for non-sighted users
to know that the page has changed, we could change the h1 to 'Add',
followed by the h2 'Add institution' (To avoid repeating 'Add
institution')

2. Editing an institution: To address the problem for non-sighted users
to know that the page has changed, we could change the h1 to 'Edit
institution'

Please see attached screenshots with examples of this.

** Attachment added: "Examples of proposed heading changes"
   
https://bugs.launchpad.net/mahara/+bug/1489256/+attachment/5536586/+files/insititutions-add-edit.png

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1489256

Title:
  Confusing description and title when adding or editing institution

Status in Mahara:
  Confirmed

Bug description:
  When adding or editing an institution (from Administration ->
  Institutions), the page title is still "Institutions". This needs to
  be changed to something more descriptive to be properly accessible.

  In addition, when adding an institution the  at the top of the
  page still reads "Manage institutions", making screen reader users
  especially think that the page has not changed.

  Affects latest master

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

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1941024

Title:
  Update library: reCAPTCHA to 1.2.4

Status in Mahara:
  Fix Released

Bug description:
  Mahara updates 21.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1941024/+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 1945919] Re: Remove 'hover' state on homepage

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1945919

Title:
  Remove 'hover' state on homepage

Status in Mahara:
  Fix Released

Bug description:
  Tested in Maroon theme w/ Firefox, MySQL8, PHP 7.4, on master

  When logged out, hovering over Create, Share, Engage links makes them
  change colour, appearing as if they are active links/buttons, when
  they are not.

  Desired outcome:
  - Colour doesn't change when hovering over inactive links/buttons

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1945919/+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 1945237] Re: Remove the extra space / longer link underline in the 'More options' menu

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1945237

Title:
  Remove the extra space / longer link underline in the 'More options'
  menu

Status in Mahara:
  Fix Released

Bug description:
  When you are on a page, the options under the 'More options' button
  start their link underline for the most part before the word starts
  (see screenshot). Only 'Copy' in it did start the underline with the
  word.

  The screenshot doesn't show all the options. For example, 'Save to
  timeline' and 'Timeline' are not visible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1945237/+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 914019] Re: The language chooser drop down should honor Accept-Language

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/914019

Title:
  The language chooser drop down should honor Accept-Language

Status in Mahara:
  Fix Released

Bug description:
  Browsers send an Accept-Language header in every HTTP request based on
  the user's language preferences.

  When more than one language is installed in Mahara, we display a
  language chooser.

  We should default to the first language listed in Accept-Language
  (ignoring languages listed there for which no langpack is installed).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/914019/+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 1940020] Re: Remove space in autogenerated username during self-registration

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1940020

Title:
  Remove space in autogenerated username during self-registration

Status in Mahara:
  Fix Released

Bug description:
  When someone self-registers on the site and has a space in their first
  or last name, Mahara keeps that and suggests it in the pre-filled
  username and allows for it to be created even though the description
  says that the username can't contain spaces. That is causing problems
  when people are trying to log in as the username is not recognised
  correctly.

  To replicate:

  1. Turn on self-registration for the site in the institution settings. Leave 
'Confirm registration' turned on.
  2. Self-register and put a space in the first name and the last name, e.g. 
first name: 'Te Aroha'. last name 'Parker Jones'.
  3. Approve the account as administrator.
  4. As the new account holder, click the registration link to complete your 
self-registration.

  Expected result: There are no spaces in the username.
  Actual result: There are spaces in the username and when the form is 
completed, Mahara doesn't complain.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1940020/+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 1936757] Re: Behat: And I follow "GroupA"

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1936757

Title:
  Behat: And I follow "GroupA"

Status in Mahara:
  Fix Released

Bug description:
  The following error has started reliably appearing. On the attached
  screenshot we can see that the link "Group A" is just off the top of
  the visible viewport.

  The file that this resides in is
  test/behat/features/site_content/group_view_block.feature

  --- Failed steps:

  001 Scenario: The list of group pages, shared/submitted pages and collections 
should
  be displayed page by page and sorted by "page title (A-Z)" or "most recently 
updated".
  These list must take into account the sort option chosen in the block config 
(Bug 1457246) # 
/path/to/mahara/test/behat/features/site_content/group_view_block.feature:91
And I follow "GroupA"   


 # 
/path/to/mahara/test/behat/features/site_content/group_view_block.feature:168
  unknown error: Element http://localhost:8000/group/view.php?id=1;>... is not clickable at 
point (88, 95). Other element would receive the click: http://localhost:8000/theme/raw/images/site-logo.svg?v=4193; alt="Mahara - 
Acceptance test site" data-customlogo="0">
(Session info: chrome=91.0.4472.114)
(Driver info: chromedriver=2.38.552522 
(437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 5.4.0-77-generic 
x86_64) (WebDriver\Exception\UnknownError)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1936757/+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 1939252] Re: Change background colour for 'Edit access' and 'Edite secret URL' columns

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1939252

Title:
  Change background colour for 'Edit access' and 'Edite secret URL'
  columns

Status in Mahara:
  Fix Released

Bug description:
  The 'Edit access' and 'Edite secret URL' columns on 'Shared with me'
  have a yellow background that shouldn't be there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1939252/+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 1947065] Re: Switch 'master' branch to 'main' and update strings where needed

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1947065

Title:
  Switch 'master' branch to 'main' and update strings where needed

Status in Mahara:
  Fix Released

Bug description:
  We are switching our 'master' branch to 'main' and thus also need to
  update some references to it. Out of scope is making changes to third-
  party plugins. At the moment, changes are also only made to branch
  references, but not to other references that require code changes,
  e.g. the web services 'master' switch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1947065/+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 1903601] Re: Account creation and group creation in bulk through LTI 1.3

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1903601

Title:
  Account creation and group creation in bulk through LTI 1.3

Status in Mahara:
  Fix Released

Bug description:
  Account creation and group creation in bulk through webservices

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1903601/+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 800511] Re: "Contact Us" emails should only go to institution admins when sent by an institution member

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/800511

Title:
  "Contact Us" emails should only go to institution admins when sent by
  an institution member

Status in Mahara:
  Fix Released

Bug description:
  Any admin on a site receives Contact Us emails. However, in order to
  have a better workflow and to know who is doing what, it would be
  better if institution admins received only Contact Us messages that
  were sent by members of their institution instead of any message. Many
  messages may pertain to things that they don't know about and thus
  should not receive messages as then nobody feels responsible for them.

  Thus:
  Contact Us message from logged out user -> Site Admin
  Contact Us message from logged in user No institution -> Site Admin
  Contact Us message from logged in user with institution -> Institution admin 
/ admins if in multiple institutions

  I would propose not to send the latter message to the site admin to
  avoid that admins don't know who also got this email / if somebody
  else already dealt with this.

  I would also update the sentence at the bottom to if possible to make
  it clear why they get an email:

  YYou receive this message because you are an administrator for the
  institution in which this person is a member. This is an auto
  generated notification from [site name]. To update your notification
  preferences, visit URL.

  The same should go for Objectionable Content, and the virus messages.
  Though for the latter, the site admin should probably receive all
  emails.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/800511/+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 1938973] Re: Web services configuration names do not appear to be translatable strings

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1938973

Title:
  Web services configuration names do not appear to be translatable
  strings

Status in Mahara:
  Fix Released

Bug description:
  The Service names found at /webservice/admin/oauthv1sregister.php do
  not appear to be translatable strings.

  These are defined in a modules webservice/services.php file. These
  names appear to be array keys in the $services variable.

  c.f.:
  
https://git.mahara.org/mahara/mahara/-/blob/master/htdocs/module/lti/webservice/services.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1938973/+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 1895590] Re: Allow metadata refresh url to also record validateFingerprint value via SAML instance config form

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1895590

Title:
  Allow metadata refresh url to also record validateFingerprint value
  via SAML instance config form

Status in Mahara:
  Fix Released

Bug description:
  Currently we can fetch metadata from IdP via the metadata refresh url
  but we can't verify what we fetch as being valid.

  Metadata can be signed with a signing certificate and that certificate
  has a fingerprint

  With the metadata refresh system we can fetch the metadata file and
  check that the fingerprint we have recorded for it matches the one it
  was signed with.

  This is useful to make sure that we are actually fetching and
  processing the correct file.

  What we need to do to expand the usefulness of the metadata refresh system 
are:
  1) Be able to record the fingerprint value (optional) along side the refresh 
url

  2) Make sure that we only fetch each refresh url once per cron run (eg
  if two or more Institutions use the same metadata url)

  3) Make sure that if the metadata url fails to fetch a valid xml file
  to send an email to admins alerting them of this fact

  
  4) If the IdP metadata has been updated and signed with a new certificate our 
metadata refresh will reject the file. We will need to make sure that the 
system handles 'could not verify signature using fingerprint' errors and alerts 
a mahara admin that the fingerprint needs to be updated

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1895590/+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 1887321] Re: too many DB connections

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1887321

Title:
  too many DB connections

Status in Mahara:
  Fix Released

Bug description:
  From forum post
  
https://mahara.org/interaction/forum/topic.php?id=8654=0=10#post34439

  By what is reported in this forum post, it looks like the amount of
  connections by DB username is over 50 even when it's only one mahara
  account logged in on the site.

  We have to look into why this is happening, if we are opening
  connections but never closing them.

  By a quick search I could find that we are calling
  $db = ADONewConnection($CFG->dbtype);
  from init.php everytime, there are no checks for conditions so we always 
create a new connection
  but we are not calling the Disconnect function from ADOConnection to kill the 
connection.

  The forum post resports this for mysqli but we should check if we have
  the same problem with postgres as well

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1887321/+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 1855630] Re: Third-party plugins overview

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1855630

Title:
  Third-party plugins overview

Status in Mahara:
  Fix Released

Bug description:
  What was committed so far: List of third-party plugins that Mahara
  uses is visible in the admin menu.

  Original:

  Creating a map/library/index of Mahara components to know what things
  mean, what they connect to and how to find them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1855630/+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 1832691] Re: Allow SmartEvidence collection to be set up in a group

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1832691

Title:
  Allow SmartEvidence collection to be set up in a group

Status in Mahara:
  Fix Released

Bug description:
  A group collection is the only level in Mahara where we can't set up a
  SmartEvidence collection. Initially that was intentional as people
  fill in their SmartEvidence framework themselves. However, now that we
  have the copying of collections and pages into existing group members'
  accounts, it becomes more important to be able to set up a collection
  in a group as template that can contain SmartEvidence. Therefore, it
  would be good to allow that like on the site and institution levels.

  To replicate:

  1. Ensure that SmartEvidence is allowed for the institution in which you are 
a member.
  2. Set up a group.
  3. Set up a collection.
  Expected result: Be able to select a SmartEvidence framework.
  Actual result: Can't see the option.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1832691/+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 1843154] Re: Allowlist more modern, safe CSS 3 rules in HTMLPurifier

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1843154

Title:
  Allowlist more modern, safe CSS 3 rules in HTMLPurifier

Status in Mahara:
  Fix Released

Bug description:
  HTML purifier is stripping out border styles, e.g.  which would allow images to be displayed in a circle
  without having to crop the image itself.

  It would be good to allow more modern CSS3 rules.

  Looking at what had been done for skins in bug #1264098 might help.

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

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1940892

Title:
  Update library: ClipboardJS to 2.0.8

Status in Mahara:
  Fix Released

Bug description:
  Mahara 21.10 updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1940892/+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 1940891] Re: Update library PopperJS to 1.16.1 LTS

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1940891

Title:
  Update library PopperJS to 1.16.1 LTS

Status in Mahara:
  Fix Released

Bug description:
  Mahara 21.10 updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1940891/+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 1947523] Re: Configurable theme: Regular focus colour is not used on changed card headers

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1947523

Title:
  Configurable theme: Regular focus colour is not used on changed card
  headers

Status in Mahara:
  Fix Released

Bug description:
  When you have the configurable selected and you go to a page that
  contains a card header, e.g. Admin menu -> Configure site -> Site
  options or Admin menu -> Institutions -> Settings -> Edit an
  institution, the focus outline is green instead of the standard focus
  outline, which is more like the link colour in the configurable theme.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1947523/+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 1944420] Re: Make the page comments section collapsable

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1944420

Title:
  Make the page comments section collapsable

Status in Mahara:
  Fix Released

Bug description:
  Page comments at the bottom of the page can take up quite a bit of
  space. It's a very prominent section though portfolio authors said
  they'd often prefer not to see the form and the comments all the time.

  We should turn the comments section at the bottom of the page into a
  collapsable card so that everything within it is only visible when
  expanded.

  A few things to note:

  - Ideally, the number of comments is mentioned in the card header when 
collapsed so that viewers are promoted to click it since there are comments.
  - The general rules of the comments still apply, i.e. the section is only 
visible when comments are allowed or for those people for whom they are allowed.
  - On a page load, the comments section is loaded collapsed.
  - The 'Comments' block is not affected. There, the normal retractable block 
rules apply.
  - Screen reader accessible -> ideally use markup we are already using 
elsewhere / newly using elsewhere

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1944420/+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 1929474] Re: Allow people suspended by cron to have a generic suspension message

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1929474

Title:
  Allow people suspended by cron to have a generic suspension message

Status in Mahara:
  Fix Released

Bug description:
  Have a message that indicates they were suspended via cron.

  Currently the first site admin is used as the person who does the
  suspension but this is not actually correct and can cause some
  confusion.

  Thanks to Pharmacy Council (of New Zealand) for sponsoring this
  feature.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1929474/+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 1944644] Re: Update docker Readme with db connection info

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1944644

Title:
  Update docker Readme with db connection info

Status in Mahara:
  Fix Released

Bug description:
  Adding instructions for connecting to the postgres container db when
  running a docker instance of mahara

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1944644/+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 1938975] Re: Don't send watchlist notification when block has been moved or resized

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1938975

Title:
  Don't send watchlist notification when block has been moved or resized

Status in Mahara:
  Fix Released

Bug description:
  On a Mahara site I tested the re-arranging of blocks. Another person
  had that page on their watchlist and received notifications about me
  re-sizing and moving the blocks. The message was very generic: 'The
  block "Title of the block" has been added or changed'

  I propose not making watchlist updates when a block was simply moved
  or resized but no content changed.

  To test:

  1. Create a page with a number of text blocks.
  2. Log in as someone else and put the page onto your watchlist.
  3. Log into the site on a mobile device.
  4. View the page with a number of blocks on the device.
  5. Login via desktop. The blocks are all squished to the left (a different 
issue).
  6. Re-arrange the blocks to their original size and position.
  7. A watchlist notification is sent.

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

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1941029

Title:
  Update library: Fancybox to 3.5.7

Status in Mahara:
  Fix Released

Bug description:
  Mahara updates 21.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1941029/+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 1928012] Re: Split functions from lib/activity.php into several files

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1928012

Title:
  Split functions from lib/activity.php into several files

Status in Mahara:
  Fix Released

Bug description:
  As part of Refactor Friday took htdocs/lib/activity.php and tried to
  bring it under control.

  The classes in this file need to be split out into their own files and
  require_once()'d in activity.php rather than being *part* of this
  file.

  This Bug is to track that work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1928012/+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 1934833] Re: Make links in text more accessible

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1934833

Title:
  Make links in text more accessible

Status in Mahara:
  Fix Released

Bug description:
  Per default, links in text blocks, notes, journal entries etc. are not
  underlined, which can make them difficult to spot when the link colour
  is darker. These days, the link colour must be fairly dark to pass
  accessibility contrast.

  Therefore, I propose to have text underlined in text blocks and
  similar, but not underlined in sideblocks, footer, admin area where
  the underline would make reading information, e.g.in a table more
  difficult.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1934833/+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 1903603] Re: Implement LTI 1.3 for authentication purposes

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1903603

Title:
  Implement LTI 1.3 for authentication purposes

Status in Mahara:
  Fix Released

Bug description:
  At the moment we are using LTI 1.1. We will also make LTI 1.3
  available, initially for authentication purposes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1903603/+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 1938235] Re: The 'Details' bar when active doesn't use theme colours in configurable theme

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1938235

Title:
  The 'Details' bar when active doesn't use theme colours in
  configurable theme

Status in Mahara:
  Fix Released

Bug description:
  When you use the configurable theme, the 'Details' bar when clicked on
  a page uses green instead of a theme colour or a neutral colour (see
  attachment).

  to test:

  1. On a page, add a 'Text block'.
  2. View the page and click the 'Details' icon (magnifying glass)
  3. Click 'Quick edit' on the text block.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1938235/+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 1936875] Re: Create a behat step to find ids that start with a string so we can get the start of a group

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1936875

Title:
  Create a behat step to find ids that start with a string so we can get
  the start of a group

Status in Mahara:
  Fix Released

Bug description:
   * @When I scroll to the id like :id

  Often times we a bunch of generated ids like block_instance4,
  block_instance53 and we can't target them in our behat steps. To get
  to the start of the right area, we can use like.

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

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1940885

Title:
  Update library: Dropzone to 5.9.2

Status in Mahara:
  Fix Released

Bug description:
  Updates for Mahara 21.10 for a minor version update

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1940885/+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 1944097] Re: Change the default blocks on the dashboard page

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1944097

Title:
  Change the default blocks on the dashboard page

Status in Mahara:
  Fix Released

Bug description:
  The dashboard page is the first page someone sees when they log in
  (for the first time). It should be clearer what is on it and
  superfluous things not listed. The proposal is for the following:

  - Change 'Latest changes I can view' to 'Portfolios shared with me'. That 
will align better to what is in the Main menu -> Share -> Shared with me.
  - Remove 'Topics I'm following' and add the topics to the 'Inbox' options.
  - Move the inbox to the left as first block and below it 'My portfolios'.
  - On the right-hand side, show 'Portfolios shared with me' at the top and 
below it 'Pages I am watching'

  These changes would only apply to new instances of Mahara and
  therefore no upgrade steps are needed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1944097/+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 1947622] Re: Update lang strings for course completion block

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1947622

Title:
  Update lang strings for course completion block

Status in Mahara:
  Fix Released

Bug description:
  A couple of changes to the course completion language strings to make
  things a bit clearer when in 'Edit' mode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1947622/+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 1933940] Re: Raw Resume views are not displaying headers

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1933940

Title:
  Raw Resume views are not displaying headers

Status in Mahara:
  Fix Released

Bug description:
  When creating a theme based On RAW than the view with entries from the
  resume won't show up.

  The card titles are not displaying.
  To fix that two lines have to be copied from default Theme to RAW Theme or to 
the Theme based on Raw

  /* From Default - visibility of header in cards accordion */

  .card-header a:not(.secondary-link),.collapsible legend 
a:not(.secondary-link) {
color:#556d32;
  }

  .card-header a:not(.secondary-link).collapsed,.collapsible legend 
a:not(.secondary-link).collapsed {
background-color:transparent;
color:#475c2a;
  }
   
  /* End Default */

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1933940/+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 1947520] Re: Change drop-down menu 'on click' colour for better accessibility

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1947520

Title:
  Change drop-down menu 'on click' colour for better accessibility

Status in Mahara:
  Fix Released

Bug description:
  When you are on a page that you own and click the 'More options'
  button, you see the option to delete the page. Clicking on that option
  turns the background into the primary colour, which makes the red
  trashbin icon usually invisible. The same is true for the 'More
  options' button on a page or collection on the 'Pages and collections'
  overview page.

  Evonne will turn the 'on click' background into a grey one, not using
  the theme colour.

  This will need to be checked in every theme, including the
  configurable one. There, a grey background is already used, but just
  to double check that it behaves correctly.

  Another drop-down menu to check is the collection navigation.

  To replicate:

  1. Create an institution and add the site admin as member.
  2. Create a collection with three pages.
  3. Check the 'More options' button on a page, on 'Pages and collections', and 
the collection navigation with an 'on-click' action for a destructive action 
like 'Delete' for the 'More options' buttons, and a simple click onto the next 
page in the collection navigation drop-down menu to make sure that the text can 
be read.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1947520/+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 1939076] Re: Accordion across Mahara e.g. 'Site options' are not expandable by screen reader

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1939076

Title:
  Accordion across Mahara e.g. 'Site options' are not expandable by
  screen reader

Status in Mahara:
  Fix Released

Bug description:
  These accordions are not able to be accessed using the keyboard.

  Including but not limited to any pieforms that are of type 'fieldset'
  e.g. as seen on site/options.php

  The accordion headers are internal links and cannot be accessed by the
  keyboard. They need to be buttons but once that change is made, the
  page refreshed upon every button press. Investigation needed.

  https://www.w3.org/TR/wai-aria-
  practices-1.1/examples/accordion/accordion.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1939076/+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 1936013] Re: Behat: Fix failing tests for 21.10

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1936013

Title:
  Behat: Fix failing tests for 21.10

Status in Mahara:
  Fix Released

Bug description:
  Fix failing behat test due to updates surrounding elements e.g.
  styling causing behat to not see an element anymore, but not failing
  in functionality.

  Target new/different IDs or improve comments surrounding tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1936013/+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 1947057] Re: Button text turns white on pressing the options in the drop-down menu of portfolios on the 'Pages and Collections' page

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1947057

Title:
  Button text turns white on pressing the options in the drop-down menu
  of portfolios on the 'Pages and Collections' page

Status in Mahara:
  Fix Released

Bug description:
  On pressing the options in the drop-down menus of portfolios on the
  'Pages and Collections' page, the text is not visible.

  To replicate:
  1. go to 'Pages' and 'Collections'
  2. open up one of the drop-downs of a portfolio e.g. the 'Manage access', 
'More options' drop-downs.
  3. press down on any of the options

  Expected: the background colour turns into the theme colour.
  Actual: the text turns white and we can't read it

  See the attached video.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1947057/+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 1946391] Re: Selecting a folder option in artefact chooser doesn't display title in chosen line

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1946391

Title:
  Selecting a folder option in artefact chooser doesn't display title in
  chosen line

Status in Mahara:
  Fix Released

Bug description:
  Currently when one selects a folder in the gallery block the folder
  name doesn't appear in the selected row - the icon is there and the
  'remove' link is there also.

  On saving the block and reopening it the title is there.

  Need to get it to appear on initial selection and also tidy up the css
  classes. As there are classes present on that row when reopening the
  block config but not there when first selecting it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1946391/+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 1947205] Re: 'Feedback' chevron reverted back to old icon in submissions management

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1947205

Title:
  'Feedback' chevron reverted back to old icon in submissions management

Status in Mahara:
  Fix Released

Bug description:
  Regression that was introduced after this issue was fixed in bug
  #1929487 (test scenario there).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1947205/+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 1935782] Re: Behat: Skin selection always selects first skin

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1935782

Title:
  Behat: Skin selection always selects first skin

Status in Mahara:
  Fix Released

Bug description:
  Adding a test for Bug #1934830 I was finding that I was unable to find
  the expected skin. This was tracked back to the following step in
  behat.

  @Then I select the skin :skinname from :skinsection

  It turns out that this particular step only ever selects the first
  skin rather than the selected skin.

  This step is defined in
  htdocs/testing/frameworks/behat/classes/BehatGeneral.php (around line
  2358 when this was posted.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1935782/+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 1939165] Re: Bootstrap4 carousel doesn't render correctly

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1939165

Title:
  Bootstrap4 carousel doesn't render correctly

Status in Mahara:
  Fix Released

Bug description:
  I tried to put a carousel into index.tpl using the example from the
  bootstrap documentation[1] but it's broken in a number of ways; the
  arrows and indicators don't render in the correct position and the
  animation does not run as expected and instead ends up as a sort of
  awkward shuffle (I can post an example if requested).

  I've narrowed down the problem to a number of overrides in the raw
  theme in Mahara which my theme is based on. If I remove the
  _carousel.scss from components/ and the carousel related code from
  _bootsrap-variables.scss and theme.js then the carousel works as
  expected. [2-4]

  A search through the commit log shows some fairly old commits related
  to carousel and image gallery.[5]

  [1] https://getbootstrap.com/docs/4.3/components/carousel/#with-indicators
  [2] 
https://git.mahara.org/mahara/mahara/-/blob/master/htdocs/theme/raw/sass/components/_carousel.scss
  [3] 
https://git.mahara.org/mahara/mahara/-/blob/master/htdocs/theme/raw/sass/utilities/_bootstrap-variables.scss#L1063
  [4] 
https://git.mahara.org/mahara/mahara/-/blob/master/htdocs/theme/raw/js/theme.js#L91
  [5] https://git.mahara.org/mahara/mahara/-/commits/master?search=carousel

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1939165/+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 1939094] Re: Remove old accordion code used to add new blocks to page

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1939094

Title:
  Remove old accordion code used to add new blocks to page

Status in Mahara:
  Fix Released

Bug description:
  Old code that is not used in Mahara anymore should be cleaned out.
  This refers specifically to the accordion that we once used before
  20.10 to add new blocks to a page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1939094/+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 1947634] Re: Portfolio completion page has link underline for sign-off and verification

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1947634

Title:
  Portfolio completion page has link underline for sign-off and
  verification

Status in Mahara:
  Fix Released

Bug description:
  When you have the sign-off block on a page and display the information
  on the 'Portfolio completion' page, the red dots for both 'Sign-off'
  and 'Verification' have link underlines when that shouldn't be the
  case.

  To replicate:

  1. Switch 'Portfolio completion' to 'Yes' for 'No institution'.
  2. Create a personal portfolio page with the sign-off block and allow 
'Verification' in it.
  3. Share the page with another person and make them manager.
  4. View the portfolio completion page as portfolio author.

  Expected result: The red dot in the 'Sign-off' column doesn't have a link 
underline.
  Actual result: There is an underline.

  5. Sign off the page.
  6. Log in as the other person and view the portfolio completion page.

  Expected result: The red dot in the 'Verification' column doesn't have a link 
underline.
  Actual result: There is an underline.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1947634/+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 1947625] Re: 'Edit group membership' screen has overlapping text with long group names

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1947625

Title:
  'Edit group membership' screen has overlapping text with long group
  names

Status in Mahara:
  Fix Released

Bug description:
  Reported at https://mahara.org/interaction/forum/topic.php?id=8939

  It looks like there is no provision to handle long group names
  gracefully, i.e. wrap them when you try to add them via 'Edit group
  membership' on Main menu -> Engage -> People.

  To replicate:

  1. Upload the attached CSV file with group names.
  2. Add at least one other person to the site.
  3. As site admin, go to Main menu -> Engage -> People and click 'Edit group 
membership' next to the other person.

  Expected result: The modal displays all groups under 'Add members' and 
'Invite' in a readable fashion.
  Actual result: The group names overlap. See the screenshot on the forum topic.

  The group names should wrap because they tend to be the same at the
  start and only differ towards the end. That's why an ellipses wouldn't
  be a good option.

  There are also a couple of accessibility issues:

  1. There are two buttons with 'btn-primary'. Since there is no real primary 
button, they should both have the normal grey button color.
  2. Both buttons are called 'Apply changes' without any additional marker (I 
think) to indicate which one is which. I think it would be better to call the 
first one 'Add to group' and the second one 'Invite to group'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1947625/+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 1948871] Re: Behat steps page showing "failed with errno=21 is a directory"

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1948871

Title:
  Behat steps page showing "failed with errno=21 is a directory"

Status in Mahara:
  Fix Released

Bug description:
  Trying to fetch file contents of a directory rather than a file.

  We need to traverse into the directory and then skip trying to read
  the directory itself as a file

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1948871/+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 1948998] Re: (view/editlayout.php:732) Trying to access array offset on value of type null

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1948998

Title:
  (view/editlayout.php:732) Trying to access array offset on value of
  type null

Status in Mahara:
  Fix Released

Bug description:
  When we try to access the 'tags' of null we get this error

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

2021-10-27 Thread Robert Lyon
** Changed in: mahara/17.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1698043

Title:
  Update keyboard accessibility shortcuts

Status in Mahara:
  Fix Released
Status in Mahara 17.10 series:
  Fix Released
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  Need to sort out accessibility keys now that the admin and normal
  menus exist together

  See:

  
https://mahara.org/interaction/forum/topic.php?id=7976=0=10#post32043

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

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1940887

Title:
  Update library: VideoJS to 7.14.3

Status in Mahara:
  Fix Released

Bug description:
  Mahara 21.10 updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1940887/+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 1883187] Re: Missing help text file: Forum Moderation

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1883187

Title:
  Missing help text file: Forum Moderation

Status in Mahara:
  Fix Released

Bug description:
  An error message is produced when selecting the help icon for Admin
  menu -> Configure site -> Site options -> Notification settings ->
  Forum Moderation

  The help text for this file will either need to be restored or created
  or the help icon removed.

  Steps to reproduce:
  1. Navigate to Admin menu -> Configure site -> Site options -> Notification 
settings -> Forum Moderation
  2. Click on the help icon for Forum moderation
  Expected results:
  A pop-up with help text is displayed
  Actual results: 
  A pop up appears with an error message:
  "An error occurred trying to retrieve the help page."

  This issue occurs in 19.04, 19.10, 20.04, current master.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1883187/+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 1938139] Re: Cover images in group not visible to everyone

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1938139

Title:
  Cover images in group not visible to everyone

Status in Mahara:
  Fix Released

Bug description:
  When a group member is not allowed to edit content, they can't see
  cover images on portfolios.

  It should be possible though for them to see them so they can then
  also be copied over into personal portfolios if a template was
  created.

  To replicate:

  1. Set up a group where only administrators can create and edit content.
  2. Add another person into the group who is not an administrator.
  3. Create a page and add a cover image.
  4. Log in as the regular group member.

  Expected result: They can see the cover image on the group's 'Pages
  and collections' overview page.

  Actual result: They can't see the cover image.

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

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1940881

Title:
  Update library: CSSTidy to 1.7.3

Status in Mahara:
  Fix Released

Bug description:
  Library upgrades for Mahara 21.10 - upgrade to next patch version

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

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1940890

Title:
  Update library: MarkedJS to 2.1.3

Status in Mahara:
  Fix Released

Bug description:
  Mahara 21.10 updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1940890/+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 1936765] Re: Tidy up some phpdocs in Mahara 21.10

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1936765

Title:
  Tidy up some phpdocs in Mahara 21.10

Status in Mahara:
  Fix Released

Bug description:
  Adding in / tidying up errors with docblocks found with phpdoc

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

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1940893

Title:
  Update library: Select2 to 4.0.13

Status in Mahara:
  Fix Released

Bug description:
  Mahara 21.10 updates

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

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1941023

Title:
  Update library: DataTables to 1.10.25

Status in Mahara:
  Fix Released

Bug description:
  Updates for Mahara 21.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1941023/+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 1889492] Re: remove Mahara keyboard short keys

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1889492

Title:
  remove Mahara keyboard short keys

Status in Mahara:
  Fix Released

Bug description:
  It has been decided that the Mahara character short keys will be
  removed from the code.  Often, the key mapping short cuts may
  interfere with assistive technologies rather than offer more
  convenience especially if a person cannot re-map the keys to those of
  their own choosing.

  The requirement for WCAG2.1 A 2.1.4 Character Shortcuts (if present)
  is a new addition but we will not be implementing the support needed
  to keep compliance for this feature and will thus remove it.

  The key mappings can be found here:
  /js/keyboardNavigation.js with reference to the file in /lib/web.php.  Please 
remove this feature and clean up any references to it.

  https://www.w3.org/WAI/WCAG21/quickref/?showtechniques=144#character-
  key-shortcuts

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1889492/+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 1939471] Re: Font upload results in warning

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1939471

Title:
  Font upload results in warning

Status in Mahara:
  Fix Released

Bug description:
  The upload of a font results in the following warning:

  [WAR] 5d (admin/site/font/install.php:326) Trying to access array offset on 
value of type null
  Call stack (most recent first):

  log_message("Trying to access array offset on value of type nul...", 8, 
true, true, "/home/kristina/code/mahara/htdocs/admin/site/font/...", 326) at 
/home/kristina/code/mahara/htdocs/lib/errors.php:521
  error(8, "Trying to access array offset on value of type nul...", 
"/home/kristina/code/mahara/htdocs/admin/site/font/...", 326, array(size 20)) 
at /home/kristina/code/mahara/htdocs/admin/site/font/install.php:326
  addfontform_submit(object(Pieform), array(size 15)) at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:568
  Pieform->__construct(array(size 4)) at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:168
  Pieform::process(array(size 4)) at 
/home/kristina/code/mahara/htdocs/lib/mahara.php:5452
  pieform(array(size 4)) at 
/home/kristina/code/mahara/htdocs/admin/site/font/install.php:136

  
  -

  To replicate:

  1. Go to Admin menu -> Configure site -> Fonts -> Install font.
  2. Follow the instructions for uploading a Google font and upload the Zip 
file.

  Expected result: The font is installed without error messages.
  Actual result: The font is installed but an error message is produced.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1939471/+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 1928908] Re: Resume attachment can't be downloaded

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1928908

Title:
  Resume attachment can't be downloaded

Status in Mahara:
  Fix Released

Bug description:
  Using 20.10 or 21.04, when you setup a resume with attachments, the
  attachment name is listed correctly, but the download link show the
  error:

  MAHARAURL/artefact/file/download.php?file=undefined

  A required parameter is missing or malformed

  The 'file' parameter is not an integer

  This is fixed by:

  htdocs/artefact/resume/lib.php:

  -var href = self.config.wwwroot + 
'artefact/file/download.php?file=' + attachments[i].id;
  +var href = self.config.wwwroot + 
'artefact/file/download.php?file=' + attachments[i].attachment;

  Regards,
  Tim

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1928908/+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 1929487] Re: 'Feedback' chevron turns into old icon in submissions management

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1929487

Title:
  'Feedback' chevron turns into old icon in submissions management

Status in Mahara:
  Fix Released

Bug description:
  When enough columns are turned of on the submissions management
  screen, the old / original icons in red and blue are displayed rather
  than the Mahara chevron (see screenshot).

  To replicate:

  1. Set up a group that allows submissions.
  2. Add a few people and submit portfolios.
  3. Leave feedback on a portfolio page.
  4. Click the 'Column visibility' button in the 'Submissions' tab and remove 
columns until you see the red and blue icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1929487/+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 1929610] Re: Fix typo in web services

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1929610

Title:
  Fix typo in web services

Status in Mahara:
  Fix Released

Bug description:
  There is a typo in 'Ordering by ID. Eithe ascending [asc] or
  descending [desc]'. It should be 'Either'.

  Reported by dajan.

  I only tag it against Mahara 21.10 as it's not a huge issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1929610/+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 1932238] Re: "T" Letter is missing

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1932238

Title:
  "T" Letter is missing

Status in Mahara:
  Fix Released
Status in Mahara 20.04 series:
  Fix Committed
Status in Mahara 20.10 series:
  Fix Committed
Status in Mahara 21.04 series:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  Under Examples: (check screenshot)
  the letter "t" is missing at the correct spelling is "* Core template file" 
Mahara 21.04 /local/readme.txt Line 65

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

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1940886

Title:
  Update library: Fontawesome to 5.15.4

Status in Mahara:
  Fix Released

Bug description:
  Mahara 21.10 update

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1940886/+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 1939470] Re: Skin font is not saved correctly

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1939470

Title:
  Skin font is not saved correctly

Status in Mahara:
  Fix Released

Bug description:
  An new site doesn't properly handle a custom font when a skin from an
  older Mahara site is exported and imported into the new site.

  There are no specific test steps to replicate the issue though. So
  testing was confined to making sure that the expected result is
  reached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1939470/+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 1926556] Re: Social media icons not appearing on elasticsearch (artefact)

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1926556

Title:
  Social media icons not appearing on elasticsearch (artefact)

Status in Mahara:
  Fix Released

Bug description:
  My previous patch did not fix this entirely... so I've reverted them
  for a better fix with this bug in context. ($icon bug)

  A check to allow FontAwesome icons to appear not the elasticsearch results 
for social profiles.
  There are two types of icons that we display for social media profiles: 
FontAwesome and favicons. They need to be dealt with differently. The cause of 
this bug is from the previous addition of FAIcons to Mahara and forgetting to 
take social media icons into consideration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1926556/+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 1932450] Re: SmartEvidence frameworks partially loading when member of multiple institutions

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1932450

Title:
  SmartEvidence frameworks partially loading when member of multiple
  institutions

Status in Mahara:
  Fix Released
Status in Mahara 20.04 series:
  Fix Committed
Status in Mahara 20.10 series:
  Fix Committed
Status in Mahara 21.04 series:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  In Mahara 20.10, when a portfolio owner is a member of multiple
  institutions AND there is an active  SmartEvidence framework in each
  institution, only part of the available SmartEvidence frameworks can
  be selected.

  Background:
  We have a Mahara instance implemented where persons become member of at least 
2 institutions:
  the Moodle MNet institution
  the institution set up for their academic programme

  Some persons are a member of more than one academic programme, and
  should be able to see the SmartEvidence frameworks associated with
  each institution they're a member of. Instead, we see that only the
  SmartEvidence frameworks of their first institution is visible and can
  be selected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1932450/+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 1942268] Re: Making 'Delete standard' and 'Delete standard element' button on SmartEvidence Editor translatable.

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1942268

Title:
  Making 'Delete standard' and 'Delete standard element' button on
  SmartEvidence Editor translatable.

Status in Mahara:
  Fix Released
Status in Mahara 20.10 series:
  Fix Committed
Status in Mahara 21.04 series:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  I think it's better for us to make 'Delete standard' and 'Delete
  standard element' button on SmartEvidence Editor translatable as
  below.

  File to modify:
  htdocs/module/framework/frameworks.php

  Line:
  170

  [ Before ]
  'removestandardorelementconfirm' => 'module.framework'
  );

  [ After ]
  'removestandardorelementconfirm' => 'module.framework',
  'delete' => 'module.framework'
  );

  --

  File to modify:
  htdocs/module/framework/lang/en.utf8/module.framework.php

  Line:
  133

  [ Before ]
  $string['missingrecordsdb'] = 'The following records could not be found on 
the DB: %s';

  [ After ]
  $string['missingrecordsdb'] = 'The following records could not be found on 
the DB: %s';
  $string['delete'] = 'Delete %s';

  --

  File to modify:
  htdocs/module/framework/js/editor.js

  Line:
  56

  [ Before ]
  JSONEditor.defaults.languages.en.remove_element_message = 
get_string('removestandardorelementconfirm');

  // Enable select2
  JSONEditor.plugins.select2.enable = true;

  [ After ]
  JSONEditor.defaults.languages.en.remove_element_message = 
get_string('removestandardorelementconfirm');
  JSONEditor.defaults.languages.en.button_delete_row_title = 
get_string('delete','module.framework','{{0}}'); 

  // Enable select2
  JSONEditor.plugins.select2.enable = true;

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1942268/+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 1929473] Re: Fix slow query for a student accessing the People page

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1929473

Title:
  Fix slow query for a student accessing the People page

Status in Mahara:
  Fix Released
Status in Mahara 20.04 series:
  Fix Committed
Status in Mahara 20.10 series:
  Fix Committed
Status in Mahara 21.04 series:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  This item fixes the issue with the query run as a student when
  accessing the People page initially. Once loaded the page handled the
  data dynamically in the background without any issues.

  --

  Explain analyse SELECT COUNT(u.id) FROM usr u LEFT OUTER JOIN 
usr_account_preference h ON (u.id = h.usr AND h.field = 'hiderealname') WHERE 
u.id != 0 AND u.active = 1 AND u.deleted = 0 AND u.id != 43543 AND (u.id IN ( 
SELECT usr FROM usr_institution WHERE institution IN ('dev') AND u.id != 43543 
));
   QUERY PLAN
  

   Finalize Aggregate (cost=31657803.52..31657803.53 rows=1 width=8) (actual 
time=337495.337..337495.337 rows=1 loops=1)
 -> Seq Scan on usr u (cost=0.00..31657737.10 rows=26568 width=8) (actual 
time=8.908..337469.038 rows=47490 loops=1)
   Filter: ((id <> 0) AND (id <> 43543) AND (active = 1) AND (deleted = 
0) AND (SubPlan 1))
   Rows Removed by Filter: 5831
   SubPlan 1
 -> Result (cost=0.00..1068.60 rows=47496 width=8) (actual 
time=0.002..4.988 rows=26305 loops=53226)
   One-Time Filter: (u.id <> 43543)
   -> Seq Scan on usr_institution (cost=0.00..1068.60 
rows=47496 width=8) (actual time=0.001..3.047 rows=26305 loops=53226)
 Filter: ((institution)::text = 'dev'::text)
 Rows Removed by Filter: 5939
   Planning Time: 0.158 ms
   Execution Time: 337495.376 ms

  With the fix:

  Explain analyse SELECT COUNT(u.id) FROM usr u LEFT OUTER JOIN 
usr_account_preference h ON (u.id = h.usr AND h.field = 'hiderealname') WHERE 
u.id != 0 AND u.active = 1 AND u.deleted = 0 AND u.id != 43543 AND (u.id IN ( 
SELECT usr FROM usr_institution WHERE institution IN ('dev') ));

 QUERY PLAN
  
-
   Finalize Aggregate (cost=4188.30..4188.31 rows=1 width=8) (actual 
time=29.719..29.719 rows=1 loops=1)
 -> Gather (cost=4188.19..4188.30 rows=1 width=8) (actual 
time=29.607..31.436 rows=2 loops=1)
   Workers Planned: 1
   Workers Launched: 1
   -> Partial Aggregate (cost=3188.19..3188.20 rows=1 width=8) (actual 
time=26.441..26.441 rows=1 loops=2)
 -> Parallel Hash Join (cost=1083.22..3118.59 rows=27841 
width=8) (actual time=8.881..25.216 rows=23745 loops=2)
   Hash Cond: (u.id = usr_institution.usr)
   -> Parallel Seq Scan on usr u (cost=0.00..1953.31 
rows=31256 width=8) (actual time=0.021..10.581 rows=26613 loops=2)
 Filter: ((id <> 0) AND (id <> 43543) AND (active = 
1) AND (deleted = 0))
 Rows Removed by Filter: 48
   -> Parallel Hash (cost=835.85..835.85 rows=19790 
width=8) (actual time=8.517..8.517 rows=23746 loops=2)
 ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1929473/+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 1926388] Re: Google Sheets in Google Apps block not working

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1926388

Title:
  Google Sheets in Google Apps block not working

Status in Mahara:
  Fix Released
Status in Mahara 20.04 series:
  Fix Committed
Status in Mahara 20.10 series:
  Fix Committed
Status in Mahara 21.04 series:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  An issue was found when trying to create a Google Apps block for a
  google spreadsheet.  When pasting in the URL
  
(https://docs.google.com/spreadsheets/d/e/2PACX-1vSLP46DGAOPhBqjp60r7qG6xy3nrHLGtikeSSVH9LqAP29A-Do5VCUDoKR0koK2EN820cbpgxcyxHWu/pubhtml)
  to a web browser, it had no problem displaying the document contents.

  Steps to reproduce:
  1. Log into Mahara as any user and navigate or create a new page you can edit
  2. Select a 'Google Apps' block and in the URL/Embed input enter in: 
https://docs.google.com/spreadsheets/d/e/2PACX-1vSLP46DGAOPhBqjp60r7qG6xy3nrHLGtikeSSVH9LqAP29A-Do5VCUDoKR0koK2EN820cbpgxcyxHWu/pubhtml,
 save the block & display the page
  Expected results:
  The block displays the google spreadsheet information
  Actual results:
  The block shows an error: "The file you requested does not exist".
  3. Repeat the above steps but in the URL/Embed input put in this: https://docs.google.com/presentation/d/e/2PACX-1vS_cNi8FtOCBaXeOz_iOMiclHMoKWTfw71ogiS3cu5-oTGcgmhT9qTj3Yg5u_dJzSfW9JaVykatXZH9/embed?start=false=false=3000;
 frameborder="0" width="960" height="569" allowfullscreen="true" 
mozallowfullscreen="true" webkitallowfullscreen="true">
  4. Observe the same actual results from above.

  Was tested on 21.04.dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1926388/+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 1931826] Re: Correct skin font

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1931826

Title:
  Correct skin font

Status in Mahara:
  Fix Released
Status in Mahara 20.10 series:
  Fix Committed
Status in Mahara 21.04 series:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  When a custom font is used in a skin, it is not displayed in the
  header or block heading, potentially due to the fact that we made
  style changes.

  Evonne, please look into the fonts used on a page when a skin is
  applied and in which areas a particular font declaration should be
  used. We have the three big areas of header, block heading, and text,
  but 'Comments' for example, don't change their font based on any of
  these.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1931826/+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 1934023] Re: collection_rollover cronjob fails on fresh 21.04 install

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1934023

Title:
  collection_rollover cronjob fails on fresh 21.04 install

Status in Mahara:
  Fix Released
Status in Mahara 21.04 series:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  Version: Mahara 21.04
  Operating system: Ubuntu 18.04
  Database: Postgres
  Browser: N/A
  Error message as follows
  (lib/cron.php:193) Running core cron collection_rollover
  [WAR] 6e (lib/errors.php:530) [Error]: Call to undefined function 
collection_rollover() at /var/www/htdocs/lib/cron.php:201
  Call stack (most recent first):
  - exception(object(Error)) at Unknown:0

  This appears to be a mistake in that the upgrade and install scripts
  add a different function pointer for the cron job.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1934023/+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 1937328] Re: Update the chrome-php library to use chrome-0.11

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1937328

Title:
  Update the chrome-php library to use chrome-0.11

Status in Mahara:
  Fix Released
Status in Mahara 21.04 series:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  The current chromium headless library used for pdfexports is out of
  date.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1937328/+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 1931557] Re: Upgrade bootstrap from 4.3.1 to 4.6.0 before major upgrade

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1931557

Title:
  Upgrade bootstrap from 4.3.1 to 4.6.0 before major upgrade

Status in Mahara:
  Fix Released

Bug description:
  To receive all security updates, upgrade to latest minor point
  Bootstrap 4

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1931557/+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 1927043] Re: "Wall" icon is missing when block is displayed, Maroon theme

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1927043

Title:
  "Wall" icon is missing when block is displayed, Maroon theme

Status in Mahara:
  Fix Released

Bug description:
  The "Wall" icon is missing when the "Wall" block is displayed on
  screen. It should sit to the left of the word "Wall", as per the other
  icons.

  This occurs in the 'Maroon' theme. The only other theme with icons
  next to the words is 'Primary school', and this has the icon to the
  left of the word "Wall", where it should be.

  To change the theme:
  Admin menu -> Institutions -> Settings -> Theme -> Change to 'Maroon'-> Submit

  To check the account holder's page:
  Account menu -> name of account holder

  Screenshot "Wall icon is missing" is attached.

  Mahara version: 21.04
  Operating system: Ubuntu 18.04.5 LTS
  Browser and version: Firefox 88.0 (64 bit) Mozilla Firefox for Ubuntu 
canonical - 1.0
  replicated in Chromium Version 90.0.4430.72 (Official Build) Built on Ubuntu 
, running on Ubuntu 18.04 (64-bit)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1927043/+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 1924973] Re: Keyboard focus should be on title of the first journal for multiple journals

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1924973

Title:
  Keyboard focus should be on title of the first journal for multiple
  journals

Status in Mahara:
  Fix Released

Bug description:
  When you turned on to use multiple journals, the initial keyboard
  focus is on 'Delete' rather than the title of the first journal. Since
  we don't want people to delete things, I think having the focus on a
  positive action would be better.

  This requires dev intervention and can't be done by front-end.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1924973/+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 1919559] Re: Add general page comments in Behat testing generator form

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1919559

Title:
  Add general page comments in Behat testing generator form

Status in Mahara:
  Fix Released

Bug description:
  Add general page comments for behat testing

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1919559/+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 1923386] Re: Auto-copied template focus not on modal

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1923386

Title:
  Auto-copied template focus not on modal

Status in Mahara:
  Fix Released
Status in Mahara 21.04 series:
  Fix Released
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  The new functionality of Bug #1922837 causes a new bug where the auto-
  copied template modal is not focused on when shown.

  1. Go to Pages and Collections in the Institution section
  2. Make a collection with the `Current auto-copied template` switch on
  3. Make another collection
  4. Turn the `Current auto-copied template` switch ON
  5. A modal shall pop up
  6. FAIL - When I press `Enter` the configuration is not saved

  The reason for this is because the focus is still on the `Save` button
  on the background form and not on the modal buttons.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1923386/+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 1918423] Re: Missing function generate_simple_struct_class in soap webservice in /webservice/soap/locallib.php

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1918423

Title:
  Missing function generate_simple_struct_class in soap webservice in
  /webservice/soap/locallib.php

Status in Mahara:
  Fix Released

Bug description:
  When using the webservice with the following methods

  mahara_institution_add_members, mahara_institution_decline_members,
  mahara_institution_get_members, mahara_institution_get_requests,
  mahara_institution_invite_members, mahara_institution_remove_members,
  mahara_user_get_users, mahara_user_get_users_by_id,
  mahara_user_create_users

  we get the following error in the wsdl
  /webservice/soap/server.php?wstoken==1

  http://schemas.xmlsoap.org/soap/envelope/;>
  
  
  MOODLE:error
  Call to undefined method 
webservice_soap_server::generate_simple_struct_class()
  
  
  

  This function (generate_simple_struct_class) is called in the file
  /webservice/soap/locallib.php on line 341

  protected function get_phpdoc_type($keydesc) {
  ...
  else if ($keydesc instanceof external_single_structure) {
  $type = $this->generate_simple_struct_class($keydesc); // <<<
  }
  ...
  }

  however the function generate_simple_struct_class is missing in this
  class.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1918423/+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 1663083] Re: Accessibility - From/To date field label incorrect

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1663083

Title:
   Accessibility - From/To date field label incorrect

Status in Mahara:
  Fix Released

Bug description:
  Mahara: master

  Input text fields should have a label and/or use the 'aria-labelled
  by' property to bind multiple inputs to a label.

  Please refer to: http://webaim.org/techniques/forms/controls#input


  This is related to bug: https://bugs.launchpad.net/mahara/+bug/1606744

  The 'other' field was fixed in that bug. But, it didn't cover this
  item:

  * From/To date in the 'Shared by me' menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1663083/+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 1922153] Re: Behat: clean up tables after tests

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1922153

Title:
  Behat: clean up tables after tests

Status in Mahara:
  Fix Released

Bug description:
  When behat runs it checks for and cleans up tables if found.

  Move the table cleanup to the end of the test run.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1922153/+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 1916648] Re: blocktype/externalfeed/lib.php:84 count(): Parameter must be an array or an object that implements Countable

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1916648

Title:
  blocktype/externalfeed/lib.php:84  count(): Parameter must be an array
  or an object that implements Countable

Status in Mahara:
  Fix Released
Status in Mahara 21.04 series:
  Fix Released
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  We need to check that the variable is not empty and is an array before
  we can do the counting

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1916648/+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 1939249] Re: CSS errors

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1939249

Title:
  CSS errors

Status in Mahara:
  Fix Released

Bug description:
  When I look at the console in Firefox just for CSS errors, I get a
  whole lot (see attached file). These might be Bootstrap ones or may
  not be and need further investigation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1939249/+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 1489259] Re: Edit/delete buttons under iframe sources are not accessible

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1489259

Title:
  Edit/delete buttons under iframe sources are not accessible

Status in Mahara:
  Fix Released

Bug description:
  In Administration -> Allowed iframe sources, the accessibility
  features of the edit and delete buttons in the table are somewhat
  inconsistent, and the edit button is actually broken. In particular:

  - When using JAWS, pressing Enter on the edit button jumps to the top of the 
page instead of opening the edit form
  - The edit button is actually a link - since it modifies the current page it 
would make more sense as a button
  - The edit button is descriptive (it contains the name of the row it's 
deleting) but the delete button isn't

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1489259/+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 1941034] Re: Update library: Roboto Slab to 2.000

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1941034

Title:
  Update library: Roboto Slab to 2.000

Status in Mahara:
  Fix Released

Bug description:
  Mahara updates 21.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1941034/+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 1928150] Re: Retractable blocks are cutting off the title when adding / removing quick edit

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1928150

Title:
  Retractable blocks are cutting off the title when adding / removing
  quick edit

Status in Mahara:
  Fix Released
Status in Mahara 20.10 series:
  Fix Released
Status in Mahara 21.04 series:
  Fix Released
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  When you load a page with retractable blocks on it and then turn on
  quick edit (magnifying glass)

  And then expand and then contract block you see heading cut off

  A follow on for the issues in bug 1927900

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

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1941035

Title:
  Update library:  DejaVuSans to 2.37

Status in Mahara:
  Fix Released

Bug description:
  Mahara 21.10 updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1941035/+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 1947522] Re: Language string for LTI Advantage is missing

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1947522

Title:
  Language string for LTI Advantage is missing

Status in Mahara:
  Fix Released

Bug description:
  When you want to select the 'LTI Advantage' option at Admin menu ->
  Web services -> External apps, there is a missing language string.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1947522/+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 1942009] Re: Incorrect heading level for sub items in 'My skills'

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1942009

Title:
  Incorrect heading level for sub items in 'My skills'

Status in Mahara:
  Fix Released

Bug description:
  'Personal skills', 'Work skills', and 'Academic skills' have heading
  level 2 but should have heading level 3 like the items in 'My goals'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1942009/+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 1947541] Re: Mahara langpack sync needs to use 'main' instead of 'master'

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1947541

Title:
  Mahara langpack sync needs to use 'main' instead of 'master'

Status in Mahara:
  Fix Released
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  Now that we are renaming our trunk branch from 'master' to 'main' we
  need to get the sync_langpacks.php script to use the correct one

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1947541/+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 1947529] Re: Manually set up web services display as missing strings

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1947529

Title:
  Manually set up web services display as missing strings

Status in Mahara:
  Fix Released

Bug description:
  This is a regression introduced through
  https://reviews.mahara.org/12041

  At the moment, all web services groups set up in the web services
  configuration are displayed in the 'Externa apps' options drop-down
  menu. This issue will be addressed in bug #1947533. For the time being
  for 21.10 we will need to fix the missing strings.

  To replicate:

  1. As site admin go to Admin menu -> Web services -> Configuration.
  2. Under 'Manage service groups' create a new one, enable it and allow a 
single web services function.
  3. Go to Admin menu -> Web services -> External apps and look at the 
drop-down menu where all available web services are listed.

  Expected result: The newly created web services is listed with its title.
  Actual result: There is a missing language string.

  To do: If there is no language string for a web service that is
  displayed in that drop-down menu, use the one that is saved in the
  database. This is usually the case if there is no particular module
  for it but when it is created on the fly.

  BTW, the missing LTI Advantage string is already deal with in bug
  1947522.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1947529/+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 1938231] Re: Manage groups page continues even though group does not exist

2021-10-27 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1938231

Title:
  Manage groups page continues even though group does not exist

Status in Mahara:
  Fix Released

Bug description:
  Mahara: 20.10.1
  OS: Linux
  DB: Postgres
  Browser: FF and Chrome

  A user can bookmark a page for a group and come back to it at a later
  time after that group has been deleted.

  The manage groups page should check that the group still exists and
  notify the user if doesn't find it.

  
  To replicate:
  1. Create a group 'AAA Test' from the page /group/edit
  2. As a site admin, go to Administer groups (Admin > Groups > Administer 
groups)
  3. Edit the group 'AAA Test' by clicking on the cog
  4. Bookmark the page (for me it's: 
http://localhost/admin/groups/manage.php?id=283).
  5. go back to the Administer groups page and delete the group 'AAA Test'
  6. go to the bookmarked page for the deleted group

  What should happen:
  User should be notified that the group no longer exits

  What currently happens:
  Warnings appear that group could not be found with a call stack:

  Call stack (most recent first):
  log_message("Trying to get property 'quotaused' of non-object", 8, true, 
true, "/siteroot/htdocs/admin/groups/manage.php", 22) at 
/siteroot/htdocs/lib/errors.php:515
  error(8, "Trying to get property 'quotaused' of non-object", 
"/siteroot/htdocs/admin/groups/manage.php", 22, array(size 58)) at 
/siteroot/htdocs/admin/groups/manage.php:22

  
  and many more errors as the page continues to display.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1938231/+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 1938741] Re: Unsubscribe from a forum missing group ID

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1938741

Title:
  Unsubscribe from a forum missing group ID

Status in Mahara:
  Fix Released
Status in Mahara 20.04 series:
  Fix Committed
Status in Mahara 20.10 series:
  Fix Committed
Status in Mahara 21.04 series:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  Clicking Unsubscribe from within a forum throws and error. It is
  missing a 'group' value in the pieform.

  To test:
  1) Create a group
  2) Go to 'forums' tab
  3) Click 'New forum' button
  4) Set a title and description then save
  5) Click the 'Unsubscribe from forum' button

  Expected result - get unsubscribed
  Actual result - get warning "Undefined index: group"

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1938741/+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 1930624] Re: Grid Stack items prevent touch swipe

2021-10-27 Thread Robert Lyon
** Changed in: mahara/21.10
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1930624

Title:
  Grid Stack items prevent touch swipe

Status in Mahara:
  Fix Released
Status in Mahara 20.04 series:
  Fix Committed
Status in Mahara 20.10 series:
  Fix Committed
Status in Mahara 21.04 series:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Released

Bug description:
  The JQuery UI components used in Grid Stack prevent touch swipe for
  scrolling on mobile devices. The actual tiles created by Grid Stack
  contain the class "ui-draggable-handle" which disables any touch
  action:

  .ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
  }

  As you can see in the screenshot attached to the issue, having
  multiple tiles will confuse users because they can only scroll outside
  of the actual tile. The more width and the less space the tiles have,
  it becomes almost impossible to scroll on a smartphone.

  We used the following workaround to patch this problem:

  .grid-stack>.grid-stack-item>.grid-stack-item-content {
  touch-action: auto!important;
  }

  However it would be better to solve this cleanly.

  Mahara version: 20.04, but according to source unchanged in current
  versions

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


  1   2   >