Koha/opac
Owen Leonard b5e27d047c Bug 3516 [REVISED] Display picture of patrons in OPAC
This patch adapts the patron image display script from the
self-checkout module to optionally display the image of the
logged-in user on their personal information page (opac-userupdate.pl).
The script changes the method choosing which image to display
from using a passed cardnumber to using the borrowernumber of
the logged-in user.

A system preference is added, OPACpatronimages, to control
whether these images are displayed.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Verified that patron image shows only when system preference is turned on
and that there are no display problems for patrons without patron image.
2012-03-05 17:12:16 +01:00
..
errors
rss adding file just for creating the rss directory 2007-08-02 08:50:43 +00:00
sco bug_7090: AllowItemsOnHandCheckout syspref 2012-02-10 19:28:25 +01:00
changelanguage.pl Bug 6755 Followup setlanguagecookie used in 2 places 2011-09-27 08:22:18 +13:00
ilsdi.pl
maintenance.pl
oai.pl
opac-account.pl Bug 4192: Fixes warnings generated by opac-account.pl. 2010-02-16 06:12:38 -05:00
opac-addbybiblionumber.pl Bug 6631: Anonymous users can create lists in OPAC 2012-02-01 17:56:11 +01:00
opac-alert-subscribe.pl
opac-authorities-home.pl
opac-authoritiesdetail.pl
opac-basket.pl Bug 5990: Lists and Cart show LOC code not Location Authorized value 2011-04-01 12:07:46 +13:00
opac-browser.pl
opac-changelanguage.pl
opac-detail.pl Merge remote-tracking branch 'origin/new/bug_3215' 2012-02-27 12:12:59 +01:00
opac-downloadcart.pl
opac-downloadshelf.pl Fix for Bug 3140 - It is possible to email someone else's private list 2011-05-26 09:50:52 +12:00
opac-export.pl
opac-ics.pl
opac-image.pl
opac-imageviewer.pl Bug 1633: QA follow-up 2012-01-24 11:16:10 +01:00
opac-ISBDdetail.pl Merge remote-tracking branch 'origin/new/bug_3215' 2012-02-27 12:12:59 +01:00
opac-main.pl Bug 6875 cleaning opac-main.pl 2012-02-15 14:58:36 +01:00
opac-MARCdetail.pl
opac-messaging.pl
opac-modrequest.pl
opac-mymessages.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-passwd.pl
opac-patron-image.pl
opac-privacy.pl Bug 3881: OPAC Privacy reimplementation 2011-01-31 22:23:50 +13:00
opac-readingrecord.pl Bug 6162 Fix passing of borrower details to reading history 2011-04-14 15:01:17 +12:00
opac-renew.pl
opac-reserve.pl
opac-review.pl
opac-search-history.pl
opac-search.pl
opac-sendbasket.pl Bug 3651 Follow-up, Require patron login to send shelves and baskets 2012-01-06 15:57:57 +01:00
opac-sendshelf.pl
opac-serial-issues.pl
opac-shelves.pl
opac-showmarc.pl Bug 6972: Hardcoded template paths to en in showmarc 2011-10-20 01:48:52 +13:00
opac-showreviews.pl
opac-suggestions.pl
opac-tags.pl Fix for Bug 5812 - Tag Cloud - capitalized words come before lower-case words 2011-02-28 10:38:29 +13:00
opac-tags_subject.pl
opac-topissues.pl Bug 6947 : opac-topissues.pl wasn't respecting item live itemtypes 2012-01-16 14:53:43 +01:00
opac-user.pl
opac-userdetails.pl
opac-userupdate.pl Bug 3516 [REVISED] Display picture of patrons in OPAC 2012-03-05 17:12:16 +01:00
unapi