deb-horizon/horizon
Monty Taylor 91e4715c14 Migrate to PBR for build tooling.
pbr is the library-ified version of the code that was in
openstack.common.setup and version. It builds on top of d2to1 to
provide declarative build configuration.

Change-Id: Ic264fa33e17fe5fdc71d8c53412495b069ab74a4
2013-04-27 11:56:07 -04:00
..
browsers High-light selected container in browser 2012-08-17 14:21:04 -07:00
conf Fix circular dependencies in dashboard settings 2013-03-13 16:18:00 +04:00
forms Improved security group rule editing. 2013-02-16 21:20:21 -08:00
locale Updated translations from transifex for Grizzly RC. 2013-03-19 10:35:18 -07:00
management Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
static Merge "Fixes sorting on IP Address columns in tables." 2013-04-24 13:13:16 +00:00
tables Enhancement on prompts to list selected objects. 2013-04-08 13:45:11 -07:00
tabs Invoke the has_more_data function of tables when loading TableTab. 2013-01-28 23:35:09 -08:00
templates Remove inheritance of More action on first action 2013-03-21 15:52:24 -07:00
templatetags Fix on async messaging to don't escape message string marked as safe. 2013-02-07 17:01:16 -08:00
test Increase socket timeout for selenium tests 2013-04-04 10:38:03 +11:00
utils Return an empty string rather than None when calling repr() 2013-04-02 22:08:33 +01:00
workflows Pass-in the initial value when performing a POST on Workflow Action. This fixes the call to self.changed_data, it allows django forms to be able to compare initial value with current value. 2013-03-12 09:17:48 -07:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
base.py Unifies Horizon conf. 2012-11-20 14:29:05 -08:00
context_processors.py Unifies Horizon conf. 2012-11-20 14:29:05 -08:00
decorators.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
exceptions.py Improve UX around "unauthorized" API exceptions. 2013-03-18 11:57:37 -07:00
loaders.py Fixed template loader bug. Fixes bug 999360. 2012-05-14 15:38:46 -07:00
messages.py Fix on async messaging to don't escape message string marked as safe. 2013-02-07 17:01:16 -08:00
middleware.py Fix on async messaging to don't escape message string marked as safe. 2013-02-07 17:01:16 -08:00
models.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
site_urls.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
version.py Migrate to PBR for build tooling. 2013-04-27 11:56:07 -04:00
views.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00