horizon/openstack_dashboard
Janet Yu c3864ab35c Make sure dashboard has a default panel group
According to the Horizon documentation for Settings and Configuration,
for a plugin panel, 'If you want the panel to show up without a panel
group, use the panel group “default”'. In some cases, plugin panels were
getting put under the panel group "Other" instead. This is because
the default panel group wasn't getting created during plugin panel
processing when the panel's dashboard class already had some panel
groups defined. Fix this by making sure a default panel group is created
in each dashboard.

Change-Id: I98064c434326aabec16b5d1631e360643609ed40
Closes-Bug: 1403094
2015-11-02 17:27:16 +00:00
..
api Merge "Corrected spelling errors throughout the project" 2015-10-30 01:54:07 +00:00
conf Adding policy check in quota call 2015-06-25 22:04:50 +00:00
contrib py3: Replace unicode with six.text_type 2015-10-14 08:58:36 +02:00
dashboards Merge "Add help text for IPv6 security roles" 2015-11-02 15:06:21 +00:00
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled Add angular flavors panel 2015-10-21 13:22:50 -07:00
local Merge "Add optional Report Bug link to Horizon" 2015-10-16 08:36:12 +00:00
locale Imported Translations from Zanata 2015-11-02 06:37:19 +00:00
management Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
static Merge "Add REST API to get Glance API Version" 2015-10-30 01:51:56 +00:00
templates Add optional Report Bug link to Horizon 2015-09-25 17:29:15 -07:00
templatetags Horizon Context Selection should be to the right 2015-08-14 10:48:45 -07:00
test Make sure dashboard has a default panel group 2015-11-02 17:27:16 +00:00
themes Add optional Report Bug link to Horizon 2015-09-25 17:29:15 -07:00
usage Corrected spelling errors throughout the project 2015-10-29 16:18:49 -05:00
utils Replace dict.iteritems() with six.iteritems(dict) 2015-07-24 12:20:56 +02:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
context_processors.py Fix bug where WEBROOT is not respected 2015-07-22 04:10:50 +00:00
exceptions.py Revert "Refactoring the exceptions lists" 2015-04-06 16:49:17 -05:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
karma.conf.js Improving JS unit test branch coverage 2015-10-19 15:15:58 +00:00
policy.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
settings.py Corrected spelling errors throughout the project 2015-10-29 16:18:49 -05:00
static_settings.py Improving find static robustness 2015-09-16 17:16:17 -06:00
urls.py Allow specifying authentication URLs from settings 2015-03-18 11:44:30 +11:00
views.py Redirect initial hit to login page 2015-03-13 15:14:23 +11:00