Skip to content

Latest commit

 

History

History
92 lines (58 loc) · 6.27 KB

CHANGELOG.md

File metadata and controls

92 lines (58 loc) · 6.27 KB

v1.1.1 (Mon Sep 27 2021)

🐛 Bug Fix

⚠️ Pushed to main

  • Update CHANGELOG.md (@bess)

Authors: 2


v1.1.0 (Tue Sep 21 2021)

🚀 Enhancement

  • Display version info in application footer #49 (@bess)

🐛 Bug Fix

🔩 Dependency Updates

Authors: 2


v1.0.0 (Wed Sep 15 2021)

🚀 Enhancement

  • Implementing support for Account authorization for accessing WaiverInfo #44 (@jrgriffiniii)
  • Adding the oawaiver:accounts:add_admin_role and oawaiver:accounts:remove_admin_role Capistrano Tasks #36 (@jrgriffiniii)
  • Updating the database and mailer config. files; Fixing authentication and mailer user interface bugs #36 (@jrgriffiniii)
  • Restructuring the WaiverMailer and fixing AJAX search integration #36 (@jrgriffiniii)
  • Restoring the database migration for the Capistrano deployment; Fixing the production server name; Implementing the Rake tasks for migrating the database exports between MySQL and PostgreSQL, as well as for indexing models into Solr; Furthering the Rake Task used for migrating the data models from MySQL to PostgreSQL; Implementing and fixing errors found for Solr indexing using Sunspot #36 (@jrgriffiniii)
  • Migrating to PostgreSQL for ActiveRecord persistence #36 (@jrgriffiniii)
  • Addressing errors within the Webpacker config. #36 (@jrgriffiniii)
  • Fixing the AuthorList Class and staging configuration #36 (@jrgriffiniii)
  • Upgrading FactoryGirl to FactoryBot; Ensuring that strings are double-quoted consistently using RuboCop #36 (@jrgriffiniii)
  • Restoring the functions and test suite for the AccountsContoller, EmployeesController, WaiverInfosController, and the ApplicationController #36 (@jrgriffiniii)
  • Integrating authorization support for REST requests #36 (@jrgriffiniii)
  • Updating the integration for CAS support to use omniauth-cas #36 (@jrgriffiniii)
  • Updates the Solr configuration, migrates ActiveRecord to PostgreSQL, and integrates Webpacker 5.2 releases for deployment #35 (@jrgriffiniii)
  • Integrates support for CAS using OmniAuth #23 (@jrgriffiniii)

🐛 Bug Fix

  • Setup auto #46 (@bess)
  • Ensure uniqueness of netid in factory #45 (@bess)
  • Restoring Capistrano deployment for the staging and production environment #22 (@jrgriffiniii)
  • Migrating cleaned elements of the code base of the upstream oa-waiverdatabase #12 (@jrgriffiniii)

⚠️ Pushed to main

🧪 Tests

  • Adding the CircleCI configuration file and building the Gemfile.lock #13 (@jrgriffiniii)

🔩 Dependency Updates

  • Bump tar from 6.1.6 to 6.1.11 #40 (@dependabot[bot])
  • Integrating support for Lando (for running the development server environment) #21 (@jrgriffiniii)
  • Fixing the CircleCI configuration for MariaDB; Ensuring that the test suites for RSpec are executed; Updating the sass-rails to 5.0.z releases and sprockets 3.0.z releases; Fixing database migrations #21 (@jrgriffiniii)
  • Upgrading to the latest Rails 5.2.z release and addressing security vulnerabilities identified by Dependabot #21 (@jrgriffiniii)
  • Integrating Bixby and RuboCop #17 (@jrgriffiniii)
  • Bump grape from 0.6.1 to 1.1.0 #15 (@dependabot[bot])

Authors: 3