entities/schemaobjs.py
2011-09-22 Sylvain Thénault [entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
2011-09-15 Sylvain Thénault backport stable
2011-09-13 Sylvain Thénault backout 7780:a1d5365fefc1 stable
2011-09-13 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
2011-05-11 Sylvain Thénault [cleanup] kill some remaining traces of goa stable
2011-02-07 Sylvain Thénault [sources] rewrite the way pyrorql mapping are stored in the database so it can be reused for other sources (eg datafeed+cwxml)
2011-01-28 Sylvain Thénault [schema sync] fix crash when bad inlinment detected, inlined is not in the locals stable
2010-10-25 Sylvain Thénault cleanup
2010-10-25 Sylvain Thénault [sources] method to ease modification of a source config through c-c shell
2010-10-21 Sylvain Thénault [cwsource] fix dumb name error
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-14 Sylvain Thénault [schema view] the final touch. Things are getting nicely displayed, and code clean
2010-04-13 Sylvain Thénault [mq]: worklfow view
2010-03-26 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
2010-03-09 Sylvain Thénault [schema hooks] properly check for changes of schema properties avoid useless costly operation (such as full-text reindexing all entities of a type). Refactor inlined handling and fix a bug trying to reindex a final entity type on the way. stable
2010-02-05 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-09-23 Sylvain Thénault use ._cw instead of req on appobject classes
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-09-21 Sylvain Thénault [schema sync] fix so that new cardinality are considered when both inlined and cardinality change in the same transaction stable
2009-07-31 Sylvain Thénault [R schemaobjs] property accessors for CWRelation/CWAttribute
2009-07-07 Sylvain Thénault meta has been dropped
2009-06-19 Sylvain Thénault stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
2009-05-28 Nicolas Chauvat [views] change schema views: remove view eschema and use tabs for cwetype
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-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-03-26 sylvain thenault support for old __rtags__ tls-sprint
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip