[koha-commits] main Koha release repository branch master updated. v3.16.00-1019-g8176c2f

Git repo owner gitmaster at git.koha-community.org
Tue Nov 11 18:33:17 CET 2014


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  8176c2f3904323f6f4e11786d06db11413359967 (commit)
       via  860ec0aec6c8031c93838bc79490eef8289e5ef6 (commit)
       via  7677b3ac2a0a5eed1525af1cc2f2bd7e8693bbe9 (commit)
      from  4a61e9c1689b8f9825b00368630d631558fb9bf7 (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 8176c2f3904323f6f4e11786d06db11413359967
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Oct 2 15:52:52 2014 +0200

    Bug 12989: Fix JS error
    
    inactive and active are not defined anymore. They should be removed. The
    filter is done with DataTables.
    
    Signed-off-by: Paola Rossi <paola.rossi at cineca.it>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 860ec0aec6c8031c93838bc79490eef8289e5ef6
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Sep 24 17:23:42 2014 +0200

    Bug 12989: Update table footer with the visible rows - acqui-home
    
    Note that bug 12984 changes the view of this table.
    
    On the acqui-home page, the total was not updated.
    With this patch, the footer (totals) will be updated on filtering rows.
    
    Test plan:
    1/ Go on the acqui home page.
    2/ Verify the totals are correct.
    3/ Filter the table using the filter input and verify the totals are
    updated with the rows shown.
    4/ Hide/Show inactive budgets and verify the totals are still corrects.
    
    Signed-off-by: Paola Rossi <paola.rossi at cineca.it>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 7677b3ac2a0a5eed1525af1cc2f2bd7e8693bbe9
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Sep 24 11:19:52 2014 +0200

    Bug 12984: Improvement of the funds list view - acqui home
    
    Bug 11578 improved the funds list view in the administration module.
    It would be great to have the same improvement on the acquisition
    home page.
    
    This improvement groups funds by budget and displays them with a
    hierarchy.
    
    Test plan:
    0/ Create a budget and fund hierarchy, with active and inactive budgets.
    1/ Go on the acquisition home page and verify the values are the same as
    before
    2/ Verify the funds are correctly listed
    3/ Verify the links on top of table work (expand/collapse all, show/hide
    inactive budgets).
    
    Signed-off-by: Paola Rossi <paola.rossi at cineca.it>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 .../prog/en/modules/acqui/acqui-home.tt            |  187 ++++++++++++--------
 1 file changed, 118 insertions(+), 69 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list