Skip to content

v4.1.0 (January 21, 2015)

Choose a tag to compare

@remomueller remomueller released this 21 Jan 20:22
· 3496 commits to main since this release

Enhancements

  • Consent and Privacy Policy Changes
    • The Consent and Privacy Policy were updated to reflect the latest IRB-approved documents
  • General Changes
    • Minor changes to UI (links, text, sizing)
    • Fixed display of personal provider page to have fullscreen/landing layout
    • Fixed display of video and added autoplay/autopause features
    • Recent News posts now link directly back to the topics
    • Started work on allowing members to identify themselves as one of the following:
      • Diagnosed With Sleep Apnea
      • Concern That I May Have Sleep Apnea
      • Family Member of an Adult with Sleep Apnea
      • Family Member of a Child with Sleep Apnea
      • Provider
      • Researcher
  • Forum Changes
    • Topics with posts that are pending review now show up as well when a moderator filters by topics that are pending review
    • Topics are now sorted by their last visible post, and the last post by field is also filtered by the last visible post for the user
      • Moderators will see the last post made that's pending moderation
      • Regular members will see the last approved post in the forums index
    • Moderator posts are now automatically approved
    • Post links in emails now directly reference the post and are the server will redirect these links to the correct topic page
    • Post Approval and Reply emails now reference the title of the topic so that email clients can group these together more naturally
    • Topic and Post status has been simplified to include hidden status, along with approved, pending_review, and spam
  • Community Page
    • Added quick link to change your account settings to be included in the map
    • Community map now displays US and World membership counts
  • User Interface Changes
    • Added user stats to side navigation bar (beta version)
    • Administrative link added into the new UI menu (beta version)
    • The terms of service, privacy policy, and consent pages have been updated to match the new UI (beta version)
    • Learn page added as a quick link beneath the 'About Us' dropdown, and updated to fit new UI (beta version)
      • Added 'additional resources' to learn page
    • SAPCON Advisory Council added as a separate page
    • Partners and promotional partners added as a separate page (removed from Our Team)
      • Industry relation text added
  • Email Changes
    • Updated styling on Password Reset and Account Unlock emails to match new MyApnea.Org themed email layout
    • Added a new member welcome email
  • Administrative Changes
    • Member management page has been updated and now proplery paginates members
    • Moderators can now create approved Research Topics
  • Provider Changes
    • Providers are able to sign up with minimal information
      • Only require name, email, and password to create account
      • Will input slug, provider name, location, etc. in provider_profile page

Bug Fixes

  • Reformatted beta alerts so they would be dismissable on mobile devices
  • Fixed sidebar on mobile devices
    • Now only relying on JavaScript for class changes (instead of framed animations)
    • Only using fixed-positioning for the user sidebar on medium and large screens
  • Removed provider name as a field on the member registration page
  • Fixed a bug that prevented topic replies from being sent out to email subscribers
  • Clicking Leave the Research Study now properly reflects the member's choice on the account page

Refactoring

  • Removed all remaining forem gem code