log Lib/IMPL/Web/Handler/TTView.pm @ 334:71221d79e6b4

age author description
Thu, 13 Jun 2013 02:24:57 +0400 cin removing web resources contracts
Thu, 21 Feb 2013 03:44:02 +0400 cin *TTView: fixed template selectors mechanism
Mon, 18 Feb 2013 02:55:59 +0400 cin *IMPL::Web::Handler::TTView Reworked template selection mechanism
Mon, 11 Feb 2013 00:58:22 +0400 cin refactoring
Mon, 14 Jan 2013 03:10:06 +0400 cin *corrected TTView to handle plain (and undefined) values
Wed, 12 Dec 2012 04:29:50 +0400 sergey corrected ViewHandlers to handle cookies and headers.
Mon, 22 Oct 2012 04:09:27 +0400 sergey refactoring
Fri, 19 Oct 2012 02:23:15 +0400 sergey *TTView: fixed template selection based on the model type
Thu, 18 Oct 2012 04:49:55 +0400 sergey +Added ViewResult to allow implementation of the view environment.
Wed, 17 Oct 2012 17:41:29 +0400 sergey +Added ObjectFactory for templates with static members support
Fri, 12 Oct 2012 02:08:51 +0400 sergey code cleaning
Thu, 11 Oct 2012 04:53:08 +0400 sergey refactoring, cleaning code
Sat, 29 Sep 2012 02:34:47 +0400 sergey heavily reworked the resource model of the web application:
Thu, 03 May 2012 16:48:39 +0400 sergey +IMPL::Web::Handlers::ViewSelector
Thu, 03 May 2012 01:00:02 +0400 sergey IMPL::Web::View fixed template selection, release candidate
Wed, 02 May 2012 17:42:47 +0400 sergey +IMPL::Config::Include - simple way to include external config
Wed, 25 Apr 2012 18:06:11 +0400 sergey Implemented templates selection mechanism
Tue, 24 Apr 2012 02:34:49 +0400 sergey sync
Mon, 23 Apr 2012 01:36:52 +0400 sergey Added REST support for forms (with only get and post methods)