Skip to content

v0.26.0 (September 6, 2014)

Choose a tag to compare

@remomueller remomueller released this 06 Sep 17:56
· 3473 commits to main since this release

Enhancements

  • Auditing Changes
    • Full scale replacement of sheet auditing module with transaction-based module
  • Design Changes
    • Mass importing sheets now notifies the user doing the import instead of the user who created the design
    • Existing variables can now be added to a design without needing to select the type of question first
    • Public surveys have a setting to allow users to select a site while filling out a survey
  • Domain Changes
    • Option values no longer need to be entered and will fall back to the default placeholder numbers if left blank
  • Export Changes
    • The SAS export now applies labels and domains to checkbox subvariables
    • An R export option has been added to the statistical export section (thanks to @mcailler for the template R script)
  • Adminstrative Changes
    • System admins can now see if a user has been invited to a site to aid in the user activation process
  • Setting Changes
    • An experimental Night Mode theme has been added to user settings
      • Users can opt in to this mode by visiting their settings and selecting the "Night (Experimental)" theme
  • Gem Changes
    • Updated to rails 4.2.0.beta1
    • Updated to contour 2.6.0.beta6

Bug Fixes

  • Fixed a display issue on the dashboard caused by projects with long names
  • Fixed a graphical issue when gravatar failed to load in the navigation bar