Thierry Florac <tflorac@ulthar.net> [Thu, 13 Sep 2012 10:56:25 +0200] rev 168
Better check for missing request in getIntIdUtility() function
Thierry Florac <tflorac@ulthar.net> [Tue, 11 Sep 2012 16:26:38 +0200] rev 167
Changed request "data:" TAL namespace to basic HTTP request so it can be used in views called via JSON-RPC or XML-RPC
Thierry Florac <tflorac@ulthar.net> [Thu, 30 Aug 2012 16:41:31 +0200] rev 166
Update timeout for TextLineList widget
Thierry Florac <tflorac@ulthar.net> [Thu, 30 Aug 2012 14:58:30 +0200] rev 165
Added "TextLine list" schema field and widget
Thierry Florac <tflorac@ulthar.net> [Mon, 20 Aug 2012 18:54:13 +0200] rev 164
Added parameters to getContentName function
Thierry Florac <tflorac@ulthar.net> [Fri, 17 Aug 2012 16:13:21 +0200] rev 163
Added lists utility module
Thierry Florac <tflorac@ulthar.net> [Thu, 12 Jul 2012 10:30:54 +0200] rev 162
Changed ColorWidget interfaces declaration
Thierry Florac <tflorac@ulthar.net> [Wed, 04 Jul 2012 13:40:21 +0200] rev 161
Improve Python 2.7 compatibility
Thierry Florac <tflorac@ulthar.net> [Wed, 04 Jul 2012 08:25:39 +0200] rev 160
Added Python 2.7 compatibility code and timeout to XML-RPC protocol helpers
Thierry Florac <tflorac@ulthar.net> [Wed, 04 Jul 2012 08:23:44 +0200] rev 159
Removed strange proxy variable affectation to None :-/