log Lib/IMPL/Web/View/TTDocument.pm @ 331:2ff1726c066c

age author description
2013-04-29 cin TTView: page content now rendered lazy therefore a page layout must wrap the document content
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 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-24 cin *IMPL::Web::View: templates inheritance support
2013-03-21 cin sync
2013-03-18 cin TT view refactoring
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-01-16 cin *IMPL::Web::View refactoring
2013-01-09 sergey *fixed IMPL::DOM::Schema circular module references
2012-10-28 sergey Added Unsupported media type Web exception
2012-10-18 sergey +Added ViewResult to allow implementation of the view environment.
2012-10-15 sergey DOM model refactoring
2012-10-15 sergey DOM refactoring
2012-10-11 sergey sync
2012-10-09 sergey Fixed degradations due refactoring
2012-06-29 sergey bugfixes
2012-04-11 cin IMPL::Web::View changed document layout handling, docs, examples
2012-04-10 cin Replaced tabs with spaces
2012-04-10 sergey sync
2012-04-06 cin IMPL::Web::View refactoring
2012-04-05 cin IMPL::Web::View improvements (unstable)
2012-04-04 cin IMLP::Web::View refactored, added new method 'require' which is available inside templates. Changed document rendering.
2012-04-03 cin IMPL::Vew::Web - fixed memory leaks, more tests
2012-04-03 cin Memory leak tests in IMPL::Web::View
2012-04-03 sergey TTControl::AUTOLOAD now accesses nodeProperties
2012-03-30 cin IMPL::Web::View::TTControl tests, fixes
2012-03-29 cin IMPL::Web::View::TTDocument tests, fixes
2012-01-25 sourcer New templating system, small fixes