[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.03-104-g85a30f6

Git repo owner gitmaster at git.koha-community.org
Tue Mar 5 16:36:30 CET 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, 18.11.x has been updated
       via  85a30f6d9f3170f3652c0c8d4c4d68edb9491bda (commit)
       via  3641741fa6455e10823090a1e6ca3484c20e1bd1 (commit)
       via  3e10bb2d722fcfa64f23f7b1acc94548967fdf2b (commit)
       via  33489f2df1ef027e7c77d4bdbe0446d8bf69401c (commit)
      from  ced78bb7c635d1e5eb44eb4e78e1b6f99e53d9a0 (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 85a30f6d9f3170f3652c0c8d4c4d68edb9491bda
Author: Hayley Mapley <hayleymapley at catalyst.net.nz>
Date:   Sun Mar 3 22:26:54 2019 +0000

    Bug 18584: remove trailing space from C4/XSLT.pm
    
    Test plan:
    1) Open C4/XSLT.pm and confirm that the trailing space at line 313 is
    gone.
    2) Sign off.
    
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 62b4fbb9dd6b440630251fd6686bf7af83b6d5e2)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 3641741fa6455e10823090a1e6ca3484c20e1bd1
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Mon Feb 25 08:46:11 2019 +0000

    Bug 22404: Fix parameter "for" of labels in subscription add form
    
    Attribute "for" of tag labelshould contain input id, not name.
    
    Test plan:
    1) Go to serials -> add subscription second step
    2) Click on labels of these three fields:
        - First issue publication date
        - Subscription start date
        - Subscription end date
    
    --> without patch, nothing happen
    --> with path, the datepicker is shown
    
    Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>
    Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit d6d91ac32fdd6c8f3e5fad19a29a943044ec0214)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 3e10bb2d722fcfa64f23f7b1acc94548967fdf2b
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Mar 4 18:37:43 2019 +0000

    Bug 22228: Update test for updated mappings
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit ec4ea59ec55de1816b47ab13f33597e4eb9c7664)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 33489f2df1ef027e7c77d4bdbe0446d8bf69401c
Author: Ere Maijala <ere.maijala at helsinki.fi>
Date:   Thu Jan 31 13:43:00 2019 +0200

    Bug 22228: Escape lone colons and make sure term is balanced
    
    Escapes unquoted colons that have whitespace on either side. Removed unbalanced quotes.
    
    Test plan:
    
    1. Make sure the test case described in the bug works
    2. Make sure tests pass:
      prove t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t
    
    Signed-off-by: Björn Nylén <bjorn.nylen(at)ub.lu.se>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit dd98584c8572b85afbd68ff98423605df9b18822)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/XSLT.pm                                         |    2 +-
 Koha/SearchEngine/Elasticsearch/QueryBuilder.pm    |   15 +++++++
 .../prog/en/modules/serials/subscription-add.tt    |    6 +--
 t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t   |   41 +++++++++++++++++++-
 4 files changed, 58 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list