Fix for Bug 5436 - Extended patron attributes display improvements
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 5 Aug 2011 18:33:11 +0000 (14:33 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Fri, 23 Sep 2011 03:35:54 +0000 (15:35 +1200)
commit061f2e9251bcfbb90b2babf3dee8a725b1295ba8
tree8d0c94811be6ad2ded622623dd8b40e240ed06c1
parent5e94de956610072d3d37bbbde1c8d48920414118
Fix for Bug 5436 - Extended patron attributes display improvements

Show patron attributes in the sidebar on circ and patron pages

[Edit from Owen Leonard: This patch takes changes originally in
Bug 5436 and isolates just the parts relating to display of
patron attributes. Because function for pulling patron attributes
was merged with the function for displaying address information
in SetMemberInfosInTemplate() (also found in Bug 5749), I moved
the call to GetBorrowerAttributes into the individual scripts.
That keeps the functionality relating specifically to patron
attributes separate from the proposed changes to displaying
addresses.

Because I think it's important to keep the display consistent,
I added display of patron attributes to all pages which include
the patron information sidebar.]

Rebased for compatability with bug 3489 and database documentation by
Ian Walls, 9-21-11

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
18 files changed:
C4/Members/AttributeTypes.pm
C4/Members/Attributes.pm
admin/patron-attr-types.pl
circ/circulation.pl
installer/data/mysql/atomicupdate/0009-patron-attr-display-checkout.pl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql
koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc
koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt
members/boraccount.pl
members/mancredit.pl
members/maninvoice.pl
members/member-flags.pl
members/member-password.pl
members/moremember.pl
members/notices.pl
members/pay.pl
members/readingrec.pl