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, 19.05.x has been updated
       via  da602a96ad96163f624a65822db13ef68ed5644a (commit)
       via  8bc5834a35e272bc6ed8020efe3093ea75b16042 (commit)
       via  f56611b4a7d04d8067cc88ff9dcb2e0ed13a5048 (commit)
       via  a31ccb01a73a5cf4dec272589d2c97dd8555dc92 (commit)
      from  fa5bf1805449dd7ab58c3404c1364a0d86b10a77 (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 da602a96ad96163f624a65822db13ef68ed5644a
Author: Nick <n...@bywatersolutions.com>
Date:   Tue Sep 10 14:04:43 2019 +0000

    Bug 23526: Don't use encoded question mark in shib_login_url
    
    To test:
    1 - Enable shib
    2 - Do a search
    3 - Try to login from search
    4 - Get an error
    5 - Apply patch
    6 - Retry
    
    Note: You do have to fully configure shibboleth, you can simply enable it 
in koha-conf.xml and check the URLs.
    Signed-off-by: Matthias Meusburger <matthias.meusbur...@biblibre.com>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>
    (cherry picked from commit 16aa7d1c8afe249318767a8a023f7dbddb6843ea)
    Signed-off-by: Fridolin Somers <fridolin.som...@biblibre.com>

commit 8bc5834a35e272bc6ed8020efe3093ea75b16042
Author: Tomas Cohen Arazi <tomasco...@theke.io>
Date:   Tue Sep 17 15:08:06 2019 -0300

    Bug 23425: (QA follow-up) Keep it generic
    
    Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>
    (cherry picked from commit 2ae6e95a40b4da7f77f241cbe941662ff773db44)
    Signed-off-by: Fridolin Somers <fridolin.som...@biblibre.com>

commit f56611b4a7d04d8067cc88ff9dcb2e0ed13a5048
Author: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
Date:   Sun Aug 4 10:47:02 2019 -0500

    Bug 23425: Display the MARCXML error in the Metadata::Invalid exception 
message
    
    Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>
    (cherry picked from commit 5d3b46df3f3ca1ae04bd9574b29cfe291aff48f5)
    Signed-off-by: Fridolin Somers <fridolin.som...@biblibre.com>

commit a31ccb01a73a5cf4dec272589d2c97dd8555dc92
Author: Chris Cormack <chr...@catalyst.net.nz>
Date:   Wed Sep 4 21:43:13 2019 +0000

    Bug 21390: Send registration verification emails immediately
    
    To test
    1/ Enable self registration
    2/ Register, notice message is queued in the table but not sent
    3/ Apply patch
    4/ Register again, notice message is queued, but immediately sent
    
    Sponsored by: Goethe-Institut
    Signed-off-by: Maryse Simard <maryse.sim...@inlibro.com>
    Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>
    (cherry picked from commit 957d583d2efce66e31fe05f229fda91c58324bc2)
    Signed-off-by: Fridolin Somers <fridolin.som...@biblibre.com>

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

Summary of changes:
 C4/Auth_with_shibboleth.pm  |    2 +-
 Koha/Biblio/Metadata.pm     |    5 ++++-
 Koha/Exceptions/Metadata.pm |    6 +++---
 opac/opac-memberentry.pl    |    3 +++
 t/Koha/Exceptions.t         |    6 ++++--
 5 files changed, 15 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to