[koha-commits] main Koha release repository branch master updated. v3.20.00-147-g83da81e

Git repo owner gitmaster at git.koha-community.org
Thu Jun 11 18:07:25 CEST 2015


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  83da81e0ce2116bbcfd6581a58e3f50dbbfcc3f1 (commit)
       via  bba78196d36b80d5f89cff6c86cb842bed6b259b (commit)
      from  4d417b9a2ea278ad203beb6e90f7da4d79f487df (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 83da81e0ce2116bbcfd6581a58e3f50dbbfcc3f1
Author: Jonathan Druart <jonathan.druart at koha-community.org>
Date:   Thu Jun 4 16:28:08 2015 +0200

    Bug 14029: Provide 'clear' link to empty reports search filters
    
    Patch adds a 'clear' link next to the 'Apply filters' button to
    empty out the form fields.
    
    To test:
    - go to the reports module
    - make sure you have some saved reports
    - search your saved reports using the author, keyword and date filters
    - verify searching works as expected
    - verify the new 'clear' link works as expected
    
    Tested couner patch, followed test plan, works as expected. QA tools ok.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>

commit bba78196d36b80d5f89cff6c86cb842bed6b259b
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Nov 25 10:59:01 2014 -0500

    Bug 13336 - Add time to date column for patron circulation history
    
    Some librarians have expressed that it would be very helpful to have the
    hours displayed in the date column for a patron's circulation history.
    The time an action took place can be vital to tracking down which
    librarians were working at the time a given circulation action took
    place.
    
    Test Plan:
    1) View a patron's circulation history
    2) Note the Date column has no hour/minute
    3) Apply this patch
    4) Reload the page
    5) Note the hour and minutes now display
    
    Signed-off-by: David Roberts <david.roberts at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt     |    2 +-
 .../intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt |    5 ++++-
 reports/guided_reports.pl                                         |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list