appobject.py
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 15:16:47 +0200 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
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
Fri, 31 Jul 2009 22:37:28 +0200 Nicolas Chauvat R [all] logilab.common 0.44 provides only deprecated
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Tue, 23 Jun 2009 13:36:38 +0200 Sylvain Thénault backport stable branch
Wed, 10 Jun 2009 23:29:37 +0200 Adrien Di Mascio [CWCache] yet another bugfix in cwcache: proper initalization of Cache.creation_date stable
Wed, 10 Jun 2009 21:02:21 +0200 Adrien Di Mascio [CWCache] fix CWCache validity test 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:04:06 +0200 Sylvain Thénault be stricter on catched exception, fix Time parsing
Fri, 29 May 2009 13:34:06 +0200 Florent fix import
Thu, 28 May 2009 18:31:14 +0200 Sylvain Thénault move view method's logic on the registry, so it's easier to call it from outside an appobject. Also make rset argument optional
Thu, 28 May 2009 18:28:29 +0200 Sylvain Thénault move parse_datetime on appobject
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Tue, 12 May 2009 20:17:37 +0200 sylvain thenault move initialize_varmaker impl to base app object tls-sprint
Mon, 11 May 2009 11:55:10 +0200 sylvain thenault View.dispatch -> View.render tls-sprint
Mon, 04 May 2009 12:53:28 +0200 sylvain thenault fix import tls-sprint
Mon, 04 May 2009 11:47:33 +0200 sylvain thenault don't depends on simplejson outside web/ tls-sprint
Wed, 29 Apr 2009 08:57:50 +0200 sylvain thenault delete-trailing-whitespaces 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, 08 Apr 2009 11:29:28 +0200 sylvain thenault * print vreg content once fully initialized (require move of print code from vregistry to cwvreg) tls-sprint
Fri, 27 Mar 2009 12:20:47 +0100 sylvain thenault missing import tls-sprint
Thu, 26 Mar 2009 18:54:55 +0100 sylvain thenault move .view method on AppRsetObject, move initialize_varmaker method on View tls-sprint
Thu, 26 Mar 2009 18:54:26 +0100 sylvain thenault change the way selected/__init__ are used for AppRsetObject tls-sprint
Mon, 23 Mar 2009 13:07:26 +0100 sylvain thenault should call clear, not empth (thanks pylint) tls-sprint
Mon, 23 Mar 2009 13:07:02 +0100 sylvain thenault remove some old bw compat code tls-sprint
Tue, 10 Mar 2009 11:35:52 +0100 sylvain thenault use datetime instead of mx.DateTime tls-sprint
Fri, 20 Feb 2009 01:13:50 +0100 sylvain thenault assert select() tls-sprint
Wed, 18 Feb 2009 15:53:54 +0100 sylvain thenault set a default selector on base app objects class tls-sprint
Wed, 18 Feb 2009 15:48:52 +0100 sylvain thenault use extra_kwargs attribute namte tls-sprint
Wed, 18 Feb 2009 00:12:18 +0100 sylvain thenault ooooops tls-sprint
Wed, 18 Feb 2009 00:12:34 +0100 Adrien Di Mascio __selectors__ must return a tuple tls-sprint
Tue, 17 Feb 2009 23:45:51 +0100 Adrien Di Mascio improve __selectors__() so that it always return a tuple tls-sprint
Tue, 17 Feb 2009 23:34:17 +0100 sylvain thenault oops tls-sprint
Tue, 17 Feb 2009 23:21:23 +0100 sylvain thenault default to yes_registerer tls-sprint
Tue, 17 Feb 2009 23:00:28 +0100 sylvain thenault merge tls-sprint
Tue, 17 Feb 2009 22:24:03 +0100 Adrien Di Mascio overridden `registered()` methods must call the base implementation tls-sprint
Tue, 17 Feb 2009 22:59:14 +0100 sylvain thenault avoid dependency to common tls-sprint
Tue, 17 Feb 2009 22:45:55 +0100 sylvain thenault move utils from cw.common to cw tls-sprint
Tue, 17 Feb 2009 21:57:05 +0100 sylvain thenault move view and appobject from cw.common to cw tls-sprint
less more (0) tip