Skip to content

Commit

Permalink
merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro-Melnyshyn committed Oct 31, 2023
2 parents f854175 + 45d0972 commit a70a381
Show file tree
Hide file tree
Showing 8 changed files with 710 additions and 309 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@

## [7.1.0] (IN PROGRESS)

* [UIQM-571](https://issues.folio.org/browse/UIQM-571) Added `marc-records-editor.item.put` to Derive and Create Bib permissions to fix issue with broken links after deriving or creating a record.
* [UIQM-543](https://issues.folio.org/browse/UIQM-543) Remove eslint deps that are already listed in eslint-config-stripes.

## [7.0.2](https://github.com/folio-org/ui-quick-marc/tree/v7.0.2) (2023-10-27)

* [UIQM-571](https://issues.folio.org/browse/UIQM-571) Added `marc-records-editor.item.put` to Derive and Create Bib permissions to fix issue with broken links after deriving or creating a record.

## [7.0.1](https://github.com/folio-org/ui-quick-marc/tree/v7.0.1) (2023-10-13)

* Use correct version of `ui-plugin-find-authority`.
Expand Down
2 changes: 1 addition & 1 deletion src/QuickMarcEditor/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ export const saveLinksToNewRecord = async (mutator, externalId, marcRecord) => {
// request derived MARC Bib record
const marcPromise = mutator.quickMarcEditMarcRecord.GET({ params: { externalId } });

Promise.all([instancePromise, marcPromise]).then(([{ _version }, derivedRecord]) => {
return Promise.all([instancePromise, marcPromise]).then(([{ _version }, derivedRecord]) => {
// copy linking data to new record
derivedRecord.fields = derivedRecord.fields.map((field) => {
// matching field from POST request
Expand Down
240 changes: 120 additions & 120 deletions translations/ui-quick-marc/cs_CZ.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions translations/ui-quick-marc/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,31 +275,31 @@
"records.autoLink.notLinkedFields.multiple": "Field <b>{fieldTags}</b>{count, plural, one {} =2 { and <b>{lastFieldTag}</b>} other {, and <b>{lastFieldTag}</b>}} must be set manually by selecting the link icon. There are multiple authority records that can be matched to this bibliographic field.",
"record.fixedField.tip.Date entered on file": "Date entered on file",
"record.fixedField.tip.Type of date/Publication status": "Type of date/Publication status",
"record.fixedField.tip.Start date": "Start date",
"record.fixedField.tip.End date": "End date",
"record.fixedField.tip.Start date": "Fecha inicio",
"record.fixedField.tip.End date": "Fecha final",
"record.fixedField.tip.Place of publication, production, or execution": "Place of publication, production, or execution",
"record.fixedField.tip.Illustrations": "Illustrations",
"record.fixedField.tip.Illustrations": "Ilustraciones",
"record.fixedField.tip.Target audience": "Target audience",
"record.fixedField.tip.Form of item": "Form of item",
"record.fixedField.tip.Nature of contents": "Nature of contents",
"record.fixedField.tip.Government publication": "Government publication",
"record.fixedField.tip.Conference publication": "Conference publication",
"record.fixedField.tip.Festschrift": "Festschrift",
"record.fixedField.tip.Index": "Index",
"record.fixedField.tip.Undefined": "Undefined",
"record.fixedField.tip.Index": "Indice",
"record.fixedField.tip.Undefined": "Indefinido",
"record.fixedField.tip.Literary form": "Literary form",
"record.fixedField.tip.Biography": "Biography",
"record.fixedField.tip.Language": "Language",
"record.fixedField.tip.Modified record": "Modified record",
"record.fixedField.tip.Biography": "Biografía",
"record.fixedField.tip.Language": "Idioma",
"record.fixedField.tip.Modified record": "Registro modificado",
"record.fixedField.tip.Cataloging source": "Cataloging source",
"record.fixedField.tip.Form of composition": "Form of composition",
"record.fixedField.tip.Format of music": "Format of music",
"record.fixedField.tip.Music parts": "Music parts",
"record.fixedField.tip.Accompanying matter": "Accompanying matter",
"record.fixedField.tip.Literary text for sound recordings": "Literary text for sound recordings",
"record.fixedField.tip.Transposition and arrangement": "Transposition and arrangement",
"record.fixedField.tip.Frequency": "Frequency",
"record.fixedField.tip.Regularity": "Regularity",
"record.fixedField.tip.Frequency": "Frecuencia",
"record.fixedField.tip.Regularity": "Regularidad",
"record.fixedField.tip.Type of continuing resource": "Type of continuing resource",
"record.fixedField.tip.Form of original item": "Form of original item",
"record.fixedField.tip.Nature of entire work": "Nature of entire work",
Expand All @@ -308,13 +308,13 @@
"record.fixedField.tip.Type of computer file": "Type of computer file",
"record.fixedField.tip.Running time for motion pictures and videorecordings": "Running time for motion pictures and videorecordings",
"record.fixedField.tip.Type of visual material": "Type of visual material",
"record.fixedField.tip.Technique": "Technique",
"record.fixedField.tip.Technique": "Técnica",
"record.fixedField.tip.Relief": "Relief",
"record.fixedField.tip.Projection": "Projection",
"record.fixedField.tip.Projection": "Proyección",
"record.fixedField.tip.Type of cartographic material": "Type of cartographic material",
"record.fixedField.tip.Special format characteristics": "Special format characteristics",
"record.fixedField.tip.Receipt, acquisition, or access status": "Receipt, acquisition, or access status",
"record.fixedField.tip.Method of acquisition": "Method of acquisition",
"record.fixedField.tip.Method of acquisition": "Método de adquisición",
"record.fixedField.tip.Expected acquisition end date": "Expected acquisition end date",
"record.fixedField.tip.General retention policy": "General retention policy",
"record.fixedField.tip.Specific retention policy": "Specific retention policy",
Expand All @@ -323,7 +323,7 @@
"record.fixedField.tip.Lending policy": "Lending policy",
"record.fixedField.tip.Reproduction policy": "Reproduction policy",
"record.fixedField.tip.Separate or composite copy report": "Separate or composite copy report",
"record.fixedField.tip.Date of report": "Date of report",
"record.fixedField.tip.Date of report": "Fecha del informe",
"record.fixedField.tip.Direct or indirect geographic subdivision": "Direct or indirect geographic subdivision",
"record.fixedField.tip.Romanization scheme": "Romanization scheme",
"record.fixedField.tip.Language of catalog": "Language of catalog",
Expand All @@ -343,15 +343,15 @@
"record.fixedField.tip.Record update in process": "Record update in process",
"record.fixedField.tip.Undifferentiated personal name": "Undifferentiated personal name",
"record.fixedField.tip.Level of establishment": "Level of establishment",
"record.fixedField.tip.Category": "Type",
"record.fixedField.tip.Category": "Tipo",
"record.fixedField.tip.SMD": "SMD",
"record.fixedField.tip.Braille music format": "Braille music format",
"record.fixedField.tip.Special physical characteristics": "Special physical characteristics",
"record.fixedField.tip.Color": "Color",
"record.fixedField.tip.Dimensions": "Dimensions",
"record.fixedField.tip.Sound": "Sound",
"record.fixedField.tip.Sound": "Sonido",
"record.fixedField.tip.Image bit depth": "Image bit depth",
"record.fixedField.tip.File formats": "File formats",
"record.fixedField.tip.File formats": "Formatos del fichero",
"record.fixedField.tip.Quality assurance target(s)": "Quality assurance target(s)",
"record.fixedField.tip.Antecedent/ Source": "Antecedent/ Source",
"record.fixedField.tip.Level of compression": "Level of compression",
Expand All @@ -370,7 +370,7 @@
"record.fixedField.tip.Configuration of playback channels": "Configuration of playback channels",
"record.fixedField.tip.Class of braille writing": "Class of braille writing",
"record.fixedField.tip.Level of contraction": "Level of contraction",
"record.fixedField.tip.Speed": "Speed",
"record.fixedField.tip.Speed": "Velocidad",
"record.fixedField.tip.Groove width/ groove pitch": "Groove width/ groove pitch",
"record.fixedField.tip.Tape width": "Tape width",
"record.fixedField.tip.Tape configuration": "Tape configuration",
Expand Down
36 changes: 18 additions & 18 deletions translations/ui-quick-marc/es_419.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,31 +275,31 @@
"records.autoLink.notLinkedFields.multiple": "El campo <b>{fieldTags}</b>{count, plural, one {} =2 { y <b>{lastFieldTag}</b>} other {, y <b>{lastFieldTag}</b>}} debe establecerse manualmente seleccionando el icono de enlace. Hay varios registros de autoridad que pueden coincidir con este campo bibliográfico.",
"record.fixedField.tip.Date entered on file": "Date entered on file",
"record.fixedField.tip.Type of date/Publication status": "Type of date/Publication status",
"record.fixedField.tip.Start date": "Start date",
"record.fixedField.tip.End date": "End date",
"record.fixedField.tip.Start date": "Fecha inicio",
"record.fixedField.tip.End date": "Fecha final",
"record.fixedField.tip.Place of publication, production, or execution": "Place of publication, production, or execution",
"record.fixedField.tip.Illustrations": "Illustrations",
"record.fixedField.tip.Illustrations": "Ilustraciones",
"record.fixedField.tip.Target audience": "Target audience",
"record.fixedField.tip.Form of item": "Form of item",
"record.fixedField.tip.Nature of contents": "Nature of contents",
"record.fixedField.tip.Government publication": "Government publication",
"record.fixedField.tip.Conference publication": "Conference publication",
"record.fixedField.tip.Festschrift": "Festschrift",
"record.fixedField.tip.Index": "Index",
"record.fixedField.tip.Undefined": "Undefined",
"record.fixedField.tip.Index": "Indice",
"record.fixedField.tip.Undefined": "Indefinido",
"record.fixedField.tip.Literary form": "Literary form",
"record.fixedField.tip.Biography": "Biography",
"record.fixedField.tip.Language": "Language",
"record.fixedField.tip.Modified record": "Modified record",
"record.fixedField.tip.Biography": "Biografía",
"record.fixedField.tip.Language": "Idioma",
"record.fixedField.tip.Modified record": "Registro modificado",
"record.fixedField.tip.Cataloging source": "Cataloging source",
"record.fixedField.tip.Form of composition": "Form of composition",
"record.fixedField.tip.Format of music": "Format of music",
"record.fixedField.tip.Music parts": "Music parts",
"record.fixedField.tip.Accompanying matter": "Accompanying matter",
"record.fixedField.tip.Literary text for sound recordings": "Literary text for sound recordings",
"record.fixedField.tip.Transposition and arrangement": "Transposition and arrangement",
"record.fixedField.tip.Frequency": "Frequency",
"record.fixedField.tip.Regularity": "Regularity",
"record.fixedField.tip.Frequency": "Frecuencia",
"record.fixedField.tip.Regularity": "Regularidad",
"record.fixedField.tip.Type of continuing resource": "Type of continuing resource",
"record.fixedField.tip.Form of original item": "Form of original item",
"record.fixedField.tip.Nature of entire work": "Nature of entire work",
Expand All @@ -308,13 +308,13 @@
"record.fixedField.tip.Type of computer file": "Type of computer file",
"record.fixedField.tip.Running time for motion pictures and videorecordings": "Running time for motion pictures and videorecordings",
"record.fixedField.tip.Type of visual material": "Type of visual material",
"record.fixedField.tip.Technique": "Technique",
"record.fixedField.tip.Technique": "Técnica",
"record.fixedField.tip.Relief": "Relief",
"record.fixedField.tip.Projection": "Projection",
"record.fixedField.tip.Projection": "Proyección",
"record.fixedField.tip.Type of cartographic material": "Type of cartographic material",
"record.fixedField.tip.Special format characteristics": "Special format characteristics",
"record.fixedField.tip.Receipt, acquisition, or access status": "Receipt, acquisition, or access status",
"record.fixedField.tip.Method of acquisition": "Method of acquisition",
"record.fixedField.tip.Method of acquisition": "Método de adquisición",
"record.fixedField.tip.Expected acquisition end date": "Expected acquisition end date",
"record.fixedField.tip.General retention policy": "General retention policy",
"record.fixedField.tip.Specific retention policy": "Specific retention policy",
Expand All @@ -323,7 +323,7 @@
"record.fixedField.tip.Lending policy": "Lending policy",
"record.fixedField.tip.Reproduction policy": "Reproduction policy",
"record.fixedField.tip.Separate or composite copy report": "Separate or composite copy report",
"record.fixedField.tip.Date of report": "Date of report",
"record.fixedField.tip.Date of report": "Fecha del informe",
"record.fixedField.tip.Direct or indirect geographic subdivision": "Direct or indirect geographic subdivision",
"record.fixedField.tip.Romanization scheme": "Romanization scheme",
"record.fixedField.tip.Language of catalog": "Language of catalog",
Expand All @@ -343,15 +343,15 @@
"record.fixedField.tip.Record update in process": "Record update in process",
"record.fixedField.tip.Undifferentiated personal name": "Undifferentiated personal name",
"record.fixedField.tip.Level of establishment": "Level of establishment",
"record.fixedField.tip.Category": "Type",
"record.fixedField.tip.Category": "Tipo",
"record.fixedField.tip.SMD": "SMD",
"record.fixedField.tip.Braille music format": "Braille music format",
"record.fixedField.tip.Special physical characteristics": "Special physical characteristics",
"record.fixedField.tip.Color": "Color",
"record.fixedField.tip.Dimensions": "Dimensions",
"record.fixedField.tip.Sound": "Sound",
"record.fixedField.tip.Sound": "Sonido",
"record.fixedField.tip.Image bit depth": "Image bit depth",
"record.fixedField.tip.File formats": "File formats",
"record.fixedField.tip.File formats": "Formatos del fichero",
"record.fixedField.tip.Quality assurance target(s)": "Quality assurance target(s)",
"record.fixedField.tip.Antecedent/ Source": "Antecedent/ Source",
"record.fixedField.tip.Level of compression": "Level of compression",
Expand All @@ -370,7 +370,7 @@
"record.fixedField.tip.Configuration of playback channels": "Configuration of playback channels",
"record.fixedField.tip.Class of braille writing": "Class of braille writing",
"record.fixedField.tip.Level of contraction": "Level of contraction",
"record.fixedField.tip.Speed": "Speed",
"record.fixedField.tip.Speed": "Velocidad",
"record.fixedField.tip.Groove width/ groove pitch": "Groove width/ groove pitch",
"record.fixedField.tip.Tape width": "Tape width",
"record.fixedField.tip.Tape configuration": "Tape configuration",
Expand Down
Loading

0 comments on commit a70a381

Please sign in to comment.