Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Jonathan Druart 63d61e7c50 Bug 11759: (follow-up) Some fixes
This is a squash of the following patches:

Bug 11759: (follow-up) Prevent access to the batch checkout if not allowed

If a user pass '&batch=1' to the url, he was allowed to access to the
batch checkout page even if the patron is not in an authorised
category.

This patch also fixes the link to "Batch check out" from the "Details"
tab (cf changes in circ-menu.inc).

Bug 11759: FIX Javascript error

The following JS error occurred:
  ReferenceError: MSG_ADD_MESSAGE is not defined

The circulation.js file is useless and should not be included.

Bug 11759: FIX the alert message if an item is on hold.

If an item is on hold, the hold is not cancelled.
This patch corrects the message displayed in this case.

Bug 11759: FIX issue list is empty

The issue list is empty after checking an item out to a patron without
existing checkout.

To reproduce:
- Search for a patron without checkout.
- Check an item out using the "normal" checkout.
- Verify the checkout list contain the checkout.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
2015-10-19 15:04:09 -03:00
..
bookcount.tt Bug 14890: Simplify processing to display a date with hours 2015-10-08 10:59:05 -03:00
branchoverdues.tt
branchtransfers.tt
circulation-home.tt Bug 11201 - QA follow-up - Pending on-site checkouts 2015-03-31 11:30:55 -03:00
circulation.tt Bug 14045: Change prototype of TooMany to raise a better warning 2015-10-13 11:13:23 -03:00
circulation_batch_checkouts.tt Bug 11759: (follow-up) Some fixes 2015-10-19 15:04:09 -03:00
offline-mf.tt
offline.tt Bug 12666 - Fix poor HTML from circ/offline.tt 2014-08-15 14:59:17 -03:00
on-site_checkouts.tt Bug 11201 - QA follow-up - Pending on-site checkouts 2015-03-31 11:30:55 -03:00
overdue.tt Bug 14916: Display overdues if due on 23:59 2015-10-19 11:50:37 -03:00
pendingreserves.tt Bug 13744: Fix datatables paging on 'Holds to pull' report 2015-03-07 21:10:28 +01:00
printslip.tt
renew.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
reserveratios.tt Bug 14920: Remove C4::Dates from circ/reserveratios.pl 2015-10-13 11:39:01 -03:00
returns.tt Bug 14655: Fix wording 2015-09-16 10:12:15 -03:00
selectbranchprinter.tt Bug 12744 - Set language in staff client should have 'Cancel' link 2014-08-24 13:23:41 -03:00
stats.tt
transfer-slip.tt
transferstoreceive.tt Bug 14356: Improvements to the 'Transfers to receive' page 2015-06-22 17:30:53 -03:00
view_holdsqueue.tt Bug 14142 - Holds queue viewer only displays first subtitle from marc keyword mappings 2015-06-04 11:14:58 -03:00
waitingreserves.tt Bug 12692 - Markup improvements to holds awaiting pickup report 2014-11-10 12:22:13 -03:00