log

age author description
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
2010-07-08 wizard Singleton behavior changed
2010-07-07 wizard minor changes
2010-07-06 wizard (no commit message)
2010-07-04 wizard to_json and escape_string functions for the templates
2010-07-01 wizard Fixed module loading by the UriController
2010-07-01 wizard IMPL::Web::Application: Fixed file uploading
2010-06-28 wizard minor fix
2010-06-25 wizard url routines for templates
2010-06-23 wizard Added an URL support inside the templates
2010-06-20 wizard Significant performance optimizations
2010-06-18 wizard Added IMPL::Class::MethodInfo
2010-06-17 wizard minor changes
2010-06-16 wizard Added IMPL::IOException
2010-06-15 wizard Added support for utf-8 and old versions of CGI module
2010-06-15 wizard Fixed utf-8 problem
2010-06-14 wizard Fixed a error handling issue in JSON output: errors are correctly transfered
2010-06-11 wizard In the IMPL::Web::ControllerUnit added the ability to notify a form about a wrong data from a transaction
2010-06-11 wizard Several bug fixes
2010-06-10 wizard Small fixes in IMPL::DOM::Schema
2010-06-09 wizard IMPL::Web::TT::Form concept
2010-06-09 wizard Additional DOM::Node tests
2010-06-08 wizard Fixed bug in IMPL::DOM::Navigator::selectNodes
2010-06-07 wizard Minor changes
2010-06-07 wizard Merge with 79cdd6c86409806bd1de092d9f0fb2b048775720
2010-06-07 wizard Json format
2010-06-07 wizard JSON support (experimental)
2010-06-02 wizard Controls support (RC1)
2010-05-31 wizard minor changes.
2010-05-25 wizard minor fix to the serialization mechanism
2010-05-24 wizard minor changes, more strict code, no bugs fixed, no features added
2010-05-20 wizard Updated PostToDOM transformation
2010-05-18 wizard Form processing mechanism
2010-05-17 wizard ControllerUnit concept
2010-05-17 wizard Refactoring,
2010-05-17 wizard IMPL::DOM::Node updated to support TT, (added childNodesRef and selectNodesRef for using from TT)
2010-05-14 wizard Removed absolute modules
2010-05-12 wizard Updated Web::TT
2010-05-12 wizard DOM Builder now is a navigator like SimpleBuilder
2010-05-10 wizard Fixed a validation errors parameters
2010-05-10 wizard DOM::Schema RC0 inflators support, validation and some other things,
2010-05-07 wizard Schema beta 2
2010-05-07 wizard Schema beta version
2010-05-06 wizard Schema in progress
2010-05-05 wizard Schema in progress
2010-05-05 wizard Minor changes, DOM schema is in development (in the aspect of a forms)
2010-05-04 wizard minor changes
2010-05-04 wizard Added SecureCall to Web QueryHandlers stack
2010-04-30 wizard Minor changes