server/hooks.py
Tue, 09 Feb 2010 12:37:47 +0100 Sylvain Thénault fix constraint hook: a session may be involved in multiple transaction at time stable
Mon, 08 Feb 2010 13:02:05 +0100 Sylvain Thénault race condition may makes this assertion fail, we don't want that stable
Mon, 08 Feb 2010 10:06:40 +0100 Sylvain Thénault fix security issue #36564 (integrity error w/ RQLUniqueConstraint) by using a global lock serializing commit when some RQLUniqueConstraint is encountered. stable
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Mon, 14 Dec 2009 17:54:45 +0100 Alexandre Fayolle fix name error stable
Mon, 14 Dec 2009 15:33:33 +0100 Sylvain Thénault oops stable
Mon, 14 Dec 2009 14:49:37 +0100 Sylvain Thénault merge stable
Mon, 14 Dec 2009 14:49:18 +0100 Sylvain Thénault use edited_attributes and uniformize attribute schema retreival stable
Mon, 14 Dec 2009 10:45:14 +0100 Adrien Di Mascio [i18n] use named substitutions for proper localization stable
Thu, 03 Dec 2009 09:55:18 +0100 Sylvain Thénault finish yesterday work on rql constraints: stable
Fri, 20 Nov 2009 18:18:01 +0100 Adrien Di Mascio remove bad invisible character stable
Fri, 20 Nov 2009 18:11:14 +0100 Sylvain Thénault check we're not deleting the relation before checking its cardinality... stable
Thu, 19 Nov 2009 12:55:47 +0100 Sylvain Thénault reldefsecurity branch : reldefsecurity
Mon, 16 Nov 2009 15:36:06 +0100 Aurelien Campeas more helpful error message stable
Wed, 21 Oct 2009 15:12:29 +0200 Sylvain Thénault don't allow that even with cow powers stable
Thu, 15 Oct 2009 20:31:44 +0200 Sylvain Thénault [optimisation] insert is / is_instance_of using sql stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Thu, 15 Oct 2009 15:28:10 +0200 Sylvain Thénault no integrity check for super session stable
Wed, 14 Oct 2009 12:43:35 +0200 Aurelien Campeas defer trinfo creation when cancelling subworkflow stable
Fri, 09 Oct 2009 16:31:06 +0200 Sylvain Thénault [wf engine] support for subwf exit point with no destination state: go back to state from which we entered into the subworkflow stable
Thu, 08 Oct 2009 12:00:58 +0200 Aurelien Campeas oops stable
Thu, 08 Oct 2009 11:58:19 +0200 Aurelien Campeas add a commit point, a new transition exhibits the problem again stable
Tue, 06 Oct 2009 17:14:15 +0200 Sylvain Thénault [hooks] don't delete composed of a composite where relation is being removed from the schema stable
Fri, 02 Oct 2009 15:31:28 +0200 Sylvain Thénault [schema] make RQL* constraints usable w/ attributes stable
Wed, 30 Sep 2009 16:06:52 +0200 Sylvain Thénault support for automatic transition stable
Mon, 28 Sep 2009 21:32:10 +0200 Julien Jehannet [B] server: fix initial data structure in session.transaction_data stable
Mon, 31 Aug 2009 18:59:10 +0200 Sylvain Thénault backport stable branch 3.5
Mon, 31 Aug 2009 14:26:44 +0200 Sylvain Thénault fix necessary for some tests stable
Thu, 27 Aug 2009 16:59:19 +0200 Sylvain Thénault [multi-sources] in ms config, don't try to delete previous state in some condition 3.5
Tue, 25 Aug 2009 18:31:16 +0200 Sylvain Thénault [wf] test and hooks for WorkflowTransition support 3.5
Tue, 25 Aug 2009 13:36:02 +0200 Sylvain Thénault cleanup 3.5
Tue, 25 Aug 2009 13:35:01 +0200 Sylvain Thénault [wf] test in_state consistency 3.5
Tue, 25 Aug 2009 12:38:37 +0200 Sylvain Thénault [wf] distinguish main workflow / current workflow 3.5
Fri, 21 Aug 2009 08:45:55 +0200 Sylvain Thénault test and implements workflow changes 3.5
Thu, 20 Aug 2009 17:44:27 +0200 Sylvain Thénault start a new workflow engine 3.5
Tue, 18 Aug 2009 16:05:50 +0200 Aurelien Campeas [hooks] say which are the states (again) stable
Tue, 18 Aug 2009 15:50:46 +0200 Aurelien Campeas [hooks] say which are the states stable
Wed, 12 Aug 2009 18:05:19 +0200 Sylvain Thénault Backed out changeset 3f6dfc312760
Tue, 11 Aug 2009 17:27:27 +0200 Sylvain Thénault [entities] access persistent attributes through entity.cwdb
Fri, 07 Aug 2009 17:42:04 +0200 Sylvain Thénault [schema migration] test reproducing pb when deleting a relation definition with mandatory card and without removing the associated rtype + fix
Wed, 05 Aug 2009 17:22:33 +0200 Sylvain Thénault [hooks] check key or value is actually edited
Fri, 31 Jul 2009 23:48:18 +0200 Sylvain Thénault [F hooks] skip new eids as well as pending ones in DelayedDelete operation
Fri, 31 Jul 2009 23:47:20 +0200 Sylvain Thénault [R hooks] use DONT_CHECK_RTYPES_ON_[ADD|DEL] don't compute rset if not necessary
Fri, 31 Jul 2009 23:46:59 +0200 Sylvain Thénault [R hooks] use DONT_CHECK_RTYPES_ON_[ADD|DEL] constant, don't check wf related internal relations
Fri, 31 Jul 2009 23:44:16 +0200 Sylvain Thénault [R hooks] optmize insertion by using direct repository methods when possible
Fri, 24 Jul 2009 09:30:04 +0200 Adrien Di Mascio add migration script for the new cwuri metadata attribute
Thu, 23 Jul 2009 15:28:41 +0200 Adrien Di Mascio new cwuri metadata + a few tests fixes on the way
Thu, 02 Jul 2009 12:57:51 +0200 Sylvain Thénault translate schema types stable
Mon, 29 Jun 2009 17:02:51 +0200 Sylvain Thénault update calls to a deprecated method stable
Thu, 11 Jun 2009 19:07:47 +0200 Sylvain Thénault update transaction data api stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Thu, 14 May 2009 11:38:40 +0200 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
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
Mon, 06 Apr 2009 16:11:38 +0200 sylvain thenault new recreate argument to extid2eid when an external source want to recreate entities previously imported with a predictable ext id
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Thu, 12 Mar 2009 18:40:24 +0100 sylvain thenault * turn tidy_html_hook into a regular application hook tls-sprint
Tue, 10 Mar 2009 11:35:52 +0100 sylvain thenault use datetime instead of mx.DateTime tls-sprint
Tue, 27 Jan 2009 14:03:17 +0100 sylvain thenault update some copyrights
Thu, 13 Nov 2008 12:34:36 +0100 Adrien Di Mascio use named substitutions in i18n strings
less more (0) tip