summaryrefslogtreecommitdiff
path: root/horizon/forms
Commit message (Expand)AuthorAgeFilesLines
* Fixing docstring formatting errors and warningsDavid Lyle2015-08-181-19/+20
* Fixing .rst file issuesDavid Lyle2015-08-181-1/+1
* Fix common misspellingsMartin Kletzander2015-03-231-1/+1
* Reduced code duplication in creating page headersSam Betts2015-02-111-2/+2
* Ability to change modal form backdrop element behaviorTimur Sufiev2014-12-101-1/+31
* Modal form cleanupThai Tran2014-11-181-0/+25
* Fix E128 errors in horizon/Akihiro Motoki2014-10-151-1/+1
* Fix E127 errors in horizon/Akihiro Motoki2014-10-011-2/+2
* Add additional attributes to choices in ChoiceFieldCindy Lu2014-09-221-3/+45
* Ability to add form confirm/cancel button labelsThai Tran2014-09-161-0/+31
* Replace force_unicode with force_textFelipe Reyes2014-08-061-5/+5
* Cleaned up dict.update(single elem dict) codewoodm19792014-07-141-1/+1
* Remove extraneous vim configuration commentsHe Yongli2014-05-064-8/+0
* Merge "Fix DynamicSelectWidget.get_add_item_url() method."Jenkins2014-04-181-1/+1
|\
| * Fix DynamicSelectWidget.get_add_item_url() method.Timur Sufiev2014-04-071-1/+1
* | Group specific fields in horizon.form moduleMaxime Vidori2014-03-042-0/+154
|/
* Replace asserts in __init__ files with __all__Radomir Dopieralski2014-01-101-9/+40
* Support warning messages in SelfHandlingFormKieran Spear2013-12-131-0/+7
* Gate on H4xx docstrings for pep8Paul Belanger2013-11-233-20/+11
* Implement required field indicatorRob Raymond2013-09-031-0/+2
* Enable H302 checkTatiana Mazur2013-08-222-8/+8
* Enable H201: do not write "except:"Kieran Spear2013-08-131-1/+1
* remove 'import *' usage (or mark is #noqa)Kun Huang2013-07-301-1/+1
* Query a period of time for usage summaryVictoria Martinez de la Cruz2013-07-251-9/+5
* Implementation of a Heat stacks UI.Steve Baker2013-07-031-0/+2
* Sort imports alphabeticallyMatthias Runge2013-06-143-5/+11
* remove unused importsMatthias Runge2013-06-131-0/+9
* Improved security group rule editing.Gabriel Hurley2013-02-161-0/+25
* Splits OpenStack Dashboard bits from framework app code.Gabriel Hurley2012-10-112-4/+3
* Preserve add-to-field after form error.Gabriel Hurley2012-09-071-2/+7
* project workflow: project membership UIKelsey Tripp2012-08-081-2/+11
* Separate "modal" behavior from "self-handling" in forms.Gabriel Hurley2012-08-063-16/+19
* Inline object creation.Gabriel Hurley2012-07-224-111/+107
* Make Horizon timezone-aware.Gabriel Hurley2012-06-211-3/+3
* Improved message handling.Gabriel Hurley2012-06-121-0/+10
* updating image should redirect back to original pageAndy Chong2012-03-251-0/+11
* Implements AJAX form posting.Gabriel Hurley2012-03-211-0/+9
* Security Group Rule enhancements.Gabriel Hurley2012-03-181-3/+1
* Unifies the project packaging into one set of modules.Gabriel Hurley2012-02-293-0/+204