[koha-commits] main Koha release repository branch master updated. v18.05.00-1324-g5e3f428

Git repo owner gitmaster at git.koha-community.org
Tue Nov 6 19:08:12 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, master has been updated
       via  5e3f428ade0a20062df1fd2852cb4cb99ae06f7b (commit)
       via  d05a7e4a73066a546d7ebcfc5af215a0549ae1fb (commit)
       via  41a172ac4f3255a57c1285c5b47dadb407a4ef22 (commit)
       via  1885e6a2146dfab4784e3d9560161d5f097cfcae (commit)
       via  143d738dab298dece26e03599c1ec2b129476f98 (commit)
       via  1dd40741b58b7c6ea7596aaed0af0a5488d49fbd (commit)
       via  7e5f5ec93f1b25b8db12de923d81473011abf8e4 (commit)
       via  4d28bc7d3cf2a4e6cb8f384d38b5db984759b9b6 (commit)
       via  1e5e9f5e808d9e17c704f5bd757bc6d51d43059b (commit)
       via  146f1ca3a6e8f9f309da8b70fec8d90d9ce32090 (commit)
       via  b6c8f9f7ef973f791cf9c422315e7bd125f25acf (commit)
       via  9f112ff75c2049cb3e5a259e38ad27a7282f53d2 (commit)
       via  fb15a9631044cd0191c58feb5b8370e9b846136b (commit)
       via  88eb4d3e20bd698cf73463e5358150dc7145e878 (commit)
       via  cfc6c112d30393d83e49e4356fcbd658964fece8 (commit)
       via  4478545368d50030c3a2a63519024410837c0a27 (commit)
      from  f683c181acdd0e7c285f6930c2067b6f20ff00a4 (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 5e3f428ade0a20062df1fd2852cb4cb99ae06f7b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Nov 6 14:25:02 2018 -0300

    Bug 20996: Remove warning 'Un-mocked method'
    
    t/db_dependent/api/v1/illrequests.t .. Un-mocked method 'status_graph()'
    called at /home/vagrant/kohaclone/Koha/Illrequest.pm line 439.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit d05a7e4a73066a546d7ebcfc5af215a0549ae1fb
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Tue Nov 6 16:36:03 2018 +0000

    Bug 20996: (RM follow-up) Fix the api tests
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 41a172ac4f3255a57c1285c5b47dadb407a4ef22
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Fri Mar 16 11:59:04 2018 +0100

    Bug 20435: Allow lowercase prefix in inventory value builder
    
    Cataloging value builders for inventory stocknumberAV.pl and stocknumberam123.pl use a regexp to define if entered text is a prefix or not.
    It actually only allows uppercase characters. A library may want to catalog with lowercase characters in inventory number and using those value builders.
    Note that in database the text is not case-sensitive.
    
    Test plan:
    1) Configure stocknumberAV.pl value builder on an item subfield
    2) Create an autorized value category 'INVENTORY'
    3) Create in this category a value with code 'UC' and description '10'
    4) Create in this category a value with code 'lc' and description '20'
    5) Create a new item
    6) Focus on stocknumber subfield
    7) Enter '123' and click on value builder, the entry stays '123'
    8) Enter 'UC' and click on value builder, the entry turn to 'UC 0000000011'
    9) Enter 'lc' and click on value builder, the entry turn to 'lc 0000000021'
    Same for stocknumberam123.pl
    
    To elaborate on step #1:
    
    Go to Administration->MARC Bibliographic framework
    Click on the "Action" button to view the framework
    for the item you will be creating, view MARC structure.
    Search for Tag 952 (LOCATION AND ITEM INFORMATION (KOHA))
    Select Actions->Subfields
    Edit subfield i for "Inventory Number"
    In the "Other options" pane, select the plugin to test.
    
    Signed-off-by: Cori Lynn Arnold <carnold at dgiinc.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 1885e6a2146dfab4784e3d9560161d5f097cfcae
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Tue Nov 6 15:02:47 2018 +0100

    Bug 21771: (follow-up) Revert the shift statement
    
    Obviously you should never shift an items from an array if you need that
    item later on :)
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Tested with entering userid as well as entering email..
    
    Signed-off-by: Katrin Fischer <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 143d738dab298dece26e03599c1ec2b129476f98
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Oct 24 15:39:13 2018 +0000

    Bug 21647: Clean up SRU fields mapping templates
    
    This patch makes corrections to the SRU field mapping templates
    (bibliographic and authority):
    
     - Bootstrap grid
     - JavaScript to the footer
     - Other markup corrections
    
    To test, apply the patch and go to Administration -> Z39.50/SRU servers
    
    - Add or edit an SRU server
      - Click "Modify" next to the SRU search fields mapping field.
        - Confirm that the popup window layout is correct.
        - Confirm that adding information to the form is correctly saved to
          the SRU server form.
        - Test this process with SRU server record type set to both
          "Authority" and "Bibliographic."
    
    Signed-off-by: Charles Farmer <charles.farmer at inLibro.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 1dd40741b58b7c6ea7596aaed0af0a5488d49fbd
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Oct 26 15:50:59 2018 -0300

    Bug 21696: Use Koha::Account->lines from Koha::Account
    
    There is now Koha::Account->lines, we should use it instead of
    Koha::Account::Lines->search
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 7e5f5ec93f1b25b8db12de923d81473011abf8e4
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Sat Oct 27 08:42:52 2018 -0300

    Bug 21673: (QA follow-up) Fix typo and remove unused library
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 4d28bc7d3cf2a4e6cb8f384d38b5db984759b9b6
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Oct 25 16:55:32 2018 -0300

    Bug 21673: Use Koha::Account::Lines->total_amountoutstanding when needed
    
    There are several times the same pattern to retrieve the sum of
    amountoutstanding columns for Koha::Account::Line set.
    We should use Koha::Account::Lines->total_outstanding instead.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 1e5e9f5e808d9e17c704f5bd757bc6d51d43059b
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Fri Oct 26 13:01:30 2018 -0300

    Bug 20629: (QA follow-up) Remove actions_col
    
    The actions_col template param requires a DB search, only to display the
    'Actions' column header vs. an empty string. But there will always be
    buttons in there, that were added *after*.
    It made sense when only the 'Reverse' button was displayed, but now both
    'Print' and 'Details' are displayed anyway.
    
    This patch removes it for good :-D
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 146f1ca3a6e8f9f309da8b70fec8d90d9ce32090
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Oct 17 06:12:37 2018 -0400

    Bug 20629: Rename reverse_col to actions_col
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit b6c8f9f7ef973f791cf9c422315e7bd125f25acf
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Mon Oct 15 18:50:09 2018 +0000

    Bug 20629: (follow-up) fix reverse_col value
    
    Before this patch the Void button didn't appear.
    After this patch the Void button appears on payments.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 9f112ff75c2049cb3e5a259e38ad27a7282f53d2
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Oct 15 12:53:27 2018 -0400

    Bug 20629: Pass accountline objects to template instead of hashref
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit fb15a9631044cd0191c58feb5b8370e9b846136b
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Oct 15 08:02:31 2018 -0400

    Bug 20629: Remove ability to 'reverse' payments
    
    Test Plan:
    1) Apply this patch
    2) Note all references to reversing payments have been removed
    3) Note ability to void payments remains unchanged
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 88eb4d3e20bd698cf73463e5358150dc7145e878
Author: Koha instance kohadev-koha <kohadev-koha at kohadevbox>
Date:   Fri Oct 26 16:03:20 2018 +0000

    Bug 20078: (QA follow-up) Correct attribute in PQF.pm
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit cfc6c112d30393d83e49e4356fcbd658964fece8
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Sep 26 15:00:16 2018 +0000

    Bug 20078: (follow-up) Prevent conflict from attribute duplication
    
    To test:
    1 - Apply first patch
    2 - Attempt searching by arp, no results
    3 - Apply this patch
    4 - Copy bib1.att and ccl.properties to the correct locations
    5 - Restart zebra
    6 - Rebuild indexes
    7 - Search agian, success!
    
    Signed-off-by: Margie Sheppard - Central Kansas Library System CKLS <msheppard at ckls.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 4478545368d50030c3a2a63519024410837c0a27
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Feb 12 10:58:35 2018 +0000

    Bug 20078: Add accelerated reading indexes to getIndexes
    
    To test:
    1 - Find a bib with 526$c and 526$d populated, or populate them
     e.g. 526$a 5.5 | 526$d 14
    2 - Try searching for 'arl:5.5' or 'arp:14'
    3 - Your record should be returned in results
    4 - Add the indexes as dropdowns by entering the following in intranetuserjs:
    $(document).ready(function(){
            // Add Accelerated Reading Level to advanced search
        if (window.location.href.indexOf("catalogue/search.pl") > -1) {
            $(".advsearch").append('<option value="arl">Accelerated Reading Level</option>');
        }
    
        // Add Accelerated Reading Point to advanced search
        if (window.location.href.indexOf("catalogue/search.pl") > -1) {
            $(".advsearch").append('<option value="arp">Accelerated Reading Point</option>');
        }
    });
    5 - Search using these in the dropdown, your record will not be found
    6 - Apply patch
    7 - Repeat searches directly and by using dropdown, your record should be returned.
    8 - prove t/db_dependent/Search.t
    
    Signed-off-by: Margie Sheppard - Central Kansas Library System CKLS <msheppard at ckls.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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

Summary of changes:
 C4/Accounts.pm                                     |   56 +++----------
 C4/Search.pm                                       |    2 +
 Koha/Account.pm                                    |   49 +++--------
 Koha/Account/Lines.pm                              |   15 +++-
 Koha/QueryParser/Driver/PQF.pm                     |    2 +-
 cataloguing/value_builder/stocknumberAV.pl         |    2 +-
 cataloguing/value_builder/stocknumberam123.pl      |    2 +-
 etc/zebradb/biblios/etc/bib1.att                   |    2 +-
 etc/zebradb/ccl.properties                         |    2 +-
 .../prog/en/modules/admin/sru_modmapping.tt        |    6 +-
 .../prog/en/modules/admin/sru_modmapping_auth.tt   |   86 ++++++++++----------
 .../prog/en/modules/members/boraccount.tt          |   29 ++-----
 members/boraccount.pl                              |   38 +--------
 members/printfeercpt.pl                            |    4 -
 opac/opac-password-recovery.pl                     |    3 +-
 opac/opac-user.pl                                  |    9 +-
 t/db_dependent/Accounts.t                          |    2 +-
 t/db_dependent/Search.t                            |    4 +-
 t/db_dependent/api/v1/illrequests.t                |   39 +++++++--
 19 files changed, 137 insertions(+), 215 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list