log Lib/IMPL/Web/QueryHandler/PageFormat.pm @ 160:3f09584bf189

age author description
Mon, 27 Dec 2010 19:41:36 +0300 wizard Corrected web application modules
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 02:13:05 +0400 wizard Url support
Mon, 26 Jul 2010 03:19:06 +0400 wizard fixed cgi parameters processing
Tue, 13 Jul 2010 02:05:38 +0400 wizard Empty nodes no more created while transforming a post request to the DOM document
Mon, 05 Jul 2010 02:22:42 +0400 wizard to_json and escape_string functions for the templates
Tue, 29 Jun 2010 00:37:05 +0400 wizard minor fix