log

age author description
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
2012-10-29 sergey Fixed regressions in DOM due previous refactorings
2012-10-28 sergey Added Unsupported media type Web exception
2012-10-22 sergey refactoring
2012-10-18 sergey *TTView: fixed template selection based on the model type
2012-10-18 sergey requestCharset support
2012-10-18 sergey +Added ViewResult to allow implementation of the view environment.
2012-10-17 sergey +Added ObjectFactory for templates with static members support
2012-10-16 sergey *security subsytem bugfixes
2012-10-15 sergey DOM model refactoring
2012-10-15 sergey refactoring QueryToDOM
2012-10-15 sergey DOM refactoring
2012-10-11 sergey code cleaning
2012-10-11 sergey sync
2012-10-11 sergey refactoring, cleaning code
2012-10-09 sergey Fixed degradations due refactoring
2012-10-08 sergey sync
2012-10-07 sergey *reworked IMPL::Security
2012-09-28 sergey heavily reworked the resource model of the web application:
2012-09-13 andrei Для синхронизации
2012-09-07 sergey sync
2012-09-05 sergey Added resource contract
2012-08-31 sergey Bindings concept in progress
2012-08-29 sergey resources schema update
2012-08-28 sergey updated resources schema
2012-08-27 sergey resources schema in progress
2012-08-24 sergey sync: working on resources schema
2012-08-23 sergey sync, updated schema
2012-08-21 sergey sync
2012-08-20 sergey sync
2012-08-20 cin Слияние
2012-08-09 sergey sync
2012-08-19 cin sync, migrating to XML::Compile
2012-08-06 sergey sync
2012-08-02 sergey sync
2012-06-29 sergey bugfixes
2012-06-05 cin Completed IMPL::Web::AutoLocator, added tests
2012-05-29 sergey added IMPL::Web::AutoLocator
2012-05-28 cin IMPL::Class::Meta refactoring
2012-05-18 sergey corrected RestController for empty PAT_INFO
2012-05-03 sergey minor changes
2012-05-03 sergey +IMPL::Web::Handlers::ViewSelector
2012-05-02 sergey IMPL::Web::View fixed template selection, release candidate
2012-05-02 sergey +IMPL::Config::Include - simple way to include external config
2012-04-25 sergey Implemented templates selection mechanism
2012-04-24 sergey IMPL::Web::Application::RestResource fixes, documentation
2012-04-24 sergey Reworked REST resource classes to be more transparent and intuitive