Bugzilla – Attachment 29029 Details for
Bug 9811
Patrons search improvements
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 9811: Fix wording branch vs library
PASSED-QA-Bug-9811-Fix-wording-branch-vs-library.patch (text/plain), 1.65 KB, created by
Katrin Fischer
on 2014-06-19 13:25:49 UTC
(
hide
)
Description:
[PASSED QA] Bug 9811: Fix wording branch vs library
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-06-19 13:25:49 UTC
Size:
1.65 KB
patch
obsolete
>From cce024f50cb81723cf7cc0649d2d0ba472570a54 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Wed, 11 Jun 2014 15:20:37 +0200 >Subject: [PATCH] [PASSED QA] Bug 9811: Fix wording branch vs library > >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. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt >index 97e27b2..e924d9e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt >@@ -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> >-- >1.8.3.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 9811
:
16096
|
16111
|
16112
|
16320
|
16362
|
16403
|
16957
|
19056
|
19057
|
19307
|
19633
|
19642
|
20094
|
20095
|
20096
|
20174
|
20266
|
20290
|
20291
|
21169
|
21170
|
21171
|
21172
|
21173
|
21174
|
21175
|
22265
|
23261
|
24095
|
24111
|
26067
|
26068
|
26261
|
26336
|
26337
|
26342
|
26347
|
27642
|
27643
|
27644
|
27645
|
27646
|
27711
|
28738
|
28739
|
28740
|
28741
|
28742
|
28743
|
28744
|
28745
|
28746
|
28747
|
28781
|
28782
|
29019
|
29020
|
29021
|
29022
|
29023
|
29024
|
29025
|
29026
|
29027
|
29028
| 29029 |
29442