[koha-commits] main Koha release repository branch new/bug_7678 created. v3.08.00-1614-g1642dbe

Git repo owner gitmaster at git.koha-community.org
Wed Jan 23 00:32:48 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_7678 has been created
        at  1642dbe0e826fc5343c32cc589834cbf23794f4a (commit)

- Log -----------------------------------------------------------------
commit 1642dbe0e826fc5343c32cc589834cbf23794f4a
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Mon Dec 10 12:23:09 2012 +0100

    Bug 7678: Adds extended patron attributes in patron reports
    
    Fix bug that prevented zero values to be shown in the results.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Fixes the problem with differentiating 0 and NULL values.
    Passes all tests.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit a08c09884ec8799f2835b6a63ed10833bd927fbf
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Mon Aug 20 08:57:42 2012 +0200

    Bug 7678: follow-up to pass QA
    
    Check input parameters to avoid SQL injection
    Rewrite a for loop for readability
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests pass, perlcritic is unchanged.
    
    Test plan
    - Verify ExtendedPatronAttributes hides/shows new patron attribute
      search criteria
    - Verify patron attribute show up correctly
      - pull down list for attributes linked to authorized values
      - input field for other attributes
    - Verify search works correctly
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 56878f1453d15459d2f7586e3cc5d390d301692d
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Fri Apr 20 17:36:17 2012 +0200

    Bug 7678: Adds extended patron attributes in patron reports
    
    This patch allows to choose row and column amongst extended patron
    attributes and to filter on them in reports/borrower_stats.pl
    
    Signed-off-by: Marc Veron <veron at veron.ch>
    
    Great, I was looking for such a feature.
    Patch works as expected.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list