layerindex-web/templates/rrs
Belen Barros Pena 88097833b4 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:19 -06:00
..
about.html Restrict line length in the about page 2015-07-14 10:51:39 -05:00
base_toplevel.html rrs/base_toplevel.html: Navbar redesign 2015-08-17 14:59:56 -05:00
maintainers.html templates/rrs/maintainers.html: Added links to recipe page. rrs/static/css/rrs-additional.css: Added formating to the table footer. 2015-07-14 10:51:40 -05:00
recipedetail.html rrs: RecipeDetail show milestone instead of all in upgrades table 2015-07-14 10:51:40 -05:00
recipes.html Show the 'Upstream version' column only when relevant 2015-12-08 12:25:19 -06:00