[koha-commits] main Koha release repository branch master updated. v3.14.00-alpha1-13-gce9f504

Git repo owner gitmaster at git.koha-community.org
Fri Oct 18 06:32:31 CEST 2013


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  ce9f504c7903d7431c8e18754f18ddf5bca2727a (commit)
       via  b04118df82a20eeec71bfb99349ab28943011c42 (commit)
      from  66de7d0e17745ff93bcf3d10dc9f83cdb39290fc (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 ce9f504c7903d7431c8e18754f18ddf5bca2727a
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Fri Oct 18 04:47:12 2013 +0000

    Bug 10038: (follow-up) fix tabs
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit b04118df82a20eeec71bfb99349ab28943011c42
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Jul 17 15:02:43 2013 +0200

    Bug 10038: fix doubled 'default' entry when creating a new authority type
    
    Test plan:
    - Create a new authority type
    - Click MARC structure
    - Verify the pull down has only 1 entry for Default
    - Go on the authority type home (admin/authtypes.pl)
    - Click on the "MARC structure" link for the default type
    - Verify the pull down has only 1 entry for Default
    
    This patch adds a sort (on the authtypecode) for these 2 lists.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Comment: Works as described. No koha-qa errors.
    
    When creating a new framework it would be better to have Default
    on top, but one is way better than two :)
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Agreed, one is better than two :)
    All tests and QA script pass.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 admin/auth_tag_structure.pl                        |  275 ++++++++++----------
 .../prog/en/modules/admin/auth_tag_structure.tt    |    8 +-
 2 files changed, 143 insertions(+), 140 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list