Thu, 28 May 2009 20:06:45 +0200 |
Sylvain Thénault |
turn renderers into appobjects
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Wed, 27 May 2009 13:01:32 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 26 May 2009 19:45:39 +0200 |
Sylvain Thénault |
test and fix __linkto handling (#343421)
stable
|
file |
diff |
annotate
|
Mon, 25 May 2009 22:21:13 +0200 |
Florent |
add helpers to insert new fields in forms
|
file |
diff |
annotate
|
Tue, 19 May 2009 11:18:05 +0200 |
Sylvain Thénault |
stupido
stable
|
file |
diff |
annotate
|
Tue, 19 May 2009 11:01:42 +0200 |
Sylvain Thénault |
this is actually needed
stable
|
file |
diff |
annotate
|
Tue, 19 May 2009 09:06:42 +0200 |
Sylvain Thénault |
restore possibility to have default value methods on forms, this may still be useful according to how the form is defined
stable
|
file |
diff |
annotate
|
Mon, 18 May 2009 14:36:09 +0200 |
sylvain thenault |
#343290: inputs don't use value specified in URL
stable
|
file |
diff |
annotate
|
Tue, 12 May 2009 20:17:37 +0200 |
sylvain thenault |
move initialize_varmaker impl to base app object
tls-sprint
|
file |
diff |
annotate
|
Tue, 12 May 2009 19:20:49 +0200 |
sylvain thenault |
consider __linkto in form_field_display_value
tls-sprint
|
file |
diff |
annotate
|
Wed, 06 May 2009 18:13:32 +0200 |
sylvain thenault |
refactor error handling: get validation error information from a form attribute instead of req.data to avoid pb when multiple forms are displayed
tls-sprint
|
file |
diff |
annotate
|
Wed, 06 May 2009 09:46:26 +0200 |
sylvain thenault |
use values cached on the entity if any
tls-sprint
|
file |
diff |
annotate
|
Tue, 05 May 2009 16:53:12 +0200 |
Graziella Toutoungis |
ease overriding of default renderer
tls-sprint
|
file |
diff |
annotate
|
Mon, 04 May 2009 15:48:16 +0200 |
sylvain thenault |
protect against None values
tls-sprint
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 08:51:54 +0200 |
sylvain thenault |
merge
tls-sprint
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 19:51:10 +0200 |
Aurelien Campeas |
[form] __maineid missing from the special fields list
tls-sprint
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 18:56:53 +0200 |
Florent |
some typos
tls-sprint
|
file |
diff |
annotate
|
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
|