entities/schemaobjs.py
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