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
|
Wed, 08 Apr 2009 20:36:11 +0200 |
sylvain thenault |
cleanup, remove some unnecessary (sometime buggy) stuff
tls-sprint
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 20:34:26 +0200 |
sylvain thenault |
refactor button handling
tls-sprint
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 13:13:53 +0200 |
sylvain thenault |
move initialize_varmaker on the FormMixIn class
tls-sprint
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 19:53:03 +0200 |
sylvain thenault |
new append_field method
tls-sprint
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 19:52:52 +0200 |
sylvain thenault |
handle __message in FieldsForm, not only in EntityFieldsForm
tls-sprint
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 19:52:25 +0200 |
sylvain thenault |
raise specific exception
tls-sprint
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 17:18:54 +0200 |
sylvain thenault |
handle sort/internationalizable on Field base class + fix guess_field to deal with internationalizable and default values
tls-sprint
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 17:10:11 +0100 |
sylvain thenault |
oops, this method doesn't belong anymore to entity class
tls-sprint
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 17:09:43 +0100 |
sylvain thenault |
field_by_name now takes a "role" argument, override it in AutomaticForm to call guess field if necessary
tls-sprint
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 12:23:00 +0100 |
sylvain thenault |
backport subject_in_state_vocabulary to EntityFieldsForm, deprecate the old one
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 18:59:01 +0100 |
sylvain thenault |
more form works
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 18:13:34 +0100 |
sylvain thenault |
more linting
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 17:55:59 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 20:45:13 +0100 |
sylvain thenault |
display_field takes form as argument
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 20:07:20 +0100 |
sylvain thenault |
has_metadata is a schema method
tls-sprint
|
file |
diff |
annotate
|