web/formwidgets.py
2009-04-22 sylvain thenault set default combo size to 5 entries tls-sprint
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
2009-04-17 sylvain thenault clear label handling tls-sprint
2009-04-15 sylvain thenault set dom id on the first input of radio choices tls-sprint
2009-04-15 sylvain thenault backport some tests tls-sprint
2009-04-14 sylvain thenault shouldn't use unicode keys in attrs tls-sprint
2009-04-10 sylvain thenault backport AddComboBoxWidget, ajax widgets refactoring tls-sprint
2009-04-10 sylvain thenault insert an optgroup as separator on None values tls-sprint
2009-04-09 sylvain thenault add some documentation, backport *CompletionWidget tls-sprint
2009-04-09 sylvain thenault fix error class tls-sprint
2009-04-09 sylvain thenault password input may be used with non eidparam fields... tls-sprint
2009-04-09 sylvain thenault move ajax.js to base form class tls-sprint
2009-04-08 sylvain thenault refactor button handling tls-sprint
2009-04-08 sylvain thenault oops, should use input tag in radio, not option tls-sprint
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
2009-04-07 sylvain thenault don't set tabindex if already in attrs tls-sprint
2009-03-26 sylvain thenault cleanup tls-sprint
2009-03-26 sylvain thenault more form works tls-sprint
2009-03-12 sylvain thenault fix password widget: do not duplicate dom id, fix confirm field name tls-sprint
2009-03-12 sylvain thenault cleanup tls-sprint
2009-03-11 sylvain thenault move fields and widgets to their own module tls-sprint
less more (0) tip