Fri, 29 May 2009 14:19:30 +0200 |
Sylvain Thénault |
turn every form class into appobject. They should not be instantiated manually anymore.
|
file |
diff |
annotate
|
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
|