log

age author description
2013-06-09 cin IMPL::Web::Application refactoring: resources are created per client request
2013-06-05 cin removed operation contract (due it's useless)
2013-06-04 sergey Added access checking to web resources
2013-06-03 sergey fixed bug when transforming list properties
2013-06-02 cin Security framework refactoring
2013-05-30 sergey sync
2013-05-29 sergey IMPL::Web::AutoLocator added Sibling method for locating sibling resources
2013-05-26 cin added security check for the query transformation
2013-05-24 cin reverted previous changes
2013-05-23 sergey minor changes to support JSON in transformation from a query to an object
2013-05-21 cin added OutOfRangeException
2013-05-19 cin Added JSON support for the request action
2013-05-16 sergey *web application action: added method to access HTTP request header.
2013-05-14 cin small fixes
2013-05-13 cin corrected support of resources localization
2013-05-09 cin small fixes
2013-05-08 sergey added type keyed collection
2013-05-06 cin code cleanup
2013-05-02 cin sync
2013-04-29 cin TTView: page content now rendered lazy therefore a page layout must wrap the document content
2013-04-28 cin View refactoring: INIT blocks are deprecated
2013-04-21 cin sync
2013-04-19 sergey *TTView: refactoring, document supports custom classes, layouts are become controls
2013-04-18 cin sync
2013-04-18 sergey sync
2013-04-17 cin *TTView: fixed memory leak
2013-04-17 cin missing files
2013-04-17 sergey TTView refactoring, still experiencing memory leaks
2013-04-15 cin *TTView: refactoring. Added control registry for the document.
2013-04-07 cin TTDocument.GetTemplate corrected to work with document blocks
2013-03-31 cin Added templates provider functionality to controls
2013-03-24 cin *IMPL::Web::View: templates inheritance support