Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css Bug 11759: Add some css to highlight warnings and errors 2015-10-19 15:02:21 -03:00
data
includes Bug 11759: (follow-up) Some fixes 2015-10-19 15:04:09 -03:00
js Bug 8236: Renewing policy in overdue or restriction case 2015-10-19 14:36:55 -03:00
lib/yui Bug 13139 - Move treeview jQuery plugin outside of language-specific directory 2014-10-27 12:36:53 -03:00
modules Bug 11759: (follow-up) Some fixes 2015-10-19 15:04:09 -03:00
xslt Bug 14054: 246 XSLT Improvements 2015-09-28 11:52:08 -03:00
columns.def Bug 14130: Update columns.def 2015-05-22 17:02:21 -03:00