Skip to content

Releases: UCLALibrary/ursus

v2.2.6

05 Nov 23:46
e7cdb10
Compare
Choose a tag to compare
  1. Create "More Results" card/link to fill whitespace in search results gallery viewURS-478 | PR-496

RELEASE DETAILS

Before Deploys

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys

v2.2.5

05 Nov 00:06
90be08c
Compare
Choose a tag to compare
  1. Fix page navigation missing from item page reached via gallery view URS-514 | PR-495

RELEASE DETAILS

Before Deploys

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys

v2.2.4

31 Oct 18:43
4a734e8
Compare
Choose a tag to compare

What Changed

  1. Align footer flush to bottom of browser window URS-396 | PR-492
  2. Redirect Collection "item" urls to a filtered search for that collection URS-512 | PR-493
    • When a user clicks on a collection "item" record in the search results OR when a user uses the ARK to derive the URL of a collection: the user is redirected to a search with that collection as the filter

RELEASE DETAILS

Before Deploys

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys

v2.2.3

30 Oct 20:44
a72776f
Compare
Choose a tag to compare
  1. Update beta header

v2.2.2

30 Oct 17:09
2aeb067
Compare
Choose a tag to compare

Fix Date Facet Overlay on the whole Page
Update JQuery

v2.2.1

30 Oct 15:38
6a7e12c
Compare
Choose a tag to compare

What Changed

  1. Update Beta Banner design text
    • Welcome to Digital Collections (Beta)! This site is growing each week as we migrate content from our Legacy Site.

v2.2.0

28 Oct 23:45
adaf11d
Compare
Choose a tag to compare

What changed

  1. Suppress items set private URS-513 | PR-483
  2. Implement Beta banner design URS-499 | PR-485

RELEASE DETAILS

Before Deploys

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys

v2.1.9

22 Oct 23:19
6d3dbc9
Compare
Choose a tag to compare

What Changed

  1. Zero result search from collection landing page returns 500 error page | PR-479
  • Connected to URS-503
  • This fixed following bug too URS-454
    1.Remove "Cite this item" from item pages until issues can be resolved | PR-480
  • Connected to URS-511
  • Currently, the "Cite this item" has several issues that are not acceptable for the Dec. 10 launch. We would like the feature removed until we can resolve the issues.

RELEASE DETAILS

Before Deploys

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys

v2.1.8

16 Oct 16:56
5c75148
Compare
Choose a tag to compare

What Changed

  1. Fix inconsistent "Start Over" / new search behavior URS- | PR-
  2. Add collection-title metadata field to search results list view URS- | PR-
  3. Fix Overlap of Metadata field and value in first search result display URS- | PR-

RELEASE DETAILS

Before Deploys

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys

v2.1.7

08 Oct 17:49
18eeddd
Compare
Choose a tag to compare

What Changed

  1. Fix blurry thumbnail images in gallery view URS-480 | PR-474
  2. Hide thumbnails for items with "Discovery" visibility URS-487 | PR-473
  3. Add new batch of metadata fields URS-460 | PR-468
    • Illuminator | Connected to CAL-779
    • Scribe | Connected to CAL-780
    • Collation | Connected to CAL-782
    • Foliation note | Connected to CAL-783
    • Lyricist | Connected to CAL-786
    • Composer | Connected to CAL-787
  4. Replace placeholder text in search bar at collection level to indicate scoped search CAL-477 | PR-470
  5. Update Dockerfile dependencies PR-471
    • mysql-client -> default-mysql-client
    • chromedriver -> chromium-driver
  6. Remove stdin_open, tty: true from docker-compose.yml PR-472
    • These settings were added to support running byebug inside the container. I am removing them because they are not the best way to accomplish this, and we are running into trouble with docker on Travis. This might help.
    • The recommended way to access byebug is to shut down the web container and start it with docker-compose up:
      • docker-compose stop web
      • docker-compose run --service-ports web

RELEASE DETAILS

Before Deploys

Deployed to

  • Test
  • Stage
  • Dev
  • Production

After Deploys