Skip to content

v0.25.0 (July 31, 2014)

Choose a tag to compare

@remomueller remomueller released this 31 Jul 16:25
· 3539 commits to main since this release

Enhancements

  • Design Changes
    • Added links to all variables that exist on the design
    • Design reports now allow checkbox variables to be selected
    • Design overview now links and filters checkbox variable options
    • When creating grid variables, questions can be specified to prepolutate the grid to avoid needing to all the variables individually
  • Sheet Changes
    • Sheet completion percentage is now based on visible responses only
    • CSV exports now additionally split checkbox variables into individual columns by domain options
    • SAS export script now auto-detects location of CSV files
    • Arrow keys can now be used to navigate across string, numeric, and text input fields while creating or editing a sheet
    • The current grid row is highlighted when adding values to grids on a sheet
    • Projects with one site will now default to that site when creating new sheets
    • Entering time variables no longer auto skips forward, instead the arrow keys can be used to navigate forward and backwards
  • Variable Changes
    • A create/update and continue button lets users add multiple variables more quickly when creating many variables at once
  • Domain Changes
    • A create/update and continue button lets users add multiple domains more quickly when creating many domains at once
    • Option missing codes have been readded when creating and updating domains
  • Gem Changes
    • Updated to rails 4.1.4
    • Updated to kaminari 0.16.1
    • Updated to simplecov 0.9.0

Bug Fixes

  • Fixed a bug that prevented date hard and soft, minimums and maximums from updating on the design editor
  • Fixed a bug that prevented a public survey from being submitted after a logged in user's session timed out
  • Fixed a bug that prevented a page navigation confirmation box from appearing when editing a sheet and attempting to leave the page without saving
  • Hitting Enter when searching on the sheets index no longer generates an export, and now correctly submits the selected search filters