log Lib/IMPL/Web/QueryHandler/PageFormat.pm @ 194:4d0e1962161c

age author description
Tue, 10 Apr 2012 20:08:29 +0400 cin Replaced tabs with spaces
Fri, 30 Dec 2011 23:40:00 +0300 sourcer Перекодировка в utf-8
Mon, 06 Jun 2011 03:30:36 +0400 sourcer Исправления, изменена концепция веб-форм
Sat, 23 Apr 2011 23:12:06 +0400 wizard Added Class::Template,
Wed, 29 Dec 2010 16:55:24 +0300 wizard corrected PATH_INFO handling
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
Fri, 25 Jun 2010 16:45:56 +0400 wizard url routines for templates
Mon, 21 Jun 2010 02:39:53 +0400 wizard Significant performance optimizations
Tue, 15 Jun 2010 20:12:58 +0400 wizard Fixed utf-8 problem