[koha-commits] main Koha release repository branch master updated. v3.22.00-62-g8814330

Git repo owner gitmaster at git.koha-community.org
Wed Dec 30 04:02:40 CET 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  881433043903ead9d37a434342e3b998bc86c17b (commit)
       via  eb5fca30aa7005afaa34d394e1115eead969271b (commit)
      from  af7fb9cd48cdb47329e7b9bbe651e856e017aa13 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 881433043903ead9d37a434342e3b998bc86c17b
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Dec 18 17:32:31 2015 +0000

     Bug 15289 [QA Followup] - Fix minor language issue
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit eb5fca30aa7005afaa34d394e1115eead969271b
Author: Alex Arnaud <alex.arnaud at biblibre.com>
Date:   Tue Dec 15 14:11:54 2015 +0100

     Bug 15289 - borrowers permission allows to see patron's loans
    
    Test plan:
    
     - log with a user that have "borrowers" permission but not "Remaining circulation permissions"
     - go to a borrower's detail page (who has at least a loan) and click on "show checkouts"
     - check that you see loan(s) and that you can't renew and checkin
    
     - Do the same with a borrower that have "Remaining circulation permissions"
     - check that you see loan(s) and that you can renew and checkin
    
    Followed test plan. Works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 .../intranet-tmpl/prog/en/includes/checkouts-table.inc      |    6 ++++--
 koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc    |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js             |    2 ++
 .../intranet-tmpl/prog/en/modules/members/moremember.tt     |    1 +
 svc/checkouts                                               |   11 +++++++----
 5 files changed, 15 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list