]> git.ipfire.org Git - thirdparty/patchwork.git/commit
templates/patch-list: Add patch "checks" column
authorStephen Finucane <stephen.finucane@intel.com>
Thu, 23 Jul 2015 10:54:04 +0000 (11:54 +0100)
committerStephen Finucane <stephen.finucane@intel.com>
Thu, 5 Nov 2015 17:08:03 +0000 (17:08 +0000)
commit4b9e2c5692261dacf70acfe6a8997c0c60d19c6b
tree0e8ba5c81c082ecafdcfeee8293b3b213b9aa0cc
parent15f26de93ce13ae46bb0052403bc4c192ae5724b
templates/patch-list: Add patch "checks" column

Add a column to display the important "checks" fields for each patch.
Note that only the "completed" checks are shown (i.e. "in progress" and
"not started" checks are ignored).

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
patchwork/templates/patchwork/patch-list.html
patchwork/templatetags/patch.py