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

Releases: duke-libraries/dul-argon-skin

Holdings display, touch device button interactions, and other fixes.

09 Apr 12:25
Compare
Choose a tag to compare
  • Holdings display fixes (from TRLN Argon)
  • RSS feed button added to index view.
  • Hathitrust links will no longer display for serials unless they are government issued or stopped publication before 1924.
  • Improvements to button behavior on touch devices (disable tooltips).
  • Document ID now tracked for GA on index view.
  • Update TRLN Argon to v1.1.0

Update Rails to v5.0.7.2

14 Mar 13:23
Compare
Choose a tag to compare
v1.0.16

Merge branch 'hotfix-1.0.16'

Update Argon to v1.0.15

19 Feb 19:09
e870ca2
Compare
Choose a tag to compare

Fixes bug where location facet gets removed when it should not.

Update Argon to v1.0.13

18 Feb 13:42
ba21476
Compare
Choose a tag to compare
  • Displays secondary link text instead of the href value.
  • Remove location facet selection when switching between local and TRLN results.

Update Argon to v1.0.11

13 Feb 15:05
bfb6903
Compare
Choose a tag to compare

Fixes edge case Syndetics bug where element_data.first is nil

Always show Physical Media facet; add it to Adv. Search.

01 Feb 13:52
0bfa5b8
Compare
Choose a tag to compare
Merge pull request #153 from duke-libraries/TRLNDSC-275-phys-med

Always show physical_media facet; also add it to advanced search.

Check for valid controller param in session; update Argon to v1.0.7

29 Jan 15:08
311df73
Compare
Choose a tag to compare
Merge pull request #152 from duke-libraries/TRLNDSC-272-ga-params

Check whether session contains valid controller params for document requests.

Update Argon to v1.0.6; Fixes Hathi links, etc.

25 Jan 16:01
eb82f13
Compare
Choose a tag to compare

Set MIME to :html for all 404 responses.

18 Jan 13:44
45b35d2
Compare
Choose a tag to compare
Merge pull request #150 from duke-libraries/set-404-mime

Fiddle with the catch-all 404 response.

Prevent missing routes from filling the logs.

17 Jan 20:25
f085ecb
Compare
Choose a tag to compare

Also updates Argon to v1.0.5, which does better handling of failed advanced search query parsing.