[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.10-23-ga718fef

Git repo owner gitmaster at git.koha-community.org
Fri Sep 16 09:28:55 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, 3.22.x has been updated
       via  a718feffc52a5bbdd91d3f11a269e0acf9c991f8 (commit)
       via  568e7c2fe8265cd64ddcf9997d621dc063e9cf79 (commit)
      from  c4232022753f7f64dd1c18cdc448536af608629a (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 a718feffc52a5bbdd91d3f11a269e0acf9c991f8
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>
    (cherry picked from commit 931ed0ec9bbad4baa18547d361e2bed52140b637)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 41f7626fe591a46d790b65c39aead7e28157dfad)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 568e7c2fe8265cd64ddcf9997d621dc063e9cf79
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>
    (cherry picked from commit e67fc1806cbcb9fbe038b67ad0862f3f163a4313)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit fa4171ce58fe7be54eb404d2e0d06edafb698954)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    
    Conflicts:
    	opac/opac-user.pl

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

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