summaryrefslogtreecommitdiff
path: root/openstack_dashboard/templates
Commit message (Expand)AuthorAgeFilesLines
* Add SYSTEM_SCOPE_SERVICES setting that hides panelsRadomir Dopieralski2022-03-101-2/+2
* Add system scope support to context switcherRadomir Dopieralski2021-11-263-0/+28
* Use "load static" instead of "load staticfiles"Akihiro Motoki2021-01-131-1/+1
* Avoid malformed HTML warning from jquery-migrateRadomir Dopieralski2020-11-301-3/+1
* Set unique identifier for Django messagesIvan Kolodyazhny2020-09-231-0/+1
* Forwards LOGOUT_URL to templates.Marek2019-09-201-1/+1
* Remove unused 'not_list' template argumentIvan Kolodyazhny2019-09-104-119/+86
* Fix CSRF error on Images dashboardBubaVV2019-03-181-0/+3
* UT: Detect template rendering errorsAkihiro Motoki2019-01-315-23/+8
* Rework old customization templates and add new blocksAdrian Turjak2019-01-036-9/+54
* Remove deprecated table.UpdateAction classIvan Kolodyazhny2018-04-121-1/+0
* Reproduce navigations on refreshing ngdetails viewShu Muto2018-03-291-0/+1
* Fix back button on Firefox and SafariRuslan Aliev2018-01-301-0/+1
* Merge "Better designed 404 error page"Zuul2018-01-201-5/+18
|\
| * Better designed 404 error pageOla Khalifa2018-01-171-5/+18
* | Add setting for user menu linksAmelia Cordwell2018-01-191-11/+17
|/
* Drop unnecessary executable flagsAkihiro Motoki2017-12-273-0/+0
* Optional removal of V2 openrc fileAmelia Cordwell2017-12-121-7/+8
* Adds extensible header functionalityTyler Smith2017-10-033-0/+30
* Merge "template for content under the login form"Jenkins2017-09-201-0/+6
|\
| * template for content under the login formadrian-turjak2017-04-051-0/+6
* | Fix link to serial console stylesheetPierre Riteau2017-08-311-1/+4
* | Merge "Add apple-touch-icon and safari-pinned-tab"Jenkins2017-07-272-0/+4
|\ \
| * | Add apple-touch-icon and safari-pinned-tabMateusz Kowalski2017-05-092-0/+4
* | | Split out FWaaS dashboardAkihiro Motoki2017-06-271-1/+0
* | | Enable to set protocols of WebSocket for serial consoleShu Muto2017-06-191-0/+24
* | | Fix styles for error page templateIvan Kolodyazhny2017-06-071-4/+2
|/ /
* | Fix the legacy experience launch instance dialog can not openwei.ying2017-05-031-0/+1
* | Horizon Spinner/Loader should inherit from themeDiana Whitten2017-04-211-1/+1
|/
* Enable breadcrumbs for AngularIndexViewShu Muto2017-03-291-2/+0
* Add OpenStack RC Download buttons to user menuRob Cresswell2017-01-311-0/+12
* Merge "Keystone to Keystone Federation Drop Down"Jenkins2017-01-252-0/+12
|\
| * Keystone to Keystone Federation Drop DownElvin Tubillara2017-01-192-0/+12
* | Update default OpenStack branding across HorizonRob Cresswell2017-01-252-2/+2
* | Merge "Enable profiling of angular pages (with async requests)"Jenkins2017-01-161-0/+11
|\ \
| * | Enable profiling of angular pages (with async requests)Paul Karikh2016-12-291-0/+11
| |/
* | Move js files into openstack_dashboard folder.Kenji Ishii2016-12-181-8/+8
|/
* AngularJS based panels page title updatedYakup Adakli2016-12-151-1/+1
* Revert "Turn off angular template cache preloading when DEBUG=True"Rob Cresswell2016-12-151-7/+5
* Turn off angular template cache preloading when DEBUG=TrueRichard Jones2016-12-091-5/+7
* Add the Profiler panel to the Developer dashboardTimur Sufiev2016-12-011-0/+3
* Improve Horizon nav sidebarRob Cresswell2016-11-233-1/+11
* Create common code for horizon.instances.js and horizon.firewalls.jsErnest Millan2016-11-071-0/+1
* Fix various issues with compressed angular templates and pluginsTimur Sufiev2016-08-241-2/+2
* Re-work static_settings to clean upRichard Jones2016-08-183-28/+6
* Merge "Navigational Breadcrumb should have contextual class"Jenkins2016-08-061-3/+5
|\
| * Navigational Breadcrumb should have contextual classDiana Whitten2016-06-021-3/+5
* | Add Angular Schema FormRob Cresswell2016-08-041-0/+3
* | Pre-populate the Angular template cache and allow template overridesTyr Johanson2016-07-133-0/+29
|/
* Merge "Pass page_url instead of whole request to render"Jenkins2016-06-012-5/+1
|\