[koha-commits] main Koha release repository branch 17.11.x updated. v17.11.11-23-g22772e1

Git repo owner gitmaster at git.koha-community.org
Fri Nov 9 09:11:21 CET 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, 17.11.x has been updated
       via  22772e1a097d1c51f19ae39c07b2d376ea67bb7f (commit)
       via  150414707053282ed731f022e12e93174d2ad52f (commit)
       via  5eaf5b69d15a9469206b6cc1da64504be653631c (commit)
       via  37c5a829532e81892098072fbff976c0c946861f (commit)
       via  bb38fa044728a290f46f3129caf7dc4b72129bbc (commit)
       via  f1afb946af309df32c148a2b62b0604b277ded61 (commit)
       via  c29f4cb590003ef78390d93f927f2d1df6e29e78 (commit)
       via  b16052bd4f7310eb198619a0e39e23a4b3bbb446 (commit)
       via  66fa755e664b5c3146093e7f8a85f750386cc557 (commit)
      from  10f370292d86c27d72f80e1a5010c80d8431bb88 (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 22772e1a097d1c51f19ae39c07b2d376ea67bb7f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Oct 15 14:53:35 2018 -0300

    Bug 21479: "Mock" SearchEngine to use Zebra
    
    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 dc6bea7860aba7933f7e979cbe7c53e9cb15ba05)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 517bf773553ef941198898d5489b04c8859ded63)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 150414707053282ed731f022e12e93174d2ad52f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Oct 15 11:42:34 2018 -0300

    Bug 21479: Zebra index can return different result
    
    If the zebra index has been rebuilt by previous tests, the order/results
    will be different, and we will not have biblionumber 1, 3, 5
    
    Let make this more flexible
    
    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 e7574481b19addd2747baf5917e772d28cd38bc5)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 351dfa737bc0f4b46f4aab47dfa635943065df48)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 5eaf5b69d15a9469206b6cc1da64504be653631c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Oct 12 15:37:44 2018 -0300

    Bug 21479: Remove the trace if the node does not exist
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    (cherry picked from commit be4f22f5a0745ef64c6bf20b89bd9f4fcbe40403)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit ccb364a667745eadf52e76f894ec9dff2a15a060)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 37c5a829532e81892098072fbff976c0c946861f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Oct 9 13:30:54 2018 -0300

    Bug 21479: Add regression tests
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    (cherry picked from commit 45fbd36e1f2e1aa622eec1ba588424cc50243fb3)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit bbf6d87d56e63a7c17ce91b7ea4b599fae95a881)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit bb38fa044728a290f46f3129caf7dc4b72129bbc
Author: Dobrica Pavlinusic <dpavlin at rot13.org>
Date:   Thu Sep 6 13:21:53 2018 +0200

    Bug 21320: Holds to pull should honor syspref AllowHoldsOnDamagedItems
    
    Test plan:
    
    1. Set syspref AllowHoldsOnDamagedItems to Allow
    2. Create a hold on record with item which is damaged
    3. Verify that it doesn't appear in report
    4. Apply patch and verify that it's now visible
    
    Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit b23fe0b0b8d468fe80d40aef1a12296421cc1d37)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 42e8d66369c6b38caeab85ddd5a1021623ca4628)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit f1afb946af309df32c148a2b62b0604b277ded61
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Oct 9 10:47:11 2018 -0300

    Bug 15734: Use To.json to filter audio alerts
    
    Test Plan:
    1) Enable audio alerts
    2) Note audio alerts don't work
    3) Apply this patch
    4) Note audio alerts now work
    
    Use complex selectors to test:
      #circ_returns p.problem:contains('Not checked out.')
      #doc3 > #bd
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 58314233f70fd9fd2f2830250ff0362e369b6ff1)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit e635b63e94c0dd09f20c936039d518c3e494252c)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit c29f4cb590003ef78390d93f927f2d1df6e29e78
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Fri Sep 21 11:17:25 2018 +0200

    Bug 21389: Correct Javascript error on article requests page
    
    Bug 21076 fixed a Javascript error on article requests page when patron is found.
    
    There is also an error when patron is not found, with message :
      Patron not found
      No patron with this name, please, try another
    
    This patch fixes by replacing TT condition by a JS condition testing the existance of the patron input.
    
    Test plan:
    1 - Do not apply patch
    2 - Enable article requests
    3 - Search on staff client and click 'Request article'
    4 - Search for a patron that does not exist
    5 - You get a yellow message "Patron not found"
    6 - View error in console
    7 - Apply patch
    8 - Reload
    9 - Not error is gone
    10 - Search for a patron that does exist
    11 - Check there is no error in console
    12 - Check that autocompletion works
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit b27db0fbfc0b715df1b63c57228a9945d4834f29)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit b0f3bc8c134c195e3d943a0f7f9d5ff6a064da79)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit b16052bd4f7310eb198619a0e39e23a4b3bbb446
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Oct 5 17:05:19 2018 +0000

    Bug 16420: Buttons inconsistent between "Hold found" and "Hold found (waiting)" dialogs in checkin
    
    This patch makes minor changes to the text of hold confirmation buttons
    in the checkin process in order to make them more consistent.
    
    Also changed: Removed the "danger" class from the "Ignore" button for
    readability and consistency's sake.
    
    To test, apply the patch and check in an item which is on hold for a
    patron at your logged-in library. The hold confirmation dialog's buttons
    should read "Confirm hold," "Print slip and confirm," and "Ignore."
    
    Confirm the hold, then check in the same item again.
    
    In the dialog, the buttons should read "Confirm hold," "Print slip and
    confirm," and "Cancel hold."
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 96c2df5804ce3ac84e5963d6b9764553a97a6978)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit ee4fbd587f97768106367aab9b9746f9b09dffbf)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 66fa755e664b5c3146093e7f8a85f750386cc557
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Thu Oct 4 14:08:32 2018 -0300

    Bug 21500: Remove warnings in rotating collections
    
    To test:
    - Go to Tools > Rotating collections
    => FAIL: Some warinings on the logs
    - Apply this patch
    - Reload page
    => SUCCESS: No warinings
    - Sign off :-D
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.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 40803d30359f347417999429b612fcece9fc96f9)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 4b139ba1954b5c1451f842996ae42511c9369c05)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 circ/pendingreserves.pl                            |    7 +-
 .../intranet-tmpl/prog/en/includes/js_includes.inc |    5 +-
 .../prog/en/modules/circ/request-article.tt        |    4 +-
 .../intranet-tmpl/prog/en/modules/circ/returns.tt  |    6 +-
 rotating_collections/addItems.pl                   |    5 +-
 t/db_dependent/selenium/regressions.t              |   74 ++++++++++++++++++++
 6 files changed, 91 insertions(+), 10 deletions(-)
 create mode 100644 t/db_dependent/selenium/regressions.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list