Releases: psu-libraries/etda_workflow
v1.22.1
v1.22.0
What's Changed
- solr-indexer by Dann (@whereismyjetpack) in #511
- updates dockerfile to use ruby base by Dann (@whereismyjetpack) in #518
- Converting dates to zulu time in SolrSubmission by Alex Kiessling (@ajkiessl) in #517
- Fixes ConfidentialHoldUpdateService by Alex Kiessling (@ajkiessl) in #524
- moves sftp file download to net-sftp by Dann (@whereismyjetpack) in #519
- adds verify:files rake task by Dann (@whereismyjetpack) in #529
- adds release job to circleci by Dann (@whereismyjetpack) in #531
- release job by Dann (@whereismyjetpack) in #533
- Bump jquery-ui from 1.13.0 to 1.13.2 by Dependabot (@dependabot) in #527
- Bump rails-html-sanitizer from 1.4.2 to 1.4.3 by Dependabot (@dependabot) in #520
- Bump terser from 4.8.0 to 4.8.1 by Dependabot (@dependabot) in #530
- Bump tzinfo from 1.2.9 to 1.2.10 by Dependabot (@dependabot) in #539
- update rails by Alex Kiessling (@ajkiessl) in #538
- Handle Date conversion to utc by Alex Kiessling (@ajkiessl) in #536
- Latest by Dann (@whereismyjetpack) in #523
- Remove code used for old release method by Alex Kiessling (@ajkiessl) in #542
- Removed version number file stuff and replaced with env variable load… by Alex Kiessling (@ajkiessl) in #543
- Remove old solr stuff, add method to remove solr record, implement th… by Alex Kiessling (@ajkiessl) in #549
Full Changelog: v1.21.1...v1.22.0
v1.21.1
What's Changed
- Clamby by Dann (@whereismyjetpack) in #501
- Preview/new new by Dann (@whereismyjetpack) in #500
- Hotfix LionPath import failing by Alex Kiessling (@ajkiessl) in #512
Full Changelog: v1.21.0...v1.21.1
v1.21.0
What's Changed
- Custom Reports: add new fields + fix browser/CSV export discrepancies by Nick Tiberi (@nicktiberi) in #490
- Add Academic Program/Degree Checkout Status to Submission + LP importer by Nick Tiberi (@nicktiberi) in #492
- Auth changes for k8s by Dann (@whereismyjetpack) in #491
- Bump rack from 2.1.4 to 2.1.4.1 by Dependabot (@dependabot) in #493
- Bump eventsource from 1.0.7 to 1.1.1 by Dependabot (@dependabot) in #495
- Configure urls and solr by Dann (@whereismyjetpack) in #494
- Replace LionPATH Program Head import with webservice call to GPMS by Alex Kiessling (@ajkiessl) in #498
- Adds "7 Days" warning to email sent to core committee to request review by Banu Kutlu (@banukutlu) in #499
New Contributors
- Nick Tiberi (@nicktiberi) made their first contribution in #490
- Banu Kutlu (@banukutlu) made their first contribution in #499
Full Changelog: v1.20.8...v1.21.0
Release v1.20.2
What's Changed
- Hotfix: Using degree.name when sending code to gradsch webservice in… by Alex Kiessling (@ajkiessl) in #474
Full Changelog: v1.20.1...v1.20.2
Release v1.20.1
What's Changed
- Update etda_utilities by Alex Kiessling (@ajkiessl) in #460
Full Changelog: v1.20.0...v1.20.1
Release v1.20.0
What's Changed
- Update ruby to 2.7.4 by Alex Kiessling (@ajkiessl) in #459
Full Changelog: v1.19.2...v1.20.0
Release v1.19.2
What's Changed
- Bump node-sass from 6.0.1 to 7.0.0 by Dependabot (@dependabot) in #452
- Bump puma from 5.5.1 to 5.6.2 by Dependabot (@dependabot) in #453
- Bump follow-redirects from 1.14.7 to 1.14.8 by Dependabot (@dependabot) in #454
- Bump nokogiri from 1.13.1 to 1.13.3 by Dependabot (@dependabot) in #456
- Bump url-parse from 1.5.3 to 1.5.10 by Dependabot (@dependabot) in #457
- Sec updates 2 28 22 by Alex Kiessling (@ajkiessl) in #458
Full Changelog: v1.19.1...v1.19.2
Release v1.19.1
What's Changed
- Update rails to fix actionpack vuln by Alex Kiessling (@ajkiessl) in #451
- Bump follow-redirects from 1.13.0 to 1.14.7 by Dependabot (@dependabot) in #450
Full Changelog: v1.19.0...v1.19.1
Release v1.19.0
What's Changed
Minor wording and additions for Spring 2022:
- Help text and email wording indicating there is a thesis fee
- Added 'Notes' to custom report
- Removed some unneeded fields for submission form
- Fixed bug where authors could not review committee when at advisor stage
Etda 2000: Adds a block before the student can get to the final submission edit page that checks if they've paid their thesis fee. This is a graduate only feature
Separate fields for lionpath imported semester and year data and author submitted semester and year data. Authors can now submit their graduation semester and year instead of only being able to see what was imported from lionpath. Admins can see what was imorpted from lionpath but cannot edit it. They can edit what the author submitted.
Full Changelog: v1.18.0...v1.19.0