Skip to content

v0.38.0 (June 8, 2016)

Choose a tag to compare

@remomueller remomueller released this 08 Jun 13:02
· 2445 commits to main since this release
v0.38.0
3fa8230

Enhancements

  • Design Changes
    • Improved padding between section heading images and surrounding elements
    • Required design options now have an indicator on the design reorder page
    • Complete variable names are now shown on the design reorder page
    • "Required on form?" can now be changed more easily in the design editor
  • Email Changes
    • Changed Password Reset Email Reminder subject line to prevent email from
      getting marked as spam
  • Export Changes
    • Data dictionary exports now include all designs on the project regardless of
      whether or not a sheet has been created from the design
    • Variable required status is now included in the data dictionary export
    • Checkbox variables are now split apart into component variables in the data
      dictionary export to better reflect the columns in the sheet data export
    • Adverse Events and Randomizations can be selected added when generating an
      export
    • The project export form now remembers the last export configuration when
      generating a new export
  • Handoff Changes
    • Updated tablet handoff text with better information on preparing tablet for
      handoff to participant
  • Project Changes
    • Blinded status can now be updated by unblinded project editors on the
      collaborators page
  • Randomization Changes
    • Added a message to inform project editors that randomization lists expand
      automatically after each randomization
    • Randomization assignments can now be exported to CSV
  • Report Changes
    • Integer variables no longer include decimal places on custom reports
  • Sheet Changes
    • A file attachment indicator has been added to the sheets index
    • Setting a missing sheet as not missing no longer prompts the project editor
      to unlock the sheet first for projects with sheet auto-locking enabled
    • Hitting Enter while editing a sheet no longer submits the sheet
  • Subject Changes
    • The following filters have been added to the subject index:
      • Filter by site
      • Filter by randomization status
      • Filter by open and closed adverse events
    • Sheets on subject page are now listed alphabetically
    • Adverse events on subject page now provide a brief description as well
  • Variable Changes
    • Updated how variable options are displayed on the variables index
    • Variables marked as integer now display a validation error if the input is
      in decimal format
    • A new variable type, Imperial Height, has been added that allows data entry
      for a height in feet and inches
    • A new variable type, Imperial Weight, has been added that allows data entry
      for a weight in pounds and ounces
  • Gem Changes
    • Updated to Ruby 2.3.1
    • Updated to kaminari 0.17.0

Refactoring

  • Removed unused project news, contacts, documents, and links

Bug Fixes

  • Fixed a bug that prevented the last created sheet from appearing under Recent
    Activity if the sheet was publicly created
  • Fixed a minor layout issue when editing events
  • Fixed a bug in Firefox that prevented tabs from being closed using browser
    Command + w shortcut
  • Fixed a bug that prevented filters from being edited on project reports