horizon/openstack_dashboard/dashboards/admin/routers
Luis Daniel Castellanos e15b61f58a Update admin filter first setting to a dict
Previously the ADMIN_FILTER_DATA_FIRST setting was a True/False
setting that was taking over all the admin views leaving
operators without the opportunity to set this setting to views
individually.

This patch changes the setting to a dict where it can be specified
which panels/views will implement this setting individually.

Implements blueprint: admin-views-filter-first

Change-Id: I50deab878f68c1cc519aa9b47feaa2c58bb8eacc
2016-09-14 15:52:20 -05:00
..
extensions Corrected spelling errors throughout the project 2015-10-29 16:18:49 -05:00
ports Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
templates/routers Add breadcrumb to more details pages 2015-11-09 20:55:12 +00:00
__init__.py Support Quantum L3 function 2013-01-07 20:24:57 -08:00
forms.py Add "Edit Router" to allow to change router type 2014-08-30 05:01:25 +09:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py Merge "Prevent long names breaking table layouts" 2016-08-23 12:05:16 +00:00
tabs.py Remove router rules extension 2016-08-15 15:04:23 -07:00
tests.py Update admin filter first setting to a dict 2016-09-14 15:52:20 -05:00
urls.py Adding admin lookup of routers per l3 agent 2016-05-13 02:14:37 +00:00
views.py Update admin filter first setting to a dict 2016-09-14 15:52:20 -05:00