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

Git repo owner gitmaster at git.koha-community.org
Mon Nov 1 20:06:29 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  17993838c060713d7a18c18cdf871e6fa388cbd2 (commit)
       via  8a281ef29287ec26cb2b4af251d23616645f5a90 (commit)
       via  53e17af66c26d153e5bf8fb6712c1adc8d55ca20 (commit)
       via  7b251b91f1e564ce73723b391ba45b7d7ca86219 (commit)
       via  2d2e61bdb49d18fab2f9c7e55e2ae2e3ddbb60d4 (commit)
       via  b4d75c2648faef42ba990d0aeb97a85929cfdc80 (commit)
      from  eb7f3f57ce49e923830df1f0582b3b8f94b6029c (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 17993838c060713d7a18c18cdf871e6fa388cbd2
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Oct 26 09:28:50 2010 -0400

    Fix for Bug 5223, 'related subjects' should read 'subjects'
    
    Signed-off-by: Ian Walls <ian.walls at bywatersolutions.com>
    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 8a281ef29287ec26cb2b4af251d23616645f5a90
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Oct 26 09:00:51 2010 -0400

    Fix for Bug 4261 - keyword mapping should show which framework the map is for
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    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 53e17af66c26d153e5bf8fb6712c1adc8d55ca20
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sun Oct 31 22:35:12 2010 -0400

    history updates - recent releases
    
    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 7b251b91f1e564ce73723b391ba45b7d7ca86219
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sun Oct 31 18:25:47 2010 -0400

    bug 5327: follow-up to fix SIP tests
    
    * removed t/SIP_SIPServer.t - despite the file name,
      C4/SIP/SIPserver.pm is not actually a module and
      cannot be 'used' or 'required'
    * set module search path so that t/SIP_ILS.t and
      t/SIP_Sip.t will pass
    
    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 2d2e61bdb49d18fab2f9c7e55e2ae2e3ddbb60d4
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun Oct 31 18:25:46 2010 -0400

    Bug 5327: More basic unit tests for C4 modules
    
    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 b4d75c2648faef42ba990d0aeb97a85929cfdc80
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Sun Oct 31 18:25:21 2010 -0400

    History updates
    
    Signed-off-by: Ian Walls <ian.walls at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 admin/fieldmapping.pl                              |   10 +++++++++-
 docs/history.txt                                   |    6 ++++++
 .../prog/en/modules/admin/fieldmapping.tmpl        |    8 ++++----
 .../prog/en/xslt/MARC21slim2intranetDetail.xsl     |    2 +-
 .../prog/en/xslt/MARC21slim2OPACDetail.xsl         |    2 +-
 t/AuthoritiesMarc_MARC21.t                         |   14 ++++++++++++++
 t/AuthoritiesMarc_UNIMARC.t                        |   14 ++++++++++++++
 t/Barcodes_annual.t                                |   14 ++++++++++++++
 t/Barcodes_hbyymmincr.t                            |   14 ++++++++++++++
 t/Barcodes_incremental.t                           |   14 ++++++++++++++
 t/Cache_FastMemcached.t                            |   14 ++++++++++++++
 t/Cache_Memcached.t                                |   14 ++++++++++++++
 t/Cache_Memoize_Memcached.t                        |   14 ++++++++++++++
 t/ClassSortRoutine_Dewey.t                         |   14 ++++++++++++++
 t/ClassSortRoutine_Generic.t                       |   14 ++++++++++++++
 t/ClassSortRoutine_LCC.t                           |   14 ++++++++++++++
 t/External_BakerTaylor.t                           |   14 ++++++++++++++
 t/External_Syndetics.t                             |   14 ++++++++++++++
 t/Form_MessagingPreferences.t                      |   14 ++++++++++++++
 t/{Amazon.t => Heading_MARC21.t}                   |    0
 t/ILSDI_Services.t                                 |   14 ++++++++++++++
 t/ILSDI_Utility.t                                  |   14 ++++++++++++++
 t/Installer_PerlDependencies.t                     |   14 ++++++++++++++
 t/Installer_PerlModules.t                          |   14 ++++++++++++++
 t/Members_AttributeTypes.t                         |   14 ++++++++++++++
 t/Members_Messaging.t                              |   14 ++++++++++++++
 t/Output_JSONStream.t                              |   14 ++++++++++++++
 t/Patroncards_Batch.t                              |   14 ++++++++++++++
 t/Patroncards_Layout.t                             |   14 ++++++++++++++
 t/Patroncards_Lib.t                                |   14 ++++++++++++++
 t/Patroncards_Patroncard.t                         |   14 ++++++++++++++
 t/Patroncards_Profile.t                            |   14 ++++++++++++++
 t/Patroncards_Template.t                           |   14 ++++++++++++++
 t/Reports_Guided.t                                 |   14 ++++++++++++++
 t/SIP_ILS.t                                        |   16 ++++++++++++++++
 t/SIP_Sip.t                                        |   16 ++++++++++++++++
 t/Search_PazPar2.t                                 |   14 ++++++++++++++
 t/VirtualShelves_Merge.t                           |   14 ++++++++++++++
 t/VirtualShelves_Page.t                            |   14 ++++++++++++++
 39 files changed, 487 insertions(+), 7 deletions(-)
 create mode 100755 t/AuthoritiesMarc_MARC21.t
 create mode 100755 t/AuthoritiesMarc_UNIMARC.t
 create mode 100755 t/Barcodes_annual.t
 create mode 100755 t/Barcodes_hbyymmincr.t
 create mode 100755 t/Barcodes_incremental.t
 create mode 100755 t/Cache_FastMemcached.t
 create mode 100755 t/Cache_Memcached.t
 create mode 100755 t/Cache_Memoize_Memcached.t
 create mode 100755 t/ClassSortRoutine_Dewey.t
 create mode 100755 t/ClassSortRoutine_Generic.t
 create mode 100755 t/ClassSortRoutine_LCC.t
 create mode 100755 t/External_BakerTaylor.t
 create mode 100755 t/External_Syndetics.t
 create mode 100755 t/Form_MessagingPreferences.t
 copy t/{Amazon.t => Heading_MARC21.t} (100%)
 create mode 100755 t/ILSDI_Services.t
 create mode 100755 t/ILSDI_Utility.t
 create mode 100755 t/Installer_PerlDependencies.t
 create mode 100755 t/Installer_PerlModules.t
 create mode 100755 t/Members_AttributeTypes.t
 create mode 100755 t/Members_Messaging.t
 create mode 100755 t/Output_JSONStream.t
 create mode 100755 t/Patroncards_Batch.t
 create mode 100755 t/Patroncards_Layout.t
 create mode 100755 t/Patroncards_Lib.t
 create mode 100755 t/Patroncards_Patroncard.t
 create mode 100755 t/Patroncards_Profile.t
 create mode 100755 t/Patroncards_Template.t
 create mode 100755 t/Reports_Guided.t
 create mode 100755 t/SIP_ILS.t
 create mode 100755 t/SIP_Sip.t
 create mode 100755 t/Search_PazPar2.t
 create mode 100755 t/VirtualShelves_Merge.t
 create mode 100755 t/VirtualShelves_Page.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list