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 4efffe10d publicize security fix in CHANGES file
new 2fb08c935 add jinja linter to pre-commit
new 8d25b6f51 replace tabs with spaces in jinja html files
new 5c012d891 delete unused jinja file with invalid syntax
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.pre-commit-config.yaml | 19 ++++++++++++
.../templates/jinja_master/neigh_nav_menu.html | 2 +-
Allura/allura/templates/macro/members.html | 16 +++++-----
Allura/allura/templates/neighborhood_help.html | 2 +-
Allura/allura/templates/neighborhood_moderate.html | 2 +-
Allura/allura/templates/repo/file.html | 4 +--
.../allura/templates/site_admin_new_projects.html | 12 ++++----
.../widgets/neighborhood_overview_form.html | 12 ++++----
.../allura/templates/widgets/project_summary.html | 2 +-
Allura/allura/tests/test_globals.py | 4 +--
.../templates/blog_widgets/view_post.html | 4 +--
ForgeChat/forgechat/templates/chat/index.html | 35 ---------------------
.../templates/feedback/common_feedback.html | 6 ++--
.../templates/feedback/edit_feedback.html | 4 +--
.../forgefeedback/templates/feedback/index.html | 10 +++---
.../templates/feedback/new_feedback.html | 2 +-
.../forgewiki/templates/wiki/admin_options.html | 2 +-
ForgeWiki/forgewiki/templates/wiki/page_edit.html | 36 +++++++++++-----------
18 files changed, 79 insertions(+), 95 deletions(-)
delete mode 100644 ForgeChat/forgechat/templates/chat/index.html