[koha-commits] updated branch 3.0.x (af42c93b9146099226ec8a4fd84ea65bd77ac169)

Koha Gitosis gitosis at git.koha.org
Sat Sep 19 14:37:06 CEST 2009


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 "Koha GitWeb".

The branch, 3.0.x has been updated
       via  af42c93b9146099226ec8a4fd84ea65bd77ac169 (commit)
       via  fb3a18f9494b661b2df8964f7eba1d1f30a1e379 (commit)
       via  c314ef9a9f3e58f86a59d03fed7b00f79129435d (commit)
       via  fb25629d1c051db07daaf907c57b2c2be62d3982 (commit)
       via  5e30d85eb62d1546739fb9e72bf1e32f96744dd0 (commit)
       via  15df521888a95cd8212510995a11e38db0685b88 (commit)
       via  645c77d749f33e442f8df68456d21ecb441973b9 (commit)
       via  dbc0161cdc8da7687220bc158018fc83b89be623 (commit)
       via  dfa8b99296ea1f891b2f6a266db5653e4658dfb1 (commit)
       via  4328b8784195aafe0d340d07d2d10b37d14540e0 (commit)
       via  b4f741ea9b0364cfed62516f93cf60b2afcb49fe (commit)
       via  c0e53e9be78591554193643eeb6562fe5f0d146b (commit)
       via  74b44e4c3ab621d6fb4127f88c801eba28c548ba (commit)
       via  09793f26380940be2f1ad1f49814fdaaf6c23faa (commit)
       via  9b1f2270dc6965cd82bbf465e538e77354ae8a34 (commit)
       via  0eb53bc60f236b9f0b54eddc6686e1d877a38150 (commit)
       via  d20072c7c38f76a77b7fd600d1db787a898f6f36 (commit)
       via  eee734518fecfb5c4196aa6c68f0f18910f55ccc (commit)
       via  abba73ebb6a114402f61c80f644ce1922a65cee7 (commit)
       via  e63849d1375d1cdd18bfbccd3753786902866ef3 (commit)
       via  1aede39173841aa4f99e11266216894419bef388 (commit)
       via  b21a5bdadce5ac15bf2deaba47ae57e56ca3bc4f (commit)
       via  2152d95b3c6b0be2849ef75ca1972fa517022fe7 (commit)
      from  99aa441fb6fde10f100c42783ef05eb93ecac6f4 (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 af42c93b9146099226ec8a4fd84ea65bd77ac169
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Tue Sep 15 09:19:57 2009 -0400

    bug 3614 followup
    
    * renamed default_ind_to_space to _default_ind_to_space
      as it is an internal function
    * added calls to _default_ind_to_space in other places
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit fb3a18f9494b661b2df8964f7eba1d1f30a1e379
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Mon Sep 14 19:26:47 2009 +0100

    bug 3614 Fix incorrect setting of indicator
    
    Pull the code into its own subr so that the dangers of
    inaccurate copy & paste are avoided in future
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit c314ef9a9f3e58f86a59d03fed7b00f79129435d
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Sat Sep 19 23:28:48 2009 +0200

    Enable warnings in serial scripts
    
    Remove some superfluous variables
    Simplify some loops over lists
    Fix generated warnings
    Strip whitespace from line endings
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit fb25629d1c051db07daaf907c57b2c2be62d3982
Author: Garry Collum <gcollum at gmail.com>
Date:   Sat Sep 12 12:27:18 2009 -0400

    Bug 3602: Fixes a log error for opac-search.pl if expanded_options is not defined.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 5e30d85eb62d1546739fb9e72bf1e32f96744dd0
Author: Garry Collum <gcollum at gmail.com>
Date:   Sun Sep 13 10:41:43 2009 -0400

    Bug 3603: Fixes XHMTL errors in catalogue/showmarc.tmpl
    
    Missing <title> tags, missing </head> and <body>, extra </div>
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 15df521888a95cd8212510995a11e38db0685b88
Author: Garry Collum <gcollum at gmail.com>
Date:   Sun Sep 13 11:08:35 2009 -0400

    Bug 3604: Fixes invalid XHTML in manage-marc-import.tmpl.
    
    Also adds zebra striping to <table>
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 645c77d749f33e442f8df68456d21ecb441973b9
Author: Garry Collum <gcollum at gmail.com>
Date:   Sun Sep 13 22:15:31 2009 -0400

    Bug 3606: fixes 'last 50 items only' link in members/readingrec.tmpl.
    
    If a staff member clicked on 'Show all items' in a patron's reading record, and
    then clicked on 'show last 50 items only,' all of the records would still be
    shown.  The link for the 'last 50' items contains a switch for 'limit=full'
    instead of 'limit=50'.
    
    Also fixes some XHTML errors.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit dbc0161cdc8da7687220bc158018fc83b89be623
Author: Michael Hafen <mdhafen at tech.washk12.org>
Date:   Mon Sep 14 09:07:57 2009 -0600

    Avoid potentially unnecessary database call in Auth
    
    Auth, after verifying the session/logging in the user, calls to the database
    to get the users borrowernumber.  This call is probably unnecessary because
    borrowernumber is part of userenv.  Check userenv before going to the database.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit dfa8b99296ea1f891b2f6a266db5653e4658dfb1
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Sep 10 10:19:51 2009 -0500

    Follow-up for Bug 3524, adding itemtype text description
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 4328b8784195aafe0d340d07d2d10b37d14540e0
Author: J. David Bavousett <dbavousett at ptfs.com>
Date:   Thu Sep 10 11:10:50 2009 -0400

    Handle null-or-empty to Charset::StripNonXmlChars
    
    When rebuild_zebra.pl is run from cron, there is an occasional error
    of the form:
    
    Use of uninitialized value $str in substitution (s///) at /home/ebpl/kohaclone/C4/Charset.pm line 304.
    
    This error is occuring when the string that is fed to Charset::StripNonXmlChars
    is null or undefined, for some reason.
    
    This fix will handle the null-or-empty condition, and thus suppress the error.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit b4f741ea9b0364cfed62516f93cf60b2afcb49fe
Author: Garry Collum <gcollum at gmail.com>
Date:   Fri Sep 11 11:26:57 2009 -0400

    Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl
    
    Tested for warnings after addition of 'use warnings.' No warnings were generated.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit c0e53e9be78591554193643eeb6562fe5f0d146b
Author: Garry Collum <gcollum at gmail.com>
Date:   Fri Sep 11 11:41:38 2009 -0400

    Bug 3601: Cleanup of holiday.tmpl
    
    Changes the word 'location' to 'library.'
    Expands the description of 'exception.'
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 74b44e4c3ab621d6fb4127f88c801eba28c548ba
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Sep 16 12:29:43 2009 +0200

    don't die if a bad date is specified

commit 09793f26380940be2f1ad1f49814fdaaf6c23faa
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Thu Sep 3 10:17:19 2009 +0200

    (bug #3575) fix opac-detail.pl
    
    This delete an useless "use C4::Serials"(there are 2).
    And fix the opac-detail template, to fix a variable conflict for serials.

commit 9b1f2270dc6965cd82bbf465e538e77354ae8a34
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Sat Sep 19 23:05:34 2009 +0200

    [3.0.x](bug #3563) This replaces the library name by the branchname attached to the subscription, and hide streetaddesses in serials routing
    
    In routing-preview, the title should be the branchname attached to the
    subscription instead of the libraryname.
    And showing the streetaddress of the members is useless, and harm privacy.
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

commit 0eb53bc60f236b9f0b54eddc6686e1d877a38150
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Aug 26 13:55:37 2009 +0200

    [followup](bug #3550) show subtitle in opac search result
    
    This fix the opac search result, to show subtitle using GetRecordValue.

commit d20072c7c38f76a77b7fd600d1db787a898f6f36
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Tue Aug 25 16:06:57 2009 +0200

    [followup](bug #3370) export function and fix return
    
    this add GetRecordValue in exported functions, and made it to return a ref.

commit eee734518fecfb5c4196aa6c68f0f18910f55ccc
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Sat Sep 19 22:57:16 2009 +0200

    [3.0.x](bug #3549) Sorted framework options in the dropdown menu
    
    In addbook.pl, the framework options are sorted in random order. They should be
    sorted in alphabetical order of value or code.
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

commit abba73ebb6a114402f61c80f644ce1922a65cee7
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Sat Sep 19 22:55:30 2009 +0200

    (bug #3505) fix 210c and 225a unimarc's plugins
    
    This fix the 2 plugins, make 225a to work with koha 3.0, and fix 210c to be xhtml valid
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

commit e63849d1375d1cdd18bfbccd3753786902866ef3
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Tue Jul 7 15:42:32 2009 +0200

    [followup](bug #3370) fix the "Get" function name
    
    This fix the problem with the Get function in C4::Biblio, the new name is GetRecordValue and located in export_ok.

commit 1aede39173841aa4f99e11266216894419bef388
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Sat Sep 19 22:36:57 2009 +0200

    (bug #3395) fix unimarc plugin 225$a
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

commit b21a5bdadce5ac15bf2deaba47ae57e56ca3bc4f
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Tue Jun 30 16:04:05 2009 +0200

    (bug #3370) add keyword to MARC field mapping
    
    This add the support of keyword => MARC field mapping, ton abstract the relation between human readable fields like subtitle, title, authors, location, ... and MARC fields in each framework.
    This will allow to koha developper to be more flexible with each framework and don't care about the MARC flavour, just require some "keywords" to the user.
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

commit 2152d95b3c6b0be2849ef75ca1972fa517022fe7
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Tue Aug 25 11:53:50 2009 +0200

    (bug #3550) use GetRecordValue to retrieve subtitle
    
    This patch, is the first use of GetRecordValue, that use the Field mapping.
    It retrieve the subtitle in Intranet using it, instead of the use an old function that doesn't work anymore.
    This is a way to made koha more generic with each framework.
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

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

Summary of changes:
 C4/Auth.pm                                         |    4 +
 C4/Biblio.pm                                       |  159 ++++++++++++++++++--
 C4/Charset.pm                                      |    3 +
 C4/Search.pm                                       |   18 ++-
 C4/Serials.pm                                      |    1 +
 admin/fieldmapping.pl                              |   77 ++++++++++
 catalogue/detail.pl                                |    2 +-
 cataloguing/addbooks.pl                            |    4 +-
 cataloguing/value_builder/unimarc_field_225a.pl    |    1 +
 installer/data/mysql/kohastructure.sql             |   15 ++
 installer/data/mysql/updatedatabase30.pl           |   16 ++
 .../prog/en/modules/admin/admin-home.tmpl          |    2 +
 .../prog/en/modules/admin/fieldmapping.tmpl        |   77 ++++++++++
 .../prog/en/modules/catalogue/detail.tmpl          |    2 +-
 .../prog/en/modules/catalogue/results.tmpl         |   22 +--
 .../prog/en/modules/catalogue/showmarc.tmpl        |    7 +-
 .../prog/en/modules/members/readingrec.tmpl        |    6 +-
 .../prog/en/modules/reserve/request.tmpl           |    2 +-
 .../prog/en/modules/serials/member-search.tmpl     |    2 -
 .../en/modules/serials/routing-preview-slip.tmpl   |    4 +-
 .../prog/en/modules/serials/routing-preview.tmpl   |    6 +-
 .../prog/en/modules/serials/routing.tmpl           |    4 +-
 .../prog/en/modules/tools/holidays.tmpl            |    6 +-
 .../prog/en/modules/tools/manage-marc-import.tmpl  |    4 +-
 .../opac-tmpl/prog/en/modules/opac-detail.tmpl     |    4 +-
 .../opac-tmpl/prog/en/modules/opac-results.tmpl    |   21 +++-
 kohaversion.pl                                     |    2 +-
 opac/opac-detail.pl                                |    3 +-
 opac/opac-search.pl                                |    9 +-
 serials/acqui-search-result.pl                     |   45 +++---
 serials/acqui-search.pl                            |   28 ++--
 serials/checkexpiration.pl                         |    1 +
 serials/claims.pl                                  |   12 +-
 serials/lateissues-excel.pl                        |   21 +--
 serials/member-search.pl                           |    3 +-
 serials/routing-preview.pl                         |   24 ++--
 serials/routing.pl                                 |   29 +++-
 serials/serial-issues.pl                           |    6 +-
 serials/serials-collection.pl                      |   12 +-
 serials/serials-edit.pl                            |   41 +++---
 serials/serials-home.pl                            |   21 ++--
 serials/subscription-add.pl                        |   34 +++-
 serials/subscription-bib-search.pl                 |    9 +-
 serials/subscription-detail.pl                     |   43 ++++--
 serials/subscription-renew.pl                      |   12 +-
 tools/exceptionHolidays.pl                         |    2 +
 tools/holidays.pl                                  |    2 +
 tools/newHolidays.pl                               |    2 +
 tools/tools-home.pl                                |    2 +
 49 files changed, 612 insertions(+), 220 deletions(-)
 create mode 100755 admin/fieldmapping.pl
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/admin/fieldmapping.tmpl


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list