[koha-commits] main Koha release repository branch master updated. v19.05.00-125-gb40cc9d

Git repo owner gitmaster at git.koha-community.org
Wed Jun 19 14:42:15 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  b40cc9d7ac3e78fc948ca79ba0c537e4cf6c5618 (commit)
       via  313a92324ab892179ca774742e336dc156b30a4a (commit)
       via  34fc14772643a9c9e2868785dbb424a36d26be61 (commit)
       via  ce8169fc214f68f46c30dbd7ea3fbd3950a68bc7 (commit)
       via  e6e6867ed67d794d334933a13575734c72d0c58f (commit)
       via  453b7b354f78513cdbdd6a0897f53b3b89b168b9 (commit)
      from  a2d38d7c301eeb31226a6549b429fe80f34d8283 (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 b40cc9d7ac3e78fc948ca79ba0c537e4cf6c5618
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jun 10 16:49:36 2019 +0000

    Bug 22851: Style navigation links in serials modules like same links in other modules
    
    This patch makes minor markup changes to the serials sidebar menu
    include so that links are displayed in a style consistent with similar
    menus in other areas of the staff client.
    
    This patch contains whitespace changes, so please use the "-w" flag when
    viewing the diff.
    
    To test, apply the patch and go to the Serials module. The links in the
    sidebar menu should be displayed in the same style as the corresponding
    menu on the Acquisitions home page.
    
    Signed-off-by: Claire Gravely <claire.gravely at bsz-bw.de>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 313a92324ab892179ca774742e336dc156b30a4a
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jun 14 14:59:34 2019 +0000

    Bug 23122: When searching callnumber in simple search, search option is not retained
    
    This patch copies some code and markup from the staff client where call
    number phrase searches are correctly handled. A check for
    'ms_callnumcommaphr' is copied from search_indexes.inc. Handling of
    commas and dashes is copied from search.pl.
    
    To test, apply the patch and make sure the
    OpacAddMastheadLibraryPulldown system preference is enabled.
    
     - From the OPAC main page, select "Call number" from the search pull
       down at the top of the page.
     - Perform any search (it need not return results).
     - Verify that the search option retains the "Call number" selection.
     - Repeat the test with and without the OPACNumbersPreferPhrase system
       preference enabled.
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Nadine Pierre <nadine.pierre at inLibro.com>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 34fc14772643a9c9e2868785dbb424a36d26be61
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jun 6 12:24:41 2019 +0000

    Bug 23061: Add column/print/export feature on checkout history page
    
    This patch adds columns configuration and export features to the
    checkout history page.
    
    This patch also removes some inline CSS: "overflow:hidden" from both the
    checkout and holds history pages. This was breaking the table controls
    tooltips, and didn't appear to me to be necessary.
    
    To test, apply the patch and restart Plack (or restart_all on
    kohadevbox).
    
     - Open a patron's checkout history page in the staff client.
     - The table of checkouts should have controls at the top.
       for columns configuration and export/print.
     - These controls should work correctly.
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit ce8169fc214f68f46c30dbd7ea3fbd3950a68bc7
Author: Petter von Krogh <petter at libriotech.no>
Date:   Wed May 22 15:38:21 2019 +0000

    Bug 22966: Add Norwegian library and patron names for installer
    
     THe Norwegian installer had reused english smaple atrons and libraries,
     this patch fixes this.
    
     test plan:
     empty database
     install norwegian translation
     run the web-installer and choose norwegian language
     select sample libraries and patrons
     make sure there are no errors
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    I trust Petter with Norwegian names, so I didn't spell check them :)
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit e6e6867ed67d794d334933a13575734c72d0c58f
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Wed Jun 19 13:07:23 2019 +0100

    Bug 22653: DBRev 19.06.00.007
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 453b7b354f78513cdbdd6a0897f53b3b89b168b9
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Mon Jun 17 21:12:25 2019 +0000

    Bug 22653: Remove unimplemented RotationPreventTransfers system preference
    
    This removes the RotationPreventTransfers system preference
    from updated and new installations.
    
    To test:
    - Verify you have the RotationPreventTransfers pref
    - Apply patch and run database update
    - Verify the preference no longer exists in your system
      - in the sys pref editor
      - in your database:
    
    SELECT * from systempreferences WHERE variable = "RotationPreventTransfers";
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 Koha.pm                                            |    2 +-
 admin/columns_settings.yml                         |   27 ++++++
 .../mysql/nb-NO/2-Valgfritt/sample_libraries.sql   |   24 ++---
 .../mysql/nb-NO/2-Valgfritt/sample_libraries.txt   |    2 +-
 .../mysql/nb-NO/2-Valgfritt/sample_patrons.sql     |  100 ++++++++++----------
 .../mysql/nb-NO/2-Valgfritt/sample_patrons.txt     |    2 +-
 installer/data/mysql/sysprefs.sql                  |    1 -
 installer/data/mysql/updatedatabase.pl             |    7 ++
 .../prog/en/includes/serials-menu.inc              |   72 +++++++-------
 .../en/modules/admin/preferences/circulation.pref  |    6 --
 .../prog/en/modules/members/holdshistory.tt        |    2 +-
 .../prog/en/modules/members/readingrec.tt          |   13 ++-
 .../opac-tmpl/bootstrap/en/includes/masthead.inc   |    6 +-
 opac/opac-search.pl                                |    5 +-
 14 files changed, 154 insertions(+), 115 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list