[koha-commits] main Koha release repository branch master updated. v19.05.00-181-g535925e

Git repo owner gitmaster at git.koha-community.org
Mon Jun 24 17:08:28 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  535925e23f58d654ddd3a1da62d6bf2572aca0a2 (commit)
       via  33b70b798d4cc2bc6d6db43a40d006dd8c1109b8 (commit)
       via  14af35852edf33f05883184cc451662438114c12 (commit)
       via  0141b797d7f495bbcea350c14e3b6aae635ce7cf (commit)
       via  0b783783706f88d04225c0a42759798ae14c9755 (commit)
       via  da12cf7551dd1bd533b7cbcf5a679ea58f6a0f4e (commit)
       via  7f3c98478ab63e834d7787c1ce6ab06e46d44395 (commit)
       via  e8a4f97e95c8206c2cc60ba81d953ae1c4c12963 (commit)
       via  e54e887b58d7daa0309d16923cce4419aee6314b (commit)
       via  982fd9fecbe6777805d2d0d3f977f10c522b86c5 (commit)
       via  115f4f2045a6c695d1eed47cd401b7759630ac4d (commit)
       via  cc9d167af6081009bd3c41c7dd91f90c76c6ca1b (commit)
       via  a1083587b235ac0d85e85a625944179e2c087785 (commit)
       via  a6d732f563bfcd19691decbb9968dc1f4b25c07c (commit)
       via  3599e57bf67a1357c13903fbf07f07cb2c94e756 (commit)
      from  4dc64b4b124abf4bd2437004879e083972e20492 (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 535925e23f58d654ddd3a1da62d6bf2572aca0a2
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Jun 24 15:42:04 2019 +0100

    Bug 22935: Compiled CSS
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 33b70b798d4cc2bc6d6db43a40d006dd8c1109b8
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri May 17 15:03:24 2019 +0000

    Bug 22935: Improve style of Bootstrap pagination
    
    This patch makes some updates to the staff client CSS and adds Font
    Awesome icons to the Bootstrap pagination include.
    
    To test, apply the patch and rebuild the staff client CSS.
    
    Perform a search in the staff client which will return multiple pages of
    results. Check that the pagination links look good.
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Bin Wen <bin.wen at inlibro.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 14af35852edf33f05883184cc451662438114c12
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Nov 30 12:23:43 2018 -0500

    Bug 20292: Filter/censor info sent via SIP
    
    Some libraries would like to limit the amount of personal information a SIP server sends
    to arbitrary parties on a per-login basis.
    
    Test Plan:
    1) Add a new key/value pair to one of your existing login stanzas in your SIP config file
       For example: hide_fields="BD,BE,BF,PB"
    2) Restart SIP
    3) Send a SIP message that would normally return those fields ( in this example, a Patron Information Request )
    4) Note the response has had those fields removed
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Christopher Davis <tubaclarinet at protonmail.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 0141b797d7f495bbcea350c14e3b6aae635ce7cf
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Jun 24 15:07:53 2019 +0100

    Bug 22509: (RM follow-up) Add use of Koha::Script base class
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 0b783783706f88d04225c0a42759798ae14c9755
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat May 11 18:58:20 2019 -0500

    Bug 22509: Clarify with an example the usage of --unless-exists
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit da12cf7551dd1bd533b7cbcf5a679ea58f6a0f4e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat May 11 18:53:25 2019 -0500

    Bug 22509: Add more POD and fix --where
    
    We should not need the "WHERE" keyword to have the same behavior as
    existing script (rebuild_zebra.pl)
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 7f3c98478ab63e834d7787c1ce6ab06e46d44395
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri May 10 07:55:49 2019 -0500

    Bug 22509: Fix POD error
    
    1. "Apparent command =item not preceded by blank line"
    2. Display the options for help
    3. Do not run if no --field passed
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit e8a4f97e95c8206c2cc60ba81d953ae1c4c12963
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Apr 4 23:02:09 2019 -0300

    Bug 22509: Add the --unless-exists option to the script
    
    It will avoid to create the fields several times if it is not needed.
    
    Signed-off-by: Hugo Agud <hagud at orex.es>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit e54e887b58d7daa0309d16923cce4419aee6314b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Mar 13 11:23:13 2019 -0300

    Bug 22509: Add new script to add MARC fields with date formatted stringsto bib records
    
    Say you want to add, into a new MARC fields, the following string:
      2/2019/Mar-03/13
    Depending on today's date.
    
    Test plan:
    Use the script after with the different options (see --help option for the list)
    
    Sponsored-by: Orex Digital
    Signed-off-by: Hugo Agud <hagud at orex.es>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 982fd9fecbe6777805d2d0d3f977f10c522b86c5
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu May 9 14:14:25 2019 -0400

    Bug 22862: (QA follow-up) Make regexes match
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 115f4f2045a6c695d1eed47cd401b7759630ac4d
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue May 7 14:53:29 2019 -0400

    Bug 22862: Normalize SMS messaging numbers before validating them
    
    Librarians often copy and paste patron data, including phone numbers. SMS phone numbers are now being validated to conform to the E.164 specification. It would be nice to try to normalize that data by stripping non-numeric data from the paste (i.e. dashes, parens, etc ).
    
    Test Plan:
    1) Apply this patch
    2) On the staff side, Attempt to enter invalid characters the SMS number field
    3) Note you cannot enter invalid characters
    4) Attempt to paste a phone number with invalid characters
    5) Note those characters are removed on paste
    6) Repeat these steps on the OPAC
    
    Signed-off-by: Liz Rea <wizzyrea 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 cc9d167af6081009bd3c41c7dd91f90c76c6ca1b
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Jun 24 14:59:04 2019 +0100

    Bug 22888: Compiled CSS
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit a1083587b235ac0d85e85a625944179e2c087785
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu May 9 16:55:00 2019 +0000

    Bug 22888: Use DataTables for Koha news table filtering
    
    This patch modifies the Koha news page so that filtering the table of
    news is done using DataTables' built-in search functionality. This
    allows for the table to be filtered without requiring a reload of the
    page.
    
    The patch also moves the table filter into a sidebar form and adds a
    keyword field. A minor change has been made to the global CSS to improve
    the display of the form in the sidebar.
    
    To test, apply the patch and rebuild the staff client CSS.
    
     - Go to Tools -> News.
     - Test the various table filter options: keyword, display location, and
       library. Confirm that all work as expected.
       - Changes to the keyword search text should be reflected in the
         search field at the top of the table, and vice versa.
     - Changes to the sidebar filter should trigger the correct state of the
       "Clear filter" button at the top of the news table (enabled or
       disabled).
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit a6d732f563bfcd19691decbb9968dc1f4b25c07c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu May 9 12:27:15 2019 -0500

    Bug 21588: Add expand/collapse all links to the "Acquisition details" subscriptions
    
    In order to make the view cleaner, a librarian may need to expand or
    collapse all the orders at once.
    
    Test plan:
    - Create a subscription
    - Create several orders from this subscription (quantity > 1)
    - Receive partially the orders
    - Go to the subscription detail page, "Acquisition details" tab
    => Notice the 2 new links "Expand all" and "Collapse all"
    Make sure they work as expected.
    
    Also note that a bug has been fixed, when the page is loaded the tree is
    now expanded.
    
    Signed-off-by: Liz Rea <wizzyrea 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 3599e57bf67a1357c13903fbf07f07cb2c94e756
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Dec 18 15:41:33 2017 +0000

    Bug 15704: Split up Zebra indexing of RDA 264 information
    
    To test:
    1 - Add a record with a unique publisher "Supercalifragilistic" in the
    264 b field
    2 - Search for the value
    3 - Record not found
    4 - Apply patch (may need ot copy the .xml file into koha install)
    5 - Reindex all the things
    6 - Search for the value
    7 - Success!
    
    Signed-off-by: Felicia Martin <felicia.martin at dncr.nh.gov>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/SIP/ILS/Patron.pm                               |    2 +-
 C4/SIP/Sip.pm                                      |   14 +-
 C4/SIP/Sip/MsgType.pm                              |  313 ++++++++++----------
 etc/SIPconfig.xml                                  |    3 +-
 .../marc21/biblios/biblio-koha-indexdefs.xml       |   16 +
 .../marc21/biblios/biblio-zebra-indexdefs.xsl      |   25 +-
 .../intranet-tmpl/prog/css/src/staff-global.scss   |   30 +-
 koha-tmpl/intranet-tmpl/prog/css/staff-global.css  |    2 +-
 .../prog/en/includes/page-numbers.inc              |    8 +-
 .../prog/en/modules/serials/subscription-detail.tt |   18 +-
 .../prog/en/modules/tools/koha-news.tt             |  121 ++++++--
 koha-tmpl/intranet-tmpl/prog/js/members.js         |    6 +
 .../bootstrap/en/modules/opac-messaging.tt         |   22 ++
 misc/add_date_fields_to_marc_records.pl            |  151 ++++++++++
 t/db_dependent/SIP/Message.t                       |   12 +-
 tools/koha-news.pl                                 |    2 +-
 16 files changed, 543 insertions(+), 202 deletions(-)
 create mode 100755 misc/add_date_fields_to_marc_records.pl


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list