Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
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
..
boraccount.tt Bug 7671 : add a real primary key accountlines_id in accountlines 2012-09-15 07:31:58 +02:00
deletemem.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
files.tt Bug 6261 [Revised] Consolidate patron toolbar include files 2012-12-27 18:36:42 -05:00
guarantor_search.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
mancredit.tt Bug 8054 - double clicking can cause duplicate payments/fines 2013-03-11 08:14:12 -04:00
maninvoice.tt Bug 8054 - double clicking can cause duplicate payments/fines 2013-03-11 08:14:12 -04:00
member-flags.tt Bug 9439 - Enforce superlibrarian mutual exclusivity of other permissions 2013-02-01 11:30:35 -05:00
member-password.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
member.tt Bug 7067 [Follow-up: templates] allow patron self registration via the opac 2012-12-14 08:08:59 -05:00
memberentrygen.tt Bug 9457: [ENH] Ordering branches should be case independent (2) 2013-03-20 15:35:58 -04:00
members-update.tt Bug 7067 - Fix bad url in breadcrumbs 2012-12-14 08:09:01 -05:00
moremember-brief.tt Bug 9376: extend HTML fix to moremember-brief.tt 2013-01-17 21:08:48 -05:00
moremember-print.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
moremember-receipt.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
moremember.tt Bug 9751: Patron flags red in moremember.pl like in circulation.pl 2013-03-20 15:20:31 -04:00
notices.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
pay.tt Bug 8054 - double clicking can cause duplicate payments/fines 2013-03-11 08:14:12 -04:00
paycollect.tt Bug 8054 - double clicking can cause duplicate payments/fines 2013-03-11 08:14:12 -04:00
printfeercpt.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
printinvoice.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
readingrec.tt Bug 9108 - Add uk/euro date sort filter to pages which require it 2013-01-17 21:59:30 -05:00
routing-lists.tt Bug 6261 [Revised] Consolidate patron toolbar include files 2012-12-27 18:36:42 -05:00
search.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
statistics.tt Bug 9464 - Update DataTables configuration on patron statistics page 2013-03-20 15:29:20 -04:00
update-child.tt Bug 9465 - Use DataTables on update child to adult patron page 2013-02-15 08:41:46 -05:00