[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.02-1-g58f3635

Git repo owner gitmaster at git.koha-community.org
Wed Jan 27 15:20:56 CET 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, 3.22.x has been updated
       via  58f3635e6cbc6e5ca0fe086d161237c6e989bfe0 (commit)
      from  c4df25e72fa1d308ea80b3ce075dfd2324d8b5c4 (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 58f3635e6cbc6e5ca0fe086d161237c6e989bfe0
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Jan 11 11:32:23 2016 +0000

     Bug 2669: Change checkboxes to radio buttons on dictionary
    
    On creating new dictionary for report, the choice between "All dates"
    and "Date range" should be a real radio button, not 2 radio buttons with
    different names (which means they could be selected altogether...)
    
    Note that I don't understand what means 'All dates', there is no
    condition generated for the dictionary. We should not have to select a
    field if we don't want to add a condition on it :)
    
    Test plan:
    Create a new dictionary for the Patron module, then a date field
    (dateenrolled or birthdate, etc.)
    
    Confirm that the radio buttons now behave as radio buttons...
    
    Signed-off-by: Aleisha <aleishaamohia at hotmail.com>
    
    Looks so much nicer too!
    
    Radio buttons display as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit bb6658c2e680d615bccd6d5d2f4c971035a44ea1)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/reports/dictionary.tt          |   36 ++++++--------
 reports/dictionary.pl                              |   51 +++++++++++---------
 2 files changed, 41 insertions(+), 46 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list