entities/__init__.py
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Fri, 18 Dec 2009 15:10:57 +0100 Pierre-Yves David 3.6 remove deprecation warning
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Tue, 06 Oct 2009 18:17:11 +0200 Sylvain Thénault doesn't necessarily have parent stable
Tue, 06 Oct 2009 17:13:08 +0200 Sylvain Thénault [entities] default implementation for after_deletion_path goes back to the parent if any stable
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 12:28:28 +0200 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
Wed, 23 Sep 2009 09:29:39 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Mon, 21 Sep 2009 18:02:59 +0200 Sylvain Thénault this is actually a role, fix argument name stable
Thu, 13 Aug 2009 11:49:56 +0200 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
Thu, 13 Aug 2009 00:35:05 +0200 Nicolas Chauvat R put version info in deprecation warnings
Mon, 03 Aug 2009 15:42:47 +0200 Sylvain Thénault [appobject selection process] drop the need for the .selected method
Fri, 31 Jul 2009 22:37:28 +0200 Nicolas Chauvat R [all] logilab.common 0.44 provides only deprecated
Thu, 23 Jul 2009 15:57:15 +0200 Sylvain Thénault move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
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
Tue, 19 May 2009 09:05:47 +0200 Sylvain Thénault stop automatically setting default method for _format field, too hard to override this with the new form system while keeping bw compat. Simply upgrade to new form system where it's a problem stable
Tue, 28 Apr 2009 11:22:31 +0200 sylvain thenault fix imports, cleanup, repair some ajax calls tls-sprint
Tue, 28 Apr 2009 10:11:08 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Tue, 21 Apr 2009 19:20:56 +0200 sylvain thenault remove spaces tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E 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
Fri, 27 Mar 2009 17:08:27 +0100 sylvain thenault fix form instantiation tls-sprint
Fri, 27 Mar 2009 12:30:19 +0100 sylvain thenault fix *relations_by_categories + rtags api/key mess tls-sprint
Thu, 26 Mar 2009 21:03:20 +0100 sylvain thenault support for old __rtags__ tls-sprint
Thu, 26 Mar 2009 19:15:57 +0100 sylvain thenault remove rtags/methods to handle the action box from Entity, move it to the action box... tls-sprint
Thu, 26 Mar 2009 19:00:20 +0100 sylvain thenault pylint cleanup tls-sprint
Mon, 23 Mar 2009 18:20:23 +0100 sylvain thenault remove some bw compat code tls-sprint
Thu, 12 Mar 2009 20:07:20 +0100 sylvain thenault has_metadata is a schema method tls-sprint
Thu, 12 Mar 2009 19:39:34 +0100 sylvain thenault unification of meta-attributes handling: tls-sprint
Wed, 11 Mar 2009 23:29:08 +0100 sylvain thenault move get_widget in the to-deprecate section tls-sprint
Wed, 04 Mar 2009 19:04:44 +0100 sylvain thenault add a use_fckeditor method on http request tls-sprint
Wed, 04 Mar 2009 18:49:58 +0100 sylvain thenault should check fckeditor is installed before using the property tls-sprint
Tue, 24 Feb 2009 11:59:53 +0100 Aurelien Campeas fix imports : common.utils -> utils tls-sprint
Fri, 20 Feb 2009 17:39:56 +0100 sylvain thenault prepare for deprecation tls-sprint
Tue, 17 Feb 2009 22:49:54 +0100 Adrien Di Mascio update imports of "cubicweb.common.entity" and use the new module path "cubicweb.entity" tls-sprint
Tue, 27 Jan 2009 14:03:17 +0100 sylvain thenault update some copyrights
Mon, 22 Dec 2008 14:31:07 +0100 Sylvain Thenault check we have a description *yams attribute*
Tue, 25 Nov 2008 17:41:16 +0100 Laure Bourgois add selector to test if result set is an object (for rss feed component)
Fri, 21 Nov 2008 17:36:42 +0100 Laure Bourgois views with rss feed
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip