[koha-commits] main Koha release repository branch master updated. v16.05.00-603-g931ed0e

Git repo owner gitmaster at git.koha-community.org
Fri Sep 2 18:49:01 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  931ed0ec9bbad4baa18547d361e2bed52140b637 (commit)
       via  e67fc1806cbcb9fbe038b67ad0862f3f163a4313 (commit)
      from  af49b42219c6c2fb2f2a52cfb229d37b20b79e84 (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 931ed0ec9bbad4baa18547d361e2bed52140b637
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Aug 23 14:17:53 2016 +0100

    Bug 16464: Add FIXME
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit e67fc1806cbcb9fbe038b67ad0862f3f163a4313
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Aug 9 09:49:33 2016 -0400

    Bug 16464 - If a patron has been discharged, show a message in the OPAC
    
    This patch adds a message to the patron home page in the OPAC to be
    shown if the user is restricted because of a discharge.
    
    To test, apply the patch and log into the OPAC as a patron who has been
    discharged.
     - You should see a message which says so, including a link to
       the discharge notice.
     - Log in to the OPAC as a patron with a manual restriction and confirm
       that the correct notice is displayed.
    
    Signed-off-by: Claire Gravely <c.gravely at arts.ac.uk>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt |   14 ++++++++++----
 opac/opac-discharge.pl                                |    2 ++
 opac/opac-user.pl                                     |    8 ++++++++
 3 files changed, 20 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list