Skip to content

v0.26.0 (February 6, 2017)

Choose a tag to compare

@remomueller remomueller released this 06 Feb 14:02
· 1271 commits to main since this release
v0.26.0
20e5189

Enhancements

  • Admin Changes
    • Improved user management for admins on user index
    • Dataset hosting requests can now be marked as reviewed
  • Agreement Changes
    • Removed additional confirmation step when voting for reviewers
    • Added a new admin table displaying approved DAUAs by dataset
    • Voting on a review now updates overall reviewers votes as well
    • Signatures are now displayed with other information at top of review
    • DAUAs can no longer accidentally be submitted twice by double-clicking
  • Blog Changes
    • Improved layout of administrative blog overview index
    • Added Rich Text Editor buttons
  • Dashboard Changes
    • Added a quick view of Data Access and Use Agreement submissions
    • Updated layout of dashboard
  • Community Tool Changes
    • Tools can now be marked as scripts or tutorials
    • Tools can now be reviewed and rated
    • Tool reviews create notifications for tool creators
    • Tool submission process simplified
  • Dataset Changes
    • Improved layout of the datasets index
    • Datasets can now be reviewed and rated
    • Dataset files can be toggled between private and public more easily
  • General Changes
    • Improved friendly forwarding when navigating between internal and external
      pages while signing in and signing out
    • Updated the user interface across the site
    • Updated the about page
    • Added an invisible reCAPTCHA to sign up page
    • Improved the display of blockquotes
  • Gem Changes
    • Updated to Ruby 2.4.0
    • Updated to rails 5.0.1
    • Updated to carrierwave 1.0.0
    • Updated to pg_search 2.0.1
    • Updated to redcarpet 3.4.0
    • Updated to jquery-rails 4.2.2
    • Added autoprefixer-rails
    • Updated to kaminari 1.0.1
    • Updated to simplecov 0.13.0
    • Updated to hashids 1.0.3

Bug Fix

  • Fixed an issue displaying images associated to tools
  • Fixed dataset collaborator autocomplete from rendering dropdown multiple times