Skip to content

Releases: folio-org/ui-quick-marc

v7.0.0

13 Oct 14:27
Compare
Choose a tag to compare
  • UIQM-250 Updated invalid Leader position values error messages to be more informative.
  • UIQM-410 Add support for values 'b' and 'c' in Bib Leader/19
  • UIQM-355 Added a new permission "quickMARC: Create a new MARC bibliographic record"
  • UIQM-420 Remove initial values for Find Authority plugin References filter.
  • UIQM-428 Show an error message in modal after linking.
  • UIQM-424 Disable pressing Enter for linked fields.
  • UIQM-361 Create Orig Bib Record: Open new record in quickMARC UI.
  • UIQM-432 Avoid private paths in stripes-core imports.
  • UIQM-421 Add correct validation to save derived records.
  • UIQM-445 Fix missing permission to view MARC Authority icon in MARC bib source view
  • UIQM-447 Upgrade instance-authority-links interface to 2.0
  • UIQM-382 quickMARC Bib Validation: Make 010 a non-repeatable field in create, edit, and derive bib records
  • UIQM-429 Prevent many location in Marc holdings record.
  • UIQM-449 Link Authority: Pre-populate search/browse box with bib subfield values
  • UIQM-415 Create original bib record in quickMARC UI
  • UIQM-412 Fix translation format: MARC field number isn't highlighted in bold
  • UIQM-423 Fix display person who last edited quickMARC record
  • UIQM-457 Always replace bib $0 with Authority's baseURL + naturalId.
  • UIQM-450 Take the authority control subfields from the linking rules.
  • UIQM-448 Fix validation of 001 fields when creating/deriving/editing all record types.
  • UIQM-463 Upgrade to new interfaces.
  • UIQM-470 Add permission for editing MARC Holdings records.
  • UIQM-419 Make Leader validation error message consistent for all MARC types.
  • UIQM-465 Bib Rec. / Field 008 / Ctrl / Removed unused Ctrl field.
  • UIQM-464 Create Orig Bib Record: Populate new record with 008.
  • UIQM-492 Fix error when changing field type from 00X to content and vice versa.
  • UIQM-496 Conduct an Advanced search when $0 is present.
  • UIQM-485 Replace "align-items: start;" with "align-items: flex-start;" for better support.
  • UIQM-488 Change records-editor.records interface name and permission names to marc-records-editor
  • UIQM-459 Make 008 field required for MARC bibliographic/authority/holdings records.
  • UIQM-500 Remove 008 Entered field when Deriving a record.
  • UIQM-499 Auto-populate empty positions for fields 006, 007 and 008.
  • UIQM-380 Create Orig Authority Record: Open new record in quickMARC UI.
  • UIQM-326 Add auto-linking MARC bib fields.
  • UIQM-443 Auto-linking MARC bib. Handling multiple authority records matches.
  • UIQM-436 Auto-linking MARC bib. Handling multiple subfield 0.
  • UIQM-509 Autopopulate subfields when Creating MARC records.
  • UIQM-501 Actualize linked fields on save.
  • UIQM-532 BREAKING Bump react to v18.
  • UIQM-480 Derive new local MARC bib record from Shared Instance record.
  • UIQM-483 Add "Local" or "Shared" to flag MARC bib records.
  • UIQM-484 Edit MARC bib record on Shared Instance.
  • UIQM-542 Bump plugin-find-authority and stripes-acq-components.
  • UIQM-535 Update Node.js to v18 in GitHub Actions.
  • UIQM-544 Add "Local" or "Shared" to flag MARC authorities.
  • UIQM-545 Change tenant id to central when opening details of Shared Authority.
  • UIQM-547 Link Shared/Local MARC bib record to Shared/Local Authority record.
  • UIQM-550 Use onClose prop when a derived record is saved to have one source of truth to remove unnecessary params.
  • UIQM-552 Hide the Shared facet in the plugin for the shared bib record.
  • UIQM-554 Don't pass any arguments to the onClose callback when clicking the Cancel panel button.
  • UIQM-556 Edit Shared MARC authority record, update Shared & Local Instances.
  • UIQM-558 BREAKING bump react-intl to v6.4.4.
  • UIQM-559 Make auto-linking for the consortium.
  • UIQM-558 Allow a user to select a location code from the plugin.
  • UIQM-562 Fix optimistic locking error doesn't appear when edit "MARC authority" record.
  • UIQM-564 Hide permission `quickMARC: Create a new MARC authority record
  • UIQM-431 Marc record fixed field 008 with proper order.
  • UIQM-568 Remove second call to links-suggestion endpoint. Now only need to send one call to member tenant.

v6.0.2

30 Mar 17:52
Compare
Choose a tag to compare
  • UIQM-413 Updated the @folio/plugin-find-authority dependency to ^2.0.0
  • UIQM-430 If the user manually enters the $9 field on a non-linkable, then hide the authorized icon on the view source.
  • UIQM-426 Show error if $9 is added during deriving.
  • UIQM-422 Edit/Derive MARC bib | Show Type label on 006 and 007 MARC fields.
  • UIQM-426 Allow a user to manual enter/edit $9 for non-linkable/non-controllable bib field

v6.0.1

14 Mar 13:14
Compare
Choose a tag to compare
  • UIQM-395 Adding multiple "$a" in "010" field of linked "MARC Authority" leads to error.
  • UIQM-399 Linked MARC bib field - editable textbox does not support shortcut keys

v6.0.0

23 Feb 16:16
7ebd181
Compare
Choose a tag to compare
  • UIQM-275 Derive a new MARC bib/Edit a MARC bib | Link/Unlink a MARC bib field to/from an Authority record
  • UIQM-309 Make PUT /records request to save authority links after deriving a MARC Bib record
  • UIQM-281 FE | Linked bib fields | Derive a new MARC bibliographic record handling
  • UIQM-307 Link then Unlink bib field before saving record behavior
  • UIQM-312 Create a test Harness for quick marc tests
  • UIQM-314 Enable authority linking for the following MARC bib fields
  • UIQM-317 Linking of empty field with "MARC Authority" record doesn't happen
  • UIQM-313 Reference "MARC Authority" record is opened when user clicks on the "View MARC authority record" icon
  • UIQM-315 Rename "Duplicate BIB" feature to "Derive BIB" feature
  • UIQM-320 The permission "quickMARC: Can Link/unlink authority records to bib records" is hidden on UI.
  • UIQM-319 Not actual "relatedRecordVersion" value sends when user saves "MARC Bib" record
  • UIQM-295 FE - Linking Bib field 240 to Authority field 100/110/111
  • UIQM-333 Display an error message when user attempts to select an invalid authority heading
  • UIQM-297 FE | View Source | If a bib field is authorized then display authorized indicator
  • UIQM-332 Default search/browse option and Authority source file selections based on MARC bib field to be linked
  • UIQM-322 Edit MARC authority app | User edits the 1XX value and has linked bib fields
  • UIQM-331 Edit MARC authority: Handling updates 1XX or 010 $a value
  • UIQM-339 Uncontrolled subfield moved to read only box when linked "MARC Authority" has the same subfield indicator
  • UIQM-335 MARC Bibliographic | Print Source record
  • UIQM-330 FE - Edit MARC Authority record | MARC field 010 is not repeatable
  • UIQM-353 Fix "Reference" record opens when user clicks on the "View" icon next to the linked "MARC Bib" field
  • UIQM-345 Edit a MARC authority record | Do not allow user to delete 1XX field
  • UIQM-343 Edit/Derive a MARC bib record | Do not allow a user to delete MARC field 245
  • UIQM-344 Create/Edit MARC holdings | Do not allow user to delete MARC field 852
  • UIQM-341 Error handling | Edit/Derive a new MARC bib record | User adds an invalid $9
  • UIQM-370 Error when clearing "1XX" field tag for "MARC authority" record
  • UIQM-368 Bump stripes to 8.0.0 for Orchid/2023-R1
  • UIQM-359 Change to Linked MARC authority record has been updated confirmation messaging
  • UIQM-347 quickMARC | Show errors messages then show confirmation messages
  • UIQM-337 Controlled subfield is displayed as not controlled after linking of MARC Bib field with MARC Authority
  • UIQM-373 Save buttons are not disabled after removing unsaved updates from linked field in "MARC bib" record
  • UIQM-376 Reference MARC Authority record is opened when user clicks on the "MARC Authority" icon next to the controlled field
  • UIQM-349 Align the module with mod-search API breaking change
  • UIQM-348 Change to Linked MARC authority record has been updated confirmation messaging
  • UIQM-390 Fix exception when changing tag value to "010" in "MARC authority" record without "010" field
  • UIQM-367 Show an error toast message when user enters a subfield that is/can be controlled by an authority record or is the linking match point
  • UIQM-394 No delete icon for "010" field with valid value in "MARC authority" record not controlling any "MARC bib" record
  • UIQM-375 Do not add "http://" to "base url" when user links "MARC Bib's" field with "MARC Authority"
  • UIQM-386 Edit MARC authority | Add/Edit 010 $a when linking is based on 001.
  • UIQM-385 Edit/Derive quickMARC | Allow user to drag text boxes to view all content
  • UIQM-402 Add linkingRuleId to the request body for linked fields
  • UIQM-351 MARC Authority | Print Source record
  • UIQM-403 Bump stripes-acq-components to 4.0.0
  • UIQM-352 MARC Holdings | Print Source record

v5.1.3

18 Nov 07:44
Compare
Choose a tag to compare
  • UIQM-321 Deleted fields not processing when deriving a new MARC bibliographic record

v5.2.0

26 Oct 10:33
Compare
Choose a tag to compare
  • UIQM-259 Edit MARC authority: User does not get a notification that the record is edited has been deleted by another user.
  • UIQM-258 Add fake link Authority button next to MARC fields.
  • UIQM-261 Shift focus to MARC tag box once you click Add or Delete field.
  • UIQM-278 Add the ability to change the height of the QuickMarcView component.
  • UIQM-272 Edit quickMARC : Display a Save & keep editing button
  • UIQM-273 Add a new field : Default focus/cursor to after $a.
  • UIQM-254 New permission: quickMARC Link/unlink authority records to bib records.
  • UIQM-270 When user deletes a row then show a placeholder message that includes an Undo action.
  • UIQM-255 quickMARC : Allow a user to tab from one subfield to another using a shortcut key in a single row
  • UIQM-285 Also support version 12.0 of the inventory interface in okapiInterfaces.
  • UIQM-286 Add key to Marc fields.
  • UIQM-289 The entered data is deleted when user click on the "Save & close" button and validation error appears
  • UIQM-290 Detail Record : Click Link button to select a MARC authority record
  • UIQM-274 Derive/Edit a bib record | Display link icon for eligible name bib fields to link to authority records and show Select a MARC authority plug-in
  • UIQM-276 Derive/Edit MARC bib | Link bib field to authority record | Validate and Generate $0 value
  • UIQM-293 Edit/Derive - MARC bib - Remove 008 Desc box
  • UIQM-292 Change field level actions for "Move field a row" buttons.
  • UIQM-284 Linked bib field | Show View Authority icon
  • UIQM-305 Resolve ui-quick-marc and stripes-authority-component circular dependency
  • UIQM-301 quickMARC: Add a11y tests
  • UIQM-311 Edit/Derive MARC bib | Improve error messaging for Leader positions 18 and 19
  • UIQM-310 Update spacing between Save & continue and Save & close buttons
  • UIQM-288 Authority control: Hide link authority button before Nolana release

v5.1.2

23 Aug 10:40
Compare
Choose a tag to compare
  • UIQM-266 Edit quickMARC: Undoing a delete field is not restored in the same position.
  • UIQM-269 Remove default $a subfield at "852" field when user created "MARC Holdings" record

v5.1.1

05 Aug 14:13
Compare
Choose a tag to compare
  • UIQM-263 Cannot access a MARC bib because creator has been deleted. Handling a 404 error.
  • UIQM-260 Fix Add MARC holdings: 852 field > cannot enter text
  • UIQM-267 MARC Holdings - Leader position 18 accept a space and \ as a valid value
  • UIQM-262 FE: Derive/Edit MARC bibliographic record: Improve Leader position 08 error message
  • UIQM-265 Add/Edit MARC Holdings - Adding a new field above MARC 852 results in 852$b value populating the newly added field

v5.1.0

08 Jul 13:14
Compare
Choose a tag to compare
  • UIQM-213 New Permission: View MARC holdings record.
  • UIQM-212 New permission: View source (instance).
  • UIQM-162 Optimistic locking: display error message to inform user about OL.
  • UIQM-217 Update dependencies: stripes-acq-components to v3.1.1.
  • UIQM-224 Replace or remove react-hot-loader.
  • UIQM-230 Replace babel-eslint with @babel/eslint-parser.
  • UIQM-53 Adjust the quickMARC edit UI to indicate that specific fields are protected.
  • UIQM-233 MARC authority: Leader field make the following positions editable.
  • UIQM-234 FE: Derive/Edit MARC bibliographic record: Make positions 06 and 07 editable.
  • UIQM-231 Fix user able to replace the '001' field value when edit record in quickmarc.
  • UIQM-238 Fix Save & Close button not working.
  • UIQM-242 Apply to MARC Authority: Optimistic locking: display error message to inform user about OL
  • UIQM-239 FE: Derive/Edit MARC bibliographic record: Error message for when a user attempts to edit a read-only leader value is not updated
  • UIQM-247 Folio crashes in quickmarc editor when cypress clears LDR field
  • UIQM-243 Optimistic Locking: Do not send update request when user attempts to update older version of MARC bib/holdings/authority
  • UIQM-244 Fix undefined user name
  • [UIQM-246] (https://issues.folio.org/browse/UIQM-246) MARC Holdings | Update error toast notification message when user edit 18 position of LDR
  • [UIQM-251] (https://issues.folio.org/browse/UIQM-251) Edit/Derive Bib and Create/Edit Holdings - URL in error toast notifications does not work

v5.0.3

15 Jun 10:43
Compare
Choose a tag to compare
  • UIQM-228 "Save & close" button accessibility when edit bib/holdings/authority record via "quickMARC".
  • UIQM-241 update NodeJS to v16 in GitHub Actions