Skip to content

Sufia 4.0.0

Compare
Choose a tag to compare
@awead awead released this 21 Aug 17:53
· 3221 commits to master since this release

Please see release candidates 1 and 2 for further information on the changes between Sufia 3 and 4, and how to update to the latest version.

Change log

  • Make batch-edit more accessible [Adam Wead]
  • Changing so stats on public files can be viewed without logging in [Carolyn Cole]
  • hide pagination for screen readers [Brian Maddy]
  • Changing headers on home page to be configurable [Carolyn Cole]
  • improved accessibility for permissions editing and help popovers [Brian Maddy]
  • Sufia::BootstrapBreadcrumbsBuilder for rendering breadcrumbs [Adam Wead]
  • Adding aria roles and screen reader labels to make the upload more understandable for the screen reader [Carolyn Cole]
  • Adds labels and ARIA hints for screen-readers [Hector Correa]
  • Changing to not use the path if the label has already been set. The path can be more than 255 characters which messes with Fedora [Carolyn Cole]
  • Using breadcrumbs_on_rails [Adam Wead]
  • Updating my listing views to make it more usable for a screen reader [Carolyn Cole]
  • Adding check for collection so they display nicely in the gallery, instead of looking like a default document [Carolyn Cole]
  • removing icons in screen reader since they disable finding links by text if they are included and do not add to the sr user expericence [Carolyn Cole]
  • made search result metadata not use headers [Brian Maddy]
  • made tests work with newer version of devise [Brian Maddy]
  • put label before main search field [Brian Maddy]
  • improved accessibility of tag cloud [Brian Maddy]
  • Changes to LICENSE and README to reflect Hydra convention. Fixes #636 [Michael J. Giarlo]
  • Adding labels and moving title to link so screen reader will pick read better information. [Carolyn Cole]
  • Makes sure only visible files are picked up on the Recent Uploads panel [Hector Correa]
  • fixed deprecation warnings in spec/controller/* [Brian Maddy]
  • Removing Unknown attribute error when a trophy is show on the profile page [Carolyn Cole]
  • Characterization should only be loosly coupled to FullTextIndexing [Michael J. Giarlo]
  • Full module name for Legato::Model [Adam Wead]
  • removed a duplicate test, cleaned up some others [Brian Maddy]