Skip to content

uPortal 5.0.2

Compare
Choose a tag to compare
@drewwills drewwills released this 04 Dec 20:18
· 2903 commits to master since this release

This is another patch release (maintenance update) for uPortal 5.0. It includes a handful of fixes & improvements:

  • Fix an issue where StylesheetUserPreferences (Structure & Theme) were not reset when a user's layout was reset
  • Add Bootstrap CSS classes to the empty Favorites view as appropriate
  • Fix missing aria attributes in the Favorites portlet and allow direct delete (w/o Edit mode)
  • Add missing WebAppNameContainsStringPredicate, developed by UW Madison
  • Fix a couple missing ARIA attributes in navigation.xsl and regions.xsl
  • Enhance (and simplify) the columns.xsl structure transform to make attributes on columns a 'pass through' (like attributes on tabs)
  • Fix HTTP 500 error from layout code removing marker node
  • Move jstree css import from custom skin xml to common skin xml and obtain it from a webjar

There is additional detail in the JIRA Release Notes.

This update should be safe to apply to any uPortal 5.0.x implementation.

Thanks to everyone who contributed!