Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Kyle M Hall 2e4411e77f Bug 10493: Add renewal script
This patch adds a renewal tool that functions similar to the returns where a
librarian can continuously scan items for renewal. This script blocks
renewals that are impossible, and allow the same renewal overrides
as circulation.pl

Test plan:
 1) Apply the patches for bug 8798
 2) Apply this patch
 3) Browse to /cgi-bin/koha/circ/renew.pl
 4) Enter an invalid barcode, you should get an error message
 5) Enter a valid, but not checked out barcode, you should get an error
    message.
 6) Enter a valid barcode that is checkout out and should be renewable,
    you should get a success message.
 7) Enable AllowRenewalLimitOverride
 8) Enter a barcode for an item that has been renewed too many times
 9) You should get a warning which you can override.
10) Disable AllowRenewalLimitOverride
11) Repeat steap 8
12) You should get a blocking error message
11) Enter a barcode for an item with unfilled holds on it,
    you should get an overridable warning

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Passes all tests and QA script, some issues have been
addressed in follow-ups.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-10-22 17:04:03 +00:00
..
acqui Bug 5336: (follow-up) multiple QA fixes 2013-10-22 13:30:34 +00:00
admin Bug 10038: fix doubled 'default' entry when creating a new authority type 2013-10-18 04:43:28 +00:00
authorities bug 5202: (follow-up) adjust for the move of the merge record Javascript 2013-10-10 21:50:08 +00:00
basket Bug 11003: fix JS error on the staff cart page 2013-10-22 01:47:02 +00:00
batch
catalogue Bug 8070: improve MARC preview display for RTL languages 2013-10-21 16:04:53 +00:00
cataloguing Bug 10982: fix link to IFLA UNIMARC documentation in Cataloging 2013-10-22 05:23:51 +00:00
circ Bug 10493: Add renewal script 2013-10-22 17:04:03 +00:00
course_reserves Bug 10634 - Use datatables for course details items table 2013-09-04 14:19:03 +00:00
errors
help Bug 10785: (follow-up) fix one last bit of capitalization 2013-10-22 05:43:00 +00:00
installer Bug 2774 - Path to theme is hard-coded in many places 2013-06-07 09:04:15 -07:00
labels Bug 10850 - give quick spine label template page its own ID 2013-10-18 04:51:14 +00:00
members Bug 11002: (follow-up) use jQuery validator plugin 2013-10-22 05:19:08 +00:00
offline_circ
patron_lists Bug 10565: (follow-up) improve navigation aids 2013-10-14 22:43:03 +00:00
patroncards Bug 9924 - Simplify and rename patron card creator error message include 2013-09-08 19:19:23 +00:00
plugins
reports Bug 10718: fix items with no checkouts report 2013-09-08 20:04:43 +00:00
reserve Bug 10917: allow staff to update hold pickup location without modify_holds_priority 2013-10-08 14:23:07 +00:00
reviews
rotating_collections
serials Bug 10689: make public note appear in subscriptions search 2013-10-11 04:21:47 +00:00
services Bug 10475 - Item form in acquisition not hiding subfields properly 2013-07-12 20:40:15 +00:00
sms
suggestion Bug 10668 - Improve suggestion detail page - QA Followup 2013-10-04 03:15:59 +00:00
tags Bug 10730: (follow-up) restore background color for cells 2013-09-25 16:48:21 +00:00
test
tools Bug 10565: (follow-up) add new user permission for patron list management 2013-10-14 22:43:03 +00:00
virtualshelves Bug 9757: Remove duplicated action buttons. 2013-06-26 09:04:37 -07:00
z3950
about.tt Bug 10915: (QA followup) warn if cannot read history.txt 2013-09-20 17:25:57 +00:00
auth.tt
intranet-main.tt Bug 10888: Don't hide authorities module from users who lack permission to edit authorities 2013-09-21 17:59:05 +00:00