[koha-commits] main Koha release repository branch, new/enh/bug_4506, created. v3.02.00-346-g718473b

Git repo owner gitmaster at git.koha-community.org
Tue Dec 14 09:08:45 CET 2010


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/enh/bug_4506 has been created
        at  718473bdd2f156544e7f254fa7adce2890c51e2a (commit)

- Log -----------------------------------------------------------------
commit 718473bdd2f156544e7f254fa7adce2890c51e2a
Merge: 9c8f934a2c2c3808a2a5502c839b9cb087231ec5 f707e6c82b718d3e8777e8d108099090ef688349
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Tue Dec 14 21:07:15 2010 +1300

    Merge remote branch 'colin/QA/bug_4506' into new/enh/bug_4506

commit f707e6c82b718d3e8777e8d108099090ef688349
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Wed Dec 8 12:54:58 2010 +0000

    Remove some whitespace from earlier commit

commit 68cb4af4af73368e0bb073ecb911e7278724fece
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Sep 27 06:56:04 2010 +0200

    Bug 4506: Correct wrong links in intranet
    
    Set links in intranet were opac links.
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit 0800ab6fdab3ca9ccb3b9f2ecc44d528ea56f328
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Sep 27 06:47:57 2010 +0200

    Bug 4506: Add rcn links to host item entry = 773
    
    Add links using control number in $w to host item entry.
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit bc4512a60071c9f764b1771352cd204bbf81cc93
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Sep 27 06:34:18 2010 +0200

    Bug 4506: Add rcn links to 780 and 785
    
    Add links using control number in $w to preceeding and succeeding entry.
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit d035a581a8db80ef406ca91d9f08d2a53cb6b89a
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Sep 27 06:17:16 2010 +0200

    Bug 4506: Add link to volumes of traced series to series record
    
    Changed link to volumes of sets to work for traced series too.
    Now if the user finds a series or set record in the database,
    there is always a link to search for the associated recos with items.
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit 0f83daddd84e1a18a711474dba55afe7de59108b
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Sep 27 05:57:16 2010 +0200

    Bug 4506: Traced series
    
    Add separate display of traced series.
    Use $w and index rcn for link if $w exists, else show text link.
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit 26fa2de9146e1cdc0e086f85ff63264920c7ceca
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Sep 27 01:55:45 2010 +0200

    Bug 4506: Add links to other editions, some minor corrections
    
    A new label 'Other editions:' is added with links to other editions.
    The link starts a search for control number from 775$w in index control number.
    
    A check for existence of $w/001 is added to always provide a fallback to a search for the link text.
    
    Take care of repeated 773 fields.
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit bfbf10e8e912272f345cdbe3447d22f702c0987d
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun Sep 26 23:42:07 2010 +0200

    Bug 4506: Add volume > set link
    
    A new label 'Set:' is added with a link to the set.
    The link starts a search for control number from 773$w in index control number.
    A syspref UseControlNumber will be added later, to provide a fallback to a search by 245$a, which is also the title of the set.
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit 43d0860e55ccc610a7e05eda43b19ad29b8c2d96
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun Sep 26 23:21:43 2010 +0200

    Bug 4506: Add set > volume link
    
    A new label 'Volumes:' is added with a link 'Show volumes'.
    The link starts a search fcontrol number from 001 in index rcn = Record control number.
    A syspref UseControlNumber will be added later, to provide a fallback to a search by title.
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit b705902c38c53a018fdfa1ea76058ba04e47748e
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun Sep 26 22:44:15 2010 +0200

    Bug 4506: New icon for sets
    
    Show an own icon for sets - LDR 19 = a
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit a1a8acf4e2c5e02a7f1224850e170c039c82128d
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Thu Jun 17 17:28:07 2010 +0200

    BUG 4506: Add 8xx $w subfields to MARC-Frameworks de-DE
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit d3605d9ae8d31953df1aed6c04631a578b690fcd
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun Sep 26 21:35:34 2010 +0200

    Bug 4506: Some work on article to serial links
    
    - changes search links to use Title index
    - show article icon in intranet like in opac
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit 813325c753eded16c565ad6d4e54befdd713e232
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun May 23 16:36:29 2010 +0200

    BUG 4506: Add 8xx $w subfields to MARC-Frameworks pl-PL
    
    ru-RU and uk-UA have no files for MARC21
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit 5d8694b59cff0bd64eb2844ac1c6f4ec3b0092c4
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Fri May 21 18:00:05 2010 +0200

    BUG 4506: Add 8xx $w subfields to MARC-Frameworks en, fr-FR
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

commit baf3f605ecca2201527fc985cb9267b9f2809bd2
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Fri May 14 18:01:56 2010 +0200

    Bug 4506: Add index Record-control-number = rcn for indexing of $w subfields
    
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list