Main Koha release repository https://koha-community.org
Find a file
Chris Hall 80b7a8153d Bug 6739: make it possible to block expired patrons from OPAC actions
Test Plan:
 1) Apply patch
 2) Run updatedatabase.pl
 3) Pick a patron, note the patron's category
 5) Issue an item to this patron
 4) Edit that category, set "Block expired patrons" to "Block"
 5) Verify the patron cannot renew or place holds in the OPAC
 6) Edit the category again, set "Block expired patrons" to
    "Don't block"
 7) Verify the patron *can* renew and place holds in the OPAC
 8) Edit the category again, set "Block expired patrons" to
    "Follow system preference BlockExpiredPatronOpacActions"
 9) Set the system preference BlockExpiredPatronOpacActions to
    "Block"
10) Verify the patron cannot renew or place holds in the OPAC
11) Set the system preference BlockExpiredPatronOpacActions to
    "Don't block"
12) Verify the patron *can* renew and place holds in the OPAC

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Melia Meggs <melia@bywatersolutions.com>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Testing notes on last patch in series.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-05-05 01:49:05 +00:00
acqui Bug 766: (follow-up) point acqui/ajax-getauthvaluedropbox.pl at the new location of GetAuthvalueDropbox 2014-05-04 23:11:31 +00:00
admin Bug 6739: make it possible to block expired patrons from OPAC actions 2014-05-05 01:49:05 +00:00
authorities Bug 7442: fix crash when selecting an authority with 200$x or 200$y (UNIMARC) 2014-05-05 01:09:29 +00:00
basket
C4 Bug 6739: make it possible to block expired patrons from OPAC actions 2014-05-05 01:49:05 +00:00
catalogue Bug 11369: (follow-up) generate searchid in browser.js 2014-05-02 23:19:59 +00:00
cataloguing
circ Bug 8231: display warning at check in if borrower is restricted 2014-05-05 00:41:32 +00:00
course_reserves
debian Bug 10942: (QA followup) make warnings to to STDERR 2014-04-24 12:50:54 +00:00
docs
errors
etc Bug 9865 (follow-up) give better usage examples in example SIPconfig.xml 2014-04-30 16:34:18 +00:00
install_misc
installer Bug 6739: make it possible to block expired patrons from OPAC actions 2014-05-05 01:49:05 +00:00
Koha Bug 766: (follow-up) move copyright statement back to the top 2014-05-04 23:08:03 +00:00
koha-tmpl Bug 6739: make it possible to block expired patrons from OPAC actions 2014-05-05 01:49:05 +00:00
labels
members Bug 766: remove disused routine buildCGISort 2014-05-04 23:03:24 +00:00
misc Bug 11278: (follow-up) Return an exit value (1) if the module is not found. 2014-05-05 00:59:33 +00:00
offline_circ
opac Bug 6739: make it possible to block expired patrons from OPAC actions 2014-05-05 01:49:05 +00:00
OpenILS
patron_lists
patroncards
plugins
reports Bug 11679: Add ODS as an export format for reports 2014-04-28 19:06:41 +00:00
reserve
reviews
rotating_collections
selenium
serials
services
skel
sms
suggestion
svc Bug 12114: (QA Followup) Use JSON instead of JSON::XS 2014-04-25 15:32:06 +00:00
t Bug 11466: (follow-up) add additional test 2014-05-04 23:24:06 +00:00
tags
test
tmp/modified_authorities
tools Bug 9016: (QA Follow-up) Remove warning from content.length test 2014-05-02 20:29:18 +00:00
virtualshelves
xt
.htaccess
.mailmap
about.pl
changelanguage.pl
edithelp.pl
fix-perl-path.PL
help.pl
INSTALL
install-CPAN.pl
INSTALL.debian
INSTALL.fedora7
INSTALL.opensuse
INSTALL.ubuntu
koha_perl_deps.pl
kohaversion.pl Bug 9593: DBRev 3.15.00.044 2014-05-04 22:04:14 +00:00
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
README
README.robots
rewrite-config.PL

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 3 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/