tuskar-ui/horizon
Gabriel Hurley 8a10e8a5f9 Handle custom column classes; inherit from HTMLElement.
* Fixes bug 960588, allowing custom (and mixed) column classes
    to be handled appropriately in the table metaclass.
  * Reworks Column and Cell to inherit from HTMLElement, making
    them both more consistent and easier to customize.
    Fixes bug 960590.

Change-Id: I88ec6d8d66703f11c508b4c10af439e3b732b3ce
2012-03-20 13:52:14 -07:00
..
api Adds service name to services table. 2012-03-19 12:45:00 -07:00
dashboards Merge "don't use zipfile's context manager as it won't work on py2.6" 2012-03-20 15:48:26 +00:00
forms Security Group Rule enhancements. 2012-03-18 20:57:12 -07:00
locale Changing name of project settings page to Download OpenStack RC File. 2012-03-19 15:02:02 -07:00
static/horizon/js Merge "Added AJAX updating error handling." 2012-03-19 19:12:55 +00:00
tables Handle custom column classes; inherit from HTMLElement. 2012-03-20 13:52:14 -07:00
tabs Load tab context data during init for "preload" tabs. Fixes bug 959800. 2012-03-19 16:31:40 -07:00
templates/horizon Handle custom column classes; inherit from HTMLElement. 2012-03-20 13:52:14 -07:00
templatetags User.authorized_tenants is now a cached property. 2012-03-13 15:11:06 -07:00
tests Handle custom column classes; inherit from HTMLElement. 2012-03-20 13:52:14 -07:00
usage Added IDs and identifiable classes to all action buttons. 2012-03-14 10:33:14 -07:00
utils Handle custom column classes; inherit from HTMLElement. 2012-03-20 13:52:14 -07:00
views Fixed a variable being clobbered in the auth_forms handler. 2012-03-19 12:45:09 -07: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 User.authorized_tenants is now a cached property. 2012-03-13 15:11:06 -07:00
context_processors.py User.authorized_tenants is now a cached property. 2012-03-13 15:11:06 -07: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 Updates Image Details page to match other details pages. Fixes bug 955625. 2012-03-15 11:40:46 -07: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 Allow message assertions to check response context as well. 2012-03-19 12:55:19 -07:00
time.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
users.py User.authorized_tenants is now a cached property. 2012-03-13 15:11:06 -07:00
version.py Open Folsom 2012-03-20 17:06:05 +01:00