log

age author description
2014-02-12 cin DOM Schema refactoring complete
2014-02-11 cin DOM refactoring,
2014-02-10 sergey DOM refactoring
2014-02-10 cin Слияние
2014-02-10 sergey sync
2014-02-10 cin DOM schema refactoring
2014-01-23 cin DOM localization
2014-01-22 sergey Implemented a strings map for a DOM schema
2014-01-22 cin Custom getters/setters support method names in theirs definitions
2014-01-17 cin TTContext migrated to the unified localization mechanism IMPL::Resources::StringLocaleMap
2014-01-16 cin sync
2014-01-15 cin rewritten IMPL::Resources::Strings + tests
2014-01-14 cin sync
2014-01-13 cin added localizable string maps
2014-01-10 cin docs
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
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
2013-03-21 cin sync
2013-03-21 sergey sync
2013-03-18 cin TT view refactoring
2013-03-10 cin Added transformations support to JSONView
2013-03-04 cin sync
2013-02-28 cin sync
2013-02-27 cin corrected IMPL::Config::Activator
2013-02-27 sergey *IMPL::Config::Activator: refactoring
2013-02-25 cin sync
2013-02-20 cin *TTView: fixed template selectors mechanism
2013-02-20 sergey *TTView: fixed memory leak
2013-02-19 cin *TTView refactoring
2013-02-19 sergey *TTView refactoring: removed RequireControl method, etc.
2013-02-18 cin *TTView refactoring
2013-02-18 sergey *TTView refactoring
2013-02-17 cin *IMPL::Web::Handler::TTView Reworked template selection mechanism
2013-02-14 sergey +IMPL::Object::InlineFactory: implement object factory as subroutine
2013-02-12 sergey *IMPL::SQL::MySQL fixed issues with foreign keys and drop table
2013-02-11 cin *IMPL::SQL fixed warnings
2013-02-10 cin refactoring
2013-02-05 cin +IMPL::declare now supports meta attributes
2013-02-04 sergey sync
2013-02-03 cin core refactoring
2013-02-01 sergey sync (unstable)
2013-01-31 sergey *IMPL::Class refactoring property definition mechanism (incomplete).
2013-01-30 cin *refactoring IMPL::Class
2013-01-29 cin +Added AutoDispose class
2013-01-29 sergey +Added support for destructors, (special method named DTOR)
2013-01-28 sergey sync
2013-01-27 cin +IMPL::SQL::Schema::MySQL: added basic support for MySQL
2013-01-24 cin merge