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

Git repo owner gitmaster at git.koha-community.org
Wed Jul 24 17:03:33 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  8230cdea9738c9f49f76d48fa0a7d653e33064a6 (commit)
       via  383fe598719ffe924a13cab5eb94ccceed00fef9 (commit)
       via  84c2e7c1e5d0562da03253003c073b03a82c76dd (commit)
      from  2291c217fb212725c1a98a9e06344be8f6c6bac5 (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 8230cdea9738c9f49f76d48fa0a7d653e33064a6
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Jul 24 15:08:50 2013 +0000

    bug 7494: DBRev 3.13.00.015'
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 383fe598719ffe924a13cab5eb94ccceed00fef9
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Jul 24 15:06:39 2013 +0000

    bug 7494: (follow-up) tweak description of itemBarcodeFallbackSearch syspref
    
    Thanks to MJ Ray for helping with the wordsmithing on #koha.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 84c2e7c1e5d0562da03253003c073b03a82c76dd
Author: MJ Ray <mjr at phonecoop.coop>
Date:   Thu Jun 28 20:35:49 2012 +0100

    bug 7494: optional checkout-time fallback search for a book
    
    When issuing a book, some libraries want to issue by title or other details.
    This patch adds a systempreference and code that allows it.
    
    To test:
    1) scan a patron card or enter a surname to start checking out;
    2) enter title or other keywords;
    3) the circulation screen should display a warning allowing to choose between copies.
    
    Signed-off-by: MJ Ray <mjr at phonecoop.coop>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 circ/circulation.pl                                |   31 ++++++++++++++++++++
 installer/data/mysql/sysprefs.sql                  |    1 +
 installer/data/mysql/updatedatabase.pl             |    9 ++++++
 .../en/modules/admin/preferences/circulation.pref  |    6 ++++
 .../prog/en/modules/circ/circulation.tt            |   23 ++++++++++++++-
 kohaversion.pl                                     |    2 +-
 6 files changed, 70 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list