log

age author description
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
2012-04-23 sergey sync
2012-04-22 sergey Added REST support for forms (with only get and post methods)
2012-04-20 cin Implemented IMPL::Web::Handler::RestController
2012-04-18 sergey Added IMPL::declare, IMPL::require, to simplify module definitions
2012-04-16 cin added IMPL::Config::Reference
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-03-28 sergey IMPL::Web::View::TTLoader tests
2012-03-28 cin IMPL::Web::View::TTLoader tests
2012-03-25 sergey sync
2012-01-25 sourcer New templating system, small fixes
2011-12-30 sourcer Перекодировка в utf-8
2011-12-20 sourcer minor changes
2011-10-11 sourcer new constructor syntax
2011-10-11 sourcer new constructor syntax
2011-10-05 sergey minor changes
2011-10-04 sourcer corrected cloning method
2011-10-04 sergey minor changes
2011-09-14 sourcer minor bugfixes
2011-06-20 sourcer corrected schema resolution mechanism
2011-06-05 sourcer Исправления, изменена концепция веб-форм
2011-05-23 sourcer refactoring
2011-05-16 sourcer corrected IMPL::SQL::Schema::Diff
2011-05-16 sourcer IMPL::SQL::Schema::Traits::Diff alfa version
2011-05-12 sourcer SQL schema in progress
2011-04-23 wizard Added Class::Template,
2011-04-23 wizard Added Class::Template,
2011-03-27 wizard SQL traits in progress
2011-03-14 wizard temp commit
2010-12-29 wizard corrected PATH_INFO handling
2010-12-28 wizard Added a handler for rewriting a PATH_INFO value, useful with a json handlers
2010-12-27 wizard Corrected web application modules
2010-12-26 wizard IMPL::Test::Unit minor changes
2010-11-02 wizard Minor changes
2010-10-20 wizard Fixed PostToDom with empty fields issue.
2010-10-05 wizard Added template property to IMPL::Web::QueryHandler::PageFormat (this allows to specify exact template (filename, ref to a scalar, ref to a file handle)).
2010-09-30 wizard minor fixes
2010-09-29 wizard Url support
2010-09-27 wizard minor fixes
2010-09-22 wizard DOM: schema improvements
2010-08-20 wizard Fixed major bug in conversion from a POST request to the DOM document (when instanceId == 0)
2010-08-20 wizard minor fixes
2010-08-17 wizard minor changes
2010-08-16 wizard DOM objects now have a schema and schemaSource properties
2010-08-09 wizard Post to dom improved
2010-07-25 wizard fixed cgi parameters processing
2010-07-21 wizard Minor changes
2010-07-12 wizard Empty nodes no more created while transforming a post request to the DOM document
2010-07-08 wizard Singleton behavior changed
2010-07-07 wizard minor changes
2010-07-06 wizard (no commit message)
2010-07-04 wizard to_json and escape_string functions for the templates
2010-07-01 wizard Fixed module loading by the UriController
2010-07-01 wizard IMPL::Web::Application: Fixed file uploading
2010-06-28 wizard minor fix
2010-06-25 wizard url routines for templates
2010-06-23 wizard Added an URL support inside the templates
2010-06-20 wizard Significant performance optimizations
2010-06-18 wizard Added IMPL::Class::MethodInfo
2010-06-17 wizard minor changes
2010-06-16 wizard Added IMPL::IOException
2010-06-15 wizard Added support for utf-8 and old versions of CGI module
2010-06-15 wizard Fixed utf-8 problem
2010-06-14 wizard Fixed a error handling issue in JSON output: errors are correctly transfered
2010-06-11 wizard In the IMPL::Web::ControllerUnit added the ability to notify a form about a wrong data from a transaction
2010-06-11 wizard Several bug fixes
2010-06-10 wizard Small fixes in IMPL::DOM::Schema
2010-06-09 wizard IMPL::Web::TT::Form concept
2010-06-09 wizard Additional DOM::Node tests
2010-06-08 wizard Fixed bug in IMPL::DOM::Navigator::selectNodes
2010-06-07 wizard Minor changes
2010-06-07 wizard Merge with 79cdd6c86409806bd1de092d9f0fb2b048775720
2010-06-07 wizard Json format
2010-06-07 wizard JSON support (experimental)
2010-06-02 wizard Controls support (RC1)
2010-05-31 wizard minor changes.
2010-05-25 wizard minor fix to the serialization mechanism
2010-05-24 wizard minor changes, more strict code, no bugs fixed, no features added
2010-05-20 wizard Updated PostToDOM transformation
2010-05-18 wizard Form processing mechanism
2010-05-17 wizard ControllerUnit concept
2010-05-17 wizard Refactoring,
2010-05-17 wizard IMPL::DOM::Node updated to support TT, (added childNodesRef and selectNodesRef for using from TT)
2010-05-14 wizard Removed absolute modules
2010-05-12 wizard Updated Web::TT
2010-05-12 wizard DOM Builder now is a navigator like SimpleBuilder
2010-05-10 wizard Fixed a validation errors parameters
2010-05-10 wizard DOM::Schema RC0 inflators support, validation and some other things,
2010-05-07 wizard Schema beta 2
2010-05-07 wizard Schema beta version
2010-05-06 wizard Schema in progress
2010-05-05 wizard Schema in progress
2010-05-05 wizard Minor changes, DOM schema is in development (in the aspect of a forms)
2010-05-04 wizard minor changes
2010-05-04 wizard Added SecureCall to Web QueryHandlers stack
2010-04-30 wizard Minor changes
2010-04-28 wizard Added a security authority property to the Context and Security classes
2010-04-28 wizard Fixed security related bugs
2010-04-28 wizard fixed _is_class in activator
2010-04-27 wizard IMPL::Config::Resolve alpha version
2010-04-26 wizard fixed factory
2010-04-25 wizard Small improvements in the abstract object class
2010-04-21 wizard small fix in the activator and secure cookie
2010-04-20 wizard minor changes
2010-04-19 wizard small fixes in the security moodules
2010-04-18 wizard TAP fixes
2010-04-16 wizard DateTime renamed because of collision
2010-04-14 wizard Minor changes to the test infrastructure
2010-04-13 wizard (no commit message)
2010-04-08 wizard minor changes
2010-04-07 Sergey IMPL::Web::Security alpha version
2010-04-06 wizard minor changes + docs
2010-04-04 wizard ORM concept in development
2010-04-02 wizard TT::Control in work
2010-04-02 wizard Refactoring Web::TT
2010-03-31 wizard Web::DOM
2010-03-30 wizard docs
2010-03-29 wizard doc
2010-03-29 wizard doc
2010-03-26 wizard docs
2010-03-25 wizard docs
2010-03-24 wizard More docs
2010-03-24 wizard Cookie Simple auth support
2010-03-23 wizard Auth in progress
2010-03-19 wizard Documentation, minor fixes
2010-03-18 wizard Documentation
2010-03-16 wizard Application configuration improvements
2010-03-15 wizard Doc generation
2010-03-14 wizard Added serialization support for the IMPL::Object::List
2010-03-12 wizard Web application
2010-03-10 wizard minor changes
2010-03-09 wizard Lazy activation for the configuration objects (final concept)
2010-03-08 wizard Rewritten property implementation (probably become slower but more flexible)
2010-03-05 wizard Configuration, late activation
2010-03-05 wizard Web application main class functionality
2010-03-04 wizard Web application in progress
2010-03-03 wizard Web application
2010-03-02 wizard commit
2010-03-01 wizard minor changes
2010-03-02 wizard security in work
2010-03-01 wizard Security in progress
2010-02-27 wizard :q
2010-02-26 wizard migrating to the Eclipse IDE
2010-02-25 Sergey security in progress
2010-02-23 Sergey Web::Application development (request controller)
2010-02-02 Sergey Upgrading resources
2010-01-29 Sergey Starting web-application concept
2010-01-10 Sergey ORM
2010-01-07 Sergey merge
2010-01-07 Sergey updated ORM schema model
2009-12-21 Sergey parser in progress
2009-12-10 Sergey bnf parser in progress
2009-12-08 Sergey Text parser
2009-11-23 Sergey small fixes
2009-11-22 Sergey performance improvements, DOM reworked (a little)
2009-11-20 Sergey DOM in works
2009-11-17 Sergey DOM::Navigator::Builder working version
2009-11-16 Sergey Dom Builder
2009-11-09 Sergey small fixes, some new tests
2009-11-08 Sergey +1
2009-11-08 Sergey Small fixes to Test framework (correct handlinf of the compilation errors in the test units)
2009-11-03 Sergey ORM in works
2009-10-21 Sergey minor changes
2009-10-19 Sergey ORM in works
2009-10-16 Sergey ORM in progress
2009-10-15 Sergey Text services in progress
2009-10-13 Sergey small fix in the dom schema
2009-10-04 Sergey Первая рабочая реазизация схемы и навигаторов
2009-09-30 Sergey merge
2009-09-30 Sergey wmi tests
2009-09-30 Sergey temp commit
2009-09-22 Sergey DOM Schema
2009-09-11 Sergey DOM схема, требует переработки в части схемы для описания схем. Автоверификация не проходит
2009-09-10 Sergey DOM Schema + tests
2009-09-09 Sergey dom
2009-09-08 Sergey Окончательная концепция описания схем и построения DOM документов
2009-09-07 Sergey Dom schema in progress
2009-09-04 Sergey Дом модель и схема
2009-09-02 Sergey merge heads
2009-08-30 Sergey Работа над навигаторами и схемой DOM модели
2009-09-02 Sergey DOM и навигация
2009-08-28 Sergey DOM
2009-08-27 Sergey DOM schema
2009-08-25 Sergey DOM Schema
2009-08-23 Sergey Улучшены тесты
2009-08-14 Sergey DOM In development
2009-08-13 Sergey in develop
2009-08-12 Sergey DOM - в разработке
2009-08-11 Sergey in developing
2009-08-10 Sergey in develop
2009-07-17 Sergey ORM in progress
2009-07-14 Sergey Создан репозитарий