Skip to content

v0.41.0 (September 12, 2016)

Choose a tag to compare

@remomueller remomueller released this 12 Sep 13:29
· 2170 commits to main since this release
v0.41.0
bca07cc

Enhancements

  • General Changes
    • Alerts added to warn a user before a timeout to give a chance to stay active
    • Improved visibility of notifications bell icon
    • Started work on a new landing page
    • Created new visual identity for Slice
    • Added new themes:
      • Enterprise
      • Underwater
      • Spring
      • Fall
    • Minimalist theme is now the new Default theme
    • Users can now update their email and name in the account settings
  • Documentation Changes
    • Added public facing documentation
    • Documentation currently covers designs, sections, variables, domain, data
      entry, sites, roles, blinding, randomizations, treatment arms,
      stratification factors, adverse events, reports, data quality checks,
      notifications, project setup, and Slice lingo.
  • Data Quality Checks
    • Project editors can now define data quality checks that are used to identify
      sheets that have inconsistent data
  • Design Changes
    • Designs can be flagged to ignore project-wide auto-locking
  • Event Changes
    • Events that contain designs that are for unblinded-only, now properly hide
      these sheets from blinded project members
  • Sheet Changes
    • Sheet saving errors are now written to a hidden field on the form to allow
      debugging of branching logic mistakes
  • Randomization Changes
    • Randomization characteristics now always record subject site to help display
      site breakdowns on distribution tables
    • Schemes using minimization algorithm must now have one non-site
      stratification before being published
  • Report Changes
    • Design options are now sorted correctly when adding a new filter to an
      advanced design report
  • Search Changes
    • Searching no longer matches the middle of words unless the search query
      string starts with a space
  • Site Changes
    • Site short names can now be configured
  • Survey Changes
    • Minor UI changes to survey submit button and associated text
  • Variable Changes
    • Improved the display of domains when editing variables
    • Editing variables no longer shows an overwhelming amount of additional
      information
    • Imperial height and weight are now marked as integers in the data dictionary
      export as well as listing the appropriate units, inches and ounces
  • PATS Changes
    • Updated screen failures report to include previous OSA diagnosis
  • Gem Changes
    • Updated to rails 5.0.0.1

Refactoring

  • Added an index back to correct a reverse migration

Bug Fixes

  • Rails model errors are now again correctly styled using Bootstrap CSS classes
  • Fixed a bug that prevented permalinks from generating URL correctly
  • Fixed a bug that sent out multiple site invitation emails
  • Fixed an issue displaying tooltips in search results
  • Fixed a bug that prevented calculated fields from updating correctly when
    depending on the result of another calculated field
  • Fixed an issue exporting checkboxes stored in grids