[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-79-g01c2f73

Git repo owner gitmaster at git.koha-community.org
Wed Jun 18 17:45:55 CEST 2014


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.14.x has been updated
       via  01c2f73ab395404449be47c0d0ed42a672efdd0a (commit)
      from  469c76151425b53f24ba26f671ea17a7595c3434 (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 01c2f73ab395404449be47c0d0ed42a672efdd0a
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Mar 26 17:58:46 2014 +0000

    Bug 12000: ensure that hold resumption dates can be set only to future dates
    
    This patch makes the datepickers for the hold resumption date
    (AKA the hold suspend until date) field only permit dates in
    the future to be selected in the staff interface checkout page
    and hold list pages.  This makes these pages consistent with
    the OPAC and the patron details page in the staff interface.
    
    To test:
    
    [1] Ensure that AutoResumeSuspendedHolds and SuspendHoldsIntranet
        are enabled.
    [2] Go to the checkout page for a patron that has at least one hold
        request.
    [3] Verify that the datepicker for the hold suspend until
        date field only permits choosing a date in the future.
    [4] Go to the page listing hold requests for a title.
    [5] Verify that the datepicker for the hold suspend until
        date fields only permit choosing a date in the future.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described, passes all tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 7378d488414d1859c75f0d3b40e5ce99cde67cb7)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt |    3 +++
 koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt  |    8 +++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list