[koha-commits] main Koha release repository branch, 3.2.x, updated. v3.02.00-45-g365ca51

Git repo owner gitmaster at git.koha-community.org
Wed Nov 3 19:29:39 CET 2010


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.2.x has been updated
       via  365ca5171020b7b9666f2996e291caf47e0ea633 (commit)
       via  0a3f62bf19b0de6afd6b71af03227f085f8710a3 (commit)
       via  c00f8c50dc243368dcca4d2874dc97acb999c52a (commit)
       via  3cca3382bd7dbde298151780b074b6254a6a07ae (commit)
       via  c425273111177ee64a20c1cf7fc89e084edc379b (commit)
       via  9f4fcb42ae0bb7b25745c1bbffdc2cd84783466f (commit)
      from  db1f4f23b5135bf91a5c33c99e4f23dbc457c20a (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 365ca5171020b7b9666f2996e291caf47e0ea633
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Wed Nov 3 13:49:00 2010 -0400

    bug 4141: fix upgrade of OPAC XSLT parameters from 3.0.x
    
    Note that OPACXSLTResultsDisplay and OPACXSLTDetailsDisplay
    are boolean parameters in 3.2.x, not string parameters.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 0a3f62bf19b0de6afd6b71af03227f085f8710a3
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Thu Nov 4 06:28:24 2010 +1300

    Updating version number and fixing the xxx in updatedatabase ... my bad
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit c00f8c50dc243368dcca4d2874dc97acb999c52a
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Mon Nov 1 08:23:35 2010 -0400

    bug 5308: add foreign key constraints as well
    
    Follows up on previous patch to require that routing
    list entries be linked to subscriptions and patrons.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 3cca3382bd7dbde298151780b074b6254a6a07ae
Author: Srdjan Jankovic <srdjan at catalyst.net.nz>
Date:   Fri Oct 15 13:58:00 2010 +1300

    bug 5308: subscriptionroutinglist more strict
    
    borrowernumber and subscriptionid NOT NULL, UNIQUE(subscriptionid, borrowernumber)
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit c425273111177ee64a20c1cf7fc89e084edc379b
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Mon Oct 25 10:16:19 2010 -0400

    bug 2567: let 008/15-17 and 008/24-27 be set
    
    Fixes bug where the MARC21 008 plugin was falsely
    claiming that it set the illustration and nature of
    contents positions by deriving it from other fields
    in the bib records.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 9f4fcb42ae0bb7b25745c1bbffdc2cd84783466f
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Wed Oct 27 08:24:03 2010 -0400

    bug 5318: fix value of r4 rank weight
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 etc/zebradb/ccl.properties                         |    2 +-
 installer/data/mysql/kohastructure.sql             |   11 +++++--
 installer/data/mysql/updatedatabase.pl             |   31 ++++++++++++++++++-
 .../value_builder/marc21_field_008.tmpl            |   12 ++++----
 kohaversion.pl                                     |    2 +-
 5 files changed, 45 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list