Wed, 07 Oct 2009 19:59:46 +0200 |
Adrien Di Mascio |
[editcontroller] backout (sort of) removal of entity.complete() in validate_form
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 15:11:55 +0200 |
Sylvain Thénault |
don't call complete here, it may fail in case of missing relation
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 17:16:23 +0200 |
Sylvain Thénault |
[json validation] catch everything here
stable
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:58:44 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 12:44:50 +0200 |
Sylvain Thénault |
[form] important refactoring of inlined forms to get proper separation of form object creation / rendering
stable
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 12:42:11 +0200 |
Sylvain Thénault |
forgotten that one
stable
|
file |
diff |
annotate
|
Thu, 24 Sep 2009 00:24:21 +0200 |
Adrien Di Mascio |
[api] some more _cw / __regid__, automatic tests now pass again
|
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: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
|
Mon, 21 Sep 2009 17:04:19 +0200 |
Adrien Di Mascio |
[validatecontroller] allow additional args to be passed to the js callback
stable
|
file |
diff |
annotate
|
Fri, 18 Sep 2009 19:48:58 +0200 |
Sylvain Thénault |
fix/enhance i18n context usage for inlined forms
stable
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 15:16:53 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 17:16:29 +0200 |
Adrien Di Mascio |
[jsoncontroller] bugfix: update to match new validate_form API
3.5
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 19:04:09 +0200 |
Adrien Di Mascio |
[cleanup] remove unused imports
3.5
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 16:02:17 +0200 |
Adrien Di Mascio |
[controllers] allow onsuccess / onfailure callback to be passed to validateform
3.5
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 08:13:22 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 09 Sep 2009 17:16:13 +0200 |
Nicolas Chauvat |
Bugfix: message was not written in english
stable
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 18:25:57 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 10:31:28 +0200 |
Sylvain Thénault |
use view.paginate
stable
|
file |
diff |
annotate
|
Sun, 16 Aug 2009 20:27:28 +0200 |
Nicolas Chauvat |
backport stable branch
|
file |
diff |
annotate
|
Sun, 16 Aug 2009 19:45:38 +0200 |
Nicolas Chauvat |
B bugfix in json controller
stable
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 14:56:29 +0200 |
Adrien Di Mascio |
[ajax] allow inlineCreationForms to add their own JS / CSS
stable
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 09:30:03 +0200 |
Sylvain Thénault |
rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 17:16:05 +0200 |
Sylvain Thénault |
cleanup
|
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
|
Wed, 29 Jul 2009 10:44:36 +0200 |
Sylvain Thénault |
[R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 22:22:08 +0200 |
Florent |
make it easy to change response of FormValidatorController
|
file |
diff |
annotate
|