Skip to content

Latest commit

 

History

History
70 lines (58 loc) · 4.56 KB

CHANGELOG.md

File metadata and controls

70 lines (58 loc) · 4.56 KB

1.2.0

What's Changed

  • LIBTREATDB-70 Update to bootstrap 5
  • LIBTREATDB-75 Fix Feature Test
  • LIBTREATDB-74 Update User Checkbox to Slider
  • LIBTREATDB-73 Improve menu responsiveness
  • Bump rexml from 3.3.4 to 3.3.6
  • Bundle Update
  • LIBTREATDB-77 Improve Seed File
  • LIBTREATDB-79 Clarify Ability Model
  • Bump webpack from 5.92.0 to 5.94.0
  • LIBTREATDB-78 Remove Login Logic from Nav Bar
  • LIBTREATDB-22 Add parellism to Circle CI
  • Update README.md
  • LIBTREATDB-66 Update Database Cleaner Strategies

*** Full Changelog**: https://github.com/uclibs/treatment_database/compare/1.1.0...1.2.0

1.1.0

What's Changed

  • Add deploy instructions to README by @crowesn in #452
  • Expand deploy confirmation to accept variations of Y by @crowesn in #451
  • Add conservators & technicians to full treatment report by @crowesn in #455
  • 462 - Stylesheet cleanup by @Janell-Huyck in #461
  • 466 - Remove MiniTest by @Janell-Huyck in #467
  • 456 - Remove Coffeescript by @Janell-Huyck in #457
  • Add changelog.md by @crowesn in #471
  • 458 - Remove ActionCable and channels by @Janell-Huyck in #459
  • Add bigdecimal gem to Gemfile by @crowesn in #477
  • 479 restrict standard user views by @Janell-Huyck in #480
  • 482 - Correct staff codes access by @Janell-Huyck in #483
  • Decommission wkhtmltopdf_binary fork by @crowesn in #500
  • Move active storage to shared dir for production deploys by @crowesn in #503
  • 506 - Remove github actions and dependabot by @Janell-Huyck in #507
  • 504 - Update to Ruby 3.3.1, update nokogiri, bundle update by @Janell-Huyck in #505
  • 513 - Upgrade sass-rails from ~>5.0 to ~>6.0 by @Janell-Huyck in #514
  • 509- Set up to use nvm for deploys and circleci by @Janell-Huyck in #511
  • 516 - Add filter for spec, lib/tasks, lib/capistrano folders to spec_helper by @Janell-Huyck in #517
  • Add missing backtick to README by @hortongn in #520
  • 519 - Add shared rake test context by @Janell-Huyck in #521
  • 512 - Fix form labelling errors by @Janell-Huyck in #515
  • Handle front end through jsbundling-rails by @Janell-Huyck in #497

Full Changelog: https://github.com/uclibs/treatment_database/compare/1.0.2...1.1.0

1.0.2

What's Changed

  • Restrict access to activity log by @crowesn in #409
  • Fix error preventing activity log diff by @crowesn in #411
  • Upgrade Ruby to 3.3.0 and Rails to 6.1.7.7 by @crowesn in #433
  • Improve worksheet pdf formatting by @crowesn in #432
  • Change typeface to times new roman by @crowesn in #435
  • Add conservators and technicians to version tracking by @crowesn in #437
  • Include uncataloged id's in item record search by @crowesn in #438
  • Add anchors and redirect embeds to help preserve scroll position by @crowesn in #436
  • Add script for missing abbreviated_treatment_report data by @crowesn in #444
  • Add favorite:boolean to controlled vocab by @crowesn in #439
  • Prep 1.0.2 release by @crowesn in #447

Full Changelog: https://github.com/uclibs/treatment_database/compare/1.0.1...1.0.2

1.0.1

What's Changed

  • Add interactive confirmation check for deploys #401