[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-40-gaa9ab33

Git repo owner gitmaster at git.koha-community.org
Wed Jun 4 11:20:00 CEST 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, 3.14.x has been updated
       via  aa9ab3336653d079dab10f16c08ba4f4fa713f6a (commit)
      from  466a69cef9e98ad2949c75dad54a6a93815c1a25 (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 aa9ab3336653d079dab10f16c08ba4f4fa713f6a
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Feb 25 15:55:03 2014 -0500

    Bug 11833 - fix filtering on saved report subgroup
    
    Filtering the list of saved reports by subgroup doesn't work because the
    filtering JavaScript was not updated when the table columns changed with
    Bug 3134. This patch corrects the target column for filtering.
    
    To test you must have multiple saved reports within one group, and at
    least one of those in a subgroup.
    
    - Apply the patch and go to Reports -> Use saved.
    - Click the tab for the group which contains your reports.
    - Choose the subgroup you want to filter on from the subgroup dropdown.
    
    The list of reports should be correctly filtered by your subgroup.
    
    NOTE: It seems weird to have the number of columns displayed change
          when filtered, but this patch does correct the filtering.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described, passes all tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 0039eee40c6f70023bfb93e8d3d011b47da6867a)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/reports/guided_reports_start.tt            |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list