[koha-commits] main Koha release repository branch master updated. v16.05.00-464-gaa0e27e

Git repo owner gitmaster at git.koha-community.org
Wed Aug 10 15:34:03 CEST 2016


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  aa0e27ea08cf0d9a1ff46b061cc38d2b15fa66e7 (commit)
      from  06d1259e56e7a662b1449fa54b9b408afdbf6cc8 (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 aa0e27ea08cf0d9a1ff46b061cc38d2b15fa66e7
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Sat Aug 6 10:13:18 2016 +0200

    Bug 17053 Clearing search term in Reports
    
    If you click the clear button to clear the search term it does take the search
    term away. However, the next time you click on "Saved reports" the search term
    is still there.
    
    TO TEST:
    
    1. Reports > Use saved
    2. Filter on anything (date/author/keyword). Let say "foo" in keyword.
    3. Click the Clear link on the Filter form. You can see that "foo" is removed
       from keyword, and all the saved reports are displayed.
    4. Click "Saved Reports" on the left. You can see that "foo" reappears in
       keyword filter.
    5. Apply the patch, and repeat steps 2-4.
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 reports/guided_reports.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list