[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.06-8-g6a63b21

Git repo owner gitmaster at git.koha-community.org
Tue Jun 11 18:33:32 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.11.x has been updated
       via  6a63b21c9f0c7abf516757e27395a5b347d1c4b6 (commit)
       via  f4e55bbfd7faec45053395dc35135de855e6eaaa (commit)
      from  94b15df0d4c4a99378ce0f24e21e98f8e4f573cf (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 6a63b21c9f0c7abf516757e27395a5b347d1c4b6
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Fri Dec 14 02:05:36 2018 +0000

    Bug 11492: (follow-up) Don't pass publisheddatetext param to NewIssue
    
    I have removed publisheddatetext as a param from my patch, but only in
    the places where my patch added it. Any other instance already existed
    before my patch.
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit ac423d5dcf2c7503a8ca78cbafdb94dfc43dfdb6)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 6b44e314577ade8b92ae330668510ae94f2f6469)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit f4e55bbfd7faec45053395dc35135de855e6eaaa
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Fri Dec 7 01:03:42 2018 +0000

    Bug 11492: Keep routing notes when receiving next serial
    
    This patch ensures the routing notes are carried over when generating
    the next serial.
    
    To test:
    1) Create a routing list for a subscription
    2) Add a borrower and a note to the routing list
    3) Generate the next serial (serials-collection.pl)
    4) Edit the routing list to see the notes
    5) Note that the notes have disappeared
    6) Apply patch
    7) Edit the routing list, add a note
    8) Generate the next serial
    9) Edit the routing list and confirm the note is still there
    10) Confirm you are still able to edit serials (serials-edit.pl) and
    routing notes stay
    
    Sponsored-by: Plant and Food Research Limited
    Signed-off-by: Nazlı Çetin <nazli at devinim.com.tr>
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 2c25016a8e17b52e23c3d9806264e141b6426254)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 93cc499ed786630840845df21b4f52a2da4e6ea8)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/Serials.pm                 |   18 ++++++++----------
 serials/serials-collection.pl |    5 +++--
 serials/serials-edit.pl       |    3 ++-
 t/db_dependent/Serials.t      |    2 +-
 4 files changed, 14 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list