- Gem Changes
- Update to ruby 2.6.2
- Update to rails 6.0.0.beta3
- Update to carrierwave 1.3.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