[koha-commits] main Koha release repository branch master updated. v16.05.00-985-g649956b

Git repo owner gitmaster at git.koha-community.org
Mon Oct 10 16:09:17 CEST 2016


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  649956b216aa21fee70a75d2f9f9f0ac213415d0 (commit)
       via  d63f02a8c46439d76507bb1b07c40e6a86f4130a (commit)
      from  884e28fab5e4db86dd9f50f2908519a0cd6650d5 (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 649956b216aa21fee70a75d2f9f9f0ac213415d0
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Oct 4 13:58:13 2016 +0100

    Bug 17386: Simplify code
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

commit d63f02a8c46439d76507bb1b07c40e6a86f4130a
Author: Marc Véron <veron at veron.ch>
Date:   Fri Sep 30 21:30:00 2016 +0200

    Bug 17386: Add opac notes for patron to self checkout screen
    
    Display patron messages from OPAC summary page on SCO screen as well.
    
    To test:
    - Make sure you have patrons with and without OPAC note and OPAC messages
    - Log in to OPAC and go to patrons 'your summary' page to display note
      and messages
    - Apply patch
    - Refresh patrons detail page. Verify that it looks the same as before
    - Go to SCO
    - Log in as such patron
    - Verify that note and messages appear the same as on OPAC summary page
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-note.inc |   15 +++++++++++++++
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt   |   15 +--------------
 .../opac-tmpl/bootstrap/en/modules/sco/sco-main.tt      |    1 +
 opac/opac-user.pl                                       |   11 +----------
 opac/sco/sco-main.pl                                    |   13 +++++++++++++
 5 files changed, 31 insertions(+), 24 deletions(-)
 create mode 100644 koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-note.inc


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list