[koha-commits] main Koha release repository branch master updated. v3.22.00-334-gbb6658c

Git repo owner gitmaster at git.koha-community.org
Wed Jan 27 03:40:44 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, master has been updated
       via  bb6658c2e680d615bccd6d5d2f4c971035a44ea1 (commit)
      from  6a2bf8d31b1fbe1d83a66d314bc97be41af65ca7 (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 bb6658c2e680d615bccd6d5d2f4c971035a44ea1
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>

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

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