web/views/embedding.py
2011-01-21 Sylvain Thénault [adapters] fix #1424467 caused by precedence of bw compat method while the adapter is concret for a given class stable
2010-10-22 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-07-05 Sylvain Thénault [selectors] avoid spurious warning when using implements by design
2010-07-05 Sylvain Thénault backport stable
2010-07-05 Sylvain Thénault cleanups stable
2010-06-10 Sylvain Thénault [view] add a new entity_call method to entity view protocol, allowing some to work with not yet created entities. Also, start considering 'eid' form parameters where we only consider 'rql', so we can move on bloquing arbitrary rql inputs (more to do on this...)
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-09 Sylvain Thénault 3.6 api update
2009-12-08 Sylvain Thénault drop common subpackage
2009-09-23 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-08-13 Sylvain Thénault fix urlquote imports
2009-08-13 Sylvain Thénault stop using controller class attribute, allowing to deprecate appobject.build_url in favor of req.build_url
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-03-23 sylvain thenault pylint cleanup tls-sprint
2009-03-12 sylvain thenault process_rql now done in the controller tls-sprint
2009-02-18 sylvain thenault update import tls-sprint
2009-02-18 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
2009-02-17 Adrien Di Mascio replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) tls-sprint
2009-02-16 sylvain thenault major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification) tls-sprint
2009-01-15 sylvain thenault massive selector update 3.0
2008-12-22 Sylvain Thenault more selector renaming
2008-12-19 Sylvain Thenault begin selector renaming (work in progress)
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip