Mon, 20 Apr 2009 19:53:09 +0200 |
Aurelien Campeas |
define self.fields before it is used ...
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 18:44:01 +0200 |
sylvain thenault |
fix navigation parameters handling: those given in kwargs should always be there
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 12:13:16 +0200 |
sylvain thenault |
cleanup, more docstring
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 11:14:19 +0200 |
sylvain thenault |
refactor the way field value/display value are handled to avoid getting a 'display' value when expected a 'typed' value
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 11:13:44 +0200 |
sylvain thenault |
more docstring
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 08:51:16 +0200 |
Florent |
initial form values can now also be a callable of the field or the form itself
tls-sprint
|
file |
diff |
annotate
|
Wed, 15 Apr 2009 17:25:09 +0200 |
sylvain thenault |
must specify col where entity's eid is
tls-sprint
|
file |
diff |
annotate
|
Wed, 15 Apr 2009 14:41:06 +0200 |
sylvain thenault |
rename attribute_metadata method to attr_metadata to save a few chars
tls-sprint
|
file |
diff |
annotate
|
Fri, 10 Apr 2009 16:48:48 +0200 |
sylvain thenault |
setdomid should be true when id specified in kwargs
tls-sprint
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 16:42:37 +0200 |
sylvain thenault |
should not name that parameter
tls-sprint
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 14:31:32 +0200 |
sylvain thenault |
new FormViewMixIn class, cleanup FormMixIn (to remove once cubes doesn't use it anymore)
tls-sprint
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 12:55:00 +0200 |
sylvain thenault |
should set None as default here as well
tls-sprint
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 12:35:03 +0200 |
sylvain thenault |
allow no values argument
tls-sprint
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 12:34:40 +0200 |
sylvain thenault |
move ajax.js to base form class
tls-sprint
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 20:37:55 +0200 |
sylvain thenault |
override form_build_context instead of form_render so we get sure to call form_add_entity_hiddens even on subforms
tls-sprint
|
file |
diff |
annotate
|