Skip to content

Releases: sul-dlss/libsys-webforms

v1.1.4

01 May 16:53
Compare
Choose a tag to compare

Fixes issue where duplicate barcodes can be submitted in a file and the insert into the table causes a unique constraint violation.

v1.1.3.1

25 Apr 00:04
Compare
Choose a tag to compare

Stops publishing to releaseboard.

v1.1.3

24 Apr 23:55
Compare
Choose a tag to compare

Fixes issue with Fiscal Year date being set incorrectly and filtering out query results.

v1.1.2

05 Apr 16:41
Compare
Choose a tag to compare

Updates nokogiri gem to address security vunerability. Updates capistrano deploy names, travis, and other things to align with best practices. Adds honeybadger for exception reporting.

v1.1.1

03 Apr 16:46
Compare
Choose a tag to compare

Updates nokogiri gem to address security vulnerability.

Adds a Ckey to Bibframe2 conversion webform

24 Mar 19:48
Compare
Choose a tag to compare
Merge pull request #388 from sul-dlss/ckey2bibframe

Ckey2bibframe

v1.0.7

21 Feb 22:50
Compare
Choose a tag to compare

Fixes bug where ckey list is empty because date SQL between date query does not return a set of results. This release fixes the query statement in order to retrieve results when they exist, or flash an error message if there are no ckey results for the query.

v1.0.6

16 Feb 19:00
Compare
Choose a tag to compare

Fixed bug where Oracle does not return any data on the rails SQL query.
Fixed bug where email was not required on the Expenditures report form.

v1.0.5

02 Feb 19:26
Compare
Choose a tag to compare

This release allows the ability for any webauth user to be able to view the Errors for Batch list.

v1.0.4

01 Feb 23:57
Compare
Choose a tag to compare

Allows app to send emails in production.