Wed, 23 Sep 2009 19:41:19 +0200 |
Adrien Di Mascio |
[deprecation] better deprecation handling on self.varmaker
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 13:28:26 +0200 |
Adrien Di Mascio |
[api] use cw_*
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 12:29:31 +0200 |
Adrien Di Mascio |
fix deprecation warnings in appobject: display the correct expected replacement
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 12:28:28 +0200 |
Adrien Di Mascio |
[api] use _cw, cw_row, cw_col, cw_rset etc.
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 10:20:51 +0200 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:54:25 +0200 |
Adrien Di Mascio |
merge
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:47:04 +0200 |
Adrien Di Mascio |
[appobject] detect old-style property_defs and emit a deprectaion warning
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 08:42:52 +0200 |
Sylvain Thénault |
[appobjects] use __regid__ instead of __id__, more explicit
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 16:26:20 +0200 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 20:02:07 +0200 |
Sylvain Thénault |
add write support for rset to avoid some crash
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 19:21:26 +0200 |
Sylvain Thénault |
[appobject] old selectors no more supported
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 19:20:36 +0200 |
Sylvain Thénault |
[deprecation] nicer messages
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 14:31:25 +0200 |
Sylvain Thénault |
use ._cw instead of .cw_req
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 09:17:54 +0200 |
Sylvain Thénault |
[selectors] explicity fail on inplace and/or
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 13:07:21 +0200 |
Sylvain Thénault |
turn id into __id__
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 12:23:06 +0200 |
Sylvain Thénault |
doc update
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 12:18:14 +0200 |
Sylvain Thénault |
deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:56:49 +0200 |
Sylvain Thénault |
no need for a classid class method
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:54:19 +0200 |
Sylvain Thénault |
rename registered to __registered__
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:49:56 +0200 |
Sylvain Thénault |
remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:32:34 +0200 |
Sylvain Thénault |
propagate some api changes
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:06:46 +0200 |
Sylvain Thénault |
fix bw compat properties
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:32:03 +0200 |
Sylvain Thénault |
no more needs for vreg_initialization_completed hook
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:24:51 +0200 |
Sylvain Thénault |
should still call .items
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:20:57 +0200 |
Sylvain Thénault |
refactor property handling to avoid name conflicts
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 09:59:35 +0200 |
Sylvain Thénault |
stop using controller class attribute, allowing to deprecate appobject.build_url in favor of req.build_url
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 09:41:24 +0200 |
Sylvain Thénault |
move get_cache to base request
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 09:41:05 +0200 |
Sylvain Thénault |
move tal_render to View
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 09:30:03 +0200 |
Sylvain Thénault |
rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 19:09:32 +0200 |
Nicolas Chauvat |
R propagate deprecation of AppObject.entity()
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 18:40:52 +0200 |
Nicolas Chauvat |
R put version info in deprecation warnings
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 18:16:49 +0200 |
Nicolas Chauvat |
R [appobject] deprecate AppObject.entity()
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 13:01:56 +0200 |
Nicolas Chauvat |
R propagate registry API changes
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 15:42:47 +0200 |
Sylvain Thénault |
[appobject selection process] drop the need for the .selected method
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 15:16:47 +0200 |
Sylvain Thénault |
[appobject] kill VObject class, move base selector classes to appobject
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 14:14:07 +0200 |
Sylvain Thénault |
R [base classes] only AppObject remaning, no more AppRsetObject
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 22:37:28 +0200 |
Nicolas Chauvat |
R [all] logilab.common 0.44 provides only deprecated
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 14:33:37 +0200 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:36:38 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 10 Jun 2009 23:29:37 +0200 |
Adrien Di Mascio |
[CWCache] yet another bugfix in cwcache: proper initalization of Cache.creation_date
stable
|
file |
diff |
annotate
|
Wed, 10 Jun 2009 21:02:21 +0200 |
Adrien Di Mascio |
[CWCache] fix CWCache validity test
stable
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 19:04:20 +0200 |
Sylvain Thénault |
absolute_url / build_url refactoring to avoid potential name clash
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Fri, 29 May 2009 14:04:06 +0200 |
Sylvain Thénault |
be stricter on catched exception, fix Time parsing
|
file |
diff |
annotate
|
Fri, 29 May 2009 13:34:06 +0200 |
Florent |
fix import
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 28 May 2009 18:28:29 +0200 |
Sylvain Thénault |
move parse_datetime on appobject
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Tue, 12 May 2009 20:17:37 +0200 |
sylvain thenault |
move initialize_varmaker impl to base app object
tls-sprint
|
file |
diff |
annotate
|
Mon, 11 May 2009 11:55:10 +0200 |
sylvain thenault |
View.dispatch -> View.render
tls-sprint
|
file |
diff |
annotate
|
Mon, 04 May 2009 12:53:28 +0200 |
sylvain thenault |
fix import
tls-sprint
|
file |
diff |
annotate
|
Mon, 04 May 2009 11:47:33 +0200 |
sylvain thenault |
don't depends on simplejson outside web/
tls-sprint
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 08:57:50 +0200 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 16:55:37 +0200 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 12:20:47 +0100 |
sylvain thenault |
missing import
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 18:54:55 +0100 |
sylvain thenault |
move .view method on AppRsetObject, move initialize_varmaker method on View
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 18:54:26 +0100 |
sylvain thenault |
change the way selected/__init__ are used for AppRsetObject
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 13:07:26 +0100 |
sylvain thenault |
should call clear, not empth (thanks pylint)
tls-sprint
|
file |
diff |
annotate
|