horizon/horizon
Sam Betts 1934a7eaa8 Reduced code duplication in creating page headers
The same line of code to add a page title to a template was repeated in
many templates, this patch moves that line into the base.html, and also
tries to standardize the way page titles are defined in the python.

Change-Id: I11367d3007ebae727ba45446076a31307d477995
Closes-Bug: 1399840
2015-02-11 10:45:23 +00:00
..
browsers Fix Flake8 style warnings in horizon/ 2014-07-29 20:38:49 +00:00
conf Merge "Updating startpanel for pluggables" 2015-01-23 12:37:42 +00:00
contrib Datepicker locale support 2014-09-23 14:24:48 +00:00
forms Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00
locale Imported Translations from Transifex 2015-02-08 06:09:22 +00:00
management Updating startpanel for pluggables 2015-01-14 16:11:00 -07:00
static Merge "Fixes inline edit icon size/placement" 2015-02-09 22:47:02 +00:00
tables Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00
tabs Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00
templates Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00
templatetags Fix dashboard nav, when panelgroup empty 2014-11-25 14:43:29 +01:00
test Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00
utils Replace lockfile by oslo_concurrency 2015-01-26 16:53:43 +01:00
workflows Fix setting Primary Project for new user once the project was created 2015-01-16 20:51:31 +03:00
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py KeyError on getting PanelGroup 2014-12-01 09:36:47 -05:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Quality of life improvements to APIVersionManager 2015-01-30 21:53:55 -08:00
loaders.py Always split template names on forward slash 2014-09-23 11:38:34 +03:00
messages.py Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
middleware.py Horizon login page contains DOS attack mechanism 2014-12-08 16:38:37 -07:00
models.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
site_urls.py Fix E128 errors in horizon/ 2014-10-15 13:50:07 +09:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00