log Lib/IMPL/Web/QueryHandler/PageFormat.pm @ 212:292226770180

age author description
2012-04-10 cin Replaced tabs with spaces
2011-12-30 sourcer Перекодировка в utf-8
2011-06-05 sourcer Исправления, изменена концепция веб-форм
2011-04-23 wizard Added Class::Template,
2010-12-29 wizard corrected PATH_INFO handling
2010-12-27 wizard Corrected web application modules
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-29 wizard Url support
2010-07-25 wizard fixed cgi parameters processing
2010-07-12 wizard Empty nodes no more created while transforming a post request to the DOM document
2010-07-04 wizard to_json and escape_string functions for the templates
2010-06-28 wizard minor fix
2010-06-25 wizard url routines for templates
2010-06-20 wizard Significant performance optimizations
2010-06-15 wizard Fixed utf-8 problem
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-07 wizard Minor changes
2010-05-31 wizard minor changes.
2010-05-12 wizard Updated Web::TT
2010-05-04 wizard Added SecureCall to Web QueryHandlers stack
2010-04-02 wizard Refactoring Web::TT
2010-03-16 wizard Application configuration improvements
2010-03-15 wizard Doc generation
2010-03-14 wizard Added serialization support for the IMPL::Object::List
2010-03-12 wizard Web application