log

age author description
Mon, 20 Jun 2011 23:42:44 +0400 sourcer corrected schema resolution mechanism
Mon, 06 Jun 2011 03:30:36 +0400 sourcer Исправления, изменена концепция веб-форм
Tue, 24 May 2011 01:11:16 +0400 sourcer refactoring
Tue, 17 May 2011 00:04:28 +0400 sourcer corrected IMPL::SQL::Schema::Diff
Mon, 16 May 2011 04:30:38 +0400 sourcer IMPL::SQL::Schema::Traits::Diff alfa version
Thu, 12 May 2011 08:57:19 +0400 sourcer SQL schema in progress
Sat, 23 Apr 2011 23:12:06 +0400 wizard Added Class::Template,
Sat, 23 Apr 2011 23:06:48 +0400 wizard Added Class::Template,
Mon, 28 Mar 2011 01:36:24 +0400 wizard SQL traits in progress
Tue, 15 Mar 2011 02:32:42 +0300 wizard temp commit
Wed, 29 Dec 2010 16:55:24 +0300 wizard corrected PATH_INFO handling
Tue, 28 Dec 2010 14:58:17 +0300 wizard Added a handler for rewriting a PATH_INFO value, useful with a json handlers
Mon, 27 Dec 2010 19:41:36 +0300 wizard Corrected web application modules
Mon, 27 Dec 2010 01:37:44 +0300 wizard IMPL::Test::Unit minor changes
Tue, 02 Nov 2010 20:17:22 +0300 wizard Minor changes
Wed, 20 Oct 2010 18:02:47 +0400 wizard Fixed PostToDom with empty fields issue.
Tue, 05 Oct 2010 17:20:51 +0400 wizard Added template property to IMPL::Web::QueryHandler::PageFormat (this allows to specify exact template (filename, ref to a scalar, ref to a file handle)).
Thu, 30 Sep 2010 18:11:32 +0400 wizard minor fixes
Thu, 30 Sep 2010 02:13:05 +0400 wizard Url support
Mon, 27 Sep 2010 19:15:34 +0400 wizard minor fixes
Thu, 23 Sep 2010 03:58:43 +0400 wizard DOM: schema improvements
Fri, 20 Aug 2010 16:33:37 +0400 wizard Fixed major bug in conversion from a POST request to the DOM document (when instanceId == 0)
Fri, 20 Aug 2010 08:28:43 +0400 wizard minor fixes
Wed, 18 Aug 2010 03:14:57 +0400 wizard minor changes
Mon, 16 Aug 2010 08:26:44 +0400 wizard DOM objects now have a schema and schemaSource properties
Mon, 09 Aug 2010 08:45:36 +0400 wizard Post to dom improved
Mon, 26 Jul 2010 03:19:06 +0400 wizard fixed cgi parameters processing
Wed, 21 Jul 2010 06:27:12 +0400 wizard Minor changes
Tue, 13 Jul 2010 02:05:38 +0400 wizard Empty nodes no more created while transforming a post request to the DOM document
Thu, 08 Jul 2010 23:46:49 +0400 wizard Singleton behavior changed