log Lib/IMPL/Web/Application/Action.pm @ 391:2287c72f303a

age author description
Thu, 13 Feb 2014 20:17:22 +0400 cin code cleanup
Fri, 18 Oct 2013 15:10:10 +0400 cin web security: code cleanup, refactoring
Fri, 21 Jun 2013 02:43:56 +0400 cin web application security refactoring
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
Tue, 10 Apr 2012 20:08:29 +0400 cin Replaced tabs with spaces
Fri, 30 Dec 2011 23:40:00 +0300 sourcer Перекодировка в utf-8
Wed, 14 Sep 2011 18:59:01 +0400 sourcer minor bugfixes
Sat, 23 Apr 2011 23:12:06 +0400 wizard Added Class::Template,
Wed, 18 Aug 2010 03:14:57 +0400 wizard minor changes
Mon, 26 Jul 2010 03:19:06 +0400 wizard fixed cgi parameters processing
Tue, 13 Jul 2010 02:05:38 +0400 wizard Empty nodes no more created while transforming a post request to the DOM document
Fri, 19 Mar 2010 20:06:12 +0300 wizard Documentation, minor fixes
Tue, 16 Mar 2010 17:36:13 +0300 wizard Application configuration improvements
Mon, 15 Mar 2010 02:38:09 +0300 wizard Added serialization support for the IMPL::Object::List
Fri, 12 Mar 2010 16:23:46 +0300 wizard Web application
Fri, 05 Mar 2010 13:59:29 +0300 wizard Web application main class functionality
Thu, 04 Mar 2010 15:46:17 +0300 wizard Web application in progress
Wed, 03 Mar 2010 17:40:18 +0300 wizard Web application
Tue, 02 Mar 2010 20:12:02 +0300 wizard security in work