horizon/horizon
Ivan Kolodyazhny 8343014ece Fix "_data_table_action.html" template usage
"_data_table_action.html" template required "is_small" variable.
Without explicit variable declaration this templates renders with
errors.

Partial-Bug: #1720893
Change-Id: I2c956f88a11ca6527c2e9ecf63d7ac34d2bcd971
2019-09-10 06:02:46 +00:00
..
browsers Fix CSRF error on Images dashboard 2019-03-18 19:03:40 +02:00
conf Fix startdash and startpanel management commands 2018-10-29 04:02:16 +09:00
contrib Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
forms Preserve form field order in python 3 2019-07-16 17:28:34 +02:00
hacking Eliminate mutable default arguments 2015-12-17 09:58:46 +00:00
locale Imported Translations from Zanata 2019-09-04 09:48:35 +00:00
management pylint: fix trailing-comma-tuple warning 2019-01-16 13:06:55 +09:00
middleware pylint: fix len-as-condition warning 2019-01-16 12:56:20 +09:00
static Merge "Avoid forced logout when 403 error encountered" 2019-09-03 20:13:49 +00:00
tables Fix "_data_table_action.html" template usage 2019-09-10 06:02:46 +00:00
tabs pylint: fix unnecessary-pass warning 2019-01-16 13:10:16 +09:00
templates Fix "_data_table_action.html" template usage 2019-09-10 06:02:46 +00:00
templatetags Fix osprofiler support in horizon 2019-01-31 14:06:45 +01:00
test Selenium tests fail when response is slow. 2019-08-09 10:44:50 +00:00
utils Cleanup unused util functions 2019-06-21 15:10:57 +00:00
workflows Merge "pylint: fix len-as-condition warning" 2019-01-16 14:25:39 +00:00
__init__.py Revert "Enable to refresh ngdetails view" 2017-08-02 18:31:22 +00:00
base.py pylint: fix len-as-condition warning 2019-01-16 12:56:20 +09:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py django2: is_authenticated/is_anonymous is now property only 2018-02-17 01:36:54 +09:00
exceptions.py pylint: Ignore existing misplaced-bare-raise error 2019-01-17 00:51:04 +09:00
karma.conf.js Move to '404' page when resource type or resource not found 2018-08-28 14:15:02 +09:00
loaders.py pylint: fix several coding convention violations 2019-01-17 00:05:27 +09:00
messages.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
notifications.py pylint: fix simplifiable-if-statement/expression 2019-01-16 13:08:08 +09:00
site_urls.py Decorate Javascript i18n with a last_modified header 2019-01-06 17:20:45 +01:00
themes.py pylint: fix several coding convention violations 2019-01-17 00:05:27 +09:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00