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
|
Thu, 12 Mar 2009 19:39:34 +0100 |
sylvain thenault |
unification of meta-attributes handling:
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 16:34:13 +0100 |
sylvain thenault |
pylint fixes, media definitions on form as well
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 23:26:39 +0100 |
sylvain thenault |
more rendering control
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 23:25:29 +0100 |
sylvain thenault |
move fields and widgets to their own module
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 19:54:03 +0100 |
sylvain thenault |
refactor to ease overriding
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 19:53:39 +0100 |
sylvain thenault |
unnecessary
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 19:53:23 +0100 |
sylvain thenault |
must record creation rank as an instance attribute
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 19:52:52 +0100 |
sylvain thenault |
if choices is None, call form_field_vocabulary
tls-sprint
|
file |
diff |
annotate
|