log

age author description
2014-01-09 cin sync
2013-12-25 cin implemented new web resource
2013-12-24 cin refactoring web resources model, implementing new simplified model
2013-12-13 cin refactoring
2013-12-09 sergey ObjectMeta, Tests, migrating to the new metadata model.
2013-12-09 cin Implemented object metadata class, cleanup
2013-12-04 cin form metadata + tests
2013-12-03 cin form metadata, mostly done
2013-12-02 cin model metadata, in progress
2013-12-01 sergey working on the metadata model
2013-11-29 cin sync, working on metadata
2013-11-29 cin sync, model metadata
2013-11-28 cin WebView: initial work on metadata providers
2013-11-27 cin added cookie support for the request language detection
2013-11-25 sergey language detection from request
2013-11-24 sergey TTView: added view variable to pass rendering context between controls
2013-11-17 sergey added simple XML Sax parser
2013-10-18 cin web security: code cleanup, refactoring
2013-10-17 cin TTView: added identifiers support
2013-10-16 sergey added support for the custom resolvers for the TTView
2013-10-16 cin fixed view double rendering
2013-10-11 cin corrected error handling while loading templates
2013-10-10 cin working on TTView: added control classes support
2013-10-08 cin working on TTView: created TTView class for rendering models
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