You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2021/03/12 16:16:28 UTC

[allura] branch master updated (0abbda7 -> c690455)

This is an automated email from the ASF dual-hosted git repository.

brondsem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.


    from 0abbda7  py3 fix for kwargs on admin task view
     add 3ebd41d  py3: Fix icon handling when error (like SVG uploaded)
     add c690455  Avoid error on incorrect url

No new revisions were added by this update.

Summary of changes:
 Allura/allura/controllers/project.py                                | 5 ++++-
 Allura/allura/ext/admin/templates/admin_widgets/metadata_admin.html | 6 +++---
 .../allura/ext/admin/templates/admin_widgets/metadata_admin.html    | 6 +++---
 Allura/allura/tests/functional/test_neighborhood.py                 | 1 +
 4 files changed, 11 insertions(+), 7 deletions(-)