Bug 9811: Fix wording branch vs library
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 11 Jun 2014 13:20:37 +0000 (15:20 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 1 Jul 2014 12:59:27 +0000 (09:59 -0300)
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.

1) Top search
- OK no regressions found

2) New filters

- OK Terminology
- OK Search fields, search types, category, library
- OK Clear button

3) Result list

- OK Cardnumber
- OK Name, address and email
- OK Fines, checkouts and overdues
- OK Adding patrons to patron lists
- OK Select all/unselect all
- OK Sorting on the various columns
- OK Paging
- OK PatronsPerPage system preference

4) Performance
Tested with a database containing 40.000 patrons.
Search results were displayed with a little delay,
overall performance seemed pretty good.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt

index 97e27b2..e924d9e 100644 (file)
@@ -454,7 +454,7 @@ function filterByFirstLetterSurname(letter) {
               </select>
             </li>
             <li>
-              <label for="branchcode_filter">Branch:</label>
+              <label for="branchcode_filter">Library:</label>
               <select id="branchcode_filter">
                 [% IF branchloop.size != 1 %]
                   <option value="">Any</option>