log

age author description
Thu, 24 Jun 2010 02:39:00 +0400 wizard Added an URL support inside the templates
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
Wed, 16 Jun 2010 17:49:12 +0400 wizard Added IMPL::IOException
Wed, 16 Jun 2010 01:50:56 +0400 wizard Added support for utf-8 and old versions of CGI module
Tue, 15 Jun 2010 20:12:58 +0400 wizard Fixed utf-8 problem
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
Thu, 10 Jun 2010 17:43:51 +0400 wizard Small fixes in IMPL::DOM::Schema
Thu, 10 Jun 2010 02:45:59 +0400 wizard IMPL::Web::TT::Form concept
Wed, 09 Jun 2010 17:53:12 +0400 wizard Additional DOM::Node tests
Tue, 08 Jun 2010 20:12:45 +0400 wizard Fixed bug in IMPL::DOM::Navigator::selectNodes
Tue, 08 Jun 2010 03:38:10 +0400 wizard Minor changes
Mon, 07 Jun 2010 17:45:14 +0400 wizard Merge with 79cdd6c86409806bd1de092d9f0fb2b048775720
Mon, 07 Jun 2010 17:43:15 +0400 wizard Json format
Mon, 07 Jun 2010 08:21:26 +0400 wizard JSON support (experimental)
Thu, 03 Jun 2010 02:41:44 +0400 wizard Controls support (RC1)
Mon, 31 May 2010 08:30:39 +0400 wizard minor changes.
Wed, 26 May 2010 02:32:22 +0400 wizard minor fix to the serialization mechanism
Tue, 25 May 2010 01:26:42 +0400 wizard minor changes, more strict code, no bugs fixed, no features added
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,
Mon, 17 May 2010 05:12:08 +0400 wizard IMPL::DOM::Node updated to support TT, (added childNodesRef and selectNodesRef for using from TT)
Fri, 14 May 2010 16:06:06 +0400 wizard Removed absolute modules
Thu, 13 May 2010 03:46:29 +0400 wizard Updated Web::TT
Wed, 12 May 2010 17:52:12 +0400 wizard DOM Builder now is a navigator like SimpleBuilder