Releases: myapnea/myapnea.org
Releases · myapnea/myapnea.org
v13.2.1 (July 26, 2016)
Bug Fix
- Fixed an issue rendering an incorrect layout on the dashbaord
v13.2.0 (July 26, 2016)
Enhancements
- Survey Changes
- The survey interface has been slightly adjusted to better match other pages
across the website - The child survey interface dashboard has been improved
- The survey interface has been slightly adjusted to better match other pages
- Forum Changes
- Users are now redirected back to the forum if signing in after visiting a
forum page
- Users are now redirected back to the forum if signing in after visiting a
- Gem Changes
- Updated to devise 4.2.0
- Updated to simplecov 0.12.0
- Updated to colorize 0.8.1
v13.1.0 (July 20, 2016)
Enhancements
- Blog Changes
- Added menu item to allow community contributors to view blog drafts
- Forum Changes
- Made changes to reduce the overall number of spam posts
v13.0.3 (July 1, 2016)
Bug Fix
- Restricted version of Turbolinks to 2.5.3
v13.0.2 (June 24, 2016)
Enhancements
- Forum Changes
- Replies can no longer be nested under the first comment in a topic
- The Rich Text Editor "Link" button now provides better details on formatting
a link with corresponding link text - Added a unique index to chapter slugs
- Posts on member profile page are now sorted chronologically
- Posts on deleted topics are no longer counted towards a member's total post
count - Deleted users posts no longer appear on the dashboard
- Forum topic views is now displayed using abbreviations for large numbers
Refactoring
- Simplified group by clause for replies and topics for newer PG 9.5
Bug Fixes
- The site now properly redirects to the forum index when a deleted reply is
visited
v13.0.1 (June 6, 2016)
Bug Fixes
- Fixed location of sitemap reported to Bing and Google
- Fixed an issue loading forum caused by missing group by clause required by PG
- Fixed an issue loading topic replies and blog comments for admins
v13.0.0 (June 6, 2016)
Enhancements
- Admin Changes
- Admins can now review blog comments and forum replies and sort by points and
creation time
- Admins can now review blog comments and forum replies and sort by points and
- Forum Changes
- The forums have been simplified into a single forum
- Users can jump to the last post on a topic from the forum index
- Forum post and reply interface has been updated
- Search now also includes forum topics and replies
- Topics now track how far a user has read, and will display and link to new
unread replies to the topic from the forum index - Rich text editing buttons added to forum replies and blog comments
- General Changes
- Simplified user interface and styling across site
- Site-wide search is now available in the top navigation bar
- Removed integration with UserVoice in favor of our support email address
- Improved generation of the sitemap
- Menu Changes
- The menu has been slimmed down to take up less space
- Notifications Added
- In-app notifications are now generated when someone comments on a blog post
or replies to another user's comment
- In-app notifications are now generated when someone comments on a blog post
- Research Topic Changes
- Reduced emphasis across site on submitting research topics
- Accepted research topics now redirect to the associated blog post
- Gem Changes
- Updated to kaminari 0.17.0
- Removed better_errors
v12.0.0 (May 12, 2016)
Enhancements
- Admin Changes
- Removed highlights as these have been replaced by the community-driven blog
- Added a new page that allows admins to review all blog comments
- Blog Changes
- Improved how blog posts are displayed on the blog index
- Improved URL structure for filtering blog posts by category and by author
- Added better HTML page titles for blog index and blog posts
- A count of total blog posts, and blog posts by category is now displayed in
the blog menu - The blog is now searchable using full text search
- Links to blog posts now also display the first image present from the blog
post if one exists
- Landing Page Changes
- Blog posts are now viewable on the landing page
- Research Topics
- Removed requirement to do a research tutorial before casting votes
- Survey Changes
- Detailed survey report now correctly sorts answer options by position
- Minor UI fix to speech bubbles on detailed survey report
- Gem Changes
- Updated to Ruby 2.3.1
- Updated to devise 4.1.0
Bug Fixes
- Fixed a bug that prevented the Submit Survey button from responding for
certain browsers - Provider infinite scroll no longer activates on every page
v11.0.0 (April 29, 2016)
Enhancements
- Blog Added
- A new blog has been added to allow community contributors and researchers to
discuss sleep apnea and other topics related to MyApnea.Org - Blog posts can be filtered by category
- Blog posts have a discussion section that is sorted by best or new comments
- Comments on blog posts can be up- and down-voted
- Comments can be ordered by highest ranked or newest
- A new blog has been added to allow community contributors and researchers to
v10.4.0 (April 25, 2016)
Enhancements
- Admin Changes
- Survey completion totals no longer count users excluded from exports and
reports
- Survey completion totals no longer count users excluded from exports and
- Survey Builder Changes
- Improved survey builder user interface
- Question slugs are now generated automatically
- Answer template names must now follow variable naming conventions
Refactoring
- Cleaned up how survey questions, answer templates, and answer options are
ordered on surveys
Bug Fix
- Fixed a bug computing the percentage "Percentage of Members who think they
have sleep apnea for over 2 years:" - Fixed a bug that prevented cancel button from working when adding a survey
editor - Fixed a bug that displayed duplicate surveys to survey builders