Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 14 May 2009 12:31:23 +0200] rev 1803
let the StringField have a default TextArea widget, only TextInput on small size constraint & no static vocabulary
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 14 May 2009 11:38:40 +0200] rev 1802
delete-trailing-whitespace + some copyright update
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 14 May 2009 10:24:56 +0200] rev 1801
ajax_replace_url becomes obsolete, req.build_ajax_replace_url should be used instead
The idea is to generate the full URL on the server side and not
on the client side (i.e in JS). This way, this gives a chance to the
ajax link to work outside the application itself (typically mash-ups).
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 14 May 2009 10:13:59 +0200] rev 1800
[calendar] ensure task.start / task.stop are available before calling todate()
sylvain.thenault@logilab.fr [Thu, 14 May 2009 08:35:19 +0200] rev 1799
ensure start/stop are datetime before access to .hour
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 13 May 2009 19:51:30 +0200] rev 1798
pass default values along the whole call chain, fix hidden field update bug
sylvain.thenault@logilab.fr [Wed, 13 May 2009 17:21:35 +0200] rev 1797
fix some web tests, adjusts rtags
sylvain.thenault@logilab.fr [Wed, 13 May 2009 17:01:42 +0200] rev 1796
merge
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 13 May 2009 16:07:44 +0200] rev 1795
on inline form validation, also provide the 'unspecified' placeholder value for empty fields
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 13 May 2009 15:55:47 +0200] rev 1794
merge