[Koha-bugs] [Bug 11299] New: Add a button that automatically links authority records to a biblio record during edition. (AJAX)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 25 18:38:31 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11299

            Bug ID: 11299
           Summary: Add a button that automatically links authority
                    records to a biblio record during edition. (AJAX)
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: gmcharlt at gmail.com
          Reporter: fcapovilla at live.ca
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

Created attachment 23146
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23146&action=edit
Add a button to the biblio edition page to automatically add authority links.

This patch adds a "Link authorities automatically" button to the addbiblio
page.
When it's clicked, authority links are automatically added to the current
biblio record without a need to save the record.
A message is then shown, giving a summary of the linking process and telling
the user which fields were updated and which ones were not.

If some fields could not be linked, a "create authority" icon is added next to
their $9 subfield. If this icon is clicked, a popup appears to let the user
create a new authority record for the field.

The patch also adds an optional "status" return value to Linker.pm, which can
be used by the Linker to return custom status strings to give more informations
about the linking process to the user.

Sponsored-by: CCSR ( http://www.ccsr.qc.ca )

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list