Skip to content

v0.49.0 (February 20, 2017)

Choose a tag to compare

@remomueller remomueller released this 20 Feb 13:24
· 1617 commits to main since this release
v0.49.0
d418641

Enhancements

  • General Changes
    • Improved consistency of dropdown styling
    • Login cookies are now cross subdomain and work between www and non-www URLs
  • Adverse Event Changes
    • Adverse events index is now sortable and filterable
  • Design Changes
    • Minor improvement to reordering sections and questions on designs
    • Improved consistency of text spacing in section descriptions
  • Export Changes
    • Improved display of file sizes on exports index
  • Sheet Changes
    • Sheet transactions now link back to filtered sheets index
    • Sheets not on an event now have their creation date listed on the subject
      page
  • PATS Changes
    • Added Signal Quality Grades table and graph to Data Quality export

Bug Fix

  • Fixed a bug that would remove a section image after updating the section in
    the design editor

Refactoring

  • Removed deprecated time parsing code
  • Variable type time has been updated to time_of_day for clarity
  • Improved consistency of internal data model, renamed Sheet and Grid response
    to value
  • Refactored sheet model and coverage methods
  • Renamed display_name_visibility to display_layout