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  2ddae7366c4247609b9ea561f655b4e5267ddbf1 (commit)
      from  525ca46cc7a89f23d816de7e5aee9c3a67b8392d (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 2ddae7366c4247609b9ea561f655b4e5267ddbf1
Author: Jonathan Druart <[email protected]>
Date:   Thu May 28 12:11:37 2020 +0200

    Bug 25615: Remove empty entries in the filter dropdowns of "holds to pull"
    
    On the "Holds to pull" view there are filters that are built on the
    value of the cells.
    Bug 22536 improved the ergonomic by adding a ul list, but the filters
    are now broken, the ul and li tags are retrieved and put in the filter
    list.
    
    The idea of this patch is to remove the HTML tags and skip if the value
    is then empty.
    
    Test plan:
    Place a hold on an item
    Go to Home › Circulation › Holds to pull
    Open the "libraries" filter
    => Without this patch you see empty entries
    => With this patch the filter contain only the libraries
    
    Signed-off-by: Owen Leonard <[email protected]>
    
    Signed-off-by: Nick Clemens <[email protected]>
    
    Signed-off-by: Jonathan Druart <[email protected]>
    (cherry picked from commit 4f70682c56dddd42f24c62d7634f5cd3b7119702)
    
    Signed-off-by: Lucas Gass <[email protected]>
    (cherry picked from commit 58c071fad3f63de8e069baa84ddea9656e689913)
    
    Signed-off-by: Aleisha Amohia <[email protected]>
    
    (cherry picked from commit d680ae35f39c0eb413b45339aadfa9148a58ed55)
    Signed-off-by: Victor Grousset/tuxayo <[email protected]>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to