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, 18.05.x has been updated
       via  b056933a366c46e16d92d36ee3976fa647f31186 (commit)
       via  5205359a5ada493eac34e1c14b7cd8bd1b1a24d5 (commit)
       via  418eae24ccdb6b85b70cb302735770ce986c3593 (commit)
       via  51adaebe3d6b9be575159cb5e957894d3a2d4d2d (commit)
       via  062cda474a09494325b69c95bbd1f95799044993 (commit)
      from  5a0152f3c9ae0ed1db9ded710493ccfc374736cd (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 b056933a366c46e16d92d36ee3976fa647f31186
Author: Bernardo Gonzalez Kriegel <bgkrie...@gmail.com>
Date:   Fri May 4 19:49:07 2018 -0300

    Bug 20710: Update MARC21 frameworks to Update 26 (April 2018)
    
    This bug add update 26 changes.
    
    Update 26
    http://www.loc.gov/marc/bibliographic/bdapndxg.html
    
    New subfields 377$3, 380$3, 381$3, 383$3, 730$4
    
    Codes
        Map 007/04 'x' new
        Map 007/06 'c' renamed
    
    No auth changes
    
    To test:
    1) Apply Bug 19835
    2) Apply this patch
    3) Reload marc21 bibliografic frameworks, check loads ok
    4) Clean your browser cache
    5) Edit a new bib record, fire 007 plugin,
        for Map, 04 position, check new 'x'
        for Map, 06 position, check renamed 'c'
    
    Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
    
    Signed-off-by: Josef Moravec <josef.mora...@gmail.com>
    
    Signed-off-by: Nick Clemens <n...@bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

commit 5205359a5ada493eac34e1c14b7cd8bd1b1a24d5
Author: Victor Grousset <victor.grous...@biblibre.com>
Date:   Wed Dec 20 17:13:40 2017 +0100

    Bug 19849: Make a string translatable again after a rebase error
    
    Bug 16621 reverted part of bug 12509
    1. Log in the OPAC and staff interface
    2. Restrict the user logged in the OPAC (restricting yourself works)
       Staff interface → Patron page → Restrictions → Add manual restriction
       Put this comment the "OVERDUES_PROCESS Give the books back or we're 
comming!"
    3. Install the fr_FR locale and switch the interface to it
    4. Go to OPAC: /cgi-bin/koha/opac-user.pl
    5. Then you should see the ugly comment with "OVERDUES_PROCESS"
    6. Apply this patch
    7. Update the translation: ./translate update or equivalent
    8. Open misc/translator/po/fr-FR-opac-bootstrap.po
    9. Find the string containing "Restriction added by overdues process"
    10. Remove the fuzzy flag
    11. Install the language
    12. Refresh the page in the OPAC
    13. Then you should see the translation + the comment instead of 
"OVERDUES_PROCESS" + the comment
    
    Signed-off-by: Owen Leonard <oleon...@myacpl.org>
    
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <n...@bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

commit 418eae24ccdb6b85b70cb302735770ce986c3593
Author: Victor Grousset <victor.grous...@biblibre.com>
Date:   Wed Dec 20 15:15:49 2017 +0100

    Bug 19849: Minor fixes & refactor of opac-reserve.tt & opac-user.tt
    
    - make next patch easely reviewable.
    - fix lone quote. (Replace by <strong>
    - add forgotten condition for 9999-12-31
    
    Signed-off-by: Owen Leonard <oleon...@myacpl.org>
    
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <n...@bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

commit 51adaebe3d6b9be575159cb5e957894d3a2d4d2d
Author: Katrin Fischer <katrin.fischer...@web.de>
Date:   Wed May 16 02:25:38 2018 +0000

    Bug 7136: Correct description of Grace period for subscriptions
    
    The grace period is used with the serialsUpdate.pl cronjob. It will
    generate the next issue and set the one before to 'Late' with
    an optional note.
    
    There is on trace of a 'waiting' status for serials.
    
    To test:
    - check help file on the subscription edit form for
      the description of the 'Grace period'.
    
    Signed-off-by: Maryse Simard <maryse.sim...@inlibro.com>
    
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <n...@bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

commit 062cda474a09494325b69c95bbd1f95799044993
Author: Owen Leonard <oleon...@myacpl.org>
Date:   Tue Jun 26 13:05:42 2018 +0000

    Bug 20507: Shelf browser does not update image sources when paging
    
    This patch updates the shelfbrowser include so that the system
    preference check for Coce will function correctly.
    
    To test, apply the patch and test the OPAC shelf browser with each of
    the enhanced content options enabled: Coce, Amazon, Google. In each
    case, page through the shelf browser to confirm that covers load
    correctly.
    
    Signed-off-by: Cab Vinton <bibli...@gmail.com>
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <n...@bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

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

Summary of changes:
 .../marc21/mandatory/authorities_normal_marc21.sql |    2 +-
 .../marc21/mandatory/marc21_framework_DEFAULT.sql  |    7 +++++-
 .../cataloguing/value_builder/marc21_field_007.tt  |   15 ++++++++++---
 .../en/modules/help/serials/subscription-add.tt    |    2 +-
 .../opac-tmpl/bootstrap/en/modules/opac-reserve.tt |   23 +++++++++++++-------
 .../opac-tmpl/bootstrap/en/modules/opac-user.tt    |   19 ++++++++++++++--
 .../bootstrap/en/modules/svc/shelfbrowser.tt       |    1 +
 7 files changed, 53 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to