[koha-commits] main Koha release repository branch master updated. v3.18.00-4-g865996d

Git repo owner gitmaster at git.koha-community.org
Mon Dec 1 14:23:55 CET 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  865996d097bbc4cc36fdb5231bacfaed822cfd54 (commit)
      from  e232f3b64abe50eb24b37ae2308678b0f3351481 (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 865996d097bbc4cc36fdb5231bacfaed822cfd54
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Nov 10 22:30:16 2014 +0100

    Bug 12567: Make catalog statistics wizard publication year work for MARC21
    
    Publication year was useless for MARC21, as it was using the
    biblioitems.publicationyear (UNIMARC) instead of biblio.copyrightdate
    (MARC21).
    
    This patch tries to fix the search options to work for both MARC
    flavours.
    
    To test:
    In Reports > Statistics wizards > Catalog:
    - Test the publication year search options on a UNIMARC and
      a MARC21 installation.
    - Make sure search results make sense for both.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    The changes are fine with me, but this script is certainly not bug free.
    Also note that all its SQL should be moved out according to our
    coding guidelines. When doing so, a rewrite would be appropriate.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 reports/catalogue_stats.pl |   27 ++++++++++++++++++++++-----
 1 file changed, 22 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list