[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.09-40-ge76206d

Git repo owner gitmaster at git.koha-community.org
Tue Sep 24 20:45:23 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, 18.11.x has been updated
       via  e76206d88fc6c4038569a6d356200fffcb58e7bc (commit)
       via  edb4292f162540349449e5f8d6c769c20731db10 (commit)
       via  f0c0d821dbdd4ec8c73ad6fae40e417971f3a29b (commit)
       via  bd4f3eeb5ef5545e4425bdf2ea3d5d7c39d11e2f (commit)
      from  d42974f5bb2cae2f05ec388dab662cdee18f9840 (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 e76206d88fc6c4038569a6d356200fffcb58e7bc
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sun Sep 1 11:35:33 2019 -0400

    Bug 23273: Remove debug statement
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 1fd224ea65dabd53e9f386af3ee602a87c2bb6dd)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit f4f67de5a211e8a8f95cd8f4b2096f57ddcfeb34)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit edb4292f162540349449e5f8d6c769c20731db10
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Fri Sep 6 10:17:20 2019 +0100

    Bug 23273: (RM follow-up) Correction to filters
    
    My initial RM followup for this patchset added one bad filter which
    resulted in double encoding. This patch corrects that oversight.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 910417e22b31b54e60bd7b98146f68ca7d66d0aa)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 5763bfd882461f696f7901f31cd637108e11838f)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit f0c0d821dbdd4ec8c73ad6fae40e417971f3a29b
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Tue Aug 20 15:59:06 2019 +0100

    Bug 23273: (RM follow-up) Add missing filters
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit a5828bc7dccdfbc574b30a7f39c822d4a4cab8fe)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit a0a9d2ba03bccf48e2236aed29e13a9e5edeb79c)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit bd4f3eeb5ef5545e4425bdf2ea3d5d7c39d11e2f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Aug 19 18:09:58 2019 -0400

    Bug 23273: Fix CSV export for overdues
    
    We should construct the URI parameters string manually to avoid
    filtering problems.
    We cannot send the full query_string to the template and expect that the
    string will be escaped correctly.
    
    Test plan:
    - go to overdues.pl
    - construct a search limiting by date due and library
    - note number of overdues in results
    - click "Download file of displayed overdues"
    => note that downloaded file contains just those in your search
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit b8f382b82172b70166db48d572f767b06a4834ef)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 2561a912efd3b0f811c01229cd488441b907435a)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 circ/overdue.pl                                    |   29 ++++++++++++--------
 .../intranet-tmpl/prog/en/modules/circ/overdue.tt  |   18 +++++++-----
 2 files changed, 29 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list