Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Kyle M Hall e276bea3ee Bug 10917: allow staff to update hold pickup location without modify_holds_priority
A librarian cannot modify a hold's pickup location unless he or she has
the permission modify_holds_priority. This appears to be a bug and not
by design. The reason the update fails is due to the priority not being
passed to ModReserve. The priority is not displayed when a librarian
does not have the modify_holds_priority permission.

Test Plan:
1) Remove the modify_holds_priority from your logged in user
   * User cannot be a superlibrarian
2) Attempt to change the pickup location for a hold
3) Note the change fails
4) Apply this patch
5) Repeat step 2
6) Note the change succeeds

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Template change only.
Passes all tests and QA script.

Tested:
- Confirmed that changing the pickup location is not
  possible in master without the modify_holds_priority
  permission
- Confirmed that the patch fixes the problem - pickup
  location can now be changed with and without the
  permission
- Pickup location can still not be changed, when
  IndependentBranches is activated

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-10-08 14:23:07 +00:00
..
acqui Bug 10847: Open link to vendor's website in new window 2013-09-23 16:10:33 +00:00
admin Bug 10096 - Add a Z39.50 interface for authority searching 2013-10-04 14:26:29 +00:00
authorities Bug 10888: Don't hide authorities module from users who lack permission to edit authorities 2013-09-21 17:59:05 +00:00
basket Bug 10592: fix display of favicon 2013-07-22 14:00:23 +00:00
batch
catalogue Bug 10868 - Use new DataTables include in catalog templates 2013-09-21 19:27:08 +00:00
cataloguing bug 10096: (follow-up) use datatables.inc 2013-10-04 14:52:32 +00:00
circ Bug 9761: Make it possible to confirm future hold requests at checkin time 2013-09-25 00:26:34 +00:00
course_reserves Bug 10634 - Use datatables for course details items table 2013-09-04 14:19:03 +00:00
errors
help Bug 10678 - Update addbooks help page 2013-09-08 22:31:29 +00:00
installer Bug 2774 - Path to theme is hard-coded in many places 2013-06-07 09:04:15 -07:00
labels Bug 9618: (follow-up) include link to jQuery only if needed 2013-09-16 16:05:51 +00:00
members Bug 10924: fix updating contact note from OPAC 2013-09-23 18:05:46 +00:00
offline_circ
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 10570: Show nonpublic note on check expiration page 2013-09-16 16:22:31 +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 10871: Make confirmation message for deleting news translatable 2013-09-21 17:34:34 +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