This repository was archived by the owner on Jun 6, 2025. It is now read-only.
Releases: uclibs/treatment_database
Releases · uclibs/treatment_database
1.2.1 Maintenance Updates
Routine updates of dependencies that don't require code changes
v1.2.0 SSO Implementation
Implements single sign-on via Shibboleth in compliance with UC's security policy. Includes updating Ruby and Gems to most recent compatible versions without updating to Rails 7. Removes ability of the app to mail to users since password issues are now handled through Shibboleth.
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: 1.0.0...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: 1.0.1...1.0.2