Skip to content

Releases: UCLALibrary/californica

v2.14.1

22 Apr 20:46
121966b
Compare
Choose a tag to compare

Fixed date validation error on Preview page PR-873

v2.14.0

01 Apr 16:29
6322e17
Compare
Choose a tag to compare

Move CI to GitHub action (#871)

URS 955: Ursus: add "Repository" field to browse facets (#872)

v2.13.0

17 Mar 19:35
98b571e
Compare
Choose a tag to compare
  • Import preservation_copy in mountpoint-aware format. (#870)

v2.12.19

15 Mar 19:26
9fa1448
Compare
Choose a tag to compare

Rename master to main

v2.12.18

09 Feb 21:17
0f26e11
Compare
Choose a tag to compare
  • Validate CSV dates on ingest.

v2.12.17

03 Feb 23:13
94909a2
Compare
Choose a tag to compare

@pghorpade
APPS-574 move forward arks code out of the repo PR-862

@pghorpade
CAL-964 check invalid dates PR-863

v2.12.16

07 Dec 19:33
42e4b0b
Compare
Choose a tag to compare
  1. Catch tombstone exceptions on re ingest PR-857
  2. Switch to separate static UV (Universal Viewer) PR-858

v2.12.15

21 Oct 22:22
3b96f94
Compare
Choose a tag to compare
  1. Add "created by" data to CSV Import page in Californica PR-854 | CAL-885
  2. Add Unknown to user.name PR-855
  3. Fix-csv-imports PR-856

v2.12.14

23 Sep 18:01
11077f7
Compare
Choose a tag to compare
  1. Copy multivalued fields PR-850
    • Moved inversing the ark id logic to ursus solr-comfig.xml and removed deep copy from update-script.js
      • solr/config/solrconfig.xml
      • solr/config/update-script.js
      • solr/ursus/conf/solrconfig.xml
  2. Re-organize ucla-metadata.rb and check data against doc PR-851

Only deploy to DEV

v2.12.13

09 Sep 22:34
e5a020b
Compare
Choose a tag to compare

Connected to CAL-920

Ingest CSVs that have Page rows in them.
Instead of having to remove these for ingest,
can we get the ingest script to ignore Page rows?

Ignore Page rows when ingesting CSVs

Child works (Pages) are no longer ingested into Californica.

  • When ingesting a CSV to Californica that has both Work and Page rows, only the Work rows are ingested.
  • Create an indication the Page rows are not ingested to provide feedback to those performing the ingest.

Verified
An import was performed to verify that Page rows were not ingested and that an indication was made in the CSV Import Status Report. Details: CAL-920.
Page_row_not_ingested