Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 10:31:54 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Fri, 09 Oct 2009 16:48:03 +0200 |
Sylvain Thénault |
give correctly typed eid
stable
|
file |
diff |
annotate
|
Thu, 24 Sep 2009 20:28:25 +0200 |
Adrien Di Mascio |
[editcontroller] fix bad method name: s/process_form_data/process_form_value
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 19:40:19 +0200 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:54:25 +0200 |
Adrien Di Mascio |
merge
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 13:08:42 +0200 |
Adrien Di Mascio |
backport old changesets corresponding to new form / controller implementation
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 09:15:56 +0200 |
Adrien Di Mascio |
[forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 09:14:34 +0200 |
Adrien Di Mascio |
[editcontroller] rename is_edited variable into is_main_entity to make things clearer
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 09:05:40 +0200 |
Adrien Di Mascio |
[forms] work-in-progress: get rid of edits- / edito-
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:29:39 +0200 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 12:11:12 +0200 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
Fri, 18 Sep 2009 09:17:20 +0200 |
Sylvain Thénault |
we may have some entity forms with nothing to edit for an entity, no RequestError in that case
3.5
|
file |
diff |
annotate
|
Mon, 14 Sep 2009 11:25:56 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 20:37:30 +0200 |
Adrien Di Mascio |
[controllers] fix bad if/elif switch in handle_attribute
stable
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 15:57:34 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 12:23:16 +0200 |
Sylvain Thénault |
nicer fix
stable
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 08:13:22 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 09 Sep 2009 22:28:09 +0200 |
Adrien Di Mascio |
[editcontrollers] handle_attribute: test for value presence before trying to convert it to int/float
stable
|
file |
diff |
annotate
|
Wed, 02 Sep 2009 09:30:50 +0200 |
Adrien Di Mascio |
[edition] convert integer and float values coming from edit forms so that values are correctly typed in before_xxx hooks
stable
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 14:45:56 +0200 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
Tue, 25 Aug 2009 23:23:30 +0200 |
Nicolas Chauvat |
B #323887 misleading message after hitting cancel form button
stable
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:49:56 +0200 |
Sylvain Thénault |
remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 17:11:50 +0200 |
Sylvain Thénault |
[R] use req.entity_from_eid
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 10:50:57 +0200 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 17:57:33 +0200 |
Sylvain Thénault |
no more true since a while
stable
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 17:57:19 +0200 |
Sylvain Thénault |
more generic way to detect json requests (not yet perfect though)
stable
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Tue, 26 May 2009 19:46:08 +0200 |
Sylvain Thénault |
cosmetic
stable
|
file |
diff |
annotate
|
Tue, 26 May 2009 11:23:39 +0200 |
Sylvain Thénault |
fix so that one can edit an entity with a Bytes field without specifying a new file
stable
|
file |
diff |
annotate
|
Thu, 14 May 2009 11:38:40 +0200 |
Adrien Di Mascio |
delete-trailing-whitespace + some copyright update
tls-sprint
|
file |
diff |
annotate
|
Wed, 13 May 2009 19:51:30 +0200 |
Aurelien Campeas |
pass default values along the whole call chain, fix hidden field update bug
tls-sprint
|
file |
diff |
annotate
|
Tue, 12 May 2009 20:47:42 +0200 |
sylvain thenault |
check a file is submitted first
tls-sprint
|
file |
diff |
annotate
|
Tue, 12 May 2009 18:16:11 +0200 |
sylvain thenault |
delete-trailing-spaces
tls-sprint
|
file |
diff |
annotate
|
Wed, 15 Apr 2009 14:41:38 +0200 |
sylvain thenault |
ignore browser submitted values for file's MIME type
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
|
Tue, 07 Apr 2009 09:30:23 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 14:55:44 +0100 |
Stephanie Marcu |
fix for booelan attribute which have empty string as false value and didn't work if default value for this attribute was True.
|
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
|
Fri, 20 Feb 2009 17:20:53 +0100 |
sylvain thenault |
FileField backport
tls-sprint
|
file |
diff |
annotate
|
Fri, 20 Feb 2009 01:49:00 +0100 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|