Mon, 06 Jul 2009 19:55:18 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 10:32:28 +0200 |
Sylvain Thénault |
should use a hidden text area for error description, not an hidden input (else the browser may remove line breaks)
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:36:38 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 10 Jun 2009 12:24:22 +0200 |
Florent |
backport default branch fix 4ec37d33657e (EntityFieldsForm methods implementation)
stable
|
file |
diff |
annotate
|
Wed, 10 Jun 2009 10:26:52 +0200 |
Fabrice |
Implement EntityFieldsForm methods so that EntityFormRenderer works out of the box
|
file |
diff |
annotate
|
Wed, 10 Jun 2009 08:21:38 +0200 |
Sylvain Thénault |
oops, mainform default to True
stable
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 15:09:20 +0200 |
Sylvain Thénault |
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 10:23:56 +0200 |
Sylvain Thénault |
fix submit message handling in entity form
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 10:18:40 +0200 |
Sylvain Thénault |
set __maineid in EntityFieldsForm
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 10:03:16 +0200 |
Sylvain Thénault |
replace set_error_url/set_dom_id by a single mainform argument
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 09:13:49 +0200 |
Florent |
do not set __domid in sub-forms
|
file |
diff |
annotate
|
Thu, 04 Jun 2009 10:54:13 +0200 |
Florent |
add __domid hidden input in forms so that we can validate more than one form per page
|
file |
diff |
annotate
|
Fri, 29 May 2009 14:19:30 +0200 |
Sylvain Thénault |
turn every form class into appobject. They should not be instantiated manually anymore.
|
file |
diff |
annotate
|