[koha-commits] main Koha release repository branch master updated. v16.11.00-1134-g01e7523

Git repo owner gitmaster at git.koha-community.org
Mon May 29 04:25:10 CEST 2017


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, master has been updated
       via  01e7523dfb1ec9789f38dd6d7819cb5e3d7d7cc2 (commit)
       via  b37df275b85114ccd23986d94af7ed21544269e6 (commit)
       via  092f02d227417ac9786e23651ab13fbd566589c8 (commit)
       via  7249351f120f3bd02d7f7829af10bd89cae490dc (commit)
      from  2764251be318c4b1c2a86c11fc7e8ba9cfb466bf (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 01e7523dfb1ec9789f38dd6d7819cb5e3d7d7cc2
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri May 26 10:25:10 2017 +0200

    Bug 18611: [QA Follow-up] Add unit test for GetItemNumbersFromImportBatch
    
    Test plan:
    Run t/db_dependent/ImportBatch.t
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit b37df275b85114ccd23986d94af7ed21544269e6
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri May 26 10:20:00 2017 +0200

    Bug 18611: [QA Follow-up] Make SQL query more readable
    
    Make it more explicit by adding join statements.
    
    Test plan:
    See next patch for adding a unit test.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 092f02d227417ac9786e23651ab13fbd566589c8
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Tue May 23 11:03:04 2017 +0000

    Bug 18611 - Followup, remove tabs to make qa tools happy
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 7249351f120f3bd02d7f7829af10bd89cae490dc
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue May 16 05:40:28 2017 -0400

    Bug 18611 - Create labels action fails in manage-marc-import.pl if an item has been deleted from the import batch.
    
    To test:
    1 - Import a batch with some items
    2 - Delete one of the imported items
    3 - Browse to Tools->Staged MARC record management
    4 - Click (Create label batch) for the batch you imported
    5 - Recieve an error
    6 - Apply patch
    7 - Click (Create label batch)
    8 - Batch is created with remaning items from the import
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/ImportBatch.pm            |   25 +++++++++++++++----------
 t/db_dependent/ImportBatch.t |   29 ++++++++++++++++++++++++-----
 2 files changed, 39 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list