Mon, 18 Jan 2010 11:55:37 +0100 |
Sylvain Thénault |
don't add another _cw_edited_field hidden when build_context is called twice (may occurs with inlined relation forms)
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 17:44:11 +0100 |
Sylvain Thénault |
move autoform's field_by_name implementation on base EntityFieldsForm
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 15:54:07 +0100 |
Sylvain Thénault |
refactor form error handling:
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Tue, 05 Jan 2010 22:11:37 +0100 |
Adrien Di Mascio |
[forms] fix multiple edit bug introduced by changeset cebdf8ee5ad7
stable
|
file |
diff |
annotate
|
Mon, 04 Jan 2010 18:58:35 +0100 |
Adrien Di Mascio |
[forms] edited_entity must be set before calling session_key()
stable
|
file |
diff |
annotate
|
Tue, 22 Dec 2009 13:14:34 +0100 |
Sylvain Thénault |
use ._cw instead of .req (reintroduced by merge of stable)
|
file |
diff |
annotate
|
Tue, 22 Dec 2009 10:27:49 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 20:25:58 +0100 |
Sylvain Thénault |
fix render (formerly form_render) prototype
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 20:21:56 +0100 |
Sylvain Thénault |
form_add_hidden -> add_hidden
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 20:04:33 +0100 |
Sylvain Thénault |
replace form_field_[encoding|vocabulary] methods on form by encoding|vocabylary(form) methods on fields
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 20:00:18 +0100 |
Sylvain Thénault |
refactor vocabulary handling to avoid having to define methods
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 19:45:24 +0100 |
Sylvain Thénault |
refactor form field value handling, to get a nicer api and an easier algorithm to get field's value
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 19:18:49 +0100 |
Sylvain Thénault |
drop form_field_name/form_field_id methods from form object, in favor of field.input_name(form) / field.dom_id(form)
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 13:28:20 +0100 |
Sylvain Thénault |
check entity has an eid before using absolute_url
stable
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 13:02:13 +0100 |
Sylvain Thénault |
force_session_key default to None in base form class...
stable
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 19:27:46 +0100 |
Arthur Lutz |
[mq]: fix_typo_and_forms
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 15:19:48 +0100 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 17:11:47 +0100 |
Sylvain Thénault |
cw 3.6 api update
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 08:43:37 +0100 |
Sylvain Thénault |
[forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None)
stable
|
file |
diff |
annotate
|
Fri, 27 Nov 2009 09:15:30 +0100 |
Sylvain Thénault |
fix previous post values handling (eg on validation error) for sub-forms
stable
|
file |
diff |
annotate
|
Fri, 27 Nov 2009 09:14:31 +0100 |
Sylvain Thénault |
refactor session_key (__errorurl) to handle cases where the form is generated throuhg an ajax call: in case of an entity form, return the entity's absolute url. Also allow to force session key value
stable
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 17:06:46 +0100 |
Adrien Di Mascio |
[forms] muledit mainform should copy nav params, its subforms shouldn't
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:58:44 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 12:44:06 +0200 |
Sylvain Thénault |
__linkto may only appears in root form
stable
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 12:43:40 +0200 |
Sylvain Thénault |
[form] put unknown constructor args into extra_kwargs and consider them when looking for field display values
stable
|
file |
diff |
annotate
|