horizon/openstack_dashboard/dashboards/project/overview
Thiago Paiva Brito 497f69aef3 Correct default usage filtering on overview page
On the overview page, the usage data showed by default was not filtered by
the dates shown on the date selectors. This can lead the user to wrong
conclusions about resource usage.

This patch corrects the default filtering dates to match the dates showed
by default on overview (first day in the month to current date).

Change-Id: I37a240d784ca0826821c125f06922d2c1d1e8659
Closes-Bug: #1294668
2014-04-14 11:44:22 -03:00
..
templates/overview Fix wrong key for 'usage.summary.instances' in CSV summary 2014-02-23 03:26:15 +08:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tests.py Correct default usage filtering on overview page 2014-04-14 11:44:22 -03:00
urls.py Fix django.conf.urls.defaults imports 2013-11-04 17:10:57 +11:00
views.py Refactor CSV generation code to utils 2014-03-03 10:05:23 -07:00