[Koha-patches] [PATCH 2/2] BUG 13382: RDA 700s

2015-02-09 Thread Nicole C. Engard
From: Winona Salesky This patch updates the visibility of the 7xx fields in the XSLT display in the staff and OPAC. To test: * Search the opac for a title with 7xx fields * Click the title * Make sure the fields display properly * Repeat for a few more titles * Repeat in the Staff Client --- .

[Koha-patches] [PATCH 1/2] Bug 12543 - Add userid as matchpoint for "Import patrons" tool

2015-02-09 Thread Nicole C. Engard
From: Winona Salesky The a patron's userid should be a matchpoint in the same manner as cardnumber. Though not enforced as a unique key by the database yet ( pending bug 1861 ), this field is effectively unique as uniqueness is enforced by Koha itself. Test Plan: 1) Apply this patch 2) Browse to

Re: [Koha-patches] [PATCH 1/2] Bug 12543 - Add userid as matchpoint for "Import patrons" tool

2015-02-09 Thread Nicole Engard
Sorry all - not sure what the heck I did here. Obviously I did not mean to submit this. On Mon, Feb 9, 2015 at 11:43 AM, Nicole C. Engard wrote: > From: Winona Salesky > > The a patron's userid should be a matchpoint in the same manner as > cardnumber. Though not enforced as a unique key by t