[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.03-39-gf4f67de

Git repo owner gitmaster at git.koha-community.org
Fri Sep 6 12:00:46 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, 19.05.x has been updated
       via  f4f67de5a211e8a8f95cd8f4b2096f57ddcfeb34 (commit)
       via  5763bfd882461f696f7901f31cd637108e11838f (commit)
       via  a0a9d2ba03bccf48e2236aed29e13a9e5edeb79c (commit)
       via  2561a912efd3b0f811c01229cd488441b907435a (commit)
      from  b63693abe3bf27a7d5505763303bbe53090dd9e7 (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 f4f67de5a211e8a8f95cd8f4b2096f57ddcfeb34
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>

commit 5763bfd882461f696f7901f31cd637108e11838f
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>

commit a0a9d2ba03bccf48e2236aed29e13a9e5edeb79c
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>

commit 2561a912efd3b0f811c01229cd488441b907435a
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>

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

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