Skip to content

v0.39.0 (July 11, 2016)

Choose a tag to compare

@remomueller remomueller released this 11 Jul 15:10
· 2395 commits to main since this release
v0.39.0
a394a1e

Enhancements

  • General Changes
    • Updated styling of headings in callouts
  • Event Changes
    • The event show page now differentiates between entered, unentered, and set
      as missing designs for subjects that have been assigned the event
    • Event index now displays how many events have been launched
    • Dragging a locked sheet to a new event now displays a message to the user
      that the sheet has been locked
  • Notification Changes
    • Unlocking a sheet after an unlock request will now mark the associated
      notification as read for others notified as well
  • PATS Changes
    • Added a task to export recruitment data for the PATS project
  • Report Changes
    • Randomizations graph now only displays ticks at whole numbers intervals
  • Subject Changes
    • Subject events that fall on the same day are now ordered by event position
  • Variable Changes
    • Improved the variable type filter on the variables index
    • Clock time variables now let AM or PM to be set as default when using the
      12-hour clock
  • Gem Changes
    • Updated to carrierwave 0.11.2
    • Updated to colorize 0.8.1
    • Updated to simplecov 0.12.0
    • Updated to turbolinks 5
    • Removed dependency on contour

Bug Fix

  • Fixed a bug that would export zero sheets when exporting Adverse Events
    alongside other CSVs
  • Fixed an issue that caused the sheet creator to not be set when a sheet was
    set as missing

Refactoring

  • Removed deprecated scheduled column from events
  • Removed deprecated status column from subjects
  • Removed deprecated status column from subject events
  • Removed deprecated pagination column from users