web/formwidgets.py
Wed, 29 Jul 2009 09:08:04 +0200 Sylvain Thénault [R forms] use a subfields(form) method to get a chance to adapt to context
Mon, 27 Jul 2009 18:43:28 +0200 Sylvain Thénault some new field/widgets classes: CompoundField, IntervalWidget, HorizontalLayoutWidget
Mon, 27 Jul 2009 18:42:49 +0200 Sylvain Thénault widget.render now takes the renderer as third argument (keeping minimal bw compat)
Mon, 27 Jul 2009 18:40:29 +0200 Sylvain Thénault nicer checkbox widget implementation, avoid extra <br/> at the end
Mon, 27 Jul 2009 18:39:29 +0200 Sylvain Thénault allow vocabulary functions to return either label/value or label/value/dict (to use as attributes of the tag for this input)
Thu, 09 Jul 2009 20:13:54 +0200 Aurelien Campeas [formwidgets] let the textarea height be dependant on the actual content (up to a limit) stable
Thu, 09 Jul 2009 16:44:34 +0200 Aurelien Campeas [formwidgets,formfields] hum, this way stable
Thu, 09 Jul 2009 15:15:18 +0200 Aurelien Campeas [formfields,formwidgets] move default size and maxlength from field to widget init (that is quite still unsatisfactorily) stable
Wed, 01 Jul 2009 20:18:21 +0200 Sylvain Thénault cleanup stable
Mon, 22 Jun 2009 11:53:59 +0200 Aurelien Campeas [views] call autogrow only once per key event stable
Wed, 10 Jun 2009 14:51:48 +0200 Sylvain Thénault don't set select widget when a vocabulary widget is already specified on the field class stable
Thu, 28 May 2009 18:46:04 +0200 Sylvain Thénault set default select size to 1 into the widget
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 27 May 2009 16:41:51 +0200 Sylvain Thénault backport stable branch
Wed, 27 May 2009 15:19:25 +0200 Sylvain Thénault stop using autocomplete_initfuncs dict on entity classes
less more (0) -15 tip