2009-05-28 |
Sylvain Thénault |
set default select size to 1 into the widget
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
stop using autocomplete_initfuncs dict on entity classes
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
not necessary here, else we see it in the generated input
stable
|
file |
diff |
annotate
|
2009-05-25 |
Florent |
add single input password widget
|
file |
diff |
annotate
|
2009-05-20 |
Sylvain Thénault |
no rschema attribute on widgets
stable
|
file |
diff |
annotate
|
2009-05-19 |
Florent |
oops
stable
|
file |
diff |
annotate
|
2009-05-19 |
Florent |
allow easy arbitrary separator between checkbox/ radio widgets
stable
|
file |
diff |
annotate
|
2009-05-14 |
Florent |
fix CheckBox multiple dom id and refactor with Radio
tls-sprint
|
file |
diff |
annotate
|
2009-05-13 |
Florent |
fix <optgroup> tag cannot be empty according to DTD
tls-sprint
|
file |
diff |
annotate
|
2009-05-13 |
sylvain thenault |
ensure input widgets are displayed anyway if they get an empty list as values
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
sylvain thenault |
buggy fix
tls-sprint
|
file |
diff |
annotate
|
2009-05-11 |
Aurelien Campeas |
no value, but something needs to be shown // needs review //
tls-sprint
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
missing import
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
merge
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
Aurelien Campeas |
[forms/widgets] fix relation field not sorting its vocabulary, revert hack on Select widget
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
sylvain thenault |
fix StringField/TextField handling (XXX remove one of them?, ensure textarea has rows/cols attributes)
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
Aurelien Campeas |
[widgets] an option for Select to show sorted content
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
Adrien Di Mascio |
[formwidgets] don't specify select's size on single selection mode
tls-sprint
|
file |
diff |
annotate
|
2009-04-24 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
2009-04-22 |
sylvain thenault |
set default combo size to 5 entries
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
refactor the way field value/display value are handled to avoid getting a 'display' value when expected a 'typed' value
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
clear label handling
tls-sprint
|
file |
diff |
annotate
|
2009-04-15 |
sylvain thenault |
set dom id on the first input of radio choices
tls-sprint
|
file |
diff |
annotate
|
2009-04-15 |
sylvain thenault |
backport some tests
tls-sprint
|
file |
diff |
annotate
|
2009-04-14 |
sylvain thenault |
shouldn't use unicode keys in attrs
tls-sprint
|
file |
diff |
annotate
|
2009-04-10 |
sylvain thenault |
backport AddComboBoxWidget, ajax widgets refactoring
tls-sprint
|
file |
diff |
annotate
|
2009-04-10 |
sylvain thenault |
insert an optgroup as separator on None values
tls-sprint
|
file |
diff |
annotate
|
2009-04-09 |
sylvain thenault |
add some documentation, backport *CompletionWidget
tls-sprint
|
file |
diff |
annotate
|
2009-04-09 |
sylvain thenault |
fix error class
tls-sprint
|
file |
diff |
annotate
|
2009-04-09 |
sylvain thenault |
password input may be used with non eidparam fields...
tls-sprint
|
file |
diff |
annotate
|
2009-04-09 |
sylvain thenault |
move ajax.js to base form class
tls-sprint
|
file |
diff |
annotate
|
2009-04-08 |
sylvain thenault |
refactor button handling
tls-sprint
|
file |
diff |
annotate
|
2009-04-08 |
sylvain thenault |
oops, should use input tag in radio, not option
tls-sprint
|
file |
diff |
annotate
|
2009-04-08 |
sylvain thenault |
password widget should use the same value as main field for the confirm, else if we don't notice that we got a validation error while no password modification has been done
tls-sprint
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
don't set tabindex if already in attrs
tls-sprint
|
file |
diff |
annotate
|
2009-03-26 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-03-26 |
sylvain thenault |
more form works
tls-sprint
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
fix password widget: do not duplicate dom id, fix confirm field name
tls-sprint
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-03-11 |
sylvain thenault |
move fields and widgets to their own module
tls-sprint
|
file |
diff |
annotate
|