Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
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
..
article-requests.tt Bug 20034: Switch single-column templates to Bootstrap grid: Circulation 2018-02-15 13:30:23 -03:00
bookcount.tt Bug 19700: Move template JavaScript to the footer: Some circulation pages 2017-12-11 11:34:23 -03:00
branchoverdues.tt Bug 10021: Remove notify columns in circ/branchoverdues.tt 2017-12-11 11:34:19 -03:00
branchtransfers.tt Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
circulation-home.tt Bug 20034: Switch single-column templates to Bootstrap grid: Circulation 2018-02-15 13:30:23 -03:00
circulation.tt Bug 19933: Remove patronflags - tricky ones 2018-03-23 11:45:38 -03:00
circulation_batch_checkouts.tt Bug 19933: Remove patronflags - tricky ones 2018-03-23 11:45:38 -03:00
offline-mf.tt Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
offline.tt Bug 20142: Allow translating offline circ message 2018-02-27 11:37:51 -03:00
on-site_checkouts.tt Bug 12904: Add KOHA_VERSION to few more .css 2018-02-16 13:01:19 -03:00
overdue.tt Bug 18403: Only display libraries from group in dropdown lists 2018-02-12 15:41:38 -03:00
pendingreserves.tt Bug 9573: Lost items report - add KohaTable to itemlost 2018-02-17 18:32:14 -03:00
printslip.tt Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
renew.tt Bug 19444: (QA follow-up) Remove repeating condition 2017-12-18 12:16:27 -03:00
request-article.tt Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
reserveratios.tt Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
returns.tt Bug 9573: Lost items report - add KohaTable to itemlost 2018-02-17 18:32:14 -03:00
selectbranchprinter.tt Bug 16530: Adding a circ sidebar navigation menu and circSidebar syspref to activate/deactivate 2017-03-03 18:34:36 +00:00
transfer-slip.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
transferstoreceive.tt Bug 18789: (QA follow-up) Use first_valid_email_address on Tranfers to receive page 2018-02-16 13:03:58 -03:00
view_holdsqueue.tt Bug 9573: Lost items report - add KohaTable to itemlost 2018-02-17 18:32:14 -03:00
waitingreserves.tt Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00