log Lib/IMPL/Web/Application/Action.pm @ 324:b1e7b55b4a38

age author description
Sat, 25 May 2013 01:57:49 +0400 cin reverted previous changes
Thu, 23 May 2013 18:40:26 +0400 sergey minor changes to support JSON in transformation from a query to an object
Tue, 21 May 2013 10:04:11 +0400 cin added OutOfRangeException
Mon, 20 May 2013 01:14:27 +0400 cin Added JSON support for the request action
Thu, 16 May 2013 17:16:41 +0400 sergey *web application action: added method to access HTTP request header.
Mon, 21 Jan 2013 02:08:17 +0400 cin *refactoring IMPL::Web: added 'application' property to resources
Mon, 14 Jan 2013 03:10:06 +0400 cin *corrected TTView to handle plain (and undefined) values
Wed, 12 Dec 2012 04:29:50 +0400 sergey corrected ViewHandlers to handle cookies and headers.