layerindex-web/rrs
Mariano Lopez 865266ca7f rrs/views.py: Added percentages for navbar
This adds the percentage for all the recipes types
(up-to-date, not updated, unknown, can't be updated)
so it can be displayed in the navbar.

This also adds the number of the recipes not updated
at the begining of the period and number of recipes
updated in the period.

The changes in the frontend are still missing, this
just adds the functionality.

[YOCTO #8020]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-08-17 14:59:26 -05:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2015-07-14 10:51:40 -05:00
migrations rrs: Add missing date indexes in RecipeUpstreamHistory 2015-07-14 10:51:40 -05:00
static rrs-additional.css: Added min-width to last update column 2015-07-29 10:20:42 -05:00
tools rrs_upstream_history.py: Use regexes in SPECIAL_PKGSUFFIX packages 2015-08-10 14:35:20 -05:00
__init__.py rrs: Add application 2015-07-14 10:51:38 -05:00
admin.py rrs: Add support for Release 2015-07-14 10:51:39 -05:00
context_processors.py rrs: Add application 2015-07-14 10:51:38 -05:00
models.py rrs: Fix last updated. 2015-07-14 18:22:14 -05:00
urls.py rrs: Add support for export Recipes reports by Release/Milestone 2015-07-14 10:51:39 -05:00
views.py rrs/views.py: Added percentages for navbar 2015-08-17 14:59:26 -05:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2015-07-14 10:51:40 -05:00