sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:43:56 +0200] rev 1807
3.2
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:43:48 +0200] rev 1806
i18nupdate
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:34:20 +0200] rev 1805
clear query cache on write
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:34:08 +0200] rev 1804
skip RawDynamicComboBoxWidget
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()