Skip to content

1.10.0

Compare
Choose a tag to compare
@sampaccoud sampaccoud released this 08 Oct 10:48
· 2328 commits to master since this release

Added

  • Add plugin to embed organizations by their category on any page,
  • Display related organizations on category detail page,
  • Add a variant option for organization glimpse,
  • Allow tagging organizations with categories,
  • Allow second level children in footer menu.

Changed

  • When displaying objects related to a category, include objects related to
    the categories' descendants,
  • When displaying related objects on a category, respect page tree ordering,
  • The filters pane in course search is now a sliding drawer on mobile,
  • Use SVG icons instead of an icon font.

Fixed

  • Fix add plugin to team and organization on fragment_course_content template
    when they are empty.

Removed

  • Anti-pattern in factories to create related objects from the targeted page.