[koha-commits] main Koha release repository branch master updated. v3.22.00-188-g7d37725

Git repo owner gitmaster at git.koha-community.org
Thu Dec 31 16:06:55 CET 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  7d3772503c1b361b4f3f3e8380d39992730d40b3 (commit)
      from  89a058787a58295193a60c1a1fbb8b5b5262e7ed (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 7d3772503c1b361b4f3f3e8380d39992730d40b3
Author: Martin Persson <xarragon at gmail.com>
Date:   Tue May 12 13:33:14 2015 +0200

    Bug 12342: Patron registration datepicker dropdown shows only 10 years
    
    This patch changes the options to the date picker, allowing easy
    selection of dates up to 120 years from the current date.
    
    To test:
    - Click on 'Patrons' from the main menu, select 'New patron'
    - Set input focus to the 'Date of birth' input field,
      the date selection widget should show up.
    - The year selection drop-down will only show current year minus 10.
    - Apply the patch
    - Go back to the same screen, set input focus to the 'Date of birth' field.
    - The year selection drop-down should show current year minus 120.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list