Mon, 27 Jul 2009 18:43:28 +0200 |
Sylvain Thénault |
some new field/widgets classes: CompoundField, IntervalWidget, HorizontalLayoutWidget
|
file |
diff |
annotate
|
Mon, 27 Jul 2009 18:42:49 +0200 |
Sylvain Thénault |
widget.render now takes the renderer as third argument (keeping minimal bw compat)
|
file |
diff |
annotate
|
Mon, 27 Jul 2009 18:40:29 +0200 |
Sylvain Thénault |
nicer checkbox widget implementation, avoid extra <br/> at the end
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 16:44:34 +0200 |
Aurelien Campeas |
[formwidgets,formfields] hum, this way
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 01 Jul 2009 20:18:21 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Mon, 22 Jun 2009 11:53:59 +0200 |
Aurelien Campeas |
[views] call autogrow only once per key event
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 28 May 2009 18:46:04 +0200 |
Sylvain Thénault |
set default select size to 1 into the widget
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Wed, 27 May 2009 16:41:51 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 27 May 2009 15:19:25 +0200 |
Sylvain Thénault |
stop using autocomplete_initfuncs dict on entity classes
|
file |
diff |
annotate
|
Wed, 27 May 2009 15:00:38 +0200 |
Sylvain Thénault |
not necessary here, else we see it in the generated input
stable
|
file |
diff |
annotate
|
Mon, 25 May 2009 22:14:58 +0200 |
Florent |
add single input password widget
|
file |
diff |
annotate
|
Wed, 20 May 2009 09:41:48 +0200 |
Sylvain Thénault |
no rschema attribute on widgets
stable
|
file |
diff |
annotate
|
Tue, 19 May 2009 17:13:01 +0200 |
Florent |
oops
stable
|
file |
diff |
annotate
|
Tue, 19 May 2009 17:05:54 +0200 |
Florent |
allow easy arbitrary separator between checkbox/ radio widgets
stable
|
file |
diff |
annotate
|
Thu, 14 May 2009 18:12:45 +0200 |
Florent |
fix CheckBox multiple dom id and refactor with Radio
tls-sprint
|
file |
diff |
annotate
|
Wed, 13 May 2009 08:58:32 +0200 |
Florent |
fix <optgroup> tag cannot be empty according to DTD
tls-sprint
|
file |
diff |
annotate
|
Wed, 13 May 2009 08:41:23 +0200 |
sylvain thenault |
ensure input widgets are displayed anyway if they get an empty list as values
tls-sprint
|
file |
diff |
annotate
|
Tue, 12 May 2009 17:39:45 +0200 |
sylvain thenault |
buggy fix
tls-sprint
|
file |
diff |
annotate
|
Mon, 11 May 2009 19:44:52 +0200 |
Aurelien Campeas |
no value, but something needs to be shown // needs review //
tls-sprint
|
file |
diff |
annotate
|
Mon, 04 May 2009 15:47:42 +0200 |
sylvain thenault |
missing import
tls-sprint
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 08:51:54 +0200 |
sylvain thenault |
merge
tls-sprint
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 19:52:56 +0200 |
Aurelien Campeas |
[forms/widgets] fix relation field not sorting its vocabulary, revert hack on Select widget
tls-sprint
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 01:20:59 +0200 |
sylvain thenault |
fix StringField/TextField handling (XXX remove one of them?, ensure textarea has rows/cols attributes)
tls-sprint
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 12:51:43 +0200 |
Aurelien Campeas |
[widgets] an option for Select to show sorted content
tls-sprint
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 11:49:19 +0200 |
Adrien Di Mascio |
[formwidgets] don't specify select's size on single selection mode
tls-sprint
|
file |
diff |
annotate
|