layerindex-web/templates
Belen Barros Pena 7259ed2393 Show the 'Upstream version' column only when relevant
Currently the recipes table always shows the 'Upstream version' column.
However, for recipes up-to-date, this column is irrelevant, since for such
recipes 'version' always equals 'upstream version'.

Since the vast majority of the recipes are up-to-date, when you are
showing all the recipes the 'upstream version' column is also pretty
useless.

The column is only really relevant when you are looking at recipes
with status 'not updated' or 'can't be updated'. I would have thought
there would be nothing to show in the 'Upstream version' column for
recipes with status 'Unknown', but it turns out some of those do have
an upstream version value, that I thought might be useful to the
maintainer somehow.

So, this patch hides the 'Upstream version' column whenever you are
looking at all the recipes or up-to-date recipes; and shows it when
you select any of the other recipe statuses

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
2015-12-08 12:25:09 -06:00
..
admin Use Django sites framework to specify website title 2013-12-28 11:03:29 +00:00
layerindex Fix append list name matching 2014-03-09 20:58:24 +00:00
registration Change registered -> created in registration confirmation page 2013-03-28 01:15:25 +00:00
rrs Show the 'Upstream version' column only when relevant 2015-12-08 12:25:09 -06:00
404.html Add introductory front page 2013-03-06 20:13:49 +00:00
500.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
base_toplevel.html recipes: preserve search keyword when switching between branches 2014-03-09 21:16:08 +00:00
base.html rrs: Adding Yocto Project favicon 2015-07-14 10:51:40 -05:00
pagination.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00