log Lib/IMPL/Web/Application/Action.pm @ 339:97628101b765

age author description
Wed, 19 Jun 2013 03:25:44 +0400 cin refactoring: application now holds a security object factory rather than a security object
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.
Mon, 29 Oct 2012 03:15:22 +0400 sergey Added Unsupported media type Web exception
Mon, 22 Oct 2012 04:09:27 +0400 sergey refactoring
Tue, 16 Oct 2012 01:33:06 +0400 sergey DOM model refactoring
Mon, 08 Oct 2012 03:37:37 +0400 sergey *reworked IMPL::Security
Sat, 29 Sep 2012 02:34:47 +0400 sergey heavily reworked the resource model of the web application:
Thu, 03 May 2012 16:48:39 +0400 sergey +IMPL::Web::Handlers::ViewSelector