Skip to content

Releases: UCLALibrary/ursus

v1.10.0

09 Apr 00:52
1e2a7d3
Compare
Choose a tag to compare

Update pagination and display options to C5 - V3 - 9daf38c

  • Pagination bar at the top of results page body

Update copy on home page - 385188d

  • Digital Collections Blurb

Presenters for secondary metadata terms - e1dd983

  • This adds a presenter that creates a new document hash that contains only the secondary metadata terms.

Before Deploys (Ursus)

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys (Ursus)

v1.9.0

03 Apr 23:14
5895f25
Compare
Choose a tag to compare

Facet link fix - 805ad7a

  • This link for the facet was pointing to member_of_collections_sim and not member_of_collections_ssim.

Before Deploys (Ursus)

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys (Ursus)

v1.8.0

03 Apr 16:23
3d08e39
Compare
Choose a tag to compare

Thumbnail Fixes - 5771afb

  • Changes the way thumbnail URLs are generated to work with Blacklight 7 and the new version of blacklight-gallery

UCLALibrary/ursus - 36d180e

Update search results list view to C5 design (v3) - 57ab06d

Updated banner styling to match californica - f5534ff

Display collection membership - 8b7336b

  • Adds the display for the member_of_collections field to the ursus show page

Before Deploys (Ursus)

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys (Ursus)

v1.7.0

28 Mar 22:27
05d1762
Compare
Choose a tag to compare

Remove previous font - c9057d0

  • Replace Proxima Nova font the Helvetica/Arial font-stack per C5 design and UCLA brand guidelines

Facet styling - 58a8609

  • Adds styling to the facets that are based on the c5 mockups.

Better Collection Banner styling - d51b2f1

  • Improves the styling of the collection banner

Add feedback and about links to the header - 5eeb6bd

  • Add About page link and Feedback "button" to the site header

Before Deploys (Ursus)

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys (Ursus)

v1.6.0

26 Mar 20:14
2637943
Compare
Choose a tag to compare

Implement Version 1 Search Bar Design - 08c04ab

Run rubocop -a - 56568d3

  • Manual rubocop fixes

Add blacklight-gallery from GitHub master - 3574b95

  • Installs blacklight-gallery from the current master branch, which has been updated to work with Blacklight 7

Rubocop fixes - 1164433

  • Fixes for some changes introduced by blacklight-gallery installation

Add link to library homepage from header- af02319


Before Deploys (Ursus)

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys (Ursus)

v1.5.0

25 Mar 14:17
2931304
Compare
Choose a tag to compare

Add a static about page - cb696de

  • Introduces an about page that can be viewed at /about based on the c5 design.

Bind to 0.0.0.0 when starting rails in Docker - 7a846ad

Update styling on "no results found" page - fb7d06a


Before Deploys (Ursus)

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys (Ursus)

v1.4.0

22 Mar 14:49
d24d954
Compare
Choose a tag to compare

Add search results view from Blacklight - 768c046

Add old collection link to search results - 7fd21e5

  • Renders a partial with a link to the old collection site

Fix: don't freeze bundle - 342076e

Add helper to display banner image for collection - f734ed9

  • Adds a view and associated helpers to display the banner image from californica in ursus

Implement Footer with C5 designs - 7f9200a


Before Deploys (Ursus)

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys (Ursus)

v1.3.0

20 Mar 21:05
651042a
Compare
Choose a tag to compare

Restore fullscreen button - 9636b51d

This commit makes the fullscreen button visible
on the work page.

There is a feature spec that checks for this and
the absence of the download button.

chrome-driver was converting the <br>'s that
are also tested in the view_work spec into whitespace
so I moved those tests into a seperate file that doesn't
use chrome-driver.

There is a manifest.json in public that is used
in the testing environment so that we can get UV to load
correctly.

This also updates the .travis.yml to include chromium and
chromedriver and the Dockerfile as well.


Before Deploys (Ursus)

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys (Ursus)

v1.2.0

20 Mar 20:20
bcf7826
Compare
Choose a tag to compare

Prevent searches from being saved to the database by bots only - 42a8cf

  • Deletes searches by bots.
Fixing RSpec to match what we copied from Blacklight - 868bed6

Before Deploys

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys

v1.1.0

19 Mar 21:40
006b76c
Compare
Choose a tag to compare

Upgrade rails version to get patch for security vulnerabilities - fbedf21

Pin bundler to 1.17 so travis build doesn't break - ea90747

Prevent searches from being saved to the database - 1f42c4c

Add .rubocop.yml - 9eb371f

Restore UV config - 7b457b6

  • Restores the UV config that was UV before we switched to using the UV iframe

Before Deploys (Ursus)

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys (Ursus)