[koha-commits] main Koha release repository branch 3.10.x updated. v3.08.00-1372-g5fe9a5e

Git repo owner gitmaster at git.koha-community.org
Sun Dec 2 07:19:19 CET 2012


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, 3.10.x has been updated
       via  5fe9a5ed4393ad243b97646012871f8cc7956b8a (commit)
       via  149bc595e8bd0191f66686958d7a49b212935e96 (commit)
      from  008f6eabab41b805e249f83090b8f8ca0855a9ca (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 5fe9a5ed4393ad243b97646012871f8cc7956b8a
Author: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
Date:   Thu Oct 18 23:21:25 2012 +0200

    Bug 8946: corrections in inc files for UNIMARC coded fields advanced search
    
    In subtypes_unimarc.inc files for opac and staff interface, this patch
    - fix 1 wrong code (Frequency-code:i = Other should be z)
    - fix the label "Feschrift Ind." to "Literary genre"
    - add some values for Material-type index (s, t), Literature-Code (i), ctype (v, w), Type-Of-Serial (e,f,g)
    - fix a few typos
    - change the order of some values (u values)
    
    To test, check if the new values are visible in the opac and staff interface.
    
    Signed-off-by: Mason James <mtj at kohaaloha.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 149bc595e8bd0191f66686958d7a49b212935e96
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Nov 20 13:53:43 2012 -0500

    Bug 6602 - Reports dictionary doesn't properly recognize text columns
    
    Reports dictionary won't let you set a comparison for MEDIUMTEXT columns. To
    test, choose a MEDIUMTEXT column like borrowers.surname in Step 3 of adding
    a new dictionary definition. Before the patch, in Step 4 you would not see
    any kind of form field for entering a comparison. After patching Step 4 will
    offer you a field labeled "Search string matches."
    
    Signed-off-by: Melia Meggs <melia at test.bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests and perlcritic pass.
    
    Test plan:
    1) Reports > Reports dictionary > New definition
    2) Step 1: Some name
    3) Step 2: Patrons
    4) Step 3: First name (mediumtext)
    5) Step 4: Verify 'Search string matches' is offered.
    
    For both, surname (mediumtext) and first name (text) the program should offer you
    "Search string matches" on step 4.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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

Summary of changes:
 .../prog/en/includes/subtypes_unimarc.inc          |   55 +++++++++++---------
 .../prog/en/includes/subtypes_unimarc.inc          |   52 +++++++++++--------
 reports/dictionary.pl                              |    2 +-
 3 files changed, 62 insertions(+), 47 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list