Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Bernardo Gonzalez Kriegel 2d9f5fc69e Bug 9457: [ENH] Ordering branches should be case independent (2)
This patch replace use of CGI::scroll_list() to show list of branches.

In two files, marc21_linking_section.pl and unimarc_field_4XX.pl,
the scrolling list is created but not used in the template file,
so the code is removed.

Also minor renaming/normalizing of variables.

To test:
1) Install with some branches, records and patrons

2.1) Select a record, click 'Place hold', select user,
     there is a library pull-down next to 'Pickup at:',
     list is ordered case sensitive
2.2) Go to Reports > Average loan time,
     next to Library is a pull-down,
     list without order
2.3) Go to Reports > Catalog by item type,
     next to 'Select a library' is a pull-down,
     list is ordered case sensitive
2.4) This is tricky, go to Reports home,
     change last part of URL 'reports-home.pl' with
     'manager.pl?report_name=issues_by_borrower_category'
     (can't find a direct link), next to 'Select a library'
     is a library pull-down,
     list without order
2.5) Edit/Add a patron, on section 'Library management'
     there is a library pull-down, case sensitive
2.6) OPAC, as logged user, make a suggestion or hold,
     there is library pull-down, correct order

3) Apply the patch

4.1) Repeat 2.1), correctly ordered list
4.2) Repeat 2.2), correctly ordered list
4.3) Repeat 2.3), correctly ordered list
4.4) Repeat 2.4), correctly ordered list
4.5) This is a bit more work
     There are 3 possible situations to test:
     A) No branches, must show a message that are no
        libraries defined
     B) New patron, must show a correctly ordered
        list of branches, current branch selected
     C) Edit patron, must show a correctly ordered
        list of branches, patron branch selected
4.6) Small changes on variable names, so retest 2.6)

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-03-20 15:35:58 -04:00
..
acqui Bug 8853: Suppress links in basketgroups list 2013-03-13 08:02:34 -04:00
admin Bug 9446 [Revised] Use DataTables on Z39.50 servers administration page 2013-03-20 15:27:49 -04:00
authorities Bug 9676 - Replace YUI buttons on authorities editor page with Bootstrap 2013-03-07 10:20:38 -05:00
basket Bug 9669 - Replace YUI buttons on staff client cart toolbar 2013-02-28 19:14:46 -05:00
batch
catalogue Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
cataloguing Bug 9450 [Revised] Use DataTables in cataloging Z39.50 search results 2013-03-07 10:38:01 -05:00
circ Bug 9423: Add notforloan value to issue confirmation or blocking message 2013-03-19 22:22:23 -04:00
errors
help Bug 7440 follow-up removing forgotten NoZebra references 2013-03-19 21:17:05 -04:00
installer
labels Bug 9635 - Replace YUI buttons on label batches pages with Bootstrap 2013-02-18 08:55:55 -05:00
members Bug 9457: [ENH] Ordering branches should be case independent (2) 2013-03-20 15:35:58 -04:00
offline_circ Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
patroncards Bug 9695 - Use alphabet system preference on page used to browse patrons for patron card batches 2013-03-13 08:43:25 -04:00
plugins Bug 7804 - Add Koha Plugin System - QA Followup 2 2013-03-20 14:50:19 -04:00
reports Bug 9457: [ENH] Ordering branches should be case independent (2) 2013-03-20 15:35:58 -04:00
reserve Bug 9457: [ENH] Ordering branches should be case independent (2) 2013-03-20 15:35:58 -04:00
reviews
rotating_collections
serials Bug 7608: Manual history should not always be enabled 2013-02-15 07:46:51 -05:00
services Bug 8637: Lack of control on mandatory in orderreveive.tt 2012-08-31 13:48:52 +02:00
sms
suggestion Bug 9653: FIX collapse class is used by already Bootstrap 2013-03-07 09:28:53 -05:00
tags Bug 9473: Use DataTables on tags list page 2013-02-07 07:48:05 -05:00
test
tools Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00
virtualshelves Bug 9458 - Add sorting to lists - QA Followup 4 2013-03-13 09:06:20 -04:00
z3950 Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
about.tt Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
auth.tt
intranet-main.tt Bug 7875: Change the pending suggestion link in home page so that it directs to pending suggestions 2013-03-20 08:40:43 -04:00