Skip to content

Releases: UCLALibrary/californica

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

v2.12.12

31 Aug 23:14
4740a4a
Compare
Choose a tag to compare
  • Add uniform_title as a hyperlink PR-848

Deployed to CAL Test, Dev, Stage & Prod 4:30PM Monday, Aug 31st, 2020

v2.12.11

25 Aug 22:42
9323e1b
Compare
Choose a tag to compare

Changes

  1. Add a "Contents note" metadata field CAL-936 | PR-840
  2. Updates to metadata guide PR-843 - Dawn
  3. Comment out Flaky Tests PR-845 & PR-846
    • spec/system/create_child_work_spec.rb
    • spec/system/edit_visibility_spec.rb`
    • spec/system/new_collection_spec.rb
    • spec/system/import_mss_from_csv_spec.rb
  4. Add hyperlinks to metadata fields URS-868 | PR-839
    • Architect
    • Author
    • Calligrapher
    • Commentator
    • Composer
    • Editor
    • Engraver
    • Illuminator
    • Illustrator
    • Lyricist
    • Printmaker
    • Rubricator
    • Scribe
    • Translator

RELEASE DETAILS

Test Broken --> ``
Screen Shot 2020-08-25 at 3 37 38 PM

Dev Californica CAL-920_Ignore_Page_rows_on_ingest_to_Californica; Updated 25 August 2020 --> ``

Stage Californica v2.12.10; Updated 12 August 2020 --> ``

Prod Californica v2.12.10; Updated 12 August 2020 --> ``

This is the list of Flaky tests

  • system/import_from_csv_spec.rb:16 - visit new_csv_import_path
  • s7x - system/new_collection_spec.rb:21 -
  • s2x - system/new_collection_spec.rb:26 -
  • ssystem/csv_import_status_show_spec.rb:24 -
  • s3x - system/create_child_work_spec.rb:25 -
  • ssystem/search_crawler_spec.rb:13 -
  • s2x - system/edit_visibility_spec.rb:21
  • s7x - system/edit_visibility_spec.rb:39 -