Skip to content

Releases: hathitrust/otis

v1.8.0

16 Feb 16:55
Compare
Choose a tag to compare

What's Changed

  • HT-3154 As a HathiTrust staff member, I want to send an access key to… by @moseshll in #134
  • HT-3156 landing page to confirm user registrations by @moseshll in #135
  • HT-1495 Migrate OTIS UI strings from views to config/locales/en.yml by @moseshll in #132
  • Bump puma from 4.3.10 to 4.3.11 by @dependabot in #136
  • Remove kcv & update to rails 6.1.4.6 by @aelkiss in #137

Full Changelog: v1.7.0...v1.8.0

v1.7.0

26 Jan 19:51
6e1790a
Compare
Choose a tag to compare

What's Changed

  • HT-3261 Update OTIS dependencies by @moseshll in #131
  • HT-3304 ht_users should join on inst_id, not entityID by @moseshll in #133

Full Changelog: v1.6.1...v1.7.0

v1.6.1

06 Dec 19:28
30145e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

06 Dec 14:41
8d7fbb4
Compare
Choose a tag to compare

What's Changed

  • HT-3158 Remove 'renewed' badge by @moseshll in #113
  • HT-3159 Purge request expired labels by @moseshll in #114
  • HT-3160 Map from internal terms like 'ssdproxy', 'crms' to meaningful terms by @moseshll in #116
  • HT-3203 Add additional columns to CSV download by @mwarin in #120
  • HT-3215 Simplify database setup for dev & test by @aelkiss in #123
  • HT-3054 Simplify permissions for administering registrations by @moseshll in #122
  • HT-3224 Rename database tables by @aelkiss in #129

Full Changelog: v1.5.0...v1.6.0

v1.5.0

07 Sep 15:47
1331398
Compare
Choose a tag to compare

HT-3130 Download institutions and billing info as CSV
HT-2658 Remove users index-page renewal and approval checkboxes for staff (aka do-nothing checkboxes)
HT-3129 View and download contacts by type
HT-1451 Unified audit log

v1.4.0: Contact types

24 Aug 18:14
Compare
Choose a tag to compare
  • Adds the ability to add and edit multiple kinds of contacts per institution.

v1.3.2: update puma

09 Jun 17:43
2e1251f
Compare
Choose a tag to compare
Merge pull request #102 from hathitrust/dependabot/bundler/puma-4.3.8

Bump puma from 3.12.6 to 4.3.8

Update Rails to 5.2.6; update gems

07 May 14:52
21b5264
Compare
Choose a tag to compare
Merge pull request #101 from hathitrust/standardrb

Update gems; Use standard.rb instead of rubocop

v1.3.0: Merge pull request #96 from hathitrust/HT-2403_expire_approved_reqs

29 Apr 18:04
1812d7c
Compare
Choose a tag to compare
  • Approved' renewal requests expire so they can be renewed again next year (#96)

v1.2.0: Merge pull request #95 from hathitrust/font_assets_fix

12 Apr 20:40
f525163
Compare
Choose a tag to compare
  • Ensure HTML validates and passes WCAG guidelines (#93); fix asset path generation (#95)
  • Enable setting reply-to in configuration (#94)