sobjects/notification.py
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
Wed, 17 Mar 2010 09:23:27 +0100 Sylvain Thénault backport stable
Wed, 17 Mar 2010 09:19:02 +0100 Sylvain Thénault 3.6 want __regid__, not id stable
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.
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Wed, 13 Jan 2010 16:01:34 +0100 Sylvain Thénault 3.6 api update
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 08 Dec 2009 10:58:56 +0100 Sylvain Thénault drop common subpackage
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Thu, 19 Nov 2009 12:55:47 +0100 Sylvain Thénault reldefsecurity branch : reldefsecurity
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Tue, 06 Oct 2009 15:56:10 -0700 Sandrine Ribeau [sobjects] missing import stable
Wed, 30 Sep 2009 18:57:42 +0200 Sylvain Thénault backport stable branch
Tue, 29 Sep 2009 15:10:12 -0700 Sandrine Ribeau [notification] add operation responsible for sending email notification when an entity is updated stable
Wed, 23 Sep 2009 12:28:28 +0200 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
Wed, 23 Sep 2009 09:29:39 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
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
Wed, 02 Sep 2009 10:22:47 +0200 Sylvain Thénault wrong merge
Mon, 31 Aug 2009 19:09:54 +0200 Sylvain Thénault backport 3.5 branch
Fri, 28 Aug 2009 14:20:34 +0200 Sylvain Thénault oops 3.5
Thu, 27 Aug 2009 20:22:51 +0200 Sylvain Thénault fix potential session cache effect: entity's rset may have been emptied stable
Wed, 26 Aug 2009 14:45:56 +0200 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
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
Mon, 17 Aug 2009 18:25:57 +0200 Sylvain Thénault backport stable branch
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
Fri, 14 Aug 2009 11:14:10 +0200 Sylvain Thénault rewrite hooks in sobjects as new Hook style into hooks sub-package
Thu, 13 Aug 2009 11:32:34 +0200 Sylvain Thénault propagate some api changes
Wed, 12 Aug 2009 19:09:32 +0200 Nicolas Chauvat R propagate deprecation of AppObject.entity()
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
Thu, 30 Jul 2009 18:52:33 +0200 Sylvain Thénault cleanup
Thu, 30 Jul 2009 15:19:29 +0200 Sylvain Thénault [notification view] consider row/col
Wed, 29 Jul 2009 18:25:01 +0200 Sylvain Thénault make notification views working with no rset
Tue, 07 Jul 2009 11:38:58 +0200 Sylvain Thénault name rset argument
Tue, 23 Jun 2009 13:36:38 +0200 Sylvain Thénault backport stable branch
Thu, 11 Jun 2009 19:10:30 +0200 Sylvain Thénault finish to update transaction data api stable
Thu, 11 Jun 2009 19:07:47 +0200 Sylvain Thénault update transaction data api stable
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)
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Mon, 11 May 2009 11:55:10 +0200 sylvain thenault View.dispatch -> View.render tls-sprint
Fri, 24 Apr 2009 17:04:14 +0200 sylvain thenault backport default branch tls-sprint
Mon, 20 Apr 2009 11:22:06 -0700 Sandrine Ribeau Remove all related to entity Card as it now has its own cube.
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Tue, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
Fri, 20 Mar 2009 15:06:49 +0100 Laure Bourgois fixing context. 1fbeb11a27a3
Fri, 20 Feb 2009 01:14:40 +0100 sylvain thenault should not use named args for req and rset when selecting tls-sprint
Wed, 18 Feb 2009 15:48:57 +0100 sylvain thenault update import tls-sprint
Wed, 18 Feb 2009 13:43:56 +0100 sylvain thenault fix import, use non_final_entity instead of implements('Any') tls-sprint
Wed, 18 Feb 2009 10:21:10 +0100 sylvain thenault oops tls-sprint
Wed, 18 Feb 2009 00:45:29 +0100 sylvain thenault better name for NormalizedTextView, drop ContentAddedMixIn tls-sprint
Tue, 17 Feb 2009 23:54:30 +0100 sylvain thenault __select__ migration tls-sprint
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
Tue, 17 Feb 2009 14:45:54 +0100 sylvain thenault properly kill/depreciate component base class, only keep Component tls-sprint
Mon, 16 Feb 2009 19:50:10 +0100 sylvain thenault more selectors update tls-sprint
Mon, 12 Jan 2009 11:00:17 +0100 sylvain thenault selector update
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip