Tue, 06 Oct 2009 17:13:08 +0200 Sylvain Thénault [entities] default implementation for after_deletion_path goes back to the parent if any stable
Tue, 06 Oct 2009 17:12:26 +0200 Sylvain Thénault [vreg] fix reloading pb w/ module level error stable
Tue, 06 Oct 2009 16:50:11 +0200 Sylvain Thénault [config] dumb implementation of default_instance_id on no app config since it's referenced stable
Tue, 06 Oct 2009 16:56:22 +0200 Alexandre Fayolle fix label in generated form for relations stable
Tue, 06 Oct 2009 14:14:16 +0200 Aurelien Campeas typo stable
Tue, 06 Oct 2009 14:01:21 +0200 Aurelien Campeas bits about operations (from the actual docstrings) stable
Mon, 05 Oct 2009 19:11:48 +0200 Aurelien Campeas fixlets on the workflow chapter stable
Mon, 05 Oct 2009 18:45:40 +0200 Aurelien Campeas merge stable
Mon, 05 Oct 2009 18:45:12 +0200 Aurelien Campeas smallest possible change to fix #472806 stable
Mon, 05 Oct 2009 16:15:41 +0200 Aurelien Campeas provide missing image, build on local user tmp (to avoid permissions conflicts) stable
Mon, 05 Oct 2009 16:04:14 +0200 Aurelien Campeas update chatper on permissions stable
Mon, 05 Oct 2009 17:40:33 +0200 Alexandre Fayolle Hide Workflow related entities in the schema diagram stable
Fri, 02 Oct 2009 15:31:28 +0200 Sylvain Thénault [schema] make RQL* constraints usable w/ attributes stable
Fri, 02 Oct 2009 14:22:23 +0200 Sylvain Thénault [session cache] ensure we're not modifying cached rset/entities, they may be used elsewhere stable
Fri, 02 Oct 2009 14:17:22 +0200 Sylvain Thénault [entity] put cached related entities as tuple to be sure no one is modifying stable
Fri, 02 Oct 2009 14:15:23 +0200 Sylvain Thénault [rset] new copy() method stable
Fri, 02 Oct 2009 10:14:29 +0200 Sylvain Thénault [migration] fix bug when propagating newly inserted relation type to children classes stable
Fri, 02 Oct 2009 08:57:55 +0200 Sylvain Thénault merge stable
Fri, 02 Oct 2009 08:57:25 +0200 Sylvain Thénault add some notes stable
Fri, 02 Oct 2009 08:57:16 +0200 Sylvain Thénault fix pyro-host option type stable
Fri, 02 Oct 2009 08:57:07 +0200 Sylvain Thénault fix bug when renaming a full text indexed attribute stable
Thu, 01 Oct 2009 17:15:46 +0200 Aurelien Campeas fix remove/do not remove action sequence (using a temp attribute instead of setting a wrong value in the resurrected hidden input) stable
Thu, 01 Oct 2009 16:06:29 +0200 Aurelien Campeas fix #471746 stable
Thu, 01 Oct 2009 14:50:10 +0200 Sylvain Thénault [migration] when adding a new attribute with a default value, set this value on existing entities (test and fix) stable
Thu, 01 Oct 2009 09:41:41 +0200 Sylvain Thénault oops stable
Thu, 01 Oct 2009 09:41:34 +0200 Sylvain Thénault unicode file name stable
Thu, 01 Oct 2009 09:41:26 +0200 Sylvain Thénault by default skip new 'footer' category stable
Thu, 01 Oct 2009 08:49:29 +0200 Sylvain Thénault [pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file stable
Wed, 30 Sep 2009 21:06:09 +0200 Adrien Di Mascio [css] fix html_tree css, selected node use the selected class stable
Wed, 30 Sep 2009 18:53:18 +0200 Julien Jehannet [B] urlrewite: basic patch for i18n vtitle stable
Wed, 30 Sep 2009 18:57:42 +0200 Sylvain Thénault backport stable branch
Wed, 30 Sep 2009 17:57:02 +0200 Sylvain Thénault more test stable
Wed, 30 Sep 2009 17:56:53 +0200 Sylvain Thénault ensure str is given as field's name stable
Wed, 30 Sep 2009 17:32:29 +0200 Sylvain Thénault nicer deprecation messages stable
Wed, 30 Sep 2009 17:32:03 +0200 Sylvain Thénault [inlined forms] nicer add_hiddens implementation relying on standard entity forms handling stable
Wed, 30 Sep 2009 16:34:43 +0200 Sylvain Thénault [migration] take care to entity being added stable
Wed, 30 Sep 2009 16:23:12 +0200 Sylvain Thénault call special sql files in correct order stable
Wed, 30 Sep 2009 16:06:58 +0200 Sylvain Thénault cleanup stable
Wed, 30 Sep 2009 16:06:52 +0200 Sylvain Thénault support for automatic transition stable
Wed, 30 Sep 2009 16:06:04 +0200 Sylvain Thénault log when connecting to an external pyro source stable
Wed, 30 Sep 2009 16:05:43 +0200 Sylvain Thénault [migration] fix addition of attribute to a parent class stable
Tue, 29 Sep 2009 15:10:12 -0700 Sandrine Ribeau [notification] add operation responsible for sending email notification when an entity is updated stable
Tue, 29 Sep 2009 15:58:44 +0200 Sylvain Thénault backport stable branch
Tue, 29 Sep 2009 15:10:56 +0200 Sylvain Thénault don't accept None to avoid error stable
Tue, 29 Sep 2009 15:10:13 +0200 Sylvain Thénault [selectors] add accept_none to EClassSelector so we can specify to not ignore None from outer join in some cases stable
Tue, 29 Sep 2009 15:09:12 +0200 Sylvain Thénault can't edit in_state anymore, hide it stable
Tue, 29 Sep 2009 12:46:22 +0200 Sylvain Thénault update test, record a failing test (commented out) stable
Tue, 29 Sep 2009 12:45:23 +0200 Sylvain Thénault merge stable
Tue, 29 Sep 2009 12:44:50 +0200 Sylvain Thénault [form] important refactoring of inlined forms to get proper separation of form object creation / rendering stable
Tue, 29 Sep 2009 12:44:06 +0200 Sylvain Thénault __linkto may only appears in root form stable
Tue, 29 Sep 2009 12:43:40 +0200 Sylvain Thénault [form] put unknown constructor args into extra_kwargs and consider them when looking for field display values stable
Tue, 29 Sep 2009 12:42:24 +0200 Sylvain Thénault update to new file schema stable
Tue, 29 Sep 2009 12:42:11 +0200 Sylvain Thénault forgotten that one stable
Tue, 29 Sep 2009 12:41:46 +0200 Sylvain Thénault [form] replace is_subform by parent_form, carrying more information at the same cost stable
Tue, 29 Sep 2009 12:39:32 +0200 Sylvain Thénault move low-level form handling to base form class stable
Tue, 29 Sep 2009 12:38:48 +0200 Sylvain Thénault fix warning stable
Tue, 29 Sep 2009 12:37:47 +0200 Sylvain Thénault rename form_build_context to build_context, and call it from form, not renderer stable
Tue, 29 Sep 2009 10:39:02 +0200 Sylvain Thénault merge stable
Mon, 28 Sep 2009 21:32:10 +0200 Julien Jehannet [B] server: fix initial data structure in session.transaction_data stable
Tue, 29 Sep 2009 09:22:14 +0200 Katia Saurfelt [form] make EntityFormRenderer a little bit easier to override stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip