Skip to content

v0.22.0 (November 25, 2013)

Choose a tag to compare

@remomueller remomueller released this 25 Nov 17:44
· 3794 commits to main since this release

Enhancements

  • Project Changes
    • Project splash updated with cleaner panels between projects
    • Create Project button moved to menu bar if a user is only on one project, and has been removed from project page
    • Minor styling updated on Sharing and Report pages
    • Inviting emails for project editors have been adjusted to be more clear
    • Share page simplified and project editors/viewers and site editors/viewers can now be invited from the same page
    • Site editors can now:
      • Create and edit sheets for subjects on their site
      • Create and edit subjects on their site
  • Sheet Changes
    • Removed project logo from sheet PDFs
  • Export Changes
    • CSV and SAS exports now include the sheet's schedule_name and event_name
  • Design Changes
    • Removed project logo from design PDFs
    • Design PDFs now have placeholders for subject code and entered date similar to sheet PDFs
    • Simplifications for the design editor
      • Reduced the size of the variable layout options bar
      • Shortcut Key M added to toggle between Edit Mode and Preview Mode
      • Removing variables or sections now prompts the user to make sure that is what is intended
      • Variable and domain creation button layout is more consistent
      • Variable on design editor now display conditional branching logic
    • Surveys can now specify a redirect_url where the user is directed after completing a survey
    • Domain creation simplified to be more in line with variable creation
      • Domain display_name field added which autogenerates the correctly formatted name
      • Values are not visible when initially creating an answer option, instead options are enumerated starting at one
  • Schedule Changes
    • Schedules now display the count of subjects that have been assigned the schedule
      • Subjects who have not filled out a schedule can now be identified and filtered
      • Schedules show statistics by event and by design the amount of assigned schedules that have been entered and unentered
  • Subject Changes
    • Simplified subject status so subjects can either be valid or test
  • Variable Changes
    • Minor styling changes for better consistency of radio, checkbox, and scale variables
  • Report Changes
    • Overview reports that identify mininums, medians, and maximums now provide a link to find the related sheets
  • JSON API Changes
    • Subject entered and unentered schedules and associated sheets are now part of the JSON object that is returned
  • Gem Changes
    • Updated to rails 4.0.1
    • Updated to rubyzip 1.1.0
  • Removed support for Ruby 1.9.3

Bug Fix

  • Reports now handle large date ranges more robustly
  • Unselecting a radio box by clicking on it now properly applies any conditional branching logic
  • Hitting the Enter key when creating or updating a domain on the design editor now correctly saves the domain
  • Changing a subject on a sheet that is part of a schedule now correctly clears the schedule and event