[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.02-87-gd2cff3c

Git repo owner gitmaster at git.koha-community.org
Mon Aug 13 10:39:20 CEST 2018


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  d2cff3c68cb06ffb9597c37766ef8490294ef737 (commit)
       via  1ee0bafc739f9286bfd129fbbd694bcd7c8ec0c2 (commit)
       via  6864c1b10c2823e1cf07b26a4df361d89757f420 (commit)
      from  6c59f027ab23ac0c4a0bd1e564cfc07746449b54 (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 d2cff3c68cb06ffb9597c37766ef8490294ef737
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Jul 11 13:35:28 2018 -0300

    Bug 21125: Shortcut moredetail.pl on nonexistent biblionumber
    
    This replaces the solution for 17.11 on bug 20927.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 13cc5d3161b2630027a2c04cbc11414e83a4842b)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 1ee0bafc739f9286bfd129fbbd694bcd7c8ec0c2
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Jul 27 08:29:03 2018 +0200

    Bug 20661: (QA follow-up) Add POD for output_and_exit
    
    Resolve:
     FAIL   C4/Output.pm
       FAIL   pod
                    *** ERROR: Apparent command =cut not preceded by blank line  in file C4/Output.pm
       FAIL   pod coverage
                    POD is missing for output_and_exit
    
    Test plan:
    Run QA tools again.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit ef58eff737b2fdcb4f97c8667e2f83e7f7aa70c7)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 6864c1b10c2823e1cf07b26a4df361d89757f420
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Apr 25 17:08:42 2018 -0300

    Bug 20661: Shortcut circ scripts if a blocking error appeared
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    No test plan found ;)
    But tested bookcount and request-article.
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit ff21352a4a54a1b61f906aeffe7feef1506d4264)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/Output.pm                                       |   25 +++++++++++-----
 catalogue/moredetail.pl                            |    3 ++
 circ/bookcount.pl                                  |   31 ++++++++++----------
 circ/request-article.pl                            |    3 ++
 .../prog/en/includes/blocking_errors.inc           |    4 +++
 .../prog/en/modules/circ/bookcount.tt              |   10 +++++--
 .../prog/en/modules/circ/request-article.tt        |    3 ++
 7 files changed, 53 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list