Skip to content

Releases: trema-tech/moodle-theme_trema

Moodle LMS Theme Trema Release 4.5.0.6

14 Jan 09:07
Compare
Choose a tag to compare

Theme Trema release 4.5.0.6

New Features

  • New show/hide first & last phonetic + alternate names in profile settings.
  • Force showing manual login form if URL now includes saml=off or auth=manual.

Fixes/updates

  • Fixed colour contrast of text-primary buttons.
  • Replaced get_context_instance() with context_xxxx::instance().
  • Fix minor issues on the footer background.
  • #210: Fix alignment of form elements on mobile screens.
  • #212 Fix minor issue in a report builder dropdown and add padding.
  • #211 Standardized course cards:
    • Now a maximum of 4 cards per row.
    • An extra resizing step so course card images fit better at various resolutions.
    • Standardized course card image aspect ratio at 7:4 across the site.
    • Cards are now the same size whether you look at them on the Front Page, Dashboard (Course overview block), My Courses page, or course search results.
    • Course overview block cards now have a border if placed on the dashboard.
    • Course images no longer get cropped depending on the screen width.

Theme Trema release 4.5.0.3

14 Nov 13:20
3ce910f
Compare
Choose a tag to compare

Theme Trema release 4.5.0.3

New Features

  • #208: Add toggle password to login form

Fixes/updates

  • Fix minors coding style issues
  • Fix reports' layout width
  • #207 Fix minor bug on frontpage cards for mobile

Kind regards,
Rodrigo Mady

Theme Trema release 4.5.0.1

14 Oct 17:16
e5baf77
Compare
Choose a tag to compare

Theme Trema release 4.5.0.1

New Features

  • #201 / #204: Show more content on some pages with wide tables.

Fixes/updates

  • Fix minors bugs on header and report builder
  • Fixed compatibility with Moodle 4.0.
  • #202: Fix arrow on usermenu dropdown
  • Fix stylelint warnings and errors

Thank you @michael-milette! for your contrib and hard work in the new version of Trema.
Let's start the animation like they do in WordPress themes.

Kind regards,
Rodrigo Mady

Theme Trema release 4.5.0.0

08 Oct 01:40
c61e698
Compare
Choose a tag to compare

Theme Trema release 4.5.0.0

New Features

  • Clean-up when printing pages.
  • Streamlined filtering of custom menu.
  • Added support for Appearance/Logo/Favicon in Moodle 4.1+.
  • Renamed Primary Colour field to Brand Colour.

Fixes/updates

  • Fixed parent category button on add category.
  • Fixed width of Quiz report.
  • Clarified actions to be taken for number of front page images.
  • Clarified actions to be taken for number of front page front page cards.
  • #200: Add border to file upload cards
  • Fix message and notification pages
  • Fix assignment overflow
  • Fix layout for Report Builder

You are awesome @michael-milette!
You make me feel we can build the world with one more open-source approach. I hope we can keep building our projects and sharing this knowledge with people worldwide. Thank you for your contrib and hard work in the new version of Trema.
Let's start the animation like they do in WordPress themes.

Kind regards,
Rodrigo Mady

Theme Trema release 4.4.0.7

08 Sep 13:39
Compare
Choose a tag to compare

Theme Trema release 4.4.0.7

New Features

  • Added missing context variables and examples in templates.
  • Added footer links: Service & Support and Support Email.

Fixes/updates

  • Fixed SCSS code formatting issues.
  • Removed unused file.
  • Changed section tags to div tags in the footer.
  • Moved misplaced dismissible alert into the Alert section.
  • Fixed sort order of German strings.
  • Fixed typo in aria-hidden for the globe (language selection) icon.
  • FIX-198: Fixed badge pills secondary in Moodle 4.4+.
  • Fixed the hover colour of the primary button.
  • Changed Cookie Notice from button to link.
  • Removed extra space at the top of content on the frontpage/home page.
  • Removed extra padding in the footer.
  • Fixed background for Verify Age of Consent page.
  • Background image no longer scrolls on login pages.

Thank you @michael-milette for your contrib and hard work in the new version of Trema.

Kind regards,
Rodrigo Mady

Theme Trema release 4.4.0.5

16 Jul 22:39
b8ed368
Compare
Choose a tag to compare

Theme Trema release 4.4.0.5

New Features

  • Add new settings for login box
  • Added caching for retrieval of favicon url.
  • Added caching for retrieval of compact logo url.
  • Added new setting to enable filtering of primary navigation.
  • Added support for {} filters in Moodle Additional HTML fields.
  • Added links to alerts in Style Guide

Fixes/updates

  • Fixed colours and layout of Quiz navigation block.
  • Fix lang order in de file
  • Improved custom menu filtering compatibility with Moodle.
  • Fixed color contrast and links in alerts.
  • Fixed background color and size of btn classes.
  • Fixed hover colour of danger-text class.
  • Minor edit of text.
  • Removed dead code relating to rendering custom_menu.
  • Fix #196: Fixed button alignment/height issue on My Courses page.
  • Fix #196: Center button icon on My Courses page..
  • Updated documentation to reflect compatibilty with PHP 8.3.

Thank you @michael-milette for your contrib and hard work in the new version of Trema.

Kind regards,
Rodrigo Mady

Theme Trema release 4.4.0.4

25 May 21:03
Compare
Choose a tag to compare

New Features

  • Setting to select the height of the front page banner/carousel from 50% to 100% (SCSS: $banner-height).
  • Improved compatibility with popular 3rd party course formats.
  • Setting to select for banner title font.
  • Frontpage banner text color now settable in Raw initial SCSS as $banner-font-color.
  • Default class for buttons in a carousel.
  • Badges and pills examples to Trema Style tables.
  • Text alignment setting for the banner to left, middle, or right.

Fixes/updates

  • Fixed #193 - Grades > Filter by Name now wraps properly.
  • Mobile drawer and Navbar logo automatically resize if they do not fit in available space.
  • Long site name (text) now wraps multiple lines and shrinks font size if it doesn't fit in the header.
  • Increase the size and correct alignment of banner buttons.
  • Carousel now slides instead of fading to white during the transition.
  • Fix #191: Expanded height of mobile drawer.
  • Fix #37: Removed Enable Trema Course Style for Topics setting.
  • First sort of language strings.
  • Sort of language strings.
  • Compliance fix for Moodle coding standards.
  • Fixed default links for buttons in the banner/carousel.
  • Updated Trema Style Guide.
  • Clarified some settings on the Frontpage settings tab.
  • Fixed issues with some fonts.
  • Corrected typo in Trema style guide.
  • Fixed display of full-page course enrolment format.
  • Fixed display of Bootstrap badges and pills.
  • Moved course enrolment icon over course image.
  • Removed 'You are logged in as...' from the top navbar.
  • Corrected typos in documentation and theme.
  • Update navbar font weight.
  • Delete the box shadow in the login container from the login page.
  • Fix minor bugs in the front page image/carrousel.

Thank you @michael-milette for your contrib and hard work in the new version of Trema.

Kind regards,
Rodrigo Mady

Theme Trema release 4.4.0.3

23 May 21:33
Compare
Choose a tag to compare

New Features

  • Setting to select the height of the front page banner/carousel from 50% to 100% (SCSS: $banner-height).
  • Improved compatibility with popular 3rd party course formats.
  • Setting to select for banner title font.
  • Frontpage banner text color now settable in Raw initial SCSS as $banner-font-color.
  • Default class for buttons in a carousel.
  • Badges and pills examples to Trema Style tables.
  • Text alignment setting for the banner to left, middle, or right.

Fixes/updates

  • Mobile drawer and Navbar logo automatically resize if they do not fit in available space.
  • Long site name (text) now wraps multiple lines and shrinks font size if it doesn't fit in the header.
  • Increase the size and correct alignment of banner buttons.
  • Carousel now slides instead of fading to white during the transition.
  • Fix #191: Expanded height of mobile drawer.
  • Fix #37: Removed Enable Trema Course Style for Topics setting.
  • First sort of language strings.
  • Sort of language strings.
  • Compliance fix for Moodle coding standards.
  • Fixed default links for buttons in the banner/carousel.
  • Updated Trema Style Guide.
  • Clarified some settings on the Frontpage settings tab.
  • Fixed issues with some fonts.
  • Corrected typo in Trema style guide.
  • Fixed display of full-page course enrolment format.
  • Fixed display of Bootstrap badges and pills.
  • Moved course enrolment icon over course image.
  • Removed 'You are logged in as...' from the top navbar.
  • Corrected typos in documentation and theme.
  • Update navbar font weight.
  • Delete the box shadow in the login container from the login page.
  • Fix minor bugs in the front page image/carrousel.

Thank you @michael-milette for your contrib and hard work in the new version of Trema.

Kind regards,
Rodrigo Mady

Theme Trema release 4.4.0.2

09 May 23:36
7623775
Compare
Choose a tag to compare

New Features

  • Course activity icons now appear on course page.
  • #188: Fix Frontpage slideshow bugs and add the option of overlay to it

Fixes/updates

  • Updated default colour to blue.
  • Fixed alignment of activity names with icons.
  • Removed modal dialogue box outline/shadow (Moodle 4.4+ issue).
  • Fixed alignment of expand/collapse '>' buttons in course settings.
  • Moved SCSS presets to Advanced tab.

Thank you @michael-milette and @PTSdeveloper007 for your contrib in the new version of Trema lol

Kind regards,
Rodrigo Mady

Theme Trema release 4.4.0.1

29 Apr 16:23
5b298b8
Compare
Choose a tag to compare
  • Fix overflows on mobile navbar and header
  • Fixed most coding style compliance issues.
  • Fixed most recent savepoint.
  • Fixed duplicate footer when Trema footer is disabled.
  • Fixed footer margins on mobile devices.
  • Fixed icon for select tags.
  • Updated privacy collection policy because we store state of drawers.
  • Removed testing for PHP 7.3 - not supported by moodle_plugin_ci.
  • Fixed Moodle install error by renaming trema.scss to default.scss.