[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.08-65-gb24d51eccd

Git repo owner gitmaster at git.koha-community.org
Mon Aug 17 00:57:03 CEST 2020


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.11.x has been updated
       via  b24d51eccdb553076c2216d35d873f93ba38f28e (commit)
      from  bfb076327c1d722701ce111d175c8c5fa56a26aa (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 b24d51eccdb553076c2216d35d873f93ba38f28e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jul 30 10:51:26 2020 +0200

    Bug 26098: Fix JS error on the fund list view when no fund displayed
    
    TypeError: this.data(...) is undefined
    in jquery.treetable.js
    
    Test plan:
    Go to the fund list view
    Select a filter that will return no result
    => With this patch applied there is no JS error in the console
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit b6cb3c2ba54c0e10c27f37a0d2dec4f2875f2ddd)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 052d5d5568190396d096df528bdc5aed7558e38c)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 .../prog/en/modules/admin/aqbudgets.tt             | 126 +++++++++++----------
 1 file changed, 64 insertions(+), 62 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list