[koha-commits] main Koha release repository branch 17.11.x updated. v17.11.14-25-ge4fb7e3

Git repo owner gitmaster at git.koha-community.org
Tue Feb 12 17:07:28 CET 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, 17.11.x has been updated
       via  e4fb7e3f23c657ea945e052b1711b84bcca29921 (commit)
       via  0fb7784e137920d3fa2218e2945c236f2cdb9da5 (commit)
       via  251fd804ff45a851a61c0b2d59d249c5acad01dc (commit)
       via  112d84a4cc693947853891741b09e1ad4bdfdeff (commit)
       via  3c23aae299179de1cbb368b634c720885831d46a (commit)
       via  bbd5699f374bf86aa8c1ca20b80764506c8fa641 (commit)
       via  6903dc826090eb0bbd9035194e3304fff70faff0 (commit)
      from  5148262441002899fb18a2ec5ad5da1546f3f951 (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 e4fb7e3f23c657ea945e052b1711b84bcca29921
Author: helene hickey <hickeyhe at wgc.school.nz>
Date:   Wed Jan 16 23:20:38 2019 +0000

    Bug 21290: Updating documentation for ModItem
    
    To test:
    Review the patch and check it is now updated correctly
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 9a5bfee706f85bc5fd53a9c2d0616c2e1186379a)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit e96eed9b841394353cc5c4484ddc608432e22d29)
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolutions.com>
    (cherry picked from commit 3ea009bcc33656e3644ff71cd1fae086bdf3a529)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 0fb7784e137920d3fa2218e2945c236f2cdb9da5
Author: Jasmine Amohia <jasmineamohia.student at wegc.school.nz>
Date:   Wed Jan 16 20:53:40 2019 +0000

    Bug 20679: Removed 'rows per page' from report print layout
    
    Test plan:
    1. Create a report or view an existing report
    2. Notice that 'Rows per page:' is visible
    3. Print report (Ctrl+P)
    4. Confirm that on printed report, 'Rows per page:' is no longer visible
    
    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 65b64bcafacf983a101f263e554b6d7274567bb9)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit ba8cd76c6239ed71246c26666f16f07f56b731b7)
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolutions.com>
    (cherry picked from commit cd7e62f06b2e494de2895bc276371062c6827795)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 251fd804ff45a851a61c0b2d59d249c5acad01dc
Author: Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com>
Date:   Tue Jan 8 09:28:35 2019 -0500

    Bug 22083: Typo in circulation_batch_checkouts.tt
    
    There is a typo in circulation_batch_checkouts.tt that makes Koha skip
    a warning if the user cannot borrow due to circulation rules.
    
    This patch corrects this typo.
    
    To test:
    
    1. In Administration > Global system preferences, 'Allow'
       BatchCheckouts and enter patron categories in
       BatchCheckoutsValidCategories
    2. Go to Administration > Circulation and fines rules
    3. Enter a rule where a certain category of patrons (that is in
       BatchCheckoutsValidCategories) cannot take out a particular item type
    4. Search the catalog for an item of that item type
    5. Copy the barcode
    6. Go into patrons and find a patron of that category
    7. Click on the Batch checkout tab
    8. Paste the barcode in the box and click Check out
    9. It should say 'Too many checked out'
    10. Apply the patch
    11. Try the check out again, it should show both warnings ('Too many
        checked out' and 'This patron can't check out this item per library
        circulation policy')
    
    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 3ee95bd0213943b625ea5a35eb04e45835cf6f65)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 4c928041f1ee5ec4c21aab24dfd7f69399ae330f)
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolutions.com>
    (cherry picked from commit c641fb1b0840b30f189a16693ffe4306e009aaff)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 112d84a4cc693947853891741b09e1ad4bdfdeff
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Fri Jan 25 15:37:21 2019 +0000

    Bug 22207: course reserves page does not have unique <body> id
    
    Test plan: Go to cgi-bin/koha/opac-course-reserves.pl in the OPAC and
    make sure the body id is opac-course-reserves
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Mikaël Olangcay Brisebois <mikael.olangcay-brisebois at inLibro.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 358adce2e75bdd317165c86a9b5064bc52d9e2ad)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit a4345d8af3b6e30d21d7cd310dc144fd50d04b8e)
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolutions.com>
    (cherry picked from commit da0de43d4bd3ac3028f7d3032e028ee1228505a0)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 3c23aae299179de1cbb368b634c720885831d46a
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Jan 28 11:32:55 2019 +0000

    Bug 21877: (RM follow-up) Move space into conditional
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 5b4cbb1643aa20ada17c3f73df3e59dfc5a3dbd8)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 582a84a6c7328efe78bbacaad293e4e21e6785ca)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit a93fca9b201d37b5887444cf23b169ea2516f923)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit bbd5699f374bf86aa8c1ca20b80764506c8fa641
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Tue Jan 22 09:45:02 2019 +0100

    Bug 21877: Use AuthorisedValues.GetDescriptionByKohaField for notforloan in checkout
    
    Using only TT plugin for authorised value description is a better code.
    
    Test plan :
    Part 1:
    1.1) On a catalog with items.notforloan defined with authorized values category NOT_LOAN
    1.2) Define in NOT_LOAN an authorized values 1 with description 'at the beach'
    1.3) Define in NOT_LOAN an authorized values 2 with description empty
    Part 2:
    2.1) Set preference 'AllowNotForLoanOverride' to 'Don't allow'
    2.2) Edit an item with notforloan=1
    2.3) Checkout this item => You see 'Item not for loan (at the beach)'
    2.4) Edit an item with notforloan=2
    2.5) Checkout this item => You see 'Item not for loan'
    Part 3:
    3.1) Set preference 'AllowNotForLoanOverride' to 'Allow'
    3.2) Edit an item with notforloan=1
    3.3) Checkout this item => You see 'Item is normally not for loan (at the beach)'
    3.4) Edit an item with notforloan=2
    3.5) Checkout this item => You see 'Item is normally not for loan'
    
    Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault at inLibro.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 36df53ad8d4987e938e478d934d553b73e7450f2)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 30895e2c561215fa7c094c9838021a0095a578ba)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 11abf890e9b0d4843b5594060987028817104589)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 6903dc826090eb0bbd9035194e3304fff70faff0
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Tue Jan 22 09:47:22 2019 +0100

    Bug 21877: Show authorized value description for withdrawn in checkout
    
    During checkout the withdrawn information is displayed in a message :
    "Item has been withdrawn".
    
    Like in other pages and like notforloan, we should display the withdrawn authorized value description.
    
    This patch adds this display.
    Add <span> so that translation does not change.
    Also adds class 'co-withdrawn' (like in checkin 'ci-*' classes) to ease hidding this new information via CSS.
    
    Test plan :
    1) On a catalog with items.withdrawn defined with authorized values category WITHDRAWN
    2) Define in WITHDRAWN an authorized values 1 with description 'dropped in trash'
    3) Define in WITHDRAWN an authorized values 2 with description empty
    4) Edit an item with withdrawn=1
    5) Checkout this item => You see 'Item has been withdrawn (dropped in trash)'
    6) Edit an item with withdrawn=2
    7) Checkout this item => You see 'Item has been withdrawn'
    
    Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault at inLibro.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 cfd59672bb09c4766632de4c6f11cf9cf4bea3f9)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit c22928630ac2c00501b2bb17d60a3b2ba99481c5)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit ea3972c08090619c462354cb1c37bdd2947bd0ad)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/Items.pm                                              |    3 +--
 circ/circulation.pl                                      |    4 +---
 koha-tmpl/intranet-tmpl/prog/css/print.css               |    1 +
 .../intranet-tmpl/prog/en/modules/circ/circulation.tt    |   14 +++++++++-----
 .../prog/en/modules/circ/circulation_batch_checkouts.tt  |    2 +-
 .../bootstrap/en/modules/opac-course-reserves.tt         |    2 +-
 6 files changed, 14 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list