[koha-commits] main Koha release repository branch master updated. v20.05.00-1306-gf686ff9d42

Git repo owner gitmaster at git.koha-community.org
Thu Oct 8 16:51:53 CEST 2020


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  f686ff9d427a84358a369a4555fbda84bc5254fe (commit)
       via  48f9692edd4e6f6095df6471d41cc8bd8c1a1785 (commit)
       via  ffd10c34e252745356c3bef5d3b588fd35d3e5b5 (commit)
       via  42761560c4f3d6014fac920b8a5a295c2ccb5801 (commit)
       via  81f71d45fe4fee92596ea8d8edb57c602490e9b1 (commit)
       via  3afd21f71fe18b80bf6d5c5fdd192926874731e1 (commit)
       via  c4e04e2cbaff0a9af124dc5a28ddbdc7058405d0 (commit)
       via  fee5886432f5189c0a035b48757fff0829f08844 (commit)
       via  5aab43462a3692bdb1bf051d06ea03ba09362835 (commit)
       via  fa2ec4c74c4065ffbc1e16717a8824b8cbf4a041 (commit)
       via  8e6b401932151bc8e5b9d444c4317ee7e8e5e1ca (commit)
       via  acc84d428b6c99e4ebadb186f8bf3ae3c7330125 (commit)
       via  81e94d71102bc80881539ac122f94ac8fb7de8c4 (commit)
       via  87a6f5fa9ac4ed97226b1b04e0e7e23bb0a705f5 (commit)
       via  15e35f77fb29137a5421ff79a1186087508aa68f (commit)
       via  5d4740dfb02bbf4305f66045fc0a01182c717873 (commit)
       via  d7c58c10f100a80393c42a62c7c1ecce713c817c (commit)
       via  157d329083195d694349fd8aa81b0234c5866b3d (commit)
       via  aa329bcc4a810c236c461797f078d21a95f18a50 (commit)
       via  2524a1a740891b5c229bdd977d9f7ec9ec258407 (commit)
       via  ae475eb15a4b1c8b5c49c1c4f79388c9e1d7686a (commit)
       via  63c93d3c114c6720100cd2b843e8989a1a0eecb7 (commit)
       via  0113df1a7a9495423533b3fe75b8a90c04d056be (commit)
       via  6deb177576f8cb6d1fc02da6555f023f6c27e1d5 (commit)
       via  ea5bb26ee19f29fdb8103df8063c9455f7cc0f5c (commit)
       via  a20d3a01c78f05c91818943c713e3192c48c5a5c (commit)
      from  bc61f27b2203d8f7f0dadbf7a13bb4c66e346244 (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 f686ff9d427a84358a369a4555fbda84bc5254fe
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Oct 8 16:17:42 2020 +0200

    Bug 13535: DBIC schema changes
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 48f9692edd4e6f6095df6471d41cc8bd8c1a1785
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Oct 8 14:14:33 2020 +0000

    Bug 13535: DBRev 20.06.00.046
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit ffd10c34e252745356c3bef5d3b588fd35d3e5b5
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Apr 12 20:52:11 2020 +0000

    Bug 13535: Add FK constraint on borrowernumber to alert table
    
    When a patron is deleted, we should clean up the data connected
    to the patron. This includes subscriptions to 'new issue arrived'
    arrive messages from the serials module.
    
    To test:
    
    Part1:
    - Before applying the patch
    - Add a subscription and select a notice template for patron notification
    - Go to the OPAC and subscribe to the email alert
    - Log in as any other patron (not yourself) and subscribe with that patron too
    - Verfiy on the subscription detail page, that the patrons are subscribed
    - Note the borrowernumber of your patrons
    - Delete the second patron
    - Note borrowernumber and delete patron
    - Run: SELECT * from alert; in a report
    - Despite the patron being deleted, you will see entries for both
    - Apply patch
    - Run updatedatabase - verify no error message
    - Run updatedatabase again - verify still no error message
    - There should no longer be an entry with the deleted borrowernumber,
      but only the entry for your own patron account
    Part 2:
    - Start fresh with the web installer, verify there are no errors on
      creating the database tables
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 42761560c4f3d6014fac920b8a5a295c2ccb5801
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Sep 20 21:48:32 2020 +0000

    Bug 15436: (follow-up) Fix separator for a single 440 in staff
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 81f71d45fe4fee92596ea8d8edb57c602490e9b1
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Thu Sep 17 11:25:15 2020 +0000

    Bug 15436: Use semicolon between series name and volume
    
    MARC21 dictates that we should be using a ; before $v in 440, 490,
    810, 811 and 830.
    
    This patch also introduces some additional changes to unify formatting
    between the various options for cataloguing series:
    
    - The separator between multiple series is switched form ; to the
      now commonly used | with a class for easy change of formatting.
    - There was some missing logic that prevented the separator to show
      up correctly between traced and untraced series.
    - For some series $v was included in the link for others not. Now
      $v always appears as text and only $a is linked, as this is what
      we actually search for.
    
    To test this:
    - You should be cataloguing multiple series in different ways, using
      - deprecated 440 (still present in old data)
      - 490, Ind. 1 = empty or 0 = not traced
      - 490, Ind. 1 = 1 = traced in combination with an 8xx field
    
    Example (you should try a different combination!)
    440 _ _ $aFirst series
    490 _ _ $aSecond series ;$v1
    490 1 _ $aThird series ;$v1 (this won't show, it will use 830 for display)
    830 _ _ $aThird series ;$v1
    
    Without patch:
    Series: First Series; Second series ; 1Third series: 1
    
    With patch:
    Series: First series | Second series ; 1 | Third series ; 1
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 3afd21f71fe18b80bf6d5c5fdd192926874731e1
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sat Sep 12 23:18:33 2020 +0200

    Bug 5927: (QA follow-up) Move part template below show-series to make both *Utils.xsl match
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit c4e04e2cbaff0a9af124dc5a28ddbdc7058405d0
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Sep 11 18:44:13 2020 +0000

    Bug 5927: [Alternate] Show series information in staff and opac results pages
    
    This moves the series info to a template in the XSLT utils files and adds a
    few variables to make it work right.
    
    To test:
    1 - Create a catalog records with:
        440 series fields
        490 traced series fields
        490 untraced series fields
    2 - View the details pages for these records and note the display and the links formed
    3 - Apply patch
    4 - Confirm the details pages look the same
    5 - Search on staff and opac to return the records
    6 - Confirm the results pages form the same series as on details
    7 - Confirm the links work the same
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit fee5886432f5189c0a035b48757fff0829f08844
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Thu Sep 17 12:13:36 2020 +0000

    Bug 16728: Add MARC21 777 - Issued with entry to staff and OPAC detail pages
    
    This adds the 777 - Issued with entry to the staff and OPAC detail pages.
    It's built using the template for 773 with minor adjustments.
    
    To test:
    - Apply patch
    - Catalog several 777 fields in one or more of your records
      - When using 1st indicator = 1, the note won't display
      - When using 2nd indicator empty, label will be "Issued with:"
      - When using 2nd indicator 8, the label will be drawn from $i if present
      - When $w and UseControlNumber pref is used, the link will be built using $w
      - In all other cases the title form $t will be used for the link
    - Verify the display is correct
    
    Examples for 777 can be found in the LOC MARC21 documentation:
    http://www.loc.gov/marc/bibliographic/bd777.html
    
    Note: Because the label depends on the 2nd indicator, the label is repeated for every
    777 on a record.
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 5aab43462a3692bdb1bf051d06ea03ba09362835
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Oct 8 16:17:13 2020 +0200

    Bug 19616: Compiled CSS
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit fa2ec4c74c4065ffbc1e16717a8824b8cbf4a041
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Sep 13 17:16:22 2020 +0000

    Bug 19616: (follow-up) Breaking items according to punctuation
    
    Previously the code assumed that $t indicates a new line in the
    listing. But this is not true. The standard tells us that -- or
    .-- will indicate a new item.
    
    "In records formulated according to AACR 2, a space-hyphen-hyphen-space
    ( -- ) is recorded between each item in the contents note unless a
    delimiter/subfield code follows in which case there is no ending space.
    In pre-AACR 2 records, items are separated by a period-hyphen-hyphen (.--)."
    
    The previous logic did no longer work with $g added. From the LOC
    examples:
    
    This would work:
    505 2 0 $tBaptisms, 1816-1872 --$tChurch members, 1816-1831 --$tHistory of the Second Presbyterian Church of West Durham /$rby L. H. Fellows.
    505 0 0 $tQuatrain II$g(16:35) --$tWater ways$g(1:57) --$tWaves$g(10:49).
    
    This wouldn't:
    505 1 0 $gNr. 1.$tRegion Neusiedlersee --$gNr. 2.$tRegion Rosalia/Lithagebirge --$gNr. 3.$tRegion Mettelburgenland --$gNr. 4.$tRegion südliches Burgenland --$gNr. 5.$tRegion Südburgland
    
    With the patches applied, all examples should display nicely now.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 8e6b401932151bc8e5b9d444c4317ee7e8e5e1ca
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Sep 13 16:31:13 2020 +0000

    Bug 19616: (follow-up) Reindent XSLT code used for 505 display
    
    Also adds a note at the beginning of the code block.
    This causes no functional change, just code clean-up.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit acc84d428b6c99e4ebadb186f8bf3ae3c7330125
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Sep 13 16:26:31 2020 +0000

    Bug 19616: Add MARC21 505$g - Formatted Contents Note / Miscellaneous informatoin
    
    This adds the subfield $g to the display of the 505 field in
    staff and OPAC detail pages.
    
    To test:
    - Catalog some records using variations of 505
      Examples can be found in the LOC documentation:
      https://www.loc.gov/marc/bibliographic/bd505.html
    - Verify that the display in staff and OPAC is still nice
      and now includes $g
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 81e94d71102bc80881539ac122f94ac8fb7de8c4
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Oct 5 16:47:00 2020 +0100

    Bug 23376: (QA follow-up) Remove authnotrequired
    
    The rebased patchset subsequnetly re-introduced the now deprecated use
    of authnotrequired on staff client controllers.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 87a6f5fa9ac4ed97226b1b04e0e7e23bb0a705f5
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Jul 29 20:11:10 2019 +0000

    Bug 23376: Remove unneeded 'count' parameter
    
    Signed-off-by: Agustin Moyano <agustinmoyano at theke.io>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 15e35f77fb29137a5421ff79a1186087508aa68f
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Jul 29 20:05:42 2019 +0000

    Bug 23376: Move AcqCreateItem logic to template
    
    Signed-off-by: Agustin Moyano <agustinmoyano at theke.io>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 5d4740dfb02bbf4305f66045fc0a01182c717873
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Jul 25 19:52:25 2019 +0000

    Bug 23376: Clean up order receipt page code
    
    This patchset switches from using DB lookups to using an order object for most things on orderreceive.pl
    
    It simplifies the script and makes minimal changes to the template
    
    To test:
    1 - Place some orders and receive them
    2 - Have orders with or without subscriptions attached
    3 - Try with different AcqCreateItems settings
    4 - Apply patch
    5 - No behaviour should change
    6 - Read code to ensure things make sense
    
    Signed-off-by: Agustin Moyano <agustinmoyano at theke.io>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit d7c58c10f100a80393c42a62c7c1ecce713c817c
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Sep 14 13:09:24 2020 +0000

    Bug 23852: (QA follow-up) Correct scope of breadcrumb title style
    
    This patch corrects the scope of the ".title" style intended for titles
    displayed in the breadcrumbs bar.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 157d329083195d694349fd8aa81b0234c5866b3d
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Oct 21 14:13:01 2019 +0000

    Bug 23852: Merge biblio-title.inc and biblio-default-view.inc
    
    This patch moves the functionality contained in biblio-default-view.inc
    into biblio-title.inc. biblio-title.inc can now be called with a "link =
    1" parameter in order for the title to be displayed as a link which is
    controlled by the IntranetBiblioDefaultView preference.
    
    To test, apply the patch and test the affected pages, especially titles
    linked to in breadcrumbs menus
    
    Acquisitions:
     - Add to basket -> From existing record -> Search
       - Title in search results
    
    Catalog:
     - Search for a record
       - Add record to cart
         - Open cart
           - Title in brief display
             - Check that link opens the correct page in the main window
       - View bibliographic record
         - ISBD view
         - MARC view
         - Normal view
          - Local cover image detail page
          - Checkout history
          - Request article
         - Item details
         - From the "Edit" menu -> Attach item
         - Stock rotation rota
         - Place hold
    
    Cataloging:
     - Cataloging search -> Search results
    
    Circulation:
     - Article requests
     - Overdues with fines
     - Overdues
     - Holds queue
     - Holds to pull
     - Hold ratios
     - Holds awaiting pickup
     - Transfers to recevie
     - Renew
     - Batch checkout
    
    Lists:
     - View list contents
    
    Patrons:
     - View patron details
       - Holds history
       - Checkout history
    
    Tools:
     - Rotating collections
       - View collection
         - Add item
     - Tags
       - Click term to see titles tagged with that term
    
     - Batch record deletion
       - Submit batch
    
    Signed-off-by: David Nind <david at davidnind.com>
    
    Signed-off-by: David Nind <david at davidnind.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit aa329bcc4a810c236c461797f078d21a95f18a50
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Fri Sep 18 21:06:03 2020 +0000

    Bug 26280: Add unique class for each problem in returns.tt
    
    1. Checkin an item with a bad barcode and see the prolem class also has
       a class called 'ret_badbarcode'
    2. Checkin an item that triggers a lotforloan updated via
       UpdateNotForLoanStatusOnCheckin, notice the class 'ret_nflupdate'.
    3. You should also see an updated_from and updated_to class. This
       should make it easier to target those for audio alerts
    4. Checkin an item that triggers an location update and see the class
       'ret_locationupdate'
    5. Checkin an item that is not at its permenat location and you should
       see the class 'ret_ispermenant'.
    6. Checkin an item that is not checkout and you should see the class
       'ret_notissued'
    7. Checkin lost items with BlockReturnOfLostItems set to 'Dont block'
       and see the class 'ret_checkedin'
    8. Checkin lost items with BlockReturnOfLostItems set to 'block' and
       see the class 'ret_blocked'
    9. Checkin lost items with a fee on the patron's account for that lost
       item and see the class 'ret_feeremains'
    10. Checkin item that is withdrawn and see the class 'ret_withdrawn'
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 2524a1a740891b5c229bdd977d9f7ec9ec258407
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Sep 18 11:00:20 2020 +0200

    Bug 26485: Simplify itemnumber handling in returns.pl
    
    This is a follow-up for bug 25969. The way we handle itemnumber is too complicated and error prone.
    
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit ae475eb15a4b1c8b5c49c1c4f79388c9e1d7686a
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Thu Oct 1 14:33:46 2020 +0100

    Bug 26506: (QA follow-up) Add Unit Test
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 63c93d3c114c6720100cd2b843e8989a1a0eecb7
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Tue Sep 22 15:16:23 2020 +0200

    Bug 26506: Fix Koha::Account::pay if called when no user is logged-in
    
    Currently, Koha::Account::pay will fail if no user is logged-in when it is
    called.
    
    In this case, this patch will use undef instead of 0 for $manager_id in order
    to comply with the foreign key constraint on manager_id.
    
    Signed-off-by: Magnus Enger <magnus at libriotech.no>
    Biblibre and Libriotech have created a OPAC payment plugin that was
    having problems because of this bug. Applying the fix in this patch
    to a live server solved the problem.
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 0113df1a7a9495423533b3fe75b8a90c04d056be
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Oct 2 06:20:38 2020 +0000

    Bug 26599: Unused parameter name in POD of ModZebra
    
    This patch removes the $record reference in POD.
    Nothing else ;)
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 6deb177576f8cb6d1fc02da6555f023f6c27e1d5
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Oct 2 06:28:06 2020 +0000

    Bug 26600: Missing module in Elasticsearch/Indexer.pm
    
    Just formally needed. It is already loaded somewhere.
    That is: Koha::SearchEngine::Elasticsearch.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit ea5bb26ee19f29fdb8103df8063c9455f7cc0f5c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Oct 8 12:03:48 2020 +0200

    Bug 24598: Remove warning from test
    
    t/db_dependent/Koha/Items.t .. 6/12 Use of uninitialized value in string eq at /kohadevbox/koha/C4/Circulation.pm line 1460.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit a20d3a01c78f05c91818943c713e3192c48c5a5c
Author: Mason James <mtj at kohaaloha.com>
Date:   Fri Oct 9 00:31:33 2020 +1300

    Bug 20582: Turn Koha into a Mojolicious application
    
    fix package builds, by ignoring the following example files...
    
      etc/koha/apache.conf
      etc/koha/nginx.conf
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 C4/Biblio.pm                                       |   2 +-
 C4/Circulation.pm                                  |   2 +-
 Koha.pm                                            |   2 +-
 Koha/Account.pm                                    |   2 +-
 Koha/Schema/Result/Alert.pm                        |  29 ++-
 Koha/Schema/Result/Borrower.pm                     |  19 +-
 Koha/SearchEngine/Elasticsearch/Indexer.pm         |   1 +
 acqui/orderreceive.pl                              | 122 ++-------
 circ/returns.pl                                    |  14 +-
 debian/rules                                       |   2 +
 installer/data/mysql/kohastructure.sql             |   3 +-
 installer/data/mysql/updatedatabase.pl             |  16 ++
 .../intranet-tmpl/prog/css/src/staff-global.scss   |  30 +--
 koha-tmpl/intranet-tmpl/prog/css/staff-global.css  |   2 +-
 .../prog/en/includes/biblio-default-view.inc       |   1 -
 .../prog/en/includes/biblio-title.inc              |  16 ++
 .../prog/en/includes/waiting_holds.inc             |   5 +-
 .../prog/en/modules/acqui/orderreceive.tt          | 113 +++++----
 .../intranet-tmpl/prog/en/modules/basket/basket.tt |   4 +-
 .../prog/en/modules/catalogue/ISBDdetail.tt        |   2 +-
 .../prog/en/modules/catalogue/MARCdetail.tt        |   2 +-
 .../prog/en/modules/catalogue/detail.tt            |   4 +-
 .../prog/en/modules/catalogue/imageviewer.tt       |   2 +-
 .../prog/en/modules/catalogue/issuehistory.tt      |   2 +-
 .../prog/en/modules/catalogue/moredetail.tt        |   2 +-
 .../prog/en/modules/catalogue/stockrotation.tt     |   2 +-
 .../prog/en/modules/cataloguing/addbooks.tt        |   2 +-
 .../prog/en/modules/cataloguing/moveitem.tt        |   6 +-
 .../prog/en/modules/circ/article-requests.tt       |   6 +-
 .../prog/en/modules/circ/branchoverdues.tt         |   2 +-
 .../en/modules/circ/circulation_batch_checkouts.tt |   2 +-
 .../intranet-tmpl/prog/en/modules/circ/overdue.tt  |   2 +-
 .../prog/en/modules/circ/pendingreserves.tt        |   5 +-
 .../intranet-tmpl/prog/en/modules/circ/renew.tt    |  18 +-
 .../prog/en/modules/circ/request-article.tt        |   4 +-
 .../prog/en/modules/circ/reserveratios.tt          |   3 +-
 .../intranet-tmpl/prog/en/modules/circ/returns.tt  |  40 +--
 .../prog/en/modules/circ/transferstoreceive.tt     |   2 +-
 .../prog/en/modules/circ/view_holdsqueue.tt        |   4 +-
 .../prog/en/modules/members/holdshistory.tt        |   2 +-
 .../prog/en/modules/members/readingrec.tt          |   4 +-
 .../prog/en/modules/reserve/request.tt             |   6 +-
 .../en/modules/rotating_collections/addItems.tt    |   2 +-
 .../intranet-tmpl/prog/en/modules/tags/list.tt     |   2 +-
 .../prog/en/modules/tools/batch_delete_records.tt  |   2 +-
 .../prog/en/modules/virtualshelves/shelves.tt      |   3 +-
 .../prog/en/xslt/MARC21slim2intranetDetail.xsl     | 233 +++++-------------
 .../prog/en/xslt/MARC21slim2intranetResults.xsl    |   7 +
 .../intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl | 183 +++++++++++++-
 koha-tmpl/intranet-tmpl/prog/js/cart.js            |   2 +-
 koha-tmpl/opac-tmpl/bootstrap/css/opac-rtl.css     |   2 +-
 koha-tmpl/opac-tmpl/bootstrap/css/opac.css         |   2 +-
 koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss    |  10 +-
 .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl    | 272 +++++++--------------
 .../bootstrap/en/xslt/MARC21slim2OPACResults.xsl   |   8 +
 .../bootstrap/en/xslt/MARC21slimUtils.xsl          | 183 +++++++++++++-
 t/db_dependent/Koha/Account.t                      |  15 +-
 57 files changed, 813 insertions(+), 622 deletions(-)
 delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/includes/biblio-default-view.inc


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list