]> git.evergreen-ils.org Git - Evergreen.git/commit
Best Match w/ quality ratio merging
authorberick <berick@esilibrary.com>
Wed, 4 May 2011 21:15:03 +0000 (17:15 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 6 Jul 2011 18:50:51 +0000 (14:50 -0400)
commitda3a453442050482a419deff91d3dc92fdbf132a
tree272d4f63de06bc78e29456012d09dfea9a6e4664
parent9e9c1c3b6ab1c85e803f7611a38cfd4a9113e027
Best Match w/ quality ratio merging

 * Mew Best Match option in merge/overlay
 * support for upload time minimum record quality ratio
 * We now /only/ create new records if no matches exist and the user
   selected a match-free import
 * Selecting a match-free import no longer trumps other merge imports.
   They both work together now.

TODO: find out why queued record quality is not getting set at queued
rec creation time.
Open-ILS/src/perlmods/lib/OpenILS/Application/Vandelay.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/web/js/ui/default/vandelay/vandelay.js
Open-ILS/web/opac/locale/en-US/vandelay.dtd
Open-ILS/web/templates/default/vandelay/inc/matches.tt2
Open-ILS/web/templates/default/vandelay/inc/upload.tt2