Tue, 29 Sep 2009 15:58:44 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 12:37:47 +0200 |
Sylvain Thénault |
rename form_build_context to build_context, and call it from form, not renderer
stable
|
file |
diff |
annotate
|
Mon, 28 Sep 2009 12:37:01 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 28 Sep 2009 11:01:32 +0200 |
Sylvain Thénault |
support name metadata on guess_field; add name_field to FileField
stable
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 19:40:19 +0200 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 13:08:42 +0200 |
Adrien Di Mascio |
backport old changesets corresponding to new form / controller implementation
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 09:15:56 +0200 |
Adrien Di Mascio |
[forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 09:10:32 +0200 |
Adrien Di Mascio |
[forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 09:05:40 +0200 |
Adrien Di Mascio |
[forms] work-in-progress: get rid of edits- / edito-
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 18:02:48 +0200 |
Sylvain Thénault |
fix vocab param to avoid deprecation warning
stable
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 11:55:50 +0200 |
Sylvain Thénault |
remove debug raise
stable
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 11:41:17 +0200 |
Sylvain Thénault |
fix sort of fields vocabulary: should consider option groups
stable
|
file |
diff |
annotate
|
Fri, 18 Sep 2009 09:16:40 +0200 |
Sylvain Thénault |
fix generated label for object relation
3.5
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 19:43:42 +0200 |
Aurelien Campeas |
make it easier to subclass
3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 21:29:17 +0200 |
Adrien Di Mascio |
[gettext] provide GNU contexts to avoid translations ambiguities
3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:33:24 +0200 |
Sylvain Thénault |
stop setting sort to false by default on relation field and explain why
3.5
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 12:12:50 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 12:11:03 +0200 |
Sylvain Thénault |
format field should inherit from parent field's eidparam
stable
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 12:10:32 +0200 |
Sylvain Thénault |
don't set display: block on hidden input
stable
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 17:11:50 +0200 |
Sylvain Thénault |
[R] use req.entity_from_eid
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 17:01:00 +0200 |
Sylvain Thénault |
use yams api
|
file |
diff |
annotate
|
Thu, 30 Jul 2009 11:30:06 +0200 |
Sylvain Thénault |
d-t-w
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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:41:29 +0200 |
Sylvain Thénault |
new fieldset attribute on field, use to group fields by the default form renderer
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 15:57:15 +0200 |
Sylvain Thénault |
move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 19:35:32 +0200 |
Aurelien Campeas |
oops
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
|