Skip to content

v7.2.0 (June 24, 2015)

Compare
Choose a tag to compare
@remomueller remomueller released this 24 Jun 17:07
· 2068 commits to main since this release

Enhancements

  • Landing Page Changes
    • Sign up form above the fold
    • Better use of white space throughout
    • Allows for easy integration of other elements in the future
    • Minor updates to styling of provider landing page, including new video
    • Link to risk assessment added above the fold
  • Layout Changes
    • Navigation has been greatly simplified, and dropdowns mostly removed
    • Mobile navigation uses modern dropdown with basic navigation
    • Sidebar includes next steps, to help new members integrate with the community
    • Public sidebar better explains the features gained as a member
    • Extra content (including learn pages) are available in the footer
    • All major pages now have a callout encouraging people to join the site
      • Tracking established to see which area drives the most conversions
      • Custom messages developed for different sections of the site
    • Learn page now acts as a landing page for other content
      • Infographic type display, with quick links to other learn content
    • Increased font size for forum index pages
    • Minor spacing updates for bmi tool on mobile devices
  • General Changes
    • Minor changes to display of large numbers on Community page
    • Survey index is viewable for logged out users
    • Successful password change styled to clearly be a success
    • Added custom page titles and descriptions for search engine optimization
    • Moved ISSS from learn page to partners page
    • Updated link to MyApnea.Org welcome video
    • Added didgeridoo research highlight
    • Added ability for users to invite new members via email
    • Added ability for users to invite their personal care provider via email
    • FAQ research links now link to surveys index, which is publicly viewable
    • Updates to Privacy Policy to include section on cookies and retargeting
  • Survey Exports
    • Added a data dictionary export task to export all surveys into CSV format
    • Added a data export task that matches the data dictionary format and is exported into CSV format
  • Administrative Changes
    • Research topic admin dashboard shows total topic and vote counts
    • Users index can easily highlight who has joined recently, along with daily counts
    • Added engagement report, to track how many members are completing the sidebar next steps
    • Changed date format to "%-m/%-d/%Y" for submitted research topics in admin view
    • Added a daily engagement tracker
      • See post creation, user registration, and survey completion over time
      • See all activity over the past week
  • Forum Changes
    • Posts that are deleted by users are now marked as hidden, and also track who deleted the post
  • Gem Changes
    • Updated to rails 4.2.3.rc1
    • Updated to redcarpet 3.3.1
    • Updated to kaminari 0.16.3

Refactoring

  • Simplified get started process
    • Allows the process to easily integrate new user roles in the future
    • Gives a unified three step process, regardless of consent status
  • Unified code for consent process

Bug Fix

  • Fixed a bug on the forums that caused email links to be formatted incorrectly
  • Fixed a bug where users editing their comments on research topics redirected them to the forums terms and conditions