diff options
author | Andrew Donnellan <andrew.donnellan@au1.ibm.com> | 2017-12-19 16:32:03 +1100 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2018-01-04 13:31:28 +0000 |
commit | 662400d03222ae46b83d256c0ea7b125a2440752 (patch) | |
tree | fa7d9a8338a76b1b36a61552e64151450a120ca5 /docs/releases | |
parent | 79934782a4ca00f193fe2a7340aba6281bed359d (diff) | |
download | patchwork-662400d03222ae46b83d256c0ea7b125a2440752.tar patchwork-662400d03222ae46b83d256c0ea7b125a2440752.tar.gz |
models, templatetags: Make tag count column in patch list optional per tag
Add a field, show_column, to the Tag model to determine whether the tag
gets a tag count column in the patch list view. This allows the creation of
tags that will be collated when generating mboxes but won't take up space
in the patch list.
show_column will default to True to maintain the current behaviour by
default.
Suggested-by: Michael Ellerman <mpe@ellerman.id.au>
Closes: #142 ("Ability to add tags that don't also have a column in the UI")
Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'docs/releases')
0 files changed, 0 insertions, 0 deletions