horizon/openstack_dashboard/templates
Timur Sufiev 9445d15cd1 Fix various issues with compressed angular templates and plugins
First, retrieve current theme only in cases when it already has been
provided in the context. That should prevent missing 'THEME' errors
when post_compress signal is being processed, for example inside
_stylesheets.html which does not provide THEME var into the rendering
context.

Second, under certain circumstances, offline compression was producing
a different hash for compressed angular templates than runtime
template renderer was expecting. Make the combined template with all
angular templates be a deterministic - convert it from a dictionary to
a list of key-value tuples. Various order of dictionary entries in
offline and online compress phases seemed to produce 'missing compress
hash key' error.

Closed-Bug: #1603307
Change-Id: Idb48c3f68da43bba33033a71e6d69bdc112736de
2016-08-24 16:45:38 +03:00
..
angular Fix various issues with compressed angular templates and plugins 2016-08-24 16:45:38 +03:00
context_selection Pass page_url instead of whole request to render 2016-05-31 10:34:52 +00:00
header Remove default event handler from theme switch links 2016-03-10 14:57:21 +11:00
horizon Re-work static_settings to clean up 2016-08-18 16:28:57 +03:00
themes Dynamic Themes 2016-02-25 09:49:43 -08:00
403.html Use 'trimmed' for blocktrans with multi-line contents 2016-05-19 20:00:40 +00:00
404.html Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
500.html Add optional Report Bug link to Horizon 2015-09-25 17:29:15 -07:00
_footer.html Branding: Horizon needs global footer override 2016-01-14 17:48:36 +00:00
_login_footer.html Branding: Horizon needs global footer override 2016-01-14 17:48:36 +00:00
_stylesheets.html Re-work static_settings to clean up 2016-08-18 16:28:57 +03:00
angular.html Generic details display framework 2016-05-16 11:39:57 -06:00
base.html Navigational Breadcrumb should have contextual class 2016-06-02 10:14:10 -07:00