Skip to content

v0.30.0 (October 20, 2015)

Choose a tag to compare

@remomueller remomueller released this 20 Oct 13:09
· 2890 commits to main since this release

Enhancements

  • General Changes
    • Updated the menu to make better use of space and added back global search bar
    • Improved project and subject level navigation with better tabbed submenu
    • Disabled request caching to prevent Internet Explorer from displaying outdated pages
  • Sheet Changes
    • Sheet creation workflow now requires selecting an existing subject and design
  • Design Changes
    • Improved the method in which variables and sections are linked to designs
    • Designs can now be categorized
      • Categorized designs will be grouped together on the subject data entry page
      • Categories can be linked to the Adverse Event module
  • Export Changes
    • Data exports have been simplified and now have their own dedicated page
  • Adverse Events Added
    • Added a project-level adverse events reporting module
    • Project editors can add comments and open and close AEs
    • Files can be attached to an adverse event
    • Sheets can be filled out and added to an adverse event
    • Users receive a notification if they have viewable adverse events that have new updates, comments, files, or forms
    • Unblinded project editors and project owner are notified when an adverse event is reported
  • Blinding Module Added
    • Projects can now enable blinding and unblinding of project and site members
    • Designs are set to be viewable by all, or only to be viewable by unblinded members
    • Creation of randomizations and adverse event reports is limited to unblinded members
  • Gem Changes
    • Updated to pg 0.18.3
    • Removed minitest-reporters

Refactoring

  • Updated syntax of JavaScript responses rendered by server
  • Updated syntax for calling partials and passing variables
  • Rewrote views using haml

Bug Fix

  • Fixed a bug that prevented new variables from being created on projects with slugs
  • Fixed a bug that would display alt image text for user gravatars that failed to load
  • Fixed an issue with SAS export where project variables could have the same name as sheet meta variables