[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.11-31-g2fea06f

Git repo owner gitmaster at git.koha-community.org
Tue Apr 16 23:59:34 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, 18.05.x has been updated
       via  2fea06f7d9523ab0f23c6a0c8a93a7cffb48bc40 (commit)
      from  c14c725a5333e98fd4a4276c62047923d06f8c4f (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 2fea06f7d9523ab0f23c6a0c8a93a7cffb48bc40
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Feb 27 12:45:47 2019 -0500

    Bug 20937: Truncate items for print notices when user has an email
    
    To test:
     1 - Set PrintNoticesMaxLines to 1
     2 - Checkout 2 (or more) items to a patron and make them overdue to trigger a
    notice
     3 - Make sure the patron has an email
     4 - Make sure the notice you are sending is set to 'print' as the type
     5 - Run overdue_notices.pl without the 'nomail' option
     6 - Find the message and note all items have been added
     7 - Apply patch
     8 - Clear the message queue
     9 - Re-run overdue_notices.pl
    10 - Confirm the message now has only 1 item.
    11 - Set PrintNoticesMaxLines to 0
    12 - Clear the message queue
    13 - Re-run overdue_notices.pl
    14 - Confirm the message has 2 items as expected
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 083f789b9548ec70d86dc48911df1bc9febda619)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 746b3930d5556d14d4fcc6a64612561edf8fef96)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 misc/cronjobs/overdue_notices.pl |    2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list