| Age | Commit message (Collapse) | Author |
|
|
|
Thanks coredumperror at gmail.com for the report and Tim Graham
for the review.
|
|
Thanks hanson2010 for the suggestion.
|
|
happened.
|
|
|
|
widget
Per deprecation timeline; refs #9321.
|
|
|
|
|
|
Thanks Jeroen Pulles for the report and Simon Charette for the review.
|
|
Thanks Anssi Kääriäinen for the idea and Simon Charette for the
review.
|
|
|
|
Thanks Piotr Kasprzyk for help with the patch.
|
|
|
|
Thanks Igor Mitrenko for the report.
|
|
The translation.override context manager cleans up after itself. As a
consequence this mixin isn't needed any more in many cases.
|
|
Thanks Tim Graham for the review.
|
|
Thanks orcein at gmail.com for the report.
|
|
|
|
|
|
|
|
|
|
Refs #20199 #16986.
Thanks @akaariai, @bmispelon, @mjtamlyn, @timgraham for the reviews.
|
|
Thanks Elec for the report and Simon Charette for the review.
|
|
attribute
Thanks mitar for the report and Tim Graham for the review.
|
|
|
|
|
|
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Aymeric Augustin for the suggestion.
|
|
|
|
Fixed #19617 -- Refactored form metaclasses to support more inheritance scenarios.
|
|
|
|
scenarios.
Thanks apollo13, funkybob and mjtamlyn for the reviews.
|
|
Thanks Marc Tamlyn for the review.
|
|
|
|
|
|
|
|
ChoiceFieldRenderer was not rendering nested choices. Added recursion
to ChoiceFieldRenderer to take nested choices and render them as
<ul>'s.
|