summaryrefslogtreecommitdiff
path: root/horizon/workflows/views.py
Commit message (Expand)AuthorAgeFilesLines
* Address RemovedInDjango40Warning (7)Akihiro Motoki2022-02-041-2/+3
* Address RemovedInDjango40Warning (6)Akihiro Motoki2022-02-041-3/+4
* Use python3-style super()Akihiro Motoki2020-10-151-2/+2
* Fix open redirectRadomir Dopieralski2020-09-151-2/+10
* Remove six usage from horizon packageIvan Kolodyazhny2020-01-151-3/+1
* GUI hangs on creation of project in User creation formHemanth Nakkina2019-12-111-1/+1
* Fix H405 (multi line docstring) warnings (horizon)Akihiro Motoki2017-06-091-6/+9
* Revert "Add the 'fade' class to Python modals, for animation"Akihiro Motoki2017-03-281-1/+1
* Merge "hacking: noqa cleanup in horizon"Jenkins2017-03-221-1/+1
|\
| * hacking: noqa cleanup in horizonAkihiro Motoki2017-03-171-1/+1
* | Add the 'fade' class to Python modals, for animationRob Cresswell2017-03-081-1/+1
|/
* py3:Remove six.iterXXXLu lei2016-09-081-1/+1
* Modals should inherit from the themeDiana Whitten2016-06-211-2/+0
* Enhance policy rules to workflow actionsTimur Sufiev2016-06-081-1/+5
* Don't force people to security groups after they add a FIPDavid Medberry2016-03-041-1/+1
* [Django 1.9] Replace request.REQUEST with POST/GETRob Cresswell2016-01-191-2/+2
* py3: Replace unicode with six.text_typeVictor Stinner2015-08-271-1/+1
* Fix setting Primary Project for new user once the project was createdTimur Sufiev2015-01-161-4/+6
* Ability to change modal form backdrop element behaviorTimur Sufiev2014-12-101-1/+3
* Update Twitter Bootstrap to version 3Jiri Tomasek2014-07-281-1/+1
* replace dict.iteritems() with six.iteritems(dict)Christian Berendt2014-05-261-1/+3
* Remove extraneous vim configuration commentsHe Yongli2014-05-061-2/+0
* Allow redisplay of the workflow from its handle()Radomir Dopieralski2014-02-251-24/+24
* Always pass 'modal' context variable to workflow templateDmitry Tantsur2014-02-191-0/+2
* typos in workflows/views.pyVic Howard2014-02-171-2/+2
* Merge "give a fullscreen attribute to workflow, for modal view"Jenkins2014-01-271-2/+18
|\
| * give a fullscreen attribute to workflow, for modal viewGabriel Pettier2014-01-161-2/+18
* | Replace mimetype with content_type argument of HttpResponseAna Krivokapic2014-01-231-1/+1
|/
* Wizard UI for WorkflowRadomir Dopieralski2014-01-071-0/+37
* Gate on H4xx docstrings for pep8Paul Belanger2013-11-231-10/+7
* Enable H302 checkTatiana Mazur2013-08-221-1/+1
* Enable H201: do not write "except:"Kieran Spear2013-08-131-1/+1
* Sort imports alphabeticallyMatthias Runge2013-06-141-1/+1
* Refactored the templates codeTatiana Mazur2013-05-201-1/+1
* Splits OpenStack Dashboard bits from framework app code.Gabriel Hurley2012-10-111-2/+2
* Preserve add-to-field after form error.Gabriel Hurley2012-09-071-0/+3
* Adds dynamic project creation to Create User.Gabriel Hurley2012-07-271-1/+18
* admin workflow to add/edit project info and quotasKelsey Tripp2012-07-241-0/+11
* Inline object creation.Gabriel Hurley2012-07-221-1/+1
* Allow arbitrarily setting the entry point in a workflow.Gabriel Hurley2012-07-121-1/+3
* Improved floating ip assocation via workflows.Gabriel Hurley2012-06-051-3/+6
* Adds initial workflow support to Horizon.Gabriel Hurley2012-05-221-0/+122