layerindex-web/rrs
Aníbal Limón a3ec4ff11d rrs: Frontend improvments
templates/rrs/base_toplevel.html: Disable top functions.

templates/rrs/recipedetail.html: Fix class type for different
upstream status and better display of recipe info don't display
element if no have content.

rrs/views.py: Don't display percentages with two decimals and
separate filters for set and elements.

templates/rrs/recipes.html: Add support for display filters with
set and element separation.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2018-05-04 23:57:51 +12:00
..
fixtures rrs: Recipes add url validation 2018-05-04 23:57:51 +12:00
migrations rrs: Add support for Recipe maintainership history 2018-05-04 23:57:51 +12:00
static rrs: Recipes page improve table display 2018-05-04 23:57:51 +12:00
__init__.py rrs: Add application 2018-05-04 23:57:51 +12:00
admin.py rrs: Add support for Recipe maintainership history 2018-05-04 23:57:51 +12:00
context_processors.py rrs: Add application 2018-05-04 23:57:51 +12:00
models.py rrs: Now display recipes when not found upstream info. 2018-05-04 23:57:51 +12:00
urls.py rrs: Add Maintainer statistics page. 2018-05-04 23:57:51 +12:00
views.py rrs: Frontend improvments 2018-05-04 23:57:51 +12:00