log

age author description
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
2013-01-24 sergey SQL schema updated (unstable)
2013-01-20 cin *refactoring IMPL::Web: added 'application' property to resources
2013-01-16 cin *IMPL::Web::View refactoring
2013-01-13 cin *corrected TTView to handle plain (and undefined) values
2013-01-09 cin improved documentation
2013-01-09 sergey *IMPL::DOM::Transform: updated documentation
2013-01-09 sergey *fixed IMPL::DOM::Schema circular module references
2012-12-28 sergey sync
2012-12-28 sergey sync
2012-12-24 sergey sync
2012-12-20 sergey Merge with 91bae9f41a9cf2d52f5cff5a5c3e7c8683c7d47e
2012-12-18 sergey Added class for referencing paths in configuration files
2012-12-13 sergey collapse empty array elements in POSTed data
2012-12-12 sergey corrected ViewHandlers to handle cookies and headers.
2012-12-07 sergey refactoring (incomplete)
2012-12-06 sergey updated web-session creation
2012-11-19 sergey added application exception class
2012-11-18 sergey fixed IMPL::require IMPL::declare
2012-11-16 sergey require can handle recursive module references
2012-11-07 sergey DOM refactoring
2012-11-06 sergey fixed simple auth package to work with utf8 strings
2012-11-05 sergey Minor fixes
2012-10-31 sergey sync