Skip to content

v0.34.0 (February 24, 2016)

Choose a tag to compare

@remomueller remomueller released this 24 Feb 15:34
· 2630 commits to main since this release

Enhancements

  • Adverse Event Changes
    • Comments are no longer displayed on sheets attached to adverse events
    • Adverse event dates can no longer be set in the future
    • Unblinded project and site members are now notified of changes to adverse events
  • Dashboard Changes
    • Only favorited projects are now sortable on the dashboard, current projects are listed alphabetically
  • Design Changes
    • Sections can now be specified as "Main Section", "Subsection", and "Warning"
    • Section names no longer need to be unique on a design
  • Domain Changes
    • Domain options can be set to be only visible by a certain site editor to limit the number of options for dropdowns, radio inputs, and checkboxes
  • Event Changes
    • Events can now be set to be only visible by unblinded project and site members
  • Export Changes
    • Grids are no longer exported if the project does not include grid variables
  • Project Changes
    • Unused double data entry module has been removed
    • General statistics have been added to the project's reports index
    • Recruitment graph for cumulative randomizations has been added to the project's report index
  • Randomization Scheme Changes
    • Expected recruitment by month and by site numbers can now be added to a randomization scheme
      • These expected numbers are displayed on the cumulative randomizations and recruitment chart
  • Report Changes
    • Statistics for uploaded files have been improved in design overview reports
  • Settings Changes
    • Users can now change their password on the settings page
  • Sheet Changes
    • Sheets can now be sent to subjects via a shareable link
      • Only design marked as publicly available can be shared in this manner
    • Site column is no longer displayed on sheets index to site members on a single site
  • Site Changes
    • Subjects on a site are now deleted when the site is deleted
  • Subject Changes
    • Searching for subjects no longer displays a 'v' for existing subjects
    • Sheets on events can now be marked as missing
  • Gem Changes
    • Updated rubyzip to 1.2.0

Bug Fix

  • Fixed a bug that prevented email settings from being saved
  • Fixed a bug that inserted placeholder text into textarea elements when using Internet Explorer in combination with Turbolinks
  • Fixed a bug that caused scroll bars to jump erratically in dropdown variables

Refactoring

  • Variable valuables have been replaced by variable formatters