[koha-commits] main Koha release repository branch master updated. v3.22.00-1417-ga6da1c0

Git repo owner gitmaster at git.koha-community.org
Fri Apr 29 15:26:40 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  a6da1c024c26fd4075585de4495bdcace96d1629 (commit)
      from  5c0d28db8838cf1947487bdcfa835a44979d3a2c (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 a6da1c024c26fd4075585de4495bdcace96d1629
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Feb 19 16:13:50 2016 +0000

    Bug 15863: Show/hide date range selection if not needed - dictionnary
    
    When creating a dictionary for a date column, there is a "date range" /
    "all dates" radio buttons and 2 inputs to select the date range. These
    inputs should be hidden if "all dates" is selected.
    
    Test plan:
    1/ Create a new dictionary on reports/dictionary.pl
    2/ Select a date column (borrowers.dateofbirth of instance)
    3/ On step 4, the start/end of the date range inputs should be
    hidden/shown depending of the radio buttons.
    
    Works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/reports/dictionary.tt           |   19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list