Skip to content

Releases: sleepepi/lofthf.study

v16.0.0 (December 23, 2020)

23 Dec 19:28
Compare
Choose a tag to compare

Enhancements

  • Landing Page Changes
    • Updated the styling of the landing page content
  • Report Changes
    • Graphs now display the overall count instead of displaying all sites
      • Add ?original=1 to the URL to view the charts in their prior state

v15.0.0 (December 12, 2020)

12 Dec 19:25
Compare
Choose a tag to compare

Enhancements

  • Landing Page Changes
    • Added text describing the study, participation, and contact information

v14.1.0 (November 2, 2020)

02 Nov 23:58
Compare
Choose a tag to compare

Enhancements

  • Dashboard Changes
    • Expected randomizations are now viewable on randomization graphs

v14.0.0 (November 1, 2020)

01 Nov 19:16
Compare
Choose a tag to compare

Enhancements

  • Dashboard Changes
    • Added the randomization graph to the dashboard
      • The graph displays data labels on the graph
      • The graph can be filtered to display only the past 6 or 12 months
      • The graph can be filtered by site
  • Gem Changes
    • Update to rails 6.0.3.4

v13.0.1 (October 4, 2020)

04 Oct 19:45
Compare
Choose a tag to compare

Bug Fix

  • Fix issue renaming file on AWS

v13.0.0 (October 4, 2020)

04 Oct 18:54
Compare
Choose a tag to compare

Enhancements

  • General Changes
    • Changed "Sign in" to "Staff login" to reduce number of accidental sign ups
    • Changed "Articles" to "Newsletters"
    • Articles are now sorted by publish date
  • Document Changes
    • Featured documents are now display on the Documents Overview
    • Documents can now be renamed
    • Documents can now be archived
      • Archived documents are only visible to editors
      • Archived documents do not show up in search results
  • Gem Changes
    • Update to ruby 2.7.1
    • Update to rails 6.0.3.3
    • Update to carrierwave 2.1.0
    • Update to kaminari 1.2.1

v12.0.0 (January 13, 2020)

14 Jan 00:02
Compare
Choose a tag to compare

Enhancements

  • Dashboard Changes
    • Dashboard now displays a randomization overview
    • Complete profile widget no longer requires a photo to be uploaded
  • Articles Changes
    • Editors can now write short articles that will display on the dashboard
  • Folder Changes
    • Folders are now sorted alphabetically in each category
    • All files in a folder can be downloaded as a single zip file
  • Document Changes
    • Reduced size of folder names in documents sidebar
    • Admins can now set keywords for documents to improve search results for
      documents
  • Site Changes
    • Display Staff ID on site pages in the directory
    • Display phone number on site pages in the directory
  • User Changes
    • Admins can now associate a Staff ID with a user that will display in the
      directory and in the menu bar
  • Gem Changes
    • Update to ruby 2.6.4
    • Update to rails 6.0.2.1
    • Update to bootstrap 4.4.1
    • Update to carrierwave 2.0.2
    • Update to devise 4.7.1
    • Update to coffee-rails 5.0
    • Update to font-awesome-sass 5.12.0
    • Update to haml 5.1.2
    • Update to jquery-rails 4.3.5
    • Update to pg_search 2.3.2
    • Update to rubyzip 2.0.0

v11.0.0 (August 10, 2019)

10 Aug 18:10
Compare
Choose a tag to compare

Enhancements

  • Report Changes
    • Report pages without any reports now display a message
    • Descriptions can be added to reports that support markdown formatting
    • Left hand column of report tables now freeze when scrolling horizontally
    • Report rows can be marked as emphasized to group rows together visually
      • Subsequent rows are indented until the next emphasized row

v10.0.0 (August 4, 2019)

04 Aug 17:09
Compare
Choose a tag to compare

Enhancements

  • Admin Changes
    • Admins now receive an email when a user confirms their account
  • General Changes
    • Remove example reports from dashboard
  • Gem Changes
    • Update to pg_search 2.3.0
    • Remove bootsnap

Bug Fix

  • Fix bug that prevented reports from being reordered on pages

v9.0.0 (June 23, 2019)

23 Jun 23:21
Compare
Choose a tag to compare

Enhancements

  • Reports Added
    • Editors can create reports that pull data from Slice on a daily basis
    • Reports can be grouped on pages that users can see under the home tab on the
      dashboard
  • Gem Changes
    • Update to ruby 2.6.3
    • Update to devise 4.6.2
    • Update to haml 5.1.1
    • Update to jbuilder 2.9
    • Update to pg_search 2.2.0