Wed, 23 Sep 2009 09:35:28 +0200 |
Sylvain Thénault |
remove method deprecated since 3.2
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:33:02 +0200 |
Sylvain Thénault |
use ._cw instead of req on appobject classes
|
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
|
Tue, 22 Sep 2009 12:11:12 +0200 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
Fri, 18 Sep 2009 12:20:39 +0200 |
Sylvain Thénault |
backport old head
3.5
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 15:52:46 +0200 |
Sylvain Thénault |
missing import
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 15:16:53 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:32:56 +0200 |
Sylvain Thénault |
cleanup
3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:28:58 +0200 |
Sylvain Thénault |
unrelated_rql now considers relation's add perm
3.5
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 15:01:41 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Mon, 14 Sep 2009 18:24:42 +0200 |
Sylvain Thénault |
displaytime attribute should not have been removed from there
3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 15:57:34 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 15:55:15 +0200 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
Tue, 08 Sep 2009 17:27:33 -0700 |
Sandrine Ribeau |
[views] remove parameter displaytime from final view
3.5
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 08:13:22 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 09 Sep 2009 15:07:58 +0200 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
Wed, 09 Sep 2009 12:29:06 +0200 |
Sylvain Thénault |
allow to specify targettypes in related_rql
stable
|
file |
diff |
annotate
|
Mon, 31 Aug 2009 19:09:54 +0200 |
Sylvain Thénault |
backport 3.5 branch
|
file |
diff |
annotate
|
Fri, 28 Aug 2009 14:15:36 +0200 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
Fri, 28 Aug 2009 14:15:00 +0200 |
Sylvain Thénault |
fix __cmp__ arguments
stable
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 14:45:56 +0200 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 00:02:57 +0200 |
Nicolas Chauvat |
backport stable branch
3.5
|
file |
diff |
annotate
|
Tue, 25 Aug 2009 23:34:30 +0200 |
Nicolas Chauvat |
B [entities] #343385 comparing entities should raise NotImplementedError
stable
|
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
|
Fri, 21 Aug 2009 08:31:25 +0200 |
Sylvain Thénault |
[entity] generic clear_all_caches methods, to use in test
3.5
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 08:31:01 +0200 |
Sylvain Thénault |
[entity] use role instead of x
3.5
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:57:56 +0200 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:56:41 +0200 |
Sylvain Thénault |
oops, not self but cls here
stable
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:44:27 +0200 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 18:25:57 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 13:18:35 +0200 |
Sylvain Thénault |
new _cw_unsafe argument to Entity.set_attributes until something nicer is done (eg #344874)
stable
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 12:11:54 +0200 |
Sylvain Thénault |
towards better edited attributes handling
stable
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 11:06:02 +0200 |
Sylvain Thénault |
[entity] warn if bad fetch_attrs
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 12:14:29 +0200 |
Nicolas Chauvat |
R using entity.attr = val is now accepted
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 13:08:27 +0200 |
Sylvain Thénault |
quick and dirty fix until introduction of CWEntityManager
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 13:07:46 +0200 |
Sylvain Thénault |
remove 3.2 bw compat code
|
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 13:05:50 +0200 |
Sylvain Thénault |
remove 3.2 bw compat code
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 12:18:55 +0200 |
Sylvain Thénault |
better as a method of the etypes registry
|
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:32:34 +0200 |
Sylvain Thénault |
propagate some api changes
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:50:19 +0200 |
Sylvain Thénault |
__initialize__ needs the schema as argument
|
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:05:19 +0200 |
Sylvain Thénault |
Backed out changeset 3f6dfc312760
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:27:27 +0200 |
Sylvain Thénault |
[entities] access persistent attributes through entity.cwdb
|
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 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
|
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
|
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
|
Wed, 22 Jul 2009 15:05:32 +0200 |
Aurelien Campeas |
does not make sense any more
|
file |
diff |
annotate
|
Thu, 16 Jul 2009 13:30:13 +0200 |
Aurelien Campeas |
backport stable branch
|
file |
diff |
annotate
|
Wed, 08 Jul 2009 07:44:49 +0200 |
Sylvain Thénault |
remark
stable
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 13:26:44 +0200 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:36:38 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 09:19:27 +0200 |
Sylvain Thénault |
https://www.logilab.net/cwo/ticket/343724
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
|