entity.py
Mon, 17 Aug 2009 12:11:54 +0200 Sylvain Thénault towards better edited attributes handling stable
Mon, 17 Aug 2009 11:06:02 +0200 Sylvain Thénault [entity] warn if bad fetch_attrs stable
Mon, 17 Aug 2009 11:05:28 +0200 Sylvain Thénault [entity] fix fetch_rql w/ case where it's called while entity is not 'complete' (eg time where it's being added but have not yet all mandatory relations set) stable
Fri, 14 Aug 2009 12:14:29 +0200 Nicolas Chauvat R using entity.attr = val is now accepted
Thu, 13 Aug 2009 13:08:27 +0200 Sylvain Thénault quick and dirty fix until introduction of CWEntityManager
Thu, 13 Aug 2009 13:07:46 +0200 Sylvain Thénault remove 3.2 bw compat code
Thu, 13 Aug 2009 13:07:21 +0200 Sylvain Thénault turn id into __id__
Thu, 13 Aug 2009 13:05:50 +0200 Sylvain Thénault remove 3.2 bw compat code
Thu, 13 Aug 2009 12:18:55 +0200 Sylvain Thénault better as a method of the etypes registry
Thu, 13 Aug 2009 12:18:14 +0200 Sylvain Thénault deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
Thu, 13 Aug 2009 11:32:34 +0200 Sylvain Thénault propagate some api changes
Thu, 13 Aug 2009 10:50:19 +0200 Sylvain Thénault __initialize__ needs the schema as argument
Wed, 12 Aug 2009 18:40:52 +0200 Nicolas Chauvat R put version info in deprecation warnings
Wed, 12 Aug 2009 18:05:19 +0200 Sylvain Thénault Backed out changeset 3f6dfc312760
Tue, 11 Aug 2009 17:27:27 +0200 Sylvain Thénault [entities] access persistent attributes through entity.cwdb
Mon, 03 Aug 2009 15:42:47 +0200 Sylvain Thénault [appobject selection process] drop the need for the .selected method
Mon, 03 Aug 2009 14:14:07 +0200 Sylvain Thénault R [base classes] only AppObject remaning, no more AppRsetObject
Mon, 03 Aug 2009 10:50:57 +0200 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
Sun, 02 Aug 2009 12:00:17 +0200 Sylvain Thénault enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
Fri, 31 Jul 2009 22:37:28 +0200 Nicolas Chauvat R [all] logilab.common 0.44 provides only deprecated
Wed, 22 Jul 2009 15:05:32 +0200 Aurelien Campeas does not make sense any more
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Wed, 08 Jul 2009 07:44:49 +0200 Sylvain Thénault remark stable
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Tue, 23 Jun 2009 13:36:38 +0200 Sylvain Thénault backport stable branch
Fri, 19 Jun 2009 14:42:04 +0200 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
Fri, 19 Jun 2009 09:19:27 +0200 Sylvain Thénault https://www.logilab.net/cwo/ticket/343724 stable
Fri, 05 Jun 2009 19:04:20 +0200 Sylvain Thénault absolute_url / build_url refactoring to avoid potential name clash
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Fri, 29 May 2009 14:19:30 +0200 Sylvain Thénault turn every form class into appobject. They should not be instantiated manually anymore.
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Fri, 22 May 2009 01:30:20 +0200 Nicolas Chauvat minor refactoring of absolute_url() stable
Mon, 18 May 2009 14:22:26 +0200 sylvain thenault add some bw compat code for old rest_path prototype stable
Mon, 18 May 2009 13:49:28 +0200 sylvain thenault test and fix #342997: local eid used for absolute_url of external entities stable
Thu, 14 May 2009 12:34:08 +0200 sylvain thenault skip RawDynamicComboBoxWidget tls-sprint
Tue, 12 May 2009 19:20:23 +0200 sylvain thenault autoform_widget superseeded by autoform_field_kwargs (api change addiction :-/) tls-sprint
Tue, 12 May 2009 11:56:12 +0200 sylvain thenault final rtag api tls-sprint
Mon, 11 May 2009 18:02:04 +0200 sylvain thenault access to rwidgets through uicfg, removing buggy import breaking bw compat on the way tls-sprint
Mon, 11 May 2009 11:20:38 +0200 sylvain thenault final rtags api (eventually :$) tls-sprint
Thu, 30 Apr 2009 13:06:44 +0200 sylvain thenault add debugging assertion tls-sprint
Thu, 30 Apr 2009 12:36:33 +0200 sylvain thenault give widget, non it's name tls-sprint
Wed, 29 Apr 2009 10:29:03 +0200 sylvain thenault update rtags api tls-sprint
Tue, 28 Apr 2009 11:22:31 +0200 sylvain thenault fix imports, cleanup, repair some ajax calls tls-sprint
Fri, 24 Apr 2009 15:38:19 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Fri, 24 Apr 2009 15:37:05 +0200 sylvain thenault new parent_classes method (cached) tls-sprint
Wed, 22 Apr 2009 19:42:44 +0200 sylvain thenault allow to instantiate an entity without rset tls-sprint
Wed, 15 Apr 2009 17:22:57 +0200 sylvain thenault AppRsetObject now handle row and col tls-sprint
Wed, 15 Apr 2009 14:41:06 +0200 sylvain thenault rename attribute_metadata method to attr_metadata to save a few chars tls-sprint
Thu, 09 Apr 2009 12:37:00 +0200 sylvain thenault put class, not class name into rwidgets. New rfields rtags to specify a field for a relation tls-sprint
Tue, 07 Apr 2009 19:51:35 +0200 sylvain thenault skip deprecated URL widgets tls-sprint
Tue, 07 Apr 2009 17:17:55 +0200 sylvain thenault cleanup, avoid spurious warning tls-sprint
Fri, 27 Mar 2009 12:24:47 +0100 sylvain thenault fix support for old __rtags__ and widgets tls-sprint
Thu, 26 Mar 2009 21:03:20 +0100 sylvain thenault support for old __rtags__ tls-sprint
Wed, 25 Mar 2009 10:40:22 +0100 sylvain thenault make pylint happy, fix some bugs on the way tls-sprint
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Thu, 12 Mar 2009 19:39:34 +0100 sylvain thenault unification of meta-attributes handling: tls-sprint
Thu, 12 Mar 2009 18:40:24 +0100 sylvain thenault * turn tidy_html_hook into a regular application hook tls-sprint
Thu, 12 Mar 2009 16:23:31 +0100 sylvain thenault move has_format method to the entity schema class tls-sprint
Tue, 10 Mar 2009 15:39:23 +0100 sylvain thenault restore limit on form_field_vocabulary, actually used tls-sprint
Wed, 04 Mar 2009 17:27:21 +0100 sylvain thenault bw compat for vocabulary using new form tls-sprint
less more (0) -60 tip