[koha-commits] main Koha release repository branch master updated. v18.11.00-1559-g5cc8fb5

Git repo owner gitmaster at git.koha-community.org
Wed May 15 14:31:36 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, master has been updated
       via  5cc8fb5e07eab457f998c42e1b7cd22c387e647b (commit)
       via  3b037a77362c5a425fd2b551ddf0280eda38e733 (commit)
       via  d9248c8802c4009ca99209da549447d13d6f686f (commit)
       via  9bc386a98fa51617ef927d4133ae310e17676dd5 (commit)
       via  f00d909220ebde5162335e255e4ba938a9563bff (commit)
       via  97ec0a2e4bf76cf2e67a7ddbd463d9942a4fe383 (commit)
       via  5410186f6829fc4b74a845e8954bd7eea3f19862 (commit)
       via  ecb12104ffc7284089a1c8134ca8811e99e7419c (commit)
       via  35d00030ceb572822979300a5291356a32427a16 (commit)
       via  3a3057545c56f4f1a41fcd7643265204844cd2d3 (commit)
       via  6e8ecb8c6c8cf5d5188d2ad138e4fdbd8f395b3e (commit)
       via  43047ee734e2b6b650e43710a712390433cbb2bd (commit)
       via  3f817f056bb7373abbd08882132c230f41057717 (commit)
       via  8d53fae9494b50c0cf2dcc98b18982b0d8fc416f (commit)
       via  9f18afa7b34574cd872c94ee366a8d3e75085413 (commit)
       via  700b7dfa09e38c074cebbbb5caac64e031d5c0d5 (commit)
       via  92ab7f66eb5371596d8c46e56f4fdb503ed5d81c (commit)
       via  7799f4ddd1f1fe111081dc3695c9038fa500e961 (commit)
       via  7bed2a3fe61ff605b636e292e73b96947de23b29 (commit)
       via  c265fcc476bc4d4fc74d5a23c0d5ef8ef21650b2 (commit)
       via  0bf785018d18c3c9a548c87ce2769032e181d348 (commit)
       via  bc0d3e1a34e78fcf00f512e2bdff73c9de0bea8c (commit)
       via  b41f215bfedbae0898a9291d2f14e2a3dd560049 (commit)
       via  256b134a94e83b7072b5891a2d60f0e08e813583 (commit)
       via  0759811ab629e8215ee270b4ec920f71d9bc0d25 (commit)
       via  e8e7ea352ef237555ee4d47c98feb879f3eb9e31 (commit)
       via  3b877cc240eb44acafaef1ed5f287eae3dfb7baa (commit)
       via  57b027734e3c1a315cd11fedbf94771fa8381a30 (commit)
      from  735d23c299669b40d3e3e2a4fe21b88fc6cca00f (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 5cc8fb5e07eab457f998c42e1b7cd22c387e647b
Author: Arthur Suzuki <arthur.suzuki at biblibre.com>
Date:   Fri Apr 19 11:48:31 2019 +0200

    Bug 22742: ILS-DI - Fix datetime format returned by RenewLoan
    
    Test plan :
    Call RenewLoan a few times and check the date returned is correct (minute wise).
    
    Signed-off-by: Arthur Bousquet <arthur.bousquet at inlibro.com>
    Signed-off-by: Bin Wen <bin.wen at inlibro.com>
    
    https://bugs.koha-community.org/show_bug.cgi?id=22472
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 3b037a77362c5a425fd2b551ddf0280eda38e733
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sat May 11 21:33:32 2019 +0000

    Bug 22889: Fix typos librairies and libaries
    
    Fixes 2 typos.
    
    Test:
    - Review patch
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit d9248c8802c4009ca99209da549447d13d6f686f
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Thu May 9 11:32:25 2019 +0100

    Bug 22875: Document verbose option in import_patrons
    
    Docs did not state that verbose can be repeated or that you
    need more than 1 repetition to see lines that have failed
    
    To test:
    - Run ./import_patrons.pl -h
    - Verify the additional documentation for -v is shown.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 9bc386a98fa51617ef927d4133ae310e17676dd5
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sun May 12 19:46:58 2019 -0500

    Bug 22892: Remove warning from rebuild_es if --processes not passed
    
    Use of uninitialized value $processes in numeric lt (<) at
    misc/search_tools/rebuild_elasticsearch.pl line 199.
    
    We want the number of processes to be set to 1 by default, and then
    assign it to $slice_count
    
    Test plan:
    Run the script with and without --processes and confirm that the warning
    went away.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit f00d909220ebde5162335e255e4ba938a9563bff
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun May 12 00:34:03 2019 +0200

    Bug 22886: Missing space between fields from Keyword to MARC mapping in cataloguing search
    
    If you have multiple subfields mapped to the 'subtitle' keyword,
    those fields will show up without separating space.
    
    To test:
    - Add 3 subtitle entries in Keyword to MARC mapping for a framework
      - 245 b
      - 245 c
      - 245 h
    - Edit a record, make sure the framework matches, add:
      - 245 b, c, h
    - Search for it in cataloguing search (not catalog!)
    - Verify the subtitle fields show, but are all concatenated
    - Apply patch
    - Search again and verify the display is improved with a separating
      space
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 97ec0a2e4bf76cf2e67a7ddbd463d9942a4fe383
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat May 11 10:23:28 2019 -0500

    Bug 20514: Use streetnumber when searching for patrons by address
    
    The streetnumber field was ignored from the search.
    
    Test plan:
    Create a patron with streetnumber="12", address="rue des cerisiers"
    Search for patrons using the search field "street address"
    using: 12 rue des cerisiers
    => Without this patch the patron will not be returned
    => With this patch applied it will!
    
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 5410186f6829fc4b74a845e8954bd7eea3f19862
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed May 1 21:05:30 2019 -0400

    Bug 22781: Correctly filter the emails
    
    Ho, another bug!
    
    The email was not correctly filtered.
    
    Test plan:
    Use the evil string for an email, do a search.
    => Notice that without this patch the results never show up
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit ecb12104ffc7284089a1c8134ca8811e99e7419c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed May 1 20:54:02 2019 -0400

    Bug 22781: Does not double filter address
    
    Ho, a bug!
    Some fields in the address where double filtered.
    
    Test plan:
    Use the evil strings in the address field and do a search, you will see
    double html encoded characters without this patch.
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 35d00030ceb572822979300a5291356a32427a16
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed May 1 20:29:05 2019 -0400

    Bug 22781: Test patron's info filtering
    
    The patron's data was not correctly escaped actually.
    
    Test plan:
    This is a good value for the whole patchset: <strong>fir's"tname</strong> \123 ❤
    use it for a patron's firstname, then do a search
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 3a3057545c56f4f1a41fcd7643265204844cd2d3
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed May 1 20:28:04 2019 -0400

    Bug 22781: Escape cardnumber, category's description, library's name and dateexpiry
    
    This will fix the previous failure. Note that other fields like
    borrowernumber, Price escaped values, integers, etc. could be escaped
    the same way but will be useless (save polar bears).
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 6e8ecb8c6c8cf5d5188d2ad138e4fdbd8f395b3e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed May 1 20:28:55 2019 -0400

    Bug 22781: Add tests
    
    Test plan:
    Apply only this patch
    => The tests will fail, the library's name is not correctly escaped.
    
    Note:
    This applies for the whole patchset, when the tests fail you will need
    to remove the patrons added by the tests with the following SQL query:
      delete from borrowers where surname like "test_patron_%";
    We are expecting END to be called even if something goes wrong, but
    DESTROY must be used instead. This will be fixed separately, on its own
    bug report.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 43047ee734e2b6b650e43710a712390433cbb2bd
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Feb 11 14:04:01 2019 +0000

    Bug 22225: Correctly use invoiceincgst over listincgst
    
    Mistakenly, we were looking at listincgst in the templates but using
    invoiceincgst in the scripts. This patch rectifies that by switching to
    use invoiceincgst in the templates too.
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 3f817f056bb7373abbd08882132c230f41057717
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat May 4 12:31:05 2019 -0400

    Bug 22850: Do no longer use set_userenv in tests (SharedContent.t)
    
    Since bug 21817 we should use the mock_userenv subroutine instead.
    
    Test plan:
    The tests must pass after this patch
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 8d53fae9494b50c0cf2dcc98b18982b0d8fc416f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri May 10 12:27:40 2019 -0500

    Bug 22878: Do not pass layout_id on creating a layout
    
    Attempting to create a patron card layout with mysql strict mode on gives the following error:
      DBD::mysql::st execute failed: Incorrect integer value: '' for column 'layout_id' at row 1
    
    Test plan:
    - Turn on sql_strict_modes
    - Create a new patron card
    => Must success with this patch applied
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 9f18afa7b34574cd872c94ee366a8d3e75085413
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri May 10 12:27:34 2019 -0500

    Bug 22878: Add tests
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 700b7dfa09e38c074cebbbb5caac64e031d5c0d5
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Mon Apr 29 03:14:35 2019 +0000

    Bug 7862: Preventing warns when creating a notice
    
    To reproduce warns:
    1) Go to Tools -> Notices & slips
    2) Create a new notice of any module
    
    Notice these warns:
    Use of uninitialized value $code in regexp compilation at
    /home/vagrant/kohaclone/tools/letter.pl line 265.
    Use of uninitialized value $code in regexp compilation at
    /home/vagrant/kohaclone/tools/letter.pl line 265.
    Use of uninitialized value $code in regexp compilation at
    /home/vagrant/kohaclone/tools/letter.pl line 265.
    
    CGI::param called in list context from package
    CGI::Compile::ROOT::home_vagrant_kohaclone_svc_letters_get line 50, this
    can lead to vulnerabilities. See the warning in "Fetching the value or
    values of a single named parameter" at /usr/share/perl5/CGI.pm line 436.
    CGI::param called in list context from package
    CGI::Compile::ROOT::home_vagrant_kohaclone_svc_letters_get line 50, this
    can lead to vulnerabilities. See the warning in "Fetching the value or
    values of a single named parameter" at /usr/share/perl5/CGI.pm line 436.
    
    3) Create a new notice of the Circulation module
    
    Notice this additional warn:
    Use of uninitialized value $code in pattern match (m//) at
    /home/vagrant/kohaclone/tools/letter.pl line 258.
    
    To test:
    4) Apply patch and refresh page
    5) Run steps 1-3 again and confirm no warns show
    
    Sponsored-by: Catalyst IT
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 92ab7f66eb5371596d8c46e56f4fdb503ed5d81c
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed May 15 12:10:15 2019 +0000

    Bug 22836: (follow-up) improve test message
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 7799f4ddd1f1fe111081dc3695c9038fa500e961
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu May 2 21:04:54 2019 -0400

    Bug 22836: (follow-up) Bug 22478: (QA follow-up) Make test consistent with variable name
    
    One occurrence was missing.
    
    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>

commit 7bed2a3fe61ff605b636e292e73b96947de23b29
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu May 2 20:49:45 2019 -0400

    Revert "Bug 22478: (QA follow-up) Handle category in opac-shelves like a boolean"
    
    This reverts commit 375dd35d5354d46c4c16f534494b123ce370c3f4.
    
    https://bugs.koha-community.org/show_bug.cgi?id=22836
    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>

commit c265fcc476bc4d4fc74d5a23c0d5ef8ef21650b2
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu May 2 20:49:37 2019 -0400

    Revert "Bug 22478: (QA follow-up) Update tests to check for any script tags"
    
    This reverts commit d9b3b90849fd95d296b73b330c4e32ff018c81a5.
    
    https://bugs.koha-community.org/show_bug.cgi?id=22836
    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>

commit 0bf785018d18c3c9a548c87ce2769032e181d348
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sun May 12 11:51:28 2019 -0500

    Bug 22891: (bug 21206 follow-up) Fix RenewHold (ILS-DI)
    
    From
      commit 31c29fd31f557306233e6a2936148a5bb10b89a1
      Bug 21206: Replace C4::Items::GetItem
    
    A missing 'unless' test made RenewHold return prematurely:
      return $issue;
    should have been
      return unless $issue;
    
    Test plan:
    Hit /cgi-bin/koha/ilsdi.pl?service=RenewLoan&patron_id=51&item_id=756
    
    With different situations:
    1. Item is checked out to the patron
    2. Item is not checked out to the patron
    3. Item does not exist
    4. Patron does not exist
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit bc0d3e1a34e78fcf00f512e2bdff73c9de0bea8c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sun May 12 11:48:11 2019 -0500

    Bug 22891: Add tests
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit b41f215bfedbae0898a9291d2f14e2a3dd560049
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri May 10 11:11:14 2019 -0500

    Bug 22812: Use Koha::Subscription in NewSubscription
    
    Starting to write tests I realize that we are going to add too much
    specific logic which is already handled in Koha::Object->store.
    The easiest and safe way is to use it :)
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 256b134a94e83b7072b5891a2d60f0e08e813583
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon May 6 13:50:54 2019 -0500

    Bug 22812: Fix GROUP BY in checkrouting
    
    On the way, let fix this error
    DBD::mysql::st execute failed: Mixing of GROUP columns
    (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is
    no GROUP BY clause [for Statement "SELECT count(routingid) routingids
    FROM subscription LEFT JOIN subscriptionroutinglist
    
    Test plan:
    Create a routing list, search for subscriptions
    In the action list you should see "Edit routing list (1)" or "New
    routing list"
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 0759811ab629e8215ee270b4ec920f71d9bc0d25
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon May 6 13:50:26 2019 -0500

    Bug 22812: Add tests for checkrouting
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit e8e7ea352ef237555ee4d47c98feb879f3eb9e31
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon May 6 13:34:19 2019 -0500

    Bug 22812: Fix new subscription with strict sql modes
    
    With sql_strict_modes turned on, if you try to create a new subscription
    you will get:
    Incorrect integer value: '' for column '$INT_COLUMN' at row 1
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 3b877cc240eb44acafaef1ed5f287eae3dfb7baa
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon May 6 11:55:32 2019 -0500

    Bug 22713: Remove unecessary $replacementprice var
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 57b027734e3c1a315cd11fedbf94771fa8381a30
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Apr 25 16:23:22 2019 +0000

    Bug 22713: Pass replacement price in to order if defined by MarcItemFieldsToOrder
    
    To test:
     1 - Have AcqCreateItems set to 'On ordering' (or set in a basket)
     2 - Define MARCItemFieldsToOrder
        homebranch: 975$a
        holdingbranch: 975$b
        itype: 975$y
        nonpublic_note: 975$x
        public_note: 975$z
        loc: 975$c
        ccode: 970$c
        notforloan: 975$7
        uri: 975$u
        copyno: 975$n
        quantity: 975$q
        budget_code: 975$h
        price: 975$g
        replacementprice: 975$p
     3 - Have a marc record with some order info defined as above, including a replacementprice
     4 - Add to basket - > from a new file
     5 - Don't check for duplicates, add the order
     6 - Note the order has no replacementprice, but the item does
     7 - Close basket, receive order, do not enter a new replacement price
     8 - Note the items replacement price is clear
     9 - Apply patch
    10 - Repeat
    11 - Note when order added to basket it has a replacement price
    12 - Note when order is received the replacement price is populated and passed into item correctly
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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

Summary of changes:
 C4/Creators/Layout.pm                              |    1 +
 C4/ILSDI/Services.pm                               |    6 +-
 C4/Serials.pm                                      |   74 ++++++++-----
 C4/Utils/DataTables/Members.pm                     |    2 +-
 acqui/addorderiso2709.pl                           |    4 +-
 acqui/orderreceive.pl                              |    1 -
 .../prog/en/includes/serials-toolbar.inc           |    2 +-
 .../prog/en/modules/acqui/orderreceive.tt          |    4 +-
 .../prog/en/modules/admin/admin-home.tt            |    2 +-
 .../prog/en/modules/cataloguing/addbooks.tt        |    2 +-
 .../en/modules/members/tables/members_results.tt   |   18 +--
 misc/import_patrons.pl                             |    6 +
 misc/search_tools/rebuild_elasticsearch.pl         |    2 +-
 opac/opac-shelves.pl                               |    1 -
 svc/letters/get                                    |    4 +-
 t/Patroncards_Layout.t                             |   14 ---
 t/db_dependent/ILSDI_Services.t                    |   37 ++++++-
 t/db_dependent/Koha/SharedContent.t                |   29 ++---
 t/db_dependent/Patroncards.t                       |   34 ++++++
 t/db_dependent/Serials.t                           |   17 ++-
 t/db_dependent/selenium/patrons_search.t           |  117 ++++++++++++++++++++
 t/db_dependent/selenium/regressions.t              |    5 +-
 tools/letter.pl                                    |   11 +-
 virtualshelves/shelves.pl                          |    1 -
 24 files changed, 300 insertions(+), 94 deletions(-)
 delete mode 100755 t/Patroncards_Layout.t
 create mode 100755 t/db_dependent/Patroncards.t
 create mode 100644 t/db_dependent/selenium/patrons_search.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list