horizon/openstack_dashboard
Itxaka 37d4ca3b3b Remove data-type and sort from flavor column
Due to the flavor column in the instances table having
a data-type of size, the sortable plugin tries to sort
it by a size parser.
Removing the sorter for that column seems the
sanest decision as the end-user may expect the
sorting to be done on cpu or disk or any number
of factors that we cannot know in advance.

Change-Id: I418244069bdcbaa2248d99772090806825987d39
Closes-Bug: 1518893
(cherry picked from commit acc142b062)
2015-12-16 10:34:46 +00:00
..
api Merge "Add OPENSTACK_NOVA_EXTENSIONS_BLACKLIST option to settings" into stable/kilo 2015-08-13 18:14:05 +00:00
conf Add "Preview Stack" action to Stacks table 2015-03-13 15:35:47 +03:00
dashboards Remove data-type and sort from flavor column 2015-12-16 10:34:46 +00:00
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled [Launch Instance Fix] Conditionally enable UI 2015-04-03 16:30:48 -06:00
local Merge "Add missing telemetry policy example file" 2015-04-14 03:50:10 +00:00
locale Import translations from Transifex for Juno 2015-04-24 01:48:16 +00:00
management Detect apache version 2015-04-03 09:51:05 +02:00
openstack Switch from oslo.utils to oslo_utils 2015-01-18 14:23:32 -08:00
static Merge "Backport the WEBROOT fixes for JS and CSS into Kilo" into stable/kilo 2015-12-01 00:41:23 +00:00
templates Backport the WEBROOT fixes for JS and CSS into Kilo 2015-09-10 12:10:28 +00:00
templatetags Replaces always disabled context selection link 2014-10-20 15:50:12 -06:00
test Fix _get_tenant_volume_usages 2015-12-04 14:33:49 +01:00
usage Fix _get_tenant_volume_usages 2015-12-04 14:33:49 +01:00
utils Fix date pickers in metering modal 2015-06-26 10:42:07 +02:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
__init__.py
context_processors.py Backport the WEBROOT fixes for JS and CSS into Kilo 2015-09-10 12:10:28 +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
policy.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
policy_backend.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
settings.py Backport the WEBROOT fixes for JS and CSS into Kilo 2015-09-10 12:10:28 +00:00
static_settings.py Updated incorrect name for angular lrdragndrop 2015-03-31 10:42:18 +00: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