[koha-commits] main Koha release repository branch master updated. v3.16.00-556-ge86371a

Git repo owner gitmaster at git.koha-community.org
Mon Sep 8 15:55:05 CEST 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  e86371a0aa3c024d3a60af71ab055c9415efb844 (commit)
       via  25df10e4d84aee069c795f4d02a73a9fee2da7c8 (commit)
       via  6f64bb2bd5aef173874b375676ce4858e9c933c5 (commit)
       via  0950e44fafcd74c868ff2d8f105f500bceac5881 (commit)
       via  efba7b02dda5cd56cee6e1cde718980002605ff1 (commit)
       via  bbdcc4c92754c04f1b070ccf746727a3f0eacb3f (commit)
      from  ead0d88c74bd0efba2d2ca0123c51ff2b6cf25fc (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 e86371a0aa3c024d3a60af71ab055c9415efb844
Author: Marc Véron <veron at veron.ch>
Date:   Fri Aug 15 06:28:07 2014 +0200

    Bug 12835 - Acquisitions: Show search terms in z39.50 results
    
    To test:
    
    - Go to Acquisitions, select a bookshop and a basket, click 'Add to basket':'From an external source'
    - Do a search
    - Your search terms should display at the top of the results page.
    - Repeat search with several combinations of search terms (with and without results).
    
    - Check the output for correct html.
    
    Fields Raw (any) and Standard ID removed / MV
    
    Signed-off-by: Paola Rossi <paola.rossi at cineca.it>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes QA script, works as described, no problems found.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 25df10e4d84aee069c795f4d02a73a9fee2da7c8
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Tue Aug 26 17:06:57 2014 +0200

    Bug 12828: Update Z39.50/SRU online help
    
    Test plan:
    Go to Z39.50/SRU servers, click Help and read the text.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Additions to help file, no problems found.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 6f64bb2bd5aef173874b375676ce4858e9c933c5
Author: Marc Véron <veron at veron.ch>
Date:   Tue Jul 29 16:56:44 2014 +0200

    Bug 12746 - Remove empty onclick attribute from memberentrygen.tt
    
    This patch removes empty onclick attribute from memberentrygen.tt
    
    To test:
    Apply patch.
    Use git grep 'onclick=""' to make sure that there are no more empty onlick attributes
    Go to Home > patrons  and click 'New patron'
    Check HTML of 'Cancel' link
    Make sure that 'Cancel' link still works
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Changes the link to cancel adding a manual restriction.
    No regressions found.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 0950e44fafcd74c868ff2d8f105f500bceac5881
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Mon Sep 8 10:52:05 2014 -0300

    Bug 12821: (qa followup) fix History -> Timeline on the help page
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit efba7b02dda5cd56cee6e1cde718980002605ff1
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Mon Aug 25 12:29:27 2014 -0300

    Bug 12821: Capitalization: about page fixes
    
    This patch fixes several capitalization issues in the about page.
    
    To test:
    - Go to the about page
    => FAIL: you should see
       * Server Information (tab)
       * Koha Team (tab)
       * Koha Timeline (tab)
       * Additional Thanks To... (at the bottom of the Koha Team tab
    - Apply the patch and reload
    => SUCCESS: you should see
      * Server information
      * Koha team
      * Timeline
      * Additional thanks to...
    - Sign off :-D
    
    Sponsored-by: Universidad Nacional de Cordoba
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    String changes, no problems found.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit bbdcc4c92754c04f1b070ccf746727a3f0eacb3f
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Sep 8 11:28:49 2014 +0200

    Bug 12765: Fix capitalization - "Try another search"
    
    To test:
    - Go to cataloguing
    - Perform a z39.50 search with no results
    - Check "Try another search" is displayed
    - Perform a z39.50 search with results
    - Verify display is correct as well.
    
    Signed-off-by: George Williams <georgew at latahlibrary.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/about.tt   |    8 +--
 .../prog/en/modules/acqui/z3950_search.tt          |   12 +++++
 .../prog/en/modules/cataloguing/z3950_search.tt    |    2 +-
 .../intranet-tmpl/prog/en/modules/help/about.tt    |    2 +-
 .../prog/en/modules/help/admin/z3950servers.tt     |   51 +++++++++++++-------
 .../prog/en/modules/members/memberentrygen.tt      |    2 +-
 6 files changed, 53 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list