Skip to content

Releases: BerkeleyLibrary/framework

v1.1.9 AP-703 Tind-spreadsheet validate header row

01 Jun 18:17
Immutable release. Only release title and notes can be modified.
51abf99

Choose a tag to compare

What's Changed

Full Changelog: 1.1.8...1.1.9

v1.1.8 AP-602 Refactor Roles

19 May 16:40
Immutable release. Only release title and notes can be modified.
faedf23

Choose a tag to compare

What's Changed

Full Changelog: 1.1.7...1.1.8

v1.1.7 AP-263 Validate JWT signature for Alma fees

27 Apr 19:30
Immutable release. Only release title and notes can be modified.
aaac2fe

Choose a tag to compare

What's Changed

Full Changelog: 1.1.6...1.1.7

v1.1.6 dp-2398 validate tind spreadsheet header

21 Apr 17:02
Immutable release. Only release title and notes can be modified.
c7871d1

Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...1.1.6

v1.1.5 AP-611 return 403 for non-active alma patron

26 Mar 20:03
Immutable release. Only release title and notes can be modified.
479c2c9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.4...1.1.5

v1.1.4 AP-613 Bump Berkeley_Library-location gem to 4.3.0

18 Mar 00:29
Immutable release. Only release title and notes can be modified.
ea1a4ea

Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

v1.1.3 DP-2330 Tind-spread-validator

16 Mar 17:05
Immutable release. Only release title and notes can be modified.
fd94d0a

Choose a tag to compare

The Tind spread validator wasn't adding a "-1" to the 902__d and 902__n fields in the header row. As a result they were being loaded into Tind in unique 902 marc fields as opposed to in the same 902 field.

V1.1.2 AP-610 log instead of raise errors for calnet validations

06 Mar 17:31
Immutable release. Only release title and notes can be modified.
f26f811

Choose a tag to compare

  • Calnet validations were too strict so these are being logged instead of raising an error.
  • UID is displayed in logs now as opposed to display name.

v1.1.1 - Rails 8, UX fixes

02 Mar 18:59
Immutable release. Only release title and notes can be modified.
1.1.1
12fdb9b

Choose a tag to compare

This updates the rest of the Gems to their newest versions, and Rails to 8.0. Additionally, this fixes some UX issues with admin forms not showing the correct error messages when users are not logged in.

What's Changed

  • Upgrade Framework to Rails 8.0 by @awilfox in #29
  • Update remaining Gems to current versions by @awilfox in #31
  • AP595: Stack Pass Request admin form showing Forbidden when not logged in by @yzhoubk in #30

Full Changelog: 1.1.0...1.1.1

v1.1.0 - Validations and updates

24 Feb 02:20
Immutable release. Only release title and notes can be modified.
1.1.0
6cf7556

Choose a tag to compare

Updates to internal libraries include:

  • OmniAuth CAS to 3.x
  • Good Job to 4.x
  • Rails to 7.2

CalNet attributes are now validated when a user logs in, preventing issues such as email missing or student ID missing.

Time zones are handled more correctly in Alma library code, resolving some issues when jobs were run after 5 PM Pacific and had the next day in UTC.

Job logging was improved.

What's Changed

Full Changelog: 1.0.8...1.1.0