log Lib/IMPL/Web/Application/Resource.pm @ 401:16ff604298c7

age author description
2014-05-14 cin redirection support while fetching child resources
2014-02-13 sergey fixed web-resources access check
2014-02-13 cin code cleanup
2014-01-10 cin docs
2014-01-09 cin sync
2013-12-25 cin implemented new web resource
2013-11-24 sergey TTView: added view variable to pass rendering context between controls
2013-10-18 cin web security: code cleanup, refactoring
2013-06-13 cin improved resource classes, contracts are deprecated
2013-06-12 cin removing web resources contracts
2013-06-11 cin small fixes, request environment is deprecated
2013-06-09 cin IMPL::Web::Application refactoring: resources are created per client request
2013-06-04 sergey Added access checking to web resources
2013-02-17 cin *IMPL::Web::Handler::TTView Reworked template selection mechanism
2013-01-20 cin *refactoring IMPL::Web: added 'application' property to resources
2012-12-12 sergey corrected ViewHandlers to handle cookies and headers.
2012-12-07 sergey refactoring (incomplete)
2012-11-05 sergey Minor fixes
2012-10-28 sergey Added Unsupported media type Web exception
2012-10-22 sergey refactoring
2012-10-07 sergey *reworked IMPL::Security
2012-09-28 sergey heavily reworked the resource model of the web application: