web/formfields.py
2009-05-06 sylvain thenault use yams.schema method for initial value tls-sprint
2009-05-06 Sandrine Ribeau Use widget TextInput instead of DateTimePicker. tls-sprint
2009-04-30 sylvain thenault should set field's choices tls-sprint
2009-04-30 sylvain thenault drop text field usage tls-sprint
2009-04-30 sylvain thenault drop TextField, this is simply a StringField with a text area widget tls-sprint
2009-04-30 sylvain thenault merge tls-sprint
2009-04-29 Aurelien Campeas [forms/widgets] fix relation field not sorting its vocabulary, revert hack on Select widget tls-sprint
2009-04-29 sylvain thenault fix StringField/TextField handling (XXX remove one of them?, ensure textarea has rows/cols attributes) tls-sprint
2009-04-28 sylvain thenault set size=1 on select widget when a single choice is allowed tls-sprint
2009-04-23 sylvain thenault guess_field now takes an entity schema as first argument, not an entity class tls-sprint
2009-04-22 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-21 sylvain thenault remove spaces tls-sprint
2009-04-17 sylvain thenault cleanup, more docstring 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-08 sylvain thenault new form_init callback tls-sprint
2009-04-08 sylvain thenault bool handling tls-sprint
2009-04-08 sylvain thenault cleanup, remove some unnecessary (sometime buggy) stuff tls-sprint
2009-04-07 sylvain thenault get field's help in guess_field tls-sprint
2009-04-07 sylvain thenault handle sort/internationalizable on Field base class + fix guess_field to deal with internationalizable and default values tls-sprint
2009-03-27 sylvain thenault cleanup, various fix to get something working tls-sprint
2009-03-26 sylvain thenault more form works tls-sprint
2009-03-12 sylvain thenault give field id in __repr__ tls-sprint
2009-03-12 sylvain thenault more guess_field tests and fixes tls-sprint
2009-03-12 sylvain thenault unification of meta-attributes handling: tls-sprint
2009-03-12 sylvain thenault test and fix guess_field, some pylint fixes tls-sprint
2009-03-11 sylvain thenault move fields and widgets to their own module tls-sprint
less more (0) tip