horizon/openstack_dashboard/dashboards/identity/domains
Akihiro Motoki 3f92e75861 Make "enabled" colume values display-friendly and consistent
Most boolean columes are displayed through yesno_filter
and capfirst_filter, but the changed field were not.

In addition, by using yesno_filter, the corresponding colums
are displayed with translated strings and it fixes I18N bug
at the same time.

The following columes are updated by this patch.

Identity -> Domains (enabled)
Identity -> Users (enabled)
Identity -> Groups (enabled)
Firewall -> Rules (enabled, audited)

Change-Id: I35eeed6addc8f58faa34bc990c758523e4830960
Closes-Bug: #1422074
2015-02-20 15:10:07 +09:00
..
templates/domains Reduce page title duplication in Identity views 2015-02-12 11:47:35 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
constants.py Domain Role assignment to Users 2014-08-22 23:56:40 -07:00
panel.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
tables.py Make "enabled" colume values display-friendly and consistent 2015-02-20 15:10:07 +09:00
tests.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00
urls.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00
views.py Reduce page title duplication in Identity views 2015-02-12 11:47:35 +00:00
workflows.py Move to hacking 0.10 2015-02-04 20:27:07 -08:00