From dmi.baranov at gmail.com Thu Nov 13 07:51:05 2008 From: dmi.baranov at gmail.com (Dmitriy Baranov) Date: Thu, 13 Nov 2008 16:51:05 +1000 Subject: [Kss-devel] Requests timeout Message-ID: <491BCE59.2000802@gmail.com> Hello guys, Exists right ways for increasing request timeout (via python code, I mean)? Now i using next JS hack for it (placing in page header section): From ree at ree.hu Thu Nov 13 09:18:35 2008 From: ree at ree.hu (Balazs Ree) Date: Thu, 13 Nov 2008 09:18:35 +0100 Subject: [Kss-devel] Requests timeout References: <491BCE59.2000802@gmail.com> Message-ID: On Thu, 13 Nov 2008 16:51:05 +1000, Dmitriy Baranov wrote: > Hello guys, > > Exists right ways for increasing request timeout (via python code, I > mean)? Now i using next JS hack for it (placing in page header section): > > No support for this yet. But there are plans that we would support the timeout as a parameter to action-server from kss. By the way: RequestManager accepts (name, maxNr) as parameters. -- Balazs Ree From s.hildebrandt at zestsoftware.nl Sat Nov 29 13:16:13 2008 From: s.hildebrandt at zestsoftware.nl (Simon Hildebrandt) Date: Sat, 29 Nov 2008 13:16:13 +0100 Subject: [Kss-devel] KSS blur action added Message-ID: <200811291316.13784.s.hildebrandt@zestsoftware.nl> Hi all - recently I've been hacking on kss.core to add the blur action and event, and I think I'm finally done. Here's the branch: http://codespeak.net/svn/kukit/kss.core/branch/bluraction/ There's a test page (ca_blur.html - very similar to the focus one, of course) and Selenium tests. Let me know if it needs anything else to be merge-worthy. -- Simon Hildebrandt Web Developer @ Zest Software