[koha-commits] main Koha release repository branch master updated. v3.14.00-961-gf2740c4

Git repo owner gitmaster at git.koha-community.org
Tue Apr 29 17:42:38 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  f2740c42a7906a4af06c894cfbf7064032126dd4 (commit)
       via  128ff9ecbbff6ba68008f5407b256a5d9486e3db (commit)
       via  dbbb88e9a32faf7a1716b16be278ec96afabbbaa (commit)
       via  3d7e6850816af7de58a9b9c9ed9938fbd1b19098 (commit)
      from  81cc05cbd6ea31151a03989edd1ffb3f775c3582 (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 f2740c42a7906a4af06c894cfbf7064032126dd4
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Tue Apr 29 16:03:07 2014 +0000

    Bug 11334: DBRev 3.15.00.038
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 128ff9ecbbff6ba68008f5407b256a5d9486e3db
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Tue Apr 29 16:01:51 2014 +0000

    Bug 11334: (follow-up) add spans for new facets
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit dbbb88e9a32faf7a1716b16be278ec96afabbbaa
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Jan 8 06:39:57 2014 -0500

    Bug 11334: (follow-up) fix errors in database update
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 3d7e6850816af7de58a9b9c9ed9938fbd1b19098
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Dec 3 14:13:24 2013 -0500

    Bug 11334: add ability to control which library fields are used for facets
    
    The current "Library" facet is somewhat ambiguous for Koha installations
    with multiple libraries. It refers to the holdingbranch, but does not
    explicitly state this. It would be beneficial to allow the administrator
    to choose to show facets for the holding library, home library, or both.
    In addition, the facets should be more explicitly labeled.  This patch
    adds this flexibility.
    
    Test plan:
    1) Apply this patch
    2) Check that the facets label "Libraries" now reads "Holding libraries"
    3) Update the system preference DisplayLibraryFacets to "home library"
    4) Check that the facet now reads "Home libraries"
    5) Update the preference again to "both home and holding library"
    6) Check that both the facets for home and holding library are now
       displayed.
    
    Signed-off-by: Jen DeMuth <jdemuth at roseville.ca.us>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script.
    Changes apply to both prog and bootstrap OPAC and staff client.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/Koha.pm                                         |   74 +++++++++++++++-----
 installer/data/mysql/sysprefs.sql                  |    1 +
 installer/data/mysql/updatedatabase.pl             |   18 +++++
 .../intranet-tmpl/prog/en/includes/facets.inc      |    3 +-
 .../en/modules/admin/preferences/searching.pref    |    8 +++
 .../bootstrap/en/includes/opac-facets.inc          |    4 +-
 .../opac-tmpl/prog/en/includes/opac-facets.inc     |    3 +-
 kohaversion.pl                                     |    2 +-
 8 files changed, 92 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list