Tue, 21 Jan 2014 17:01:33 +0100 |
Aurelien Campeas |
[req] deprecate get_cache (closes #3181499)
|
file |
diff |
annotate
|
Thu, 01 Aug 2013 15:51:22 +0200 |
Sylvain Thénault |
[entities] properly escape in EmailAddress.printable_value when format is html. Closes #3064025
stable
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 14:10:55 +0200 |
Pierre-Yves David |
remove unused import
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 16:12:23 +0200 |
Sylvain Thénault |
[entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
|
file |
diff |
annotate
|
Thu, 04 Aug 2011 12:50:57 +0200 |
Sylvain Thénault |
[web] closes #1892494: emailaddress and anonymity
stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:55 +0200 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Thu, 24 Sep 2009 00:24:21 +0200 |
Adrien Di Mascio |
[api] some more _cw / __regid__, automatic tests now pass again
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 19:40:19 +0200 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
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 09:29:39 +0200 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
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:58:51 +0200 |
Sylvain Thénault |
cleanup
3.5
|
file |
diff |
annotate
|
Mon, 14 Sep 2009 12:48:40 +0200 |
Sylvain Thénault |
return self, not None, when no prefered form
3.5
|
file |
diff |
annotate
|
Mon, 14 Sep 2009 12:17:31 +0200 |
Sylvain Thénault |
#370578: change EmailAddress identical_to/canonical to prefered_form
3.5
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 13:06:10 +0200 |
Sylvain Thénault |
remove old bw compat code
|
file |
diff |
annotate
|
Wed, 10 Jun 2009 21:02:21 +0200 |
Adrien Di Mascio |
[CWCache] fix CWCache validity test
stable
|
file |
diff |
annotate
|
Mon, 08 Jun 2009 18:29:35 +0200 |
Adrien Di Mascio |
[entities][CWCache] handle classic datetime vs None comparison bug
stable
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Wed, 13 May 2009 11:06:22 +0200 |
sylvain thenault |
dc_description should take a format argument
tls-sprint
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 17:04:14 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 11:22:06 -0700 |
Sandrine Ribeau |
Remove all related to entity Card as it now has its own cube.
|
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 20:30:47 +0200 |
sylvain thenault |
don't fail on unregistered properties
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 21:03:20 +0100 |
sylvain thenault |
support for old __rtags__
tls-sprint
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 11:35:52 +0100 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 11 Feb 2009 15:41:30 +0100 |
sylvain thenault |
fix rtags to have correct msgids for bookmarked_by relation
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|