[koha-commits] updated branch master (6b90ec566cd5df8ef3d65a26a8b9ce37c078b08e)

Koha Gitosis gitosis at git.koha.org
Sun Sep 6 09:59:19 CEST 2009


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 "Koha GitWeb".

The branch, master has been updated
       via  6b90ec566cd5df8ef3d65a26a8b9ce37c078b08e (commit)
       via  b9f4fa6260ccca1d603f425379a547a9b423cd23 (commit)
      from  f8ff5879a55fa30d406e7ab0d829af8bbac19a41 (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 6b90ec566cd5df8ef3d65a26a8b9ce37c078b08e
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sun Sep 6 13:05:06 2009 -0400

    bug 1003: tweak GetBibliosShelves
    
    * correct POD - returns *public* lists that bib
      belongs to
    * use fetchall_arrayref to return results in
      one fell swoop
    * corrected indentation
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit b9f4fa6260ccca1d603f425379a547a9b423cd23
Author: Nicole Engard <nengard at gmail.com>
Date:   Thu Aug 27 11:22:15 2009 -0400

    Bug 1003 Added lists to bib details pages
    
    This patch adds links to all public lists that a bib
    record belongs to to the detail page in the OPAC and
    the Inranet. If the item is not in any lists nothing
    shows on the detail page.  The same goes if virtualshelves
    is turned OFF.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/VirtualShelves.pm                               |   21 ++++++++++++++++++++
 catalogue/detail.pl                                |    7 ++++++
 .../prog/en/modules/catalogue/detail.tmpl          |   11 ++++++++++
 .../opac-tmpl/prog/en/modules/opac-detail.tmpl     |    9 ++++++++
 opac/opac-detail.pl                                |    8 +++++++
 5 files changed, 56 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list