Skip to content

Skosmos 2.8

Compare
Choose a tag to compare
@miguelvaara miguelvaara released this 07 Oct 09:18
299ee49

This is a minor version release (2.8) of Skosmos. The aim of the release is to improve the accessibility of the Finto.fi Service. The accessibility deadline for all public sector bodies is 23rd September 2020. The enhancements we have agreed to address in the sprint related to the release will be implemented by this date. Shortcomings and problems that we do not have the opportunity to correct by the deadline will be mentioned in the accessibility report and will be addressed later.

WCAG 2.1 (Levels A and AA) Guidelines, a screen reader and the advice of an expert by experience have been used to define the issues.

Enhancements

  • #1034/#1046 Adding HTML IDs / classes to the property value list
  • #1047/#1061 Improve heading semantics (WCAG)
  • #1049/#1056/#1069 Accessibility improvements for keyboard / tab key navigation
  • #1048/#1050/#1055 Skip to content functionality
  • #1052/#1067 Headings are not arranged with text in concept and vocab information pages
  • #1053 update twig; references #918
  • #1060 Topbar wcag focus improvements
  • #1062/#1073/#1068/#1061 Missing translations for the main languages translations
  • #1072 tweaked header font size

Bug fixes

  • #1018/#1024 Timestamp date format should be based on UI language, not content language
  • #1027/#1028 Config.ttl.dist pointing to a non-existing css file path by default
  • #1044 Fix error in swagger spec for search method return value
  • #1063/#1067 The header bar aligns in incorrect way in lower widths
  • #1067/#1070/#1071 Flexbox layout changes and fixes
  • #1071 Fix position of concept spinner, which was broken by a -moz-fit-width rule.
  • #1074 Fixed event listener for alphabetical concept listing

Code quality and tests

  • #1051 remove dead code: the renderPropertyMappingValues function is never used

See the upgrade instructions in the wiki for information about upgrading from earlier versions.