[koha-commits] main Koha release repository branch master updated. v3.14.00-alpha2-66-g5d7aa7e

Git repo owner gitmaster at git.koha-community.org
Wed Oct 30 05:54: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, master has been updated
       via  5d7aa7e4356e0d014a31c43d4784c2a8d14d843f (commit)
      from  a0b042b8a276ddacf3be13fa1666454b9b1d3903 (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 5d7aa7e4356e0d014a31c43d4784c2a8d14d843f
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Apr 25 16:57:07 2013 +0200

    Bug 10725: Add filters on the pending orders table
    
    Since the parcel.pl script get *all* pending orders, there is no reason
    not to display all of them.
    
    Like that, DataTable manages pagination and sorting correctly (on all
    data).
    This patch adds filters on the table header (using columnFilter).
    
    Test plan:
    Try filters on the left of the screen and filters on the table header.
    
    Signed-off-by: Pierre Angot <tredok.pierre at gmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script.
    Searching and sorting the table works correctly.
    Larger result sets are a performance problem on this page,
    I have filed bug 10595 for that.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 acqui/parcel.pl                                    |    2 +-
 .../intranet-tmpl/prog/en/modules/acqui/parcel.tt  |   59 +++++++++++++++-----
 2 files changed, 46 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list