[koha-commits] main Koha release repository branch master updated. v19.11.00-60-gaea4407

Git repo owner gitmaster at git.koha-community.org
Mon Dec 16 22:32:20 CET 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  aea4407ef8728ec3cf130f3f910e01f31c96de47 (commit)
       via  e6af0471c281accd5dcf6205d5684712d835b050 (commit)
       via  92d7749640172b7fc0fe815ee9edcd4e225b3ecd (commit)
       via  568cbb3a0e698c2b263bc27ead9cacb3fcd170ea (commit)
       via  f497008d7f7e029909f4a801ba8fa41482e03fdf (commit)
      from  f115158d6df03b6238a1b2c22998b8c3a5a4cd07 (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 aea4407ef8728ec3cf130f3f910e01f31c96de47
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Sat Dec 14 00:55:39 2019 +0000

    Bug 24245: rename self reg confirm page body id
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit e6af0471c281accd5dcf6205d5684712d835b050
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Wed Dec 4 23:49:31 2019 +0000

    Bug 22381: Change wording on Calendar-related system
    
    TEST PLAN:
    1. Apply Patch
    2. Look at the 5 sysprefs (useDaysMode, OverdueNoticeCalendar, finesCalendar, ExcludeHolidaysFromMaxPickUpDelay, SuspensionsCalendar)
    3. Make sure the wording and options all make sense
    4. Make sure the options are properly ignoring or using the calendar.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Fixed double 'when' on line 740
    No errors
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 92d7749640172b7fc0fe815ee9edcd4e225b3ecd
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Dec 13 14:24:33 2019 +0000

    Bug 24240: Move form closing tag outside of conditional
    
    To test:
    1 - Create a public list
    2 - View the list as a user not signed in
    3 - Validate the HTML, note the div closed with open elements, and a form tag unclosed
    4 - Apply patch
    5 - Those errors are fixed
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 568cbb3a0e698c2b263bc27ead9cacb3fcd170ea
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Dec 13 23:01:05 2019 +0000

    Bug 24085: Make print and cancel-hold buttons instead of submit
    
     To test:
     1 - Place a hold on an item
     2 - Check in the item to trigger the hold
     3 - Test both the print and cancel buttons to make sure all looks
         correct
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit f497008d7f7e029909f4a801ba8fa41482e03fdf
Author: Radek Šiman <rbit at rbit.cz>
Date:   Fri Dec 13 16:30:56 2019 +0000

    Bug 24235: DUEDGST not sent if PREDUDGST checkbox is off
    
    DUEDGST notice required PREDUEDGST to be on, but both messages have to
    be generated independently
    
    Test plan:
    0) Do not apply the patch and reproduce the bug
        - turn OFF sms PREDUEDGST and turn ON sms DUEDGST for a given borrower
        - Sms version of DUEDGST is never generated into the message queue.
    1) Apply the patch
    2) Ensure that the bug is fixed
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 .../en/modules/admin/preferences/circulation.pref  |   28 ++++++++++----------
 .../intranet-tmpl/prog/en/modules/circ/returns.tt  |   10 +++----
 .../en/modules/opac-registration-confirmation.tt   |    2 +-
 .../opac-tmpl/bootstrap/en/modules/opac-shelves.tt |    3 +--
 misc/cronjobs/advance_notices.pl                   |    6 ++++-
 5 files changed, 26 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list