tuskar-ui/horizon
2012-03-11 19:17:02 -07:00
..
api When the glance client throws an Exception at Horizon, catch it and determine if it is an HTTP exception. If it is, recast it as a glance_client.ClientConnectionError so that Horizon can deal with it in a better manner. Fixes 951200 2012-03-11 19:17:02 -07:00
dashboards Merge "Changed CharField to IntegerField in forms where the actual value is expected to be integer." 2012-03-12 02:15:53 +00:00
forms Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
locale Fix the translation of transform string 2012-03-10 09:49:08 +08:00
static/horizon/js Merge "Refactorize JS codes for action button check to reduce duplication" 2012-03-07 22:00:43 +00:00
tables Allows row status to be determined as the aggregate of multiple columns. 2012-03-11 17:13:31 -07:00
tabs Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
templates/horizon Minor extensibility tweaks (sidebar context and div wrapper) 2012-03-06 20:34:18 -08:00
templatetags Minor extensibility tweaks (sidebar context and div wrapper) 2012-03-06 20:34:18 -08:00
tests When the glance client throws an Exception at Horizon, catch it and determine if it is an HTTP exception. If it is, recast it as a glance_client.ClientConnectionError so that Horizon can deal with it in a better manner. Fixes 951200 2012-03-11 19:17:02 -07:00
usage Translate names for some tables. 2012-03-09 12:57:55 +08:00
utils Adding the ability to configure password strength in the local_settings. Fixes bug 948317 2012-03-10 19:25:07 -08:00
views Don't show stack trace when unknown exception happens during login. 2012-03-10 12:42:29 -08:00
__init__.py Require django >= 1.3.1 and rework __init__ to make installing easier. 2012-03-01 12:08:40 -08:00
base.py Minor extensibility improvements. 2012-03-06 17:43:15 -08:00
context_processors.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
decorators.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
exceptions.py Minor extensibility improvements. 2012-03-06 17:43:15 -08:00
middleware.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
models.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
site_urls.py Fix changing locale if using WSGIScriptAlias 2012-03-08 13:32:40 -05:00
test.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
time.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
users.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
version.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00