Wed, 29 Apr 2009 09:03:31 +0200 |
sylvain thenault |
merge
tls-sprint
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 20:08:46 +0200 |
Aurelien Campeas |
merge
tls-sprint
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 20:08:16 +0200 |
Aurelien Campeas |
other fixlets
tls-sprint
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 08:58:41 +0200 |
sylvain thenault |
include dom id of the form in __errorurl in case there are multiple forms in a page
tls-sprint
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 19:09:37 +0200 |
sylvain thenault |
fix retreival of previously submitted error for entity forms
tls-sprint
|
file |
diff |
annotate
|
Thu, 23 Apr 2009 16:11:30 +0200 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 20:01:28 +0200 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
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
|
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
|
Wed, 11 Mar 2009 19:51:50 +0100 |
sylvain thenault |
new AjaxWidget
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 19:51:27 +0100 |
sylvain thenault |
not necesary (i think)
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 19:51:08 +0100 |
sylvain thenault |
checkbox widget should use vocabulary
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 14:39:46 +0100 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 14:39:42 +0100 |
sylvain thenault |
implement vocabulary for Boolean field
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 14:39:15 +0100 |
sylvain thenault |
EditableFileField
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 14:38:44 +0100 |
sylvain thenault |
* new load_bytes argument to form_field_value
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 14:37:22 +0100 |
sylvain thenault |
rename method to form_field_format
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 14:36:17 +0100 |
sylvain thenault |
test fixes
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 14:34:27 +0100 |
sylvain thenault |
field_by_name method (on class or instance)
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 11:51:52 +0100 |
sylvain thenault |
radio widget
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 11:34:46 +0100 |
sylvain thenault |
set tabindex
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 11:19:23 +0100 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 11:17:45 +0100 |
sylvain thenault |
expand onsubmit using form's __dict__
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 11:16:48 +0100 |
sylvain thenault |
fix attribute name for object relation
tls-sprint
|
file |
diff |
annotate
|