horizon/horizon/static/horizon/js
Thai Tran 35e47358f0 Fix bug where WEBROOT is not respected
The WEB_ROOT setting needs to be respected rather than assuming / as
the root of the application. Simiarly, we can not assume that STATIC_URL
is a sub url of the WEB_ROOT. They can be configured as two indepedent url.

Angular templates are loaded dynamically with Ajax, which requires an
absolute base path. We define those base paths as angular constants for
template use and future routing.

TO TEST, follow directions at:
  http://docs.openstack.org/developer/horizon/topics/settings.html#webroot

Co-Authored-By: Matt Borland <matt.borland@hp.com>
Co-Authored-By: Shaoquan Chen <sean.chen2@hp.com>
Co-Authored-By: Thai Tran <tqtran@us.ibm.com>

Change-Id: Ifcd459633682edc94b270019ce77e17d64bea22d
Closes-Bug: #1451681
2015-07-22 04:10:50 +00:00
..
angular/directives ngReorg - Move API files to openstack_dashboard 2015-06-15 15:50:16 -05:00
horizon.accordion_nav.js Fix the loading block wouldn't disappear in Mac OS X 2015-07-13 18:15:00 +08:00
horizon.communication.js Unifies Horizon conf. 2012-11-20 14:29:05 -08:00
horizon.d3barchart.js Jshint unused and undef cleanup for D3 JS 2015-04-27 10:43:30 -07:00
horizon.d3linechart.js JSHINT error on master 2015-06-01 15:46:30 -05:00
horizon.d3piechart.js Replace pie chart with number for unlimited quotas 2015-04-30 09:24:05 +01:00
horizon.datepickers.js Fix date pickers in metering modal 2015-04-28 11:08:27 +01:00
horizon.firewalls.js Jshint unused and undef cleanup for firewalls JS 2015-04-23 10:41:42 -07:00
horizon.forms.js Jshint unused and undef cleanup for forms, heattop JS 2015-04-23 11:09:12 -07:00
horizon.formset_table.js Jshint unused and undef cleanup for forms, heattop JS 2015-04-23 11:09:12 -07:00
horizon.heattop.js Jshint unused and undef cleanup for forms, heattop JS 2015-04-23 11:09:12 -07:00
horizon.instances.js Jshint unused and undef cleanup for instances JS 2015-04-23 15:07:43 -07:00
horizon.js Removed JSHint 2015-07-01 09:11:21 -07:00
horizon.membership.js ID Panels with long roles names should fit 2015-06-23 22:23:13 -07:00
horizon.messages.js Jshint unused and undef cleanup for messages JS 2015-04-26 03:48:04 +00:00
horizon.metering.js Change widget attribute to string 2015-06-24 18:57:31 +00:00
horizon.modals.js Merge "Fix inability to switch region via Switch Region dropdown" 2015-06-26 22:33:30 +00:00
horizon.networktopology.js Jshint removing Hogan and static_url 2015-05-06 14:34:08 -07:00
horizon.quota.js Jshint unused and undef cleanup for quota JS 2015-04-23 18:23:29 +00:00
horizon.tables.js Fix bug where WEBROOT is not respected 2015-07-22 04:10:50 +00:00
horizon.tables_inline_edit.js Jshint unused and undef cleanup for tables inline JS 2015-04-26 03:48:38 +00:00
horizon.tabs.js Jshint unused and undef cleanup for accordion_nav, tabs JS 2015-04-23 11:25:36 -07:00
horizon.templates.js Jshint removing Hogan and static_url 2015-05-06 14:34:08 -07:00
horizon.users.js Adds styling of "Confirm Password" Field in user forms 2015-02-06 16:36:48 +05:30