layerindex-web/rrs
Mariano Lopez 920564d556 templates/rrs/maintainers.html: Added links to recipe page.
rrs/static/css/rrs-additional.css: Added formating to the table footer.

Added links to recipe page using the update status filter in the header.
Changed the <th> tags in the footer to <td>.
Added color to the footer format instead of bold.

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-04-13 20:14:41 +00:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2015-02-20 09:06:59 +00:00
migrations rrs: Add missing date indexes in RecipeUpstreamHistory 2015-02-25 13:44:51 +00:00
static templates/rrs/maintainers.html: Added links to recipe page. 2015-04-13 20:14:41 +00:00
__init__.py rrs: Add application 2015-01-08 10:56:26 -06:00
admin.py rrs: Add support for Release 2015-02-16 16:53:34 -06:00
context_processors.py rrs: Add application 2015-01-08 10:56:26 -06:00
models.py rrs: Add missing date indexes in RecipeUpstreamHistory 2015-02-25 13:44:51 +00:00
urls.py rrs: Add support for export Recipes reports by Release/Milestone 2015-02-16 23:26:55 -06:00
views.py rrs/views.py: Fix exception in Maintainer view 2015-04-08 21:53:44 +00:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2015-02-24 13:36:19 +00:00