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
Mon, 28 Sep 2009 18:58:12 +0200 Sylvain Thénault fix selectors stable
Mon, 28 Sep 2009 16:39:10 +0200 Sylvain Thénault fix dumb name error
Mon, 28 Sep 2009 16:07:18 +0200 Sylvain Thénault bad merge
Mon, 28 Sep 2009 12:37:01 +0200 Sylvain Thénault backport stable
Mon, 28 Sep 2009 11:35:04 +0200 Sylvain Thénault oops stable
Mon, 28 Sep 2009 11:09:50 +0200 Sylvain Thénault merge stable
Mon, 28 Sep 2009 11:09:40 +0200 Sylvain Thénault [ui api] backport create_links from forge so it may be reused stable
Mon, 28 Sep 2009 11:06:18 +0200 Sylvain Thénault [schema] set composite on state_of / transition_of stable
Mon, 28 Sep 2009 11:02:24 +0200 Sylvain Thénault cleanup not necessary stable
Mon, 28 Sep 2009 11:02:04 +0200 Sylvain Thénault [fti] don't catch BaseException subclasses stable
Mon, 28 Sep 2009 11:01:32 +0200 Sylvain Thénault support name metadata on guess_field; add name_field to FileField stable
Mon, 28 Sep 2009 10:56:37 +0200 Sylvain Thénault [ui] turn footer items into actions stable
Mon, 28 Sep 2009 10:55:36 +0200 Sylvain Thénault cleanup unused stable
Sat, 26 Sep 2009 11:45:47 +0200 Sylvain Thénault use default repo looping task so they are started in thread, else we get blocking task stable
Sat, 26 Sep 2009 11:44:58 +0200 Sylvain Thénault skel fixes stable
Sat, 26 Sep 2009 11:44:35 +0200 Sylvain Thénault cleanup
Sat, 26 Sep 2009 11:42:50 +0200 Sylvain Thénault missing section
Fri, 25 Sep 2009 14:25:46 +0200 Sylvain Thénault [index page] move workflow entity types to the 'system' entities stable
Sun, 27 Sep 2009 14:37:55 +0200 Nicolas Chauvat [doc] add missing dependencies in annexes. explain more precisely source install. stable
Fri, 25 Sep 2009 21:58:55 +0200 Nicolas Chauvat [views] workflow primary view: do not show states and transitions in side boxes stable
Fri, 25 Sep 2009 20:49:41 +0200 Nicolas Chauvat [cwctl] improve dialog messages stable
Fri, 25 Sep 2009 11:57:35 +0200 Sylvain Thénault cleanup
Fri, 25 Sep 2009 11:57:31 +0200 Sylvain Thénault fix some actions selectors
Fri, 25 Sep 2009 11:57:06 +0200 Sylvain Thénault [autoform] no need to recheck inlined tag here
Fri, 25 Sep 2009 11:56:31 +0200 Sylvain Thénault [i18n] properly give context
Fri, 25 Sep 2009 11:55:39 +0200 Sylvain Thénault remove useless rtag (correct default)
Fri, 25 Sep 2009 11:54:49 +0200 Sylvain Thénault smarter default for actionbox_appearsin_addmenu
Fri, 25 Sep 2009 11:54:03 +0200 Sylvain Thénault [inplace edit] we can now use edition form for both attributes and relations inplace form
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip