Bug 10904: Limit patron update request management by branch
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 10 Oct 2013 14:46:17 +0000 (10:46 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 2 Nov 2015 15:34:08 +0000 (12:34 -0300)
commit49fa3c0d08232e6d44f82e6827cedb076bcdbdd7
treebfec48eb0542426f990df5e374973800f0100318
parentde272e5b41a2d883645239d5485328b5b9b40245
Bug 10904: Limit patron update request management by branch

By not limiting the patron modification lists by branch, it can quickly
become overwhelming for a librarian. This patch makes the following
modifications:

* Only superlibrians will see the full list of borrowers with pending
  modifications.
* Adds the patron cardnumber after the patrons name on the modification
  list.
* Adds a link to the patron's record from the modification list.

Test Plan:
1) Apply this patch
2) Set up some pending modifications for two branches
3) Log in to the staff intranet as one of those branches
4) You should note the number of pending modifications counts
   only your logged in branch's patrons
5) Click the link, you should only see your logged in branches
   patrons in the pending modifications list.
6) You should note the cardnumber is displayed next to the patron name
7) You should note the "View record" link below each patron's name

Signed-off-by: Christopher Brannon <cbrannon@cdalibrary.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comments on last patch.
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt
mainpage.pl
members/members-update.pl