Skip to content

v0.51.0 (March 20, 2017)

Choose a tag to compare

@remomueller remomueller released this 20 Mar 20:32
· 1465 commits to main since this release
v0.51.0
b097c53

Enhancements

  • General Changes
    • Reduced impact of shadows on containers and buttons
  • Adverse Event Changes
    • Sheets no longer display a created at and updated at timestamp if the sheet
      was recently created
    • Sheet related to adverse events are now grouped under the adverse event when
      viewing the subject show page
  • Design Changes
    • Repeated designs on an event are now all created on the same subject event
  • Event Changes
    • Event completion percentage is now based on total number of questions and
      responses of the event's sheets
    • Designs that are not conditionally required but exist on an event no longer
      display twice and now have a "Not Required" tooltip
  • Notification Changes
    • Bell icon stops ringing when notifications are cleared
  • Sheet Changes
    • Improved the load time of sheet show pages
    • Improved the load time of sheet edit pages
  • Site Changes
    • Sites index now lists subject code format for each site
  • Theme Changes
    • Adjusted the background gradient for the spring theme
    • Added a sun, clouds, and grass to the spring theme
  • Gem Changes
    • Updated to devise 4.2.1
    • Updated to simplecov 0.14.1

Bug Fixes

  • Tooltips now properly display for domain option statistics when editing a
    domain in the design editor
  • Fixed an issue with units being hidden when an input field had an error

Refactoring

  • Minor code cleanup for generating sheet transactions
  • Refactored DesignOption requirements
  • Improved subject menu rendering by caching blinded and unblinded file counts