[koha-commits] main Koha release repository branch master updated. v3.16.00-182-ga06cb31

Git repo owner gitmaster at git.koha-community.org
Wed Jul 2 22:16:27 CEST 2014


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  a06cb31941f8cb4cee5498f25e518344e8f9aeda (commit)
      from  d925b0446d3071a3d25e2837dcee548480eb9d1f (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 a06cb31941f8cb4cee5498f25e518344e8f9aeda
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jun 26 15:03:37 2014 -0400

    Bug 12485 - Show OPAC search history when opacuserlogin is OFF
    
    In the boostrap OPAC the link to search history is missing if
    opacuserlogin is turned off. OPAC search history should be available
    whether or not users can log in. This patch removes this dependency.
    
    To test, apply the patch and test with various combinations of
    opacuserlogin and EnableOpacSearchHistory:
    
    - opacuserlogin and EnableOpacSearchHistory both enabled
    - opacuserlogin enabled and EnableOpacSearchHistory disabled
    - opacuserlogin disabled and EnableOpacSearchHistory enabled
    
    Followed test plan. Works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described, no problems found.
    Passes QA script and tests.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 .../opac-tmpl/bootstrap/en/includes/masthead.inc   |   44 +++++++++++---------
 1 file changed, 24 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list