Skip to content

v.9.0.0

Compare
Choose a tag to compare
@BogdanDenis BogdanDenis released this 01 Nov 13:46
· 19 commits to master since this release
  • UIQM-647 Import useUserTenantPermissions from @folio/stripes/core.
  • UIQM-563 Allow a user to move 00X fields.
  • UIQM-563 Add a required property to Select type fields for screen readers.
  • UIQM-648 Add aria-label to the location field.
  • UIQM-660 BREAKING Added stripes-inventory-components to peerDeps. Added inventory search link next to 010 fields.
  • UIQM-671 Create/Derive a MARC bib/holdings/authority > Remove the add new field on the system generated 999 ff.
  • UIQM-661 Derive a new MARC bib record > Do not copy over 010 field values.
  • UIQM-666 Make leader positions Type and BLvl required when creating a bib record.
  • UIQM-672 Add a tooltip for the search link.
  • UIQM-670 Allow saving local control fields without subfield.
  • UIQM-669 Display validation error messages inline.
  • UIQM-658 Check for duplicate LCCN (010 $a) bib or authority records.
  • UIQM-631 Create/Edit/Derive a MARC bib/authority/holdings record > Display MARC record validation errors inline.
  • UIQM-632 Run timer on submit during backend validation, if it takes over 2s, show modal.
  • UIQM-681 Return some validation rules for Bib and Authority records.
  • UIQM-685 “ELvl” box (17th LDR position) validation when Creating/Editing/Deriving MARC bib.
  • UIQM-688 Convert Leader from Object to string when fetching links autosuggestions.
  • UIQM-687 Create/Derive MARC Bib records - remove field 001 error related to missing field during validation.
  • UIQM-686 Return removed UI validation in "quickmarc".
  • UIQM-690 Match payload formatting for submit and validate when editing.
  • UIQM-668 Change "subfield" to "position" in 008 validation messages.
  • UIQM-691 Show correct field and toast color when validation returns warnings.
  • UIQM-665 Fix to generate array content in 008 after changing document type of MARC bib.
  • UIQM-694 Separate error messages triggered by controlled subfields of different linked fields.
  • UIQM-592 Fix to input polish special chars into fields.
  • UIQM-697 Field 008: Validate the length of subfields. Add backslashes if the length of a subfield of field 008 is shorter, if longer - cut off the extra characters.
  • UIQM-699 ECS - send validation request with central tenant id for shared Bib and Authority records.
  • UIQM-693 Hide permission - Edit, View: Enable duplicate LCCN (010 $a) checking of MARC bibliographic and authority records.
  • UIQM-695 Remove extra $ from error messages when adding/removing $t from 1XX of linked MARC authority record.
  • UIQM-706 BREAKING Upgrade marc-records-editor to 6.0.
  • UIQM-698 Validate 006/007 field lengths.
  • UIQM-704 Linked fields - combine split fields before sending for validation.
  • UIQM-708 Change 007 Microforms type to allow 4 characters in RRR/RR field.
  • UIQM-714 BREAKING Upgrade inventory to 14.0.
  • UIQM-709 LCCN duplication: Update the bib request query to include only the non-suppressed record in the search results.
  • UIQM-701 Use new GA workflows.
  • UIQM-711 Update validateFixedFieldPositions to display all 008 field errors instead of one in Bibliographic records.
  • UIQM-712 In field 007 for Projected Graphic type: change the MfS field type to Byte to allow only 1 character to be entered.
  • UIQM-715 Reuse existing ids for fields after saving a record to avoid re-rendering and be able to focus on a field by ref.
  • UIQM-723 Rename permissions.
  • UIQM-724 Do not group together subfields during linking.