Tue, 11 Jan 2011 17:08:52 +0100 |
Sylvain Thénault |
[cleanup] pylint detected error (among a ton of false positives due to the dynamic nature of cubicweb's code...)
stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:55 +0200 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
Tue, 11 May 2010 16:26:29 +0200 |
Sylvain Thénault |
cleanup
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 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, 17 Mar 2010 09:23:27 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 09:19:02 +0100 |
Sylvain Thénault |
3.6 want __regid__, not id
stable
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 08:59:43 +0100 |
Sylvain Thénault |
[repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:19:14 +0100 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 16:01:34 +0100 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 10:58:56 +0100 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 12:55:47 +0100 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 15:56:10 -0700 |
Sandrine Ribeau |
[sobjects] missing import
stable
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 18:57:42 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:10:12 -0700 |
Sandrine Ribeau |
[notification] add operation responsible for sending email notification when an entity is updated
stable
|
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
|
Thu, 10 Sep 2009 08:13:22 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Tue, 08 Sep 2009 15:30:14 +0200 |
Sylvain Thénault |
enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary
3.5
|
file |
diff |
annotate
|
Wed, 02 Sep 2009 10:22:47 +0200 |
Sylvain Thénault |
wrong merge
|
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:20:34 +0200 |
Sylvain Thénault |
oops
3.5
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 20:22:51 +0200 |
Sylvain Thénault |
fix potential session cache effect: entity's rset may have been emptied
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 08:04:06 +0200 |
Sylvain Thénault |
[notification] fix #103822, don't try to wrap text/rest to 80 characters
stable
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 18:25:57 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 16:41:12 +0200 |
Sylvain Thénault |
move base NotificationView to cw.common.mail, we may want to use it to send notification from the web ui
stable
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 11:14:10 +0200 |
Sylvain Thénault |
rewrite hooks in sobjects as new Hook style into hooks sub-package
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:32:34 +0200 |
Sylvain Thénault |
propagate some api changes
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 19:09:32 +0200 |
Nicolas Chauvat |
R propagate deprecation of AppObject.entity()
|
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
|
Thu, 30 Jul 2009 18:52:33 +0200 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
Thu, 30 Jul 2009 15:19:29 +0200 |
Sylvain Thénault |
[notification view] consider row/col
|
file |
diff |
annotate
|
Wed, 29 Jul 2009 18:25:01 +0200 |
Sylvain Thénault |
make notification views working with no rset
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 11:38:58 +0200 |
Sylvain Thénault |
name rset argument
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:36:38 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 11 Jun 2009 19:10:30 +0200 |
Sylvain Thénault |
finish to update transaction data api
stable
|
file |
diff |
annotate
|
Thu, 11 Jun 2009 19:07:47 +0200 |
Sylvain Thénault |
update transaction data api
stable
|
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
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Mon, 11 May 2009 11:55:10 +0200 |
sylvain thenault |
View.dispatch -> View.render
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
|
Tue, 07 Apr 2009 09:30:23 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Fri, 20 Mar 2009 15:06:49 +0100 |
Laure Bourgois |
fixing context.
1fbeb11a27a3
|
file |
diff |
annotate
|
Fri, 20 Feb 2009 01:14:40 +0100 |
sylvain thenault |
should not use named args for req and rset when selecting
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 15:48:57 +0100 |
sylvain thenault |
update import
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 13:43:56 +0100 |
sylvain thenault |
fix import, use non_final_entity instead of implements('Any')
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 10:21:10 +0100 |
sylvain thenault |
oops
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 00:45:29 +0100 |
sylvain thenault |
better name for NormalizedTextView, drop ContentAddedMixIn
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:54:30 +0100 |
sylvain thenault |
__select__ migration
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 21:29:58 +0100 |
Adrien Di Mascio |
replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors)
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 14:45:54 +0100 |
sylvain thenault |
properly kill/depreciate component base class, only keep Component
tls-sprint
|
file |
diff |
annotate
|