[koha-commits] main Koha release repository branch, new/awaiting_qa/enh/bug_5581, created. v3.02.00-512-g988b2bb

Git repo owner gitmaster at git.koha-community.org
Fri Jan 7 02:57:36 CET 2011


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, new/awaiting_qa/enh/bug_5581 has been created
        at  988b2bbad324e8fac8097f141a8894f34e2ef140 (commit)

- Log -----------------------------------------------------------------
commit 988b2bbad324e8fac8097f141a8894f34e2ef140
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Tue Oct 26 07:24:15 2010 +0200

    C4 AuthoritiesMarc.pm merge problem : new subfields not taken
    
    Previous patches on merge would not take in new subfields from the authority.
    This patch fixes that problem

commit f99a382ca7690a411cc6e78a415acb1562d6e26b
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Thu Oct 14 16:25:23 2010 +0200

    Merge authorities subfields orders

commit 82f2b9018baf322639c812eac81784fa3b2c75ea
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Thu Oct 7 17:31:54 2010 +0200

    Adds debug warns

commit 0e09849cf7623e486b467a524e38392fc23274e3
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Thu Oct 7 17:14:39 2010 +0200

    Removes numeric subfields from auth and adds numeric subfields from biblio in merge function

commit 726d5e1f7b83a4f7a03b83f65e60b1d5c57638f3
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Thu Oct 7 09:55:46 2010 +0200

    Do not delete authority when merging is about the same authority

commit e1aad5720eced544abba775f7aa867b434c3cd47
Author: Stéphane Delaune <stephane.delaune at biblibre.com>
Date:   Thu Sep 2 16:19:11 2010 +0200

    (MT #4339) init default UNIMARC sql structure

commit d3e3b89f5793a69e5f51464ef1c9d66ae68ae37b
Author: Alex Arnaud <alex.arnaud at biblibre.com>
Date:   Thu Sep 2 14:59:01 2010 +0200

    (MT4425) Replace search 'an' by 'an,phr' in searchresultlist.tmpl

commit a3a7c37e17239036febf51f7db350f763ad76cee
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Fri Feb 19 17:55:49 2010 +0100

    improving/modifying authority display on OPAC
    
    - changing some terms that are unclear for a patron
    - removing tag & subfields values & indicators
    - removing UNIMARC coded fields
    - changing the search page (removing options useless for a patron)

commit 4021f13a3bc16f06eacbb60ed3642080490d898d
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Tue May 18 16:54:49 2010 +0200

    followup BuildUnimarchierarchies fixing infinite loop

commit a9bb56b13182fb3b308b503025f353bcb9c425c7
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Tue May 18 14:35:04 2010 +0200

    Fixing Hierarchies : taking any heading subfield
    
    Conflicts solved:
    
    	C4/AuthoritiesMarc.pm

commit 0738e07c3e7e1577c3124a76c82234d4e360b1e3
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Tue May 18 13:11:44 2010 +0200

    BuildUnimarcHierarchies : Fixing infinite loop
    
    When referenced authority in 5XX$3 would be the same as the current authid, the script would get into infinite loop
    
    Conflicts solved: C4/AuthoritiesMarc.pm

commit 355fe382093aee97b37b44dec68bd7157e7a4c5f
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Sat Apr 10 13:43:14 2010 +0200

    Followup MT2974 : facets not working opac authorities
    
    Facets would not filter anything when using OPAC
    Change in API usage in order to send indexes and query and not the whold
    query at once

commit 3531a6e461e0d62e0fbae43ecb8760f8e072bc63
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Wed Mar 17 07:47:33 2010 +0100

    C4::AuthoritiesMarc.pm search enhancement
    
    Heading Main is defined in unimarc record.abs
    re enabling that feature

commit 3964987cee41a574c34b68c537639de10b8f4fb1
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Wed Mar 10 07:28:47 2010 +0100

    Authorities list :removing link on Summary
    
    removing the link to authority details on authority List directly from summary
    And adding a generic link to details

commit ab27344c97c5767f79a59cac227624113f8cf0c4
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Thu Feb 18 11:19:52 2010 +0100

    (MT #2685) don't show authority edition menu
    
    this patch add a check of rights to show the authority edition menu, if the user have no rights of authority edition, we hide the menu.

commit c6b254cc04d424cc48cae3fa3c69d409d269b062
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Sat Jan 16 00:51:20 2010 +0100

    C4::AuthoritiesMarc AddAuthority
    
    Fixing 100$a simple error: Sometimes, language is encoded fre50 and not
    frey50.
    This patch adds check for that problem

commit efbe1b4c3f5769f91ea11d8469e55afbc2c4d5f4
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Wed Apr 7 15:15:59 2010 +0200

    BuildUnimarcHierarchies : Fixing infinite loop
    
    When referenced authority in 5XX$3 would be the same as the current authid, the script would get into infinite loop

commit f7710d57410845211e212f6876ccf2e4d1e5262a
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Tue Mar 30 09:12:21 2010 +0200

    MT3207 : Search Authorities Everywhere
    
    The search produced when searching everywhere would search everywhere for everything.
    This is not the expected behaviour.
    This passes the values only if there are something to search.

commit 2b11d0d1a3d8a61a74bc2fe158de4c0029c244ad
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Mon Mar 15 17:07:58 2010 +0100

    Bug Fix AuthoritiesMarc.pm

commit d1cdfa9fae3c753c5723195a6ad5a1f0dd52ea02
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Tue Mar 9 11:09:45 2010 +0100

    (bug4309 MT3094) Error 500 Authorities search
    
    Search For multiple values ( Heading strict, Heading main and anywhere)
    produced an ill formed  z3950 query.
    Fixing that

commit 5b36d51795b342619d1eb92c5bbe75e62136f11c
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Tue Feb 9 10:20:27 2010 +0100

    MT2949: Remove broken link from authorities search results
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

commit 6dddd2e70b56601721a6516564a6a8ddfd94074d
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Dec 30 13:15:04 2009 +0100

    (MT #2543) allow users to search on all auth types
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

commit f774b8559fe78fb818cd79a89f9d74cf93c36fda
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Fri Jan 15 11:04:14 2010 +0100

    SetUTF8Flag on any incoming data
    
    This prompts NFC normalization on adding record
    Therefore, any saved record will be NFC normalized

commit cbf0173f65643a4b9f62a31ccaea04f25c217324
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Wed Dec 23 10:35:09 2009 +0100

    MT 2538 : Using default authtypecode for authority display

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list