- 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
- Add
- Graphs now display the overall count instead of displaying all sites
- Landing Page Changes
- Added text describing the study, participation, and contact information
- Dashboard Changes
- Expected randomizations are now viewable on randomization graphs
- 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
- Added the randomization graph to the dashboard
- Gem Changes
- Update to rails 6.0.3.4
- Fix issue renaming file on AWS
- 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
- 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
- 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
- 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
- Fix bug that prevented reports from being reordered on pages
- 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
- Videos Added
- Editors can embed videos for users to view
- Gem Changes
- Update to ruby 2.6.2
- Update to rails 6.0.0.beta3
- Update to carrierwave 1.3.1
- Update to devise 4.6.1
- Update to font-awesome-sass 5.8.1
- Gem Changes
- Update to bootstrap 4.3.1
- Gem Changes
- Downgrade to carrierwave 1.2.3
- General Changes
- Display profile picture in menu
- Update welcome email to indicate that account approval is needed before site access
- Gem Changes
- Update to ruby 2.6.1
- Update to devise 4.6.0
- Update to mini_magick 4.9.2
- Fix bug where cached browser redirects prevented file downloads
- Gem Changes
- Update to pg_search 2.1.4
- Fix an issue downloading profile pictures via ActiveStorage links
- Fix an issue downloading documents via ActiveStorage links
- Admin Changes
- Account approval email now forwards to the account show page
- General Changes
- Added example pareto chart
- Site Changes
- Coordinating centers now split into Clinical Coordinating Center and Data Coordinating Center
- Gem Changes
- Update to ruby 2.6.0
- Update to rails 6.0.0.beta1
- Update to carrierwave 1.3.1
- Update to bootstrap 4.2.1
- Update to font-awesome-sass 5.6.1
- General Changes
- Users are now forwarded to dashboard after login if no other internal URL was visited before login
- Updated overall randomization goal number
- Document Changes
- Increased the default maximum upload size for files to 100 MB
- Uploading files now provides an error message if the files exceed the upload limit
- Gem Changes
- Update to ruby 2.5.3
- General Changes
- Add updated Privacy Policy
- Fix for friendly forwarding
- Dashboard "Complete your profile" section no longer asks for profile picture if it has already been uploaded
- Fix a crash caused by friendly forwarding that could occur when signing in or signing out
- General Changes
- Update LOFT-HF logo
- Internal pages and file links now friendly forward after sign in
- Admin Changes
- Simplify folder archiving and management for admins
- Profile Changes
- Users can now edit their profile and account settings
- Search Changes
- Search now returns more specific results as more search terms are added
- Gem Changes
- Update to font-awesome-sass 5.3.1
- Fix issue with uploading a file to a folder that shares the same name as another folder
- General Changes
- Add landing page
- Add contact page
- Add version page
- Add dashboard
- Add directory
- Add document pages
- Add randomization report
- Add data health page
- Add report card page
- Add search page
- Add coordinating centers and recruiting centers pages
- Admin Changes
- Add admin dashboard
- Add user role management
- Admins are notified by email when a user registers a new account
- Editor Changes
- Editors can create folders and assign them to a category
- Editors can upload files to folders
- Editors can create sites and assign users as members
- Editors can edit and reorder categories
- Registration Changes
- Welcome emails are sent to new user registrations
- Users need to confirm their email
- Users are notified by email when their account is approved
- Base Web Framework
- Rails for the web framework
- Amazon AWS for hosting and continuous deployment
- Travis CI for continuous integration testing
- Devise for authentication
- Bootstrap for user interface
- Font Awesome for icons