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
|
Tue, 29 Sep 2009 12:41:46 +0200 |
Sylvain Thénault |
[form] replace is_subform by parent_form, carrying more information at the same cost
stable
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 12:39:32 +0200 |
Sylvain Thénault |
move low-level form handling to base form class
stable
|
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
|
Fri, 25 Sep 2009 11:49:47 +0200 |
Sylvain Thénault |
[uicfg, autoform] more consistent/powerful autoform_section rtags by using formtype/section; deprecates autoform_is_inlined; refactor automatci form and renderer thanks to this
|
file |
diff |
annotate
|
Thu, 24 Sep 2009 20:46:53 +0200 |
Adrien Di Mascio |
[tests] make unittest_views_editforms pass again
|
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
|
Wed, 23 Sep 2009 09:54:25 +0200 |
Adrien Di Mascio |
merge
|
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
|
Wed, 23 Sep 2009 09:29:39 +0200 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 12:11:12 +0200 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 19:48:30 +0200 |
Sylvain Thénault |
[forms] propagate parameters added to autoform method
stable
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 12:52:44 +0200 |
Sylvain Thénault |
[form] simply skip unknown argument given to form constructor, don't fail
stable
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 15:16:53 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:32:56 +0200 |
Sylvain Thénault |
cleanup
3.5
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 16:26:20 +0200 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:44:27 +0200 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 20:02:57 +0200 |
Sylvain Thénault |
fix __init__ parameters
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 15:16:47 +0200 |
Sylvain Thénault |
[appobject] kill VObject class, move base selector classes to appobject
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 10:50:57 +0200 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
file |
diff |
annotate
|
Thu, 30 Jul 2009 18:49:24 +0200 |
Sylvain Thénault |
add default values for fielsets_in_order, document base form attributes
|
file |
diff |
annotate
|
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
|