[koha-commits] main Koha release repository branch, 3.2.x, updated. v3.02.00-139-gf50c566

Git repo owner gitmaster at git.koha-community.org
Wed Nov 17 07:03:03 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, 3.2.x has been updated
       via  f50c566b88f9b5e5dac79e3381be58c9ac9f52aa (commit)
       via  250ecc9bc82ef32c0c2497c3a1d2cf6516043e3c (commit)
      from  0de5e43fcd0c37874c5f8738fbaee7660354c1f5 (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 f50c566b88f9b5e5dac79e3381be58c9ac9f52aa
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Tue Nov 16 19:33:38 2010 -0500

    Bug 4074 Fix fail to parse simple qualified search
    
    Searches such as au,phr and kw,wrdl were passing through the regexes
    that should replace colon with equals
    add wrdl and phr
    use trn so not just rtrn is spotted
    Where we were checking for multiple spaces specify that in the
    regex not just two spaces
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit b97c4dba7a183e826ac8c1b37d0261f0327f12c2)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 250ecc9bc82ef32c0c2497c3a1d2cf6516043e3c
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Nov 15 07:55:43 2010 -0500

    Brooke caught my april fools trick, its not 20004 yet!
    
    Ok it wasn't an april fools trick, but just a typo, april fools trick
    sounds better though right?
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 0fa9ade9ffb48c10db40c0789fa5f5509ec63082)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 C4/Search.pm     |    5 +++--
 docs/history.txt |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list