summaryrefslogtreecommitdiff
path: root/openstack_dashboard/context_processors.py
Commit message (Expand)AuthorAgeFilesLines
* Forwards LOGOUT_URL to templates.Marek2019-09-201-0/+1
* Define default settings explicitly (openstack_dashboard 5/5)Akihiro Motoki2019-07-081-8/+6
* Remove deprecated SHOW_KEYSTONE_V2_RC config optionIvan Kolodyazhny2019-05-141-5/+0
* pylint: fix several coding convention violationsAkihiro Motoki2019-01-171-1/+1
* SHOW_KEYSTONE_V2_RC defaults to FalseAkihiro Motoki2018-12-231-1/+1
* Fix wrong setting name for SHOW_KEYSTONE_V2_RCAdrian Turjak2018-03-211-1/+1
* django2: is_authenticated/is_anonymous is now property onlyAkihiro Motoki2018-02-171-1/+1
* Add setting for user menu linksAmelia Cordwell2018-01-191-1/+9
* Optional removal of V2 openrc fileAmelia Cordwell2017-12-121-0/+1
* Fix KeyError for HORIZON_CONFIG['plugins'] in plugin UTAkihiro Motoki2017-07-071-1/+1
* test helper: Ensure to populate JS_CATALOG in contextAkihiro Motoki2017-06-211-3/+7
* Merge "Keystone to Keystone Federation Drop Down"Jenkins2017-01-251-0/+25
|\
| * Keystone to Keystone Federation Drop DownElvin Tubillara2017-01-191-0/+25
* | Enable profiling of angular pages (with async requests)Paul Karikh2016-12-291-2/+9
|/
* Add the Profiler panel to the Developer dashboardTimur Sufiev2016-12-011-0/+4
* Support javascript translation for pluginThai Tran2016-01-111-0/+13
* Fix bug where WEBROOT is not respectedThai Tran2015-07-221-0/+3
* Update project list in the header bar.Vlad Okhrimenko2014-12-111-1/+3
* Remove extraneous vim configuration commentsHe Yongli2014-05-061-2/+0
* Implementing accordion navigationDavid Lyle2014-02-261-3/+1
* Remove #noqa from most common imports and add them to import_exceptionsRadomir Dopieralski2014-01-071-1/+1
* Gate on H4xx docstrings for pep8Paul Belanger2013-11-231-1/+1
* Remove unused LOGlawrancejing2013-09-281-5/+0
* Enable H302 checkTatiana Mazur2013-08-221-1/+1
* Splits OpenStack Dashboard bits from framework app code.Gabriel Hurley2012-10-111-0/+63