log

age author description
2011-09-14 sourcer minor bugfixes
2011-06-20 sourcer corrected schema resolution mechanism
2011-06-05 sourcer Исправления, изменена концепция веб-форм
2011-05-23 sourcer refactoring
2011-05-16 sourcer corrected IMPL::SQL::Schema::Diff
2011-05-16 sourcer IMPL::SQL::Schema::Traits::Diff alfa version
2011-05-12 sourcer SQL schema in progress
2011-04-23 wizard Added Class::Template,
2011-04-23 wizard Added Class::Template,
2011-03-27 wizard SQL traits in progress
2011-03-14 wizard temp commit
2010-12-29 wizard corrected PATH_INFO handling
2010-12-28 wizard Added a handler for rewriting a PATH_INFO value, useful with a json handlers
2010-12-27 wizard Corrected web application modules
2010-12-26 wizard IMPL::Test::Unit minor changes
2010-11-02 wizard Minor changes
2010-10-20 wizard Fixed PostToDom with empty fields issue.
2010-10-05 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)).
2010-09-30 wizard minor fixes
2010-09-29 wizard Url support
2010-09-27 wizard minor fixes
2010-09-22 wizard DOM: schema improvements
2010-08-20 wizard Fixed major bug in conversion from a POST request to the DOM document (when instanceId == 0)
2010-08-20 wizard minor fixes
2010-08-17 wizard minor changes
2010-08-16 wizard DOM objects now have a schema and schemaSource properties
2010-08-09 wizard Post to dom improved
2010-07-25 wizard fixed cgi parameters processing
2010-07-21 wizard Minor changes
2010-07-12 wizard Empty nodes no more created while transforming a post request to the DOM document