[koha-commits] main Koha release repository branch master updated. v19.05.00-974-g6d8a26e

Git repo owner gitmaster at git.koha-community.org
Mon Oct 21 11:24:44 CEST 2019


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  6d8a26e5759fa81eff296fb733699ee8cdce3c7e (commit)
       via  08e7273c0f9afbc40155c46432683c63b1f44e8b (commit)
       via  95174eb36a210ea20811072db044a69396c3630a (commit)
       via  8d047f2a3391bfff0bc86edb9c706959d19ee775 (commit)
      from  2c10ac831bc6130b69ab295755160684ad9ccc15 (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 6d8a26e5759fa81eff296fb733699ee8cdce3c7e
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Oct 16 16:57:01 2019 +0000

    Bug 22922: (follow-up) Markup corrections
    
    This patch adds a "size" attribute to the datepicker input fields and
    adds self-closing "/".
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 08e7273c0f9afbc40155c46432683c63b1f44e8b
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Fri May 17 16:06:41 2019 +0200

    Bug 22922: Use jQuery datepicker instead of <input type="date">
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 95174eb36a210ea20811072db044a69396c3630a
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Fri May 17 14:40:12 2019 +0200

    Bug 22922: Allow reservedate changes only if AllowHoldDateInFuture is on
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 8d047f2a3391bfff0bc86edb9c706959d19ee775
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Tue May 14 16:42:24 2019 +0200

    Bug 22922: Allow to modify hold dates on reserve/request.pl
    
    Test plan:
    1. Place some holds
    2. Go to the 'Holds' tab of the biblio record
    3. Modify dates in the table and click on 'Update holds' button
    4. Verify that dates have been correctly updated
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/Reserves.pm                                     |   24 ++++++++++++--------
 .../intranet-tmpl/prog/en/includes/holds_table.inc |   10 ++++++--
 reserve/modrequest.pl                              |   13 +++++++++--
 reserve/request.pl                                 |    5 ++--
 4 files changed, 36 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list