[koha-commits] main Koha release repository branch master updated. v19.05.00-373-g29ecb5b

Git repo owner gitmaster at git.koha-community.org
Fri Jul 19 11:31:44 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  29ecb5b6c29e48cb6964029567bd2b7cc8b6e7ac (commit)
       via  d8830da219f110aabd28fb65bd03bc882b847173 (commit)
       via  cca82cc6d04a7070688fe7a3d7d55cf385ae2502 (commit)
       via  f9d39508d67818c62797ab4f0d8d656272510085 (commit)
       via  4f90d7ecc7d07551c2115ed0c564dc918735d428 (commit)
       via  5c5a261e4ed9880723ce782a2c85677d2e1d0e05 (commit)
       via  286ffd5f2f255e77aac1099f31b9c418827d842e (commit)
       via  30fd4eb1a59fd480406261f30daa40692f16bc10 (commit)
       via  1af2698b84e21c11f80ed5c080430596ee712709 (commit)
       via  d102165f8de3b808e2f555df2c97e8864b5445aa (commit)
       via  5759d06747e356a60b3fac82b5ff03184a946f80 (commit)
       via  02c9246def1f19bdc8310c562ddaf5172cf0b3ad (commit)
       via  63c23a9eacbe6ba5d61d8f47c5f74a46050338ad (commit)
      from  80cbb81224e78c535daa14cf67fec2e945385e9f (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 29ecb5b6c29e48cb6964029567bd2b7cc8b6e7ac
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Jul 16 18:13:57 2019 +0000

    Bug 20607: (QA follow-up) Test corrections
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit d8830da219f110aabd28fb65bd03bc882b847173
Author: Alex Arnaud <alex.arnaud at gmail.com>
Date:   Tue Apr 24 13:10:38 2018 +0000

    Bug 20607: Make Koha::SearchEngine::Elasticsearch::reset_elasticsearch_mappings take weight into account
    
    Test plan:
      - apply this patch,
      - edit admin/searchengine/elasticsearch/mappings.yaml
        to add weight for some fields,
      - go to admin > search engine configuration,
      - reset your mappings (add ?op=reset&i_know_what_i_am_doing=1 to url),
      - check that weights you've added are set
    
    Signed-off-by: Nicolas Legrand <nicolas.legrand at bulac.fr>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit cca82cc6d04a7070688fe7a3d7d55cf385ae2502
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Fri Jul 19 10:07:17 2019 +0100

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

commit f9d39508d67818c62797ab4f0d8d656272510085
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Jul 19 08:04:45 2019 +0000

    Bug 23151: (QA follow-up) Remove debug leftover
    
    Removes: Running... Running... Ran
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 4f90d7ecc7d07551c2115ed0c564dc918735d428
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Jun 28 10:15:40 2019 -0400

    Bug 23151: (QA follow-up) Fix atomic update
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.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 5c5a261e4ed9880723ce782a2c85677d2e1d0e05
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Wed Jun 19 16:31:17 2019 +0000

    Bug 23151: (follow-up) tweaked tests
    
    This forces the tests to use the new changed_fields
    field.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.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 286ffd5f2f255e77aac1099f31b9c418827d842e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Jun 18 22:54:27 2019 -0500

    Bug 23151: Add tests
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.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 30fd4eb1a59fd480406261f30daa40692f16bc10
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Wed Jun 19 16:29:59 2019 +0000

    Bug 23151: Tweak to use the new database structure
    
    This will use changed_fields to know whether a
    borrower field is actually modified.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.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 1af2698b84e21c11f80ed5c080430596ee712709
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Wed Jun 19 16:32:10 2019 +0000

    Bug 23151: Schema changes
    
    It is best to regenerate these from scratch.
    On a kohadevbox:
    $ misc/devel/update_dbix_class_files.pl --db_name=koha_kohadev --db_user=koha_kohadev --db_passwd=password
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.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 d102165f8de3b808e2f555df2c97e8864b5445aa
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Wed Jun 19 16:28:44 2019 +0000

    Bug 23151: Modifiy database structure
    
    This modifies a fresh install structure, and provides
    an atomic update.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.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 5759d06747e356a60b3fac82b5ff03184a946f80
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Mar 5 16:09:07 2019 -0300

    Bug 21316: Handle control fields in the ACQ frameworks
    
    Test plan:
    - Turn UseACQFrameworkForBiblioRecords on
    - Add 003@ to the ACQ framework
    - Create an order from an existing record
    => The 003 value will be displayed!
    
    It fixes the following error:
    Control fields (generally, just tags below 010) do not have subfields,
    use data() at /home/vagrant/kohaclone/acqui/neworderempty.pl line 293.
    
    Signed-off-by: Christian Stelzenmüller <christian.stelzenmueller at bsz-bw.de>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 02c9246def1f19bdc8310c562ddaf5172cf0b3ad
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jul 15 13:11:13 2019 +0000

    Bug 23315: (follow-up) Add configuration to enable CodeMirror
    
    This patch adds the "syntax" parameter to the corrected system
    preferences so that the textareas will be displayed as CodeMirror
    editors.
    
    To test, apply the patch and test the affected system preferences:
    
    Circulation -> SelfCheckHelpMessage
    Staff client -> IntranetmainUserblock
    Staff client -> IntranetCirculationHomeHTML
    Staff client -> IntranetReportsHomeHTML
    Staff client -> StaffLoginInstructions
    
    With UseWYSIWYGinSystemPreferences disabled, the preferences should be
    displayed as CodeMirror editors. With  UseWYSIWYGinSystemPreferences
    enabled they should be WYSIWYG editors.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 63c23a9eacbe6ba5d61d8f47c5f74a46050338ad
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Jul 15 14:28:16 2019 +1200

    Bug 23315: Some systempreferences can not be edited
    
    To test
    1/ Go to systempreferences
    2/ Notice that SelfCheckHelpMessage IntranetmainUserblock
    IntranetCirculationHomeHTML IntranetReportsHomeHTML
    StaffLoginInstructions are not editable
    3/ Apply patch, refresh page
    4/ Now they can be edited
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 Koha.pm                                            |    2 +-
 Koha/Patron/Modification.pm                        |   16 ++--
 Koha/Patron/Modifications.pm                       |   10 ++-
 Koha/Schema/Result/BorrowerModification.pm         |   11 ++-
 Koha/SearchEngine/Elasticsearch.pm                 |   21 ++---
 acqui/neworderempty.pl                             |    2 +-
 installer/data/mysql/kohastructure.sql             |    1 +
 installer/data/mysql/updatedatabase.pl             |    9 ++
 .../en/modules/admin/preferences/circulation.pref  |    3 +-
 .../en/modules/admin/preferences/staff_client.pref |   12 ++-
 opac/opac-memberentry.pl                           |    4 +-
 t/db_dependent/Koha/Patron/Modifications.t         |   91 ++++++++++++++------
 .../Koha/SearchEngine/Elasticsearch/Reset.t        |   68 +++++++++++++++
 13 files changed, 186 insertions(+), 64 deletions(-)
 create mode 100644 t/db_dependent/Koha/SearchEngine/Elasticsearch/Reset.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list