layerindex-web/rrs
Mariano Lopez 7f24895f6e views.py: Changed the behavior of percentage done
This changes the percetage done from recipes up to date
in the period to percentage of not updated recipes that
were updated in the period.

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2018-05-04 23:57:52 +12:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2018-05-04 23:57:51 +12:00
migrations rrs: Add missing date indexes in RecipeUpstreamHistory 2018-05-04 23:57:52 +12:00
static rrs: jquery.tablesorter.js remove ^M characters. 2018-05-04 23:57:52 +12:00
tools rrs/tools/rrs_maintainer_history.py: Set new recipes to No maintainer if don't have 2018-05-04 23:57:52 +12:00
__init__.py rrs: Add application 2018-05-04 23:57:51 +12:00
admin.py rrs: Add support for Release 2018-05-04 23:57:51 +12:00
context_processors.py rrs: Add application 2018-05-04 23:57:51 +12:00
models.py models.py: Added Raw SQL for percentage updated 2018-05-04 23:57:52 +12:00
urls.py rrs: Add support for export Recipes reports by Release/Milestone 2018-05-04 23:57:51 +12:00
views.py views.py: Changed the behavior of percentage done 2018-05-04 23:57:52 +12:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2018-05-04 23:57:52 +12:00