[Mahara-contributors] [Bug 2018332] Re: Show more or all content types when adding a block

2023-08-28 Thread Doris Tam
https://git.mahara.org/catalyst/mahara/-/issues/132

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

** Bug watch added: git.mahara.org/catalyst/mahara/-/issues #132
   https://git.mahara.org/catalyst/mahara/-/issues/132

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

Title:
  Show more or all content types when adding a block

Status in Mahara:
  In Progress

Bug description:
  Feedback from Paul at
  
https://www.linkedin.com/feed/update/urn:li:activity:7058553107261128704?commentUrn=urn%3Ali%3Acomment%3A%28activity%3A7058553107261128704%2C7058755874982387712%29&dashCommentUrn=urn%3Ali%3Afsd_comment%3A%287058755874982387712%2Curn%3Ali%3Aactivity%3A7058553107261128704%29

  Only seeing 4 content types is limiting for students as they need to
  click 'Show more' continuously.

  It would be good to see more items or all of them directly so that not
  the stereotypical 4 are selected bu more creative ones.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/2018332/+subscriptions


___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 2016982] Re: Custom header logo not shown while using the "Configurable Theme"

2023-08-28 Thread Robert Lyon
** Changed in: mahara
   Status: Confirmed => In Progress

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

Title:
  Custom header logo not shown while using the "Configurable Theme"

Status in Mahara:
  In Progress

Bug description:
  When the "Configurable Theme" has been activated for an institution of
  an installation, the custom header logo of that institution is
  replaced by the standard Mahara logo.

  Tested on Mahara version 22.10.0 on Linux, PHP version 7.4, DB
  Postgres. Mahara installation with multiple institutions.

  --

  Precondition: Activate the "Configurable Theme" for an institution and
  save the changes.

  Steps to reproduce:
  1. Head to the institution's settings.
  2. Upload a custom logo and save the changes.
  3. Open any page of the application while being logged in to the institution 
which you have just set the custom logo up for.

  Expected result: You will see your chosen custom header logo AND the
  theme colors of the "Configurable Theme" you have set up.

  Actual result: You will see the Mahara site in your chosen
  "Configurable Theme" colors. When reloading any page you will shortly
  see your chosen custom logo flash up in the header bar and then be
  quickly replaced by the standard Mahara logo.

  --

  Possible fix: By experimenting around in the theme files for the
  custom theme I was able to find a temporary fix by commenting out two
  functions in the /htdocs/theme/custom/js/theme.js file (around line
  300) responsible for adapting the Mahara logo to the custom theme
  header bar colors:

  //displayCorrectSmallLogo();
  //displayCorrectLogo();

  I suspect these functions are at fault for replacing the chosen custom
  logo with the standard Mahara logo once the page has loaded.

  Sadly, I will not be able to apply this same fix to our production
  system since we abstain from any theme changes. Therefore, it would be
  great to get in a fix for this issue with one of the upcoming
  releases! :)

  Please feel free to contact me should you have any further questions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/2016982/+subscriptions


___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp