[koha-commits] main Koha release repository branch 3.16.x updated. v3.16.00-5-g6ae855d

Git repo owner gitmaster at git.koha-community.org
Thu May 22 23:21:16 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, 3.16.x has been updated
       via  6ae855d725d5a64e833542d91dfa09c49f049b4a (commit)
       via  58a9b3aa49cbc81fb8867c77fa2f01c91fa8a7f3 (commit)
      from  c5de0df104c65289a04d7d16f5b56daa7667b13b (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 6ae855d725d5a64e833542d91dfa09c49f049b4a
Author: Marc Véron <veron at veron.ch>
Date:   Thu Apr 10 08:42:46 2014 +0200

    Bug 10936: (prog theme) remove duplicate 'Standard number' option in Advanced search
    
    TEST PLAN
    ---------
    1) Set opacthemes system preference to prog
    2) In OPAC, click 'Advanced search'
    3) Click 'More options'
    4) Check the Keywords dropdown for duplicate 'Standard number'
    5) Apply patch
    6) Refresh page, and make sure 'More options' is clicked still
    7) Check the Keywords dropdown for duplicate 'Standard number'
       -- it's not this time
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Work as described on prog theme, no more duplicate.
    No koha-qa errors
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 58a9b3aa49cbc81fb8867c77fa2f01c91fa8a7f3
Author: Jesse Maseto <jesse at bywatersolutions.com>
Date:   Fri Mar 28 11:02:18 2014 -0400

    Bug 10936: remove duplicate 'Standard number' option in Advanced search
    
    This patch removes the duplicate 'Standard number' option
    under the more options of the OPAC advanced search correctly
    following updates from Katrin.
    
    TEST PLAN
    ---------
    1) Set opacthemes system preference to bootstrap
    2) In OPAC, click 'Advanced search'
    3) Click 'More options'
    4) Check the Keywords dropdown for duplicate 'Standard number'
    5) Apply patch
    6) Refresh page, and make sure 'More options' is clicked still
    7) Check the Keywords dropdown for duplicate 'Standard number'
       -- it's not this time.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt |    3 +--
 koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt      |    1 -
 2 files changed, 1 insertion(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list