log

age author description
2013-10-07 cin working on TTView: layouts
2013-10-04 cin added lables loading
2013-10-03 cin working on TTView: pre-alpha version
2013-09-30 cin sync
2013-09-29 cin working on the view concept
2013-09-27 cin sync
2013-09-22 cin uml diagram
2013-09-13 cin Added a templates context
2013-07-02 cin TTControl: added a helper method 'CreateControlFromTemlpate'
2013-06-24 cin small fixes
2013-06-20 cin web application security refactoring
2013-06-18 cin refactoring: application now holds a security object factory rather than a security object
2013-06-14 cin improved string maps loading for TT documents
2013-06-14 cin fixed bugs with string and local $_
2013-06-13 cin sync
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-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