log Lib/IMPL/Web/Application/ControllerUnit.pm @ 148:e6447ad85cb4

age author description
Mon, 16 Aug 2010 08:26:44 +0400 wizard DOM objects now have a schema and schemaSource properties
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
Wed, 07 Jul 2010 17:30:40 +0400 wizard minor changes
Thu, 01 Jul 2010 04:25:07 +0400 wizard IMPL::Web::Application: Fixed file uploading
Mon, 21 Jun 2010 02:39:53 +0400 wizard Significant performance optimizations
Fri, 18 Jun 2010 16:27:28 +0400 wizard Added IMPL::Class::MethodInfo
Thu, 17 Jun 2010 17:35:36 +0400 wizard minor changes
Tue, 15 Jun 2010 02:41:07 +0400 wizard Fixed a error handling issue in JSON output: errors are correctly transfered
Fri, 11 Jun 2010 20:21:07 +0400 wizard In the IMPL::Web::ControllerUnit added the ability to notify a form about a wrong data from a transaction
Fri, 11 Jun 2010 04:29:51 +0400 wizard Several bug fixes
Fri, 21 May 2010 02:38:11 +0400 wizard Updated PostToDOM transformation
Tue, 18 May 2010 17:59:31 +0400 wizard Form processing mechanism
Tue, 18 May 2010 01:33:37 +0400 wizard ControllerUnit concept
Mon, 17 May 2010 17:42:27 +0400 wizard Refactoring,