[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-840-g651f810

Git repo owner gitmaster at git.koha-community.org
Thu Jul 18 18:20:35 CEST 2013


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  651f810f68f82f4aac254c4a78bb6a4517dcb558 (commit)
      from  2bab95cac5f43b034adec36ec62a8c8f7f520627 (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 651f810f68f82f4aac254c4a78bb6a4517dcb558
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jul 8 14:37:03 2013 -0400

    Bug 10553: make public lists available on OPAC login page
    
    If you are not logged in to the OPAC, looking at the login page, and you
    click the Lists button to see public lists it says there are none. This
    patch corrects Auth.pm so that it loads the list of public lists in this
    situation.
    
    To test you must have at least one public list. Make sure you are logged
    out of the OPAC and visit the login page (/cgi-bin/koha/opac-user.pl).
    Clicking the "Lists" button should show you a list of public shelves.
    
    Signed-off-by: Liz Rea <liz at catalyst.net.nz>
    works as described, and list button is not shown when opacpublic is disabled.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/Auth.pm |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list