sylvain.thenault@logilab.fr [Thu, 07 May 2009 17:33:15 +0200] rev 1716
basic support for http Accept header (untested)
sylvain.thenault@logilab.fr [Thu, 07 May 2009 16:42:34 +0200] rev 1715
merge
sylvain.thenault@logilab.fr [Thu, 07 May 2009 16:33:22 +0200] rev 1714
new book layout, do not compile yet
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Thu, 07 May 2009 16:00:58 +0200] rev 1713
bix a bug: correct the sended parameter 'no need for id in the string parameter name'
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Thu, 07 May 2009 12:46:35 +0200] rev 1712
fix a bug deltatime hasn't a hours or minutes attributes
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Thu, 07 May 2009 02:47:06 -0700] rev 1711
Make sure end is datetime.date.
sylvain.thenault@logilab.fr [Wed, 06 May 2009 18:13:32 +0200] rev 1710
refactor error handling: get validation error information from a form attribute instead of req.data to avoid pb when multiple forms are displayed
sylvain.thenault@logilab.fr [Wed, 06 May 2009 17:24:48 +0200] rev 1709
use yams.schema method for initial value
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Wed, 06 May 2009 06:18:34 -0700] rev 1708
merge
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Wed, 06 May 2009 03:29:33 -0700] rev 1707
Use of datetime instead of mx.datetime and use of new date_range.
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Wed, 06 May 2009 03:28:55 -0700] rev 1706
Use widget TextInput instead of DateTimePicker.
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Wed, 06 May 2009 03:28:02 -0700] rev 1705
Fix date_range increments argument.