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

Git repo owner gitmaster at git.koha-community.org
Fri Aug 24 14:22:01 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  ff8ce09abf325e66755ff9a7325462a1ed1cde49 (commit)
       via  e2d0d9427952140237bbcc31e744c329a425eb5f (commit)
       via  bacb859d1c637b7d9d32b2205c97cc00557e9888 (commit)
       via  41b06b411c3ad2a5006980507c344c568357c752 (commit)
       via  7ba665179bb35a3ddf940f506e5dfed06f11b346 (commit)
       via  c2387c58f1a4d2ed2fd1180957871634ae5f93ce (commit)
       via  5ec194dfa9a1198bf5578bd3c7fac613da529f3c (commit)
       via  b5b74454cd0c5f8cb5b46ac60ca94b37e1503fc8 (commit)
       via  8b1944bbd876d2928536b0c457922eb71e9aa54b (commit)
      from  3ca0e84a90604afa027fe45980cf1e5940097091 (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 ff8ce09abf325e66755ff9a7325462a1ed1cde49
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Aug 7 13:37:30 2018 +0000

    Bug 15408: Fix tests to fail without patch
    
    We set all the timestamps to a specified date and ensure the new budgets
    don't have this date
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit fc55ecbe42a413ca1df54b34ec18597f01465522)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit e2d0d9427952140237bbcc31e744c329a425eb5f
Author: Baptiste Wojtkowski <baptiste.wojtkowski at biblibre.com>
Date:   Fri Feb 3 15:22:36 2017 +0000

    Bug 15408: Remove fund's timestamp when cloning a budget
    
    To duplicate the budget, the function CloneBudgetHierarchy create a new budget
    from the old without the parameter timestamp, so that the database generates a
    new one.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Added unit tests to patch
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Modified to run properly the QA tests
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit f4615a2f817dc08e8d89c667646bff8dcc0b1c28)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit bacb859d1c637b7d9d32b2205c97cc00557e9888
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Aug 7 11:14:54 2018 -0300

    Bug 21150: add the biblionumber to the output
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 76141a352ed5ff8c9541c0d4b1c99e22e5339add)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 41b06b411c3ad2a5006980507c344c568357c752
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Aug 3 14:59:33 2018 -0300

    Bug 21150: Search for item types inconsistencies
    
    search_for_data_inconsistencies.pl will now display errors if:
    1.item-level_itypes is set to "specific item" and items.itype is not set
    or not set to an item type defined in the system (itemtypes.itemtype)
    2.item-level_itypes is set to "biblio record" and biblioitems.itemtype is not set
    or not set to an item type defined in the system (itemtypes.itemtype)
    
    Test plan:
    Use the script and the different possible combinations to display the
    errors
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 6fd1a8c11484e8c1cd771aea0c6ac98a2ab18f40)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 7ba665179bb35a3ddf940f506e5dfed06f11b346
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Tue Jul 31 16:23:43 2018 +0000

    Bug 20509: Add to script documentation
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 9b73cc22890aadae0fa6afd9d82d5109cc47fd80)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit c2387c58f1a4d2ed2fd1180957871634ae5f93ce
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Jun 27 15:35:57 2018 -0300

    Bug 20509: Search for not defined authority codes
    
    This patch adds a new check in
    misc/maintenance/search_for_data_inconsistencies.pl to search for not
    defined authority codes.
    
    Test plan:
    Set some auth_header.authtypecode to not defined authority codes in Koha
    (UPDATE auth_header SET authtypecode="XXX" WHERE authid=42;)
    Then run `misc/maintenance/search_for_data_inconsistencies.pl`
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 9558a118dacd74b77c27f63fc41611945aeff052)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 5ec194dfa9a1198bf5578bd3c7fac613da529f3c
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Wed Jun 27 20:27:09 2018 +0000

    Bug 21011: (follow-up) Fix pod, fix missing homebranch condition, change mode to executable
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 5892ab07118b04a8071b49c40b441df326e15f07)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit b5b74454cd0c5f8cb5b46ac60ca94b37e1503fc8
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Jun 27 15:32:56 2018 -0300

    Bug 21011: Search for items with not defined homebranch and/or holdingbranch
    
    From bug 5789: scripts can fail if items.homebranch and/or
    items.holdingbranch is not defined
    
    This script will help people catching these migration issues.
    
    Test plan:
    Update your items table to set some homebranch or holdingbranch to NULL
    Run this script
    It will display the different items with not defined values in these
    fields.
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 7d47bb311827298ddc30297bbd388e8f8905db48)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 8b1944bbd876d2928536b0c457922eb71e9aa54b
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Wed Aug 8 20:34:32 2018 +0000

    Bug 20631: Remove unused RemoveLostItem from C4::Accounts
    
    RemoveLostItem was 'used' in C4::Accounts, but is not
    actually used there.
    
    Call has been removed by
      commit ed9cf81c3aa8fd82f9347556364e9d2e6cef8a82
      Bug 15896 - Use Koha::Account::pay internally for makepayment
    
    To test:
    - Verify that the routine was actually not used!
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 9ccfa48f6ee8ec44d1621874383b10f68d939f34)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/Accounts.pm                                     |    1 -
 C4/Budgets.pm                                      |    1 +
 .../maintenance/search_for_data_inconsistencies.pl |  143 ++++++++++++++++++++
 t/db_dependent/Budgets.t                           |   18 ++-
 4 files changed, 161 insertions(+), 2 deletions(-)
 create mode 100755 misc/maintenance/search_for_data_inconsistencies.pl


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list