[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-34-gd5486eb

Git repo owner gitmaster at git.koha-community.org
Fri Aug 2 22:54:55 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  d5486eb13fbe6efa808ee4b9faee6d62fa99107a (commit)
       via  e4c7906dbd9bdea7958961e0bac992627714ed9f (commit)
       via  27a2c98e537ee2e56b9ff877725b9ff823009429 (commit)
      from  36d20d4600a0f4f3e9cfc6911689ba5be356b90f (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 d5486eb13fbe6efa808ee4b9faee6d62fa99107a
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Tue Jul 2 05:05:20 2019 +0000

    Bug 23199: (follow-up) Fix tab/space issues
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.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 611b60ea9657efbe5f6c1da53d4b6a6d2d5f6a01)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit ede934b90799b0127ae75018e126abe865a4dbed)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit e4c7906dbd9bdea7958961e0bac992627714ed9f
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Tue Jul 2 05:01:55 2019 +0000

    Bug 23199: Added tests for Koha::Patron
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.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 e53bed5375638c8d7baaefb04cd77843dbe8e8a3)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 05dcd8489c37dc3434e53ddf13f3edf279219cef)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 27a2c98e537ee2e56b9ff877725b9ff823009429
Author: Arthur Suzuki <arthur.suzuki at biblibre.com>
Date:   Tue Jun 25 11:17:24 2019 +0200

    Bug 23199: Koha::Patron->store must check 'uppercasesurname' syspref
    
    Test plan:
    1/ set uppercasesurname to 'Do'
    2/ register a new patron using the REST API with lowercase surname
    3/ verify the surname is not saved in uppercase
    4/ apply patch
    5/ repeat 2
    6/ verify the surname now is saved to uppercase
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.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 fa390ca232a0979c6786a0e00eca8d458f644f3e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit ecff60025871d739f695a2ae5b88613ce6617854)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 Koha/Patron.pm                |    4 ++++
 members/memberentry.pl        |    4 ----
 t/db_dependent/Koha/Patrons.t |   13 ++++++++++++-
 3 files changed, 16 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list