[koha-commits] main Koha release repository branch new/bug_9045 created. v3.12.00-alpha2-47-ge8b470e

Git repo owner gitmaster at git.koha-community.org
Thu Mar 21 15:43:25 CET 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, new/bug_9045 has been created
        at  e8b470ede42f2c91b6e2c28f309342c7b57f7cc8 (commit)

- Log -----------------------------------------------------------------
commit e8b470ede42f2c91b6e2c28f309342c7b57f7cc8
Author: Sophie Meynieux <sophie.meynieux at biblibre.com>
Date:   Mon Mar 18 15:29:42 2013 +0100

    Bug 9045 - Adding some parameters to export_borrowers.pl
    
    Followup : Adding test if results has some records and usage example for
    --where clause
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    I infer from the bug comments that a proper test for this patch is to
    check how the script reacts if it returns no results with a --where
    clause, and to verify that there is a good usage example for the --where
    option. These are both true, so I think this passes.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests and QA script pass.
    
    Tests done:
    - tested -s option with \;
    - tested -f surname -f borrowernumber to have multiple fields specified
    - tested -w with "borrowernumber > 100" and similar with and without
      results - if no results a message is shown
    - tested -h shows documentation for new options
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 74090b8d396e315502bc51e6e9901ca0b1008021
Author: Sophie Meynieux <sophie.meynieux at biblibre.com>
Date:   Fri Nov 9 18:02:33 2012 +0100

    Bug 9045 : Adding --where parameter to filter what kind of borrowers to export and --separator to choose a specific caracter for patron export
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Tested, works as advertised. Note, to use tab character as a separater,
    do this: -s $'\t'
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Comments on second patch.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 58067fcc98ddd9afcd876a09553a78771b035f98
Merge: b3c81bd 250467e
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Mar 21 10:11:18 2013 -0400

    Merge branch 'bug_9769' into 3.12-master

commit b3c81bd0a8ab4f8685a55504009b7ddcd4bb40db
Merge: 6a01574 271bfff
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Mar 21 09:57:23 2013 -0400

    Merge branch 'bug_9718' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list