Mercurial > pub > Impl
log
age | author | description |
---|---|---|
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. |