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

Git repo owner gitmaster at git.koha-community.org
Mon Nov 26 03:57:10 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  eb523d0379683892107d57ba7d2db51152d4f851 (commit)
       via  ce8300ac502dc60647ed91436a71b6e4215ace73 (commit)
       via  80201fda844773ad856538c4261bbd56448e35b3 (commit)
       via  905f9dddd9f88bf70a4a2a13162361df10051738 (commit)
      from  522dfcdb70ac98394464bd62c906cb2f7aa0782e (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 eb523d0379683892107d57ba7d2db51152d4f851
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Mon Nov 19 17:11:21 2012 +0100

    Bug 8986: Followup FIX a JS error if there is no valid card number
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    I can't reproduce the JS error but the template changes are correct
    with regard to how the page should handle errors.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit ce8300ac502dc60647ed91436a71b6e4215ace73
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Oct 30 09:51:31 2012 -0400

    Bug 8986: Batch patron modification template corrections
    
    Many minor template changes:
    
    - Correcting title and headings
    - Adding translation to string in JavaScript
    - Tweaking table sorter
    - Wrapping card number in link to patron detail page
    - Adding standard styles to "clear" links (see patron attributes)
    - Terminiology corrections (borrower-> patron, cardnumber -> card number)
    - Capitalization corrections
    - Improve display of extended attributes
    
    Signed-off-by: Melia Meggs <melia at test.bywatersolutions.com>
    Passed-QA-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 80201fda844773ad856538c4261bbd56448e35b3
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Oct 30 10:53:39 2012 -0400

    Bug 5521 - item edit form appears if no items found
    
    This patch changes the template so that if no items are
    found the page doesn't show "The following barcodes were found"
    and doesn't show the item edit form.
    
    To test, submit a batch which contains no valid barcodes.
    Compare to a batch which contains some or all valid barcodes.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    All tests succeed.
    
    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 <chrisc at catalyst.net.nz>

commit 905f9dddd9f88bf70a4a2a13162361df10051738
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Nov 2 14:48:25 2012 -0400

    Bug 8546 - Error in description of OPAC Advanced Search Publication date range search
    
    The publication date range search description in the OPAC suggests
    that a search like "-1987" or "2008-" is not inclusive when it
    actually is. This patch corrects the description.
    
    Signed-off-by: Melia Meggs <melia at test.bywatersolutions.com>
    Passed-QA-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 .../prog/en/modules/tools/batchMod-edit.tt         |   10 ++-
 .../prog/en/modules/tools/modborrowers.tt          |   88 ++++++++++++--------
 .../opac-tmpl/prog/en/modules/opac-advsearch.tt    |    2 +-
 3 files changed, 61 insertions(+), 39 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list