Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Releases: uclibs/treatment_database

1.2.1 Maintenance Updates

01 May 12:24
785177e
Compare
Choose a tag to compare

Routine updates of dependencies that don't require code changes

v1.2.0 SSO Implementation

12 Mar 12:56
Compare
Choose a tag to compare

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

08 Jul 19:44
de39fea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.2

11 Apr 16:11
8ffce55
Compare
Choose a tag to compare

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

1.0.1

16 Nov 18:59
1f01b00
Compare
Choose a tag to compare

Maintenance

  • Add interactive confirmation check for deploys #401

1.0.0

08 Sep 00:01
afecc1f
Compare
Choose a tag to compare
Merge pull request #399 from uclibs/398/change-prod-log-level

Change prod log level to :error