X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Fpatch-list.html;h=597806b53d3692abe9cc982d45f48ea27cc5c860;hb=ac24fc60bebb67c04c6a343084efeabb61b46613;hp=57491e20ccc7fdd15019425b204ff4e6beb5e57c;hpb=04e51503f690626118e8071cd5f8f7afd9ad4cf1;p=patchwork diff --git a/templates/patchwork/patch-list.html b/templates/patchwork/patch-list.html index 57491e2..597806b 100644 --- a/templates/patchwork/patch-list.html +++ b/templates/patchwork/patch-list.html @@ -24,7 +24,7 @@ - {% if patchform or bundle %} + {% if user.is_authenticated %} + + @@ -94,6 +107,7 @@ >{{ patch.name }} + {% endfor %}
{% endif %} @@ -67,6 +67,19 @@ {% endifequal %} + {% ifequal order.name "delegate" %} + Delegate + {% else %} + Delegate + {% endifequal %} + {% ifequal order.name "state" %} - {% if patchform or bundle %} + {% if user.is_authenticated %} {{ patch.date|date:"Y-m-d" }} {{ patch.submitter|personify }}{{ patch.delegate.username }} {{ patch.state }}