Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Releases: ucsdlib/damspas

Release 1.95.0

24 Oct 22:11
Compare
Choose a tag to compare

Issues addressed in this release:

Vivian Chu (1):
      Re-ordering elements

Release 1.94

17 Sep 22:14
Compare
Choose a tag to compare

Issues addressed in this release:

Matt Critchlow (1):
      github: do not automatically close PR issue

Vivian Chu (2):
      Change the error code for curator only object
      Add bcc to the authorization email sent from the VRR

dependabot-preview[bot] (1):
      [Security] Bump nokogiri from 1.10.3 to 1.10.4

1.93.0

07 Aug 18:57
Compare
Choose a tag to compare

Issues addressed in this release:

Huawei Weng (3):
      Fixes #642 - Create conditional copyright boilerplate for RDCP.
      Updating for copyright txt.
      Adding tests for copyright boilerplate for RDCP.

Matt Critchlow (10):
      gems: add pry-byebug
      Add VRR docs
      Fix badges on README
      Show download link as button with view file
      Normalize download text to "Download file"
      Title sorting ignores quotes and case
      Update honeycomb to 1.0
      Sort RDCP collections by created date
      Show last modified date on object view
      Update Honeycomb key environment variable

Ron Stanonik (1):
      Do not deploy solrizer (damspas) to lib-hydratail-qa.

Vivian Chu (1):
      Change browse by topic navigation menu

1.92

03 Jul 20:39
Compare
Choose a tag to compare
Release 1.92:
Huawei Weng (6):
      VRR - Disable download and embed buttons for authorized works view in VRR.
      vrr - adding tests for vrr access not able to view download and embed button.
      Adding vrr tests for pdf viewer.
      vrr - add helper method for vrr_user?
      vrr - updated tests for disabling download.
      minor tweaks for vrr_user? to be more logically

Matt Critchlow (16):
      help menu: add deposit research data link
      gitignore: allow local vim config files; byebug
      helpers: add alt_tag_text
      views: use alt_tag_text helper for images
      initializers: add extensions hook; upcase_first
      fields: sort fields with multiple values
      fields: sort relationship/names w/ multiple vals
      gems: add timecop to development/test group
      collections: sort rdcp by modified date
      specs: fix leaky unit object in controller spec
      collections: add rdcp sort test re: user select
      fields: add more ordered roles
      gems: update honeycomb-beeline to 0.8.0
      vrr: support revoking in NewRightsProcessor
      vrr: fix id assignment in revoke_old
      vrr: use rails logger for rest-client

Vivian Chu (4):
      Add alt text to simple image object
      Add alt text to complex image object
      Add alt text to complex object
      Remove comment

1.91

10 Jun 22:53
Compare
Choose a tag to compare
Release 1.91:
Matt Critchlow (1):
      vrr: run cron at different times [prod,stage]

dependabot-preview[bot] (1):
      [Security] Bump ffi from 1.9.10 to 1.11.1

dependabot[bot] (2):
      [Security] Bump rails from 4.2.11 to 4.2.11.1
      [Security] Bump nokogiri from 1.8.4 to 1.10.3

1.90

07 Jun 16:48
Compare
Choose a tag to compare
Release 1.90:

Matt Critchlow (1):
      vrr: email links should be https

1.89 - VRR

14 May 16:47
1098820
Compare
Choose a tag to compare

The primary changes in this release are:

  • Introduce Virtual Reading Room(VRR) capability written by Notch8 consultants.
  • Introduce cron tasks via the whenever gem that run hourly for VRR
  • Introduce dams-vrr role that maps to an AD group for folks with admin access to the VRR interface (special collections folks)
  • Introduce new API integration with AEON to manage VRR queues
  • Database migrations to support VRR
  • Environment variable overhaul (more coming in a future release)
  • Replace NewRelic with Honeycomb monitoring

Release 1.88

01 Feb 22:38
0ca1e33
Compare
Choose a tag to compare

Work completed for this release:

  • Supply correct width/height for embed code for images #589

Release 1.87

10 Jan 18:36
Compare
Choose a tag to compare

Work completed for this release:

  • Add update doi record function
  • Update Embed URL to include audio and images #551

Release 1.86

11 Dec 17:35
Compare
Choose a tag to compare

Work completed for this release:

  • Remove SecureToken Feature #565.