Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart bddfed7591 Bug 19933: Remove patronflags - tricky ones
Here we are, patronflags is used in a couple of places where (almost) all flags
were really useful: C4::SIP::ILS::Patron->new and circulation.pl

This patch only deal with the circulation code as I am not convident
enough with SIP code.

The change does not seems trivial because of the complexity of the
existing code, but the logic is the same. We send a variable to the
template depending on the situation of the patron.

I guess only code eyes ball could catch issue in this patch quickly.

Maybe we need to find a good place in a Koha module to move this code
and provide code coverage (especially when C4::SIP::ILS::Patron will
reuse it).

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-03-23 11:45:38 -03:00
..
acqui Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
admin Bug 20264: Remove syspref checkdigit 2018-03-23 11:45:38 -03:00
authorities Bug 20239: Fix spelling on authority linker plugin 2018-02-23 10:57:04 -03:00
basket Bug 20033: Switch single-column templates to Bootstrap grid: Catalog 2018-02-15 13:30:23 -03:00
batch
catalogue Revert "Bug 20341: Use AuthorisedValues plugin on the staff side" 2018-03-19 15:40:09 -03:00
cataloguing Bug 19823: Move template JavaScript to the footer: MARC21 editor plugins 2018-02-23 10:59:12 -03:00
circ Bug 19933: Remove patronflags - tricky ones 2018-03-23 11:45:38 -03:00
clubs Bug 20035: Switch single-column templates to Bootstrap grid: Patron clubs 2018-02-15 13:30:23 -03:00
common Bug 19641: Move patron templates to the footer 2018-02-15 13:30:23 -03:00
course_reserves Bug 20372: Correct toolbar markup on some pages 2018-03-19 13:55:53 -03:00
errors
help Bug 20190: Replace intranet-tmpl with [% interface %] 2018-02-13 12:57:46 -03:00
ill Bug 20295: Allow translating link title in ILL module 2018-02-27 13:48:17 -03:00
installer
labels Bug 20147: Allow translating prompt in label edit batch 2018-02-27 11:37:35 -03:00
members Bug 19933: Remove patronflags - easy ones 2018-03-23 11:45:38 -03:00
offline_circ Bug 20036: Switch single-column templates to Bootstrap grid: Offline circulation 2018-02-15 13:30:23 -03:00
onboarding Bug 20189: Fix style on installer and onboarding pages 2018-02-13 12:57:21 -03:00
patron_lists Bug 19837: Add error feedback for duplicated or unfound cardnumbers 2018-02-18 16:48:46 -03:00
patroncards
plugins
reports Bug 20372: Correct toolbar markup on some pages 2018-03-19 13:55:53 -03:00
reserve Bug 18789: (QA follow-up) Fix showing cardnumber when creating a hold 2018-02-16 13:03:58 -03:00
reviews Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
rotating_collections
serials Bug 20290: Fix capitalization of "Routling List" 2018-02-27 11:45:16 -03:00
services
suggestion
tags
test
tools Bug 20376: Make select/unselect all ignore disabled checkboxes on batch record deletion 2018-03-19 13:55:47 -03:00
virtualshelves Bug 19960: Update popup window templates to use Bootstrap grid: Add to list 2018-02-15 13:30:23 -03:00
about.tt Bug 7143: Update about page for new dev - Maksim Sen 2018-03-19 15:38:38 -03:00
auth.tt Bug 20268: (follow-up) Correct template error 2018-03-23 11:29:58 -03:00
intranet-main.tt Bug 20268: CSS regression: white gap on the top of the staff pages 2018-03-19 13:55:46 -03:00