Wed, 07 Oct 2009 18:41:17 +0200 fix debug msg stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 18:41:17 +0200] rev 3605
fix debug msg
Wed, 07 Oct 2009 17:13:01 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 17:13:01 +0200] rev 3604
merge
Wed, 07 Oct 2009 17:12:40 +0200 Added tag cubicweb-debian-version-3.5.3-1 for changeset 2e22b975f9c2 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 17:12:40 +0200] rev 3603
Added tag cubicweb-debian-version-3.5.3-1 for changeset 2e22b975f9c2
Wed, 07 Oct 2009 17:12:40 +0200 Added tag cubicweb-version-3.5.3 for changeset 540210e138d3 stable cubicweb-debian-version-3.5.3-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 17:12:40 +0200] rev 3602
Added tag cubicweb-version-3.5.3 for changeset 540210e138d3
Wed, 07 Oct 2009 17:08:49 +0200 [doc] added an example of use of create_entity in a shell session stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 07 Oct 2009 17:08:49 +0200] rev 3601
[doc] added an example of use of create_entity in a shell session
Wed, 07 Oct 2009 15:35:59 +0200 3.5.3 stable cubicweb-version-3.5.3
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 15:35:59 +0200] rev 3600
3.5.3
Wed, 07 Oct 2009 15:11:55 +0200 don't call complete here, it may fail in case of missing relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 15:11:55 +0200] rev 3599
don't call complete here, it may fail in case of missing relation
Wed, 07 Oct 2009 15:09:20 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 15:09:20 +0200] rev 3598
merge
Wed, 07 Oct 2009 15:09:03 +0200 remove weird code leading to bug stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 15:09:03 +0200] rev 3597
remove weird code leading to bug
Wed, 07 Oct 2009 14:50:33 +0200 [treeview] pass back subvid parameter to treeview when computing an opened subtree stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 07 Oct 2009 14:50:33 +0200] rev 3596
[treeview] pass back subvid parameter to treeview when computing an opened subtree
Wed, 07 Oct 2009 14:37:15 +0200 at this point we know this is true stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 14:37:15 +0200] rev 3595
at this point we know this is true
Wed, 07 Oct 2009 14:36:55 +0200 rewrite form_needs_multipart using precomputed form views stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 14:36:55 +0200] rev 3594
rewrite form_needs_multipart using precomputed form views
Wed, 07 Oct 2009 14:36:19 +0200 fix inlined forms initialization stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 14:36:19 +0200] rev 3593
fix inlined forms initialization
Wed, 07 Oct 2009 13:52:36 +0200 [i18n] msgid tweaks stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 13:52:36 +0200] rev 3592
[i18n] msgid tweaks
Wed, 07 Oct 2009 13:52:16 +0200 i18n update stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 13:52:16 +0200] rev 3591
i18n update
Wed, 07 Oct 2009 12:38:30 +0200 merge fix
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 12:38:30 +0200] rev 3590
merge fix
Wed, 07 Oct 2009 12:31:08 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 12:31:08 +0200] rev 3589
backport stable branch
Wed, 07 Oct 2009 11:45:54 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 11:45:54 +0200] rev 3588
merge
Wed, 07 Oct 2009 11:45:39 +0200 test fixes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 11:45:39 +0200] rev 3587
test fixes
Wed, 07 Oct 2009 11:33:38 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 11:33:38 +0200] rev 3586
cleanup
Wed, 07 Oct 2009 11:33:24 +0200 use daemon thread stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 11:33:24 +0200] rev 3585
use daemon thread
Wed, 07 Oct 2009 11:33:11 +0200 set edited_attributes before call to pre_add_hook stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 11:33:11 +0200] rev 3584
set edited_attributes before call to pre_add_hook
Wed, 07 Oct 2009 11:32:54 +0200 [entity] must not define __iter__ or other method from the dict protocal since entities are inheriting from dict (and expecting such behaviour) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 11:32:54 +0200] rev 3583
[entity] must not define __iter__ or other method from the dict protocal since entities are inheriting from dict (and expecting such behaviour)
Wed, 07 Oct 2009 10:41:19 +0200 two bits of docstring stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 07 Oct 2009 10:41:19 +0200] rev 3582
two bits of docstring
Wed, 07 Oct 2009 10:33:24 +0200 [doc] various fixes stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 07 Oct 2009 10:33:24 +0200] rev 3581
[doc] various fixes
Tue, 06 Oct 2009 15:56:10 -0700 [sobjects] missing import stable
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 06 Oct 2009 15:56:10 -0700] rev 3580
[sobjects] missing import
Tue, 06 Oct 2009 14:12:56 -0700 [doc] include module uicfg and rtags doctring in the book stable
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 06 Oct 2009 14:12:56 -0700] rev 3579
[doc] include module uicfg and rtags doctring in the book
Tue, 06 Oct 2009 18:17:11 +0200 doesn't necessarily have parent stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 18:17:11 +0200] rev 3578
doesn't necessarily have parent
Tue, 06 Oct 2009 18:15:05 +0200 add version number to deprecation messages stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 18:15:05 +0200] rev 3577
add version number to deprecation messages
Tue, 06 Oct 2009 18:14:54 +0200 set title to None so it doesn't appears in possible views stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 18:14:54 +0200] rev 3576
set title to None so it doesn't appears in possible views
Tue, 06 Oct 2009 17:49:42 +0200 remove useless code stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:49:42 +0200] rev 3575
remove useless code
Tue, 06 Oct 2009 17:45:10 +0200 [forms] fix generated label for fields stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:45:10 +0200] rev 3574
[forms] fix generated label for fields
Tue, 06 Oct 2009 17:18:23 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:18:23 +0200] rev 3573
merge
Tue, 06 Oct 2009 17:18:10 +0200 [forms] some style for htable renderer layout stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:18:10 +0200] rev 3572
[forms] some style for htable renderer layout
Tue, 06 Oct 2009 17:16:23 +0200 [json validation] catch everything here stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:16:23 +0200] rev 3571
[json validation] catch everything here
Tue, 06 Oct 2009 17:15:24 +0200 [tabs] some convenience classes for tabbed views stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:15:24 +0200] rev 3570
[tabs] some convenience classes for tabbed views
Tue, 06 Oct 2009 17:15:04 +0200 [tabs] refactor to more tab control stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:15:04 +0200] rev 3569
[tabs] refactor to more tab control
Tue, 06 Oct 2009 17:14:15 +0200 [hooks] don't delete composed of a composite where relation is being removed from the schema stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:14:15 +0200] rev 3568
[hooks] don't delete composed of a composite where relation is being removed from the schema
Tue, 06 Oct 2009 17:13:27 +0200 add edited_attributes to entities from external sources stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:13:27 +0200] rev 3567
add edited_attributes to entities from external sources
Tue, 06 Oct 2009 17:13:08 +0200 [entities] default implementation for after_deletion_path goes back to the parent if any stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:13:08 +0200] rev 3566
[entities] default implementation for after_deletion_path goes back to the parent if any
Tue, 06 Oct 2009 17:12:26 +0200 [vreg] fix reloading pb w/ module level error stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:12:26 +0200] rev 3565
[vreg] fix reloading pb w/ module level error
Tue, 06 Oct 2009 16:50:11 +0200 [config] dumb implementation of default_instance_id on no app config since it's referenced stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 16:50:11 +0200] rev 3564
[config] dumb implementation of default_instance_id on no app config since it's referenced
Tue, 06 Oct 2009 16:56:22 +0200 fix label in generated form for relations stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 06 Oct 2009 16:56:22 +0200] rev 3563
fix label in generated form for relations the label for object relations was incorrect, because the '_object' mangling is done on the wrong component of field.label. fix ticket 472831
Tue, 06 Oct 2009 14:14:16 +0200 typo stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 06 Oct 2009 14:14:16 +0200] rev 3562
typo
Tue, 06 Oct 2009 14:01:21 +0200 bits about operations (from the actual docstrings) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 06 Oct 2009 14:01:21 +0200] rev 3561
bits about operations (from the actual docstrings)
Mon, 05 Oct 2009 19:11:48 +0200 fixlets on the workflow chapter stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 05 Oct 2009 19:11:48 +0200] rev 3560
fixlets on the workflow chapter
Mon, 05 Oct 2009 18:45:40 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 05 Oct 2009 18:45:40 +0200] rev 3559
merge
Mon, 05 Oct 2009 18:45:12 +0200 smallest possible change to fix #472806 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 05 Oct 2009 18:45:12 +0200] rev 3558
smallest possible change to fix #472806
Mon, 05 Oct 2009 16:15:41 +0200 provide missing image, build on local user tmp (to avoid permissions conflicts) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 05 Oct 2009 16:15:41 +0200] rev 3557
provide missing image, build on local user tmp (to avoid permissions conflicts)
Mon, 05 Oct 2009 16:04:14 +0200 update chatper on permissions stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 05 Oct 2009 16:04:14 +0200] rev 3556
update chatper on permissions
Mon, 05 Oct 2009 17:40:33 +0200 Hide Workflow related entities in the schema diagram stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Mon, 05 Oct 2009 17:40:33 +0200] rev 3555
Hide Workflow related entities in the schema diagram
Fri, 02 Oct 2009 15:31:28 +0200 [schema] make RQL* constraints usable w/ attributes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 15:31:28 +0200] rev 3554
[schema] make RQL* constraints usable w/ attributes
Fri, 02 Oct 2009 14:22:23 +0200 [session cache] ensure we're not modifying cached rset/entities, they may be used elsewhere stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 14:22:23 +0200] rev 3553
[session cache] ensure we're not modifying cached rset/entities, they may be used elsewhere
Fri, 02 Oct 2009 14:17:22 +0200 [entity] put cached related entities as tuple to be sure no one is modifying stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 14:17:22 +0200] rev 3552
[entity] put cached related entities as tuple to be sure no one is modifying
Fri, 02 Oct 2009 14:15:23 +0200 [rset] new copy() method stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 14:15:23 +0200] rev 3551
[rset] new copy() method
Fri, 02 Oct 2009 10:14:29 +0200 [migration] fix bug when propagating newly inserted relation type to children classes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 10:14:29 +0200] rev 3550
[migration] fix bug when propagating newly inserted relation type to children classes
Fri, 02 Oct 2009 08:57:55 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 08:57:55 +0200] rev 3549
merge
Fri, 02 Oct 2009 08:57:25 +0200 add some notes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 08:57:25 +0200] rev 3548
add some notes
Fri, 02 Oct 2009 08:57:16 +0200 fix pyro-host option type stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 08:57:16 +0200] rev 3547
fix pyro-host option type
Fri, 02 Oct 2009 08:57:07 +0200 fix bug when renaming a full text indexed attribute stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 08:57:07 +0200] rev 3546
fix bug when renaming a full text indexed attribute
Thu, 01 Oct 2009 17:15:46 +0200 fix remove/do not remove action sequence (using a temp attribute instead of setting a wrong value in the resurrected hidden input) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 01 Oct 2009 17:15:46 +0200] rev 3545
fix remove/do not remove action sequence (using a temp attribute instead of setting a wrong value in the resurrected hidden input)
Thu, 01 Oct 2009 16:06:29 +0200 fix #471746 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 01 Oct 2009 16:06:29 +0200] rev 3544
fix #471746
Thu, 01 Oct 2009 14:50:10 +0200 [migration] when adding a new attribute with a default value, set this value on existing entities (test and fix) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 01 Oct 2009 14:50:10 +0200] rev 3543
[migration] when adding a new attribute with a default value, set this value on existing entities (test and fix)
Thu, 01 Oct 2009 09:41:41 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 01 Oct 2009 09:41:41 +0200] rev 3542
oops
Thu, 01 Oct 2009 09:41:34 +0200 unicode file name stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 01 Oct 2009 09:41:34 +0200] rev 3541
unicode file name
Thu, 01 Oct 2009 09:41:26 +0200 by default skip new 'footer' category stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 01 Oct 2009 09:41:26 +0200] rev 3540
by default skip new 'footer' category
Thu, 01 Oct 2009 08:49:29 +0200 [pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 01 Oct 2009 08:49:29 +0200] rev 3539
[pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file
Wed, 30 Sep 2009 21:06:09 +0200 [css] fix html_tree css, selected node use the selected class stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 30 Sep 2009 21:06:09 +0200] rev 3538
[css] fix html_tree css, selected node use the selected class
Wed, 30 Sep 2009 18:53:18 +0200 [B] urlrewite: basic patch for i18n vtitle stable
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 30 Sep 2009 18:53:18 +0200] rev 3537
[B] urlrewite: basic patch for i18n vtitle
Wed, 30 Sep 2009 18:57:42 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 18:57:42 +0200] rev 3536
backport stable branch
Wed, 30 Sep 2009 17:57:02 +0200 more test stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 17:57:02 +0200] rev 3535
more test
Wed, 30 Sep 2009 17:56:53 +0200 ensure str is given as field's name stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 17:56:53 +0200] rev 3534
ensure str is given as field's name
Wed, 30 Sep 2009 17:32:29 +0200 nicer deprecation messages stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 17:32:29 +0200] rev 3533
nicer deprecation messages
Wed, 30 Sep 2009 17:32:03 +0200 [inlined forms] nicer add_hiddens implementation relying on standard entity forms handling stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 17:32:03 +0200] rev 3532
[inlined forms] nicer add_hiddens implementation relying on standard entity forms handling
Wed, 30 Sep 2009 16:34:43 +0200 [migration] take care to entity being added stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 16:34:43 +0200] rev 3531
[migration] take care to entity being added
Wed, 30 Sep 2009 16:23:12 +0200 call special sql files in correct order stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 16:23:12 +0200] rev 3530
call special sql files in correct order
Wed, 30 Sep 2009 16:06:58 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 16:06:58 +0200] rev 3529
cleanup
Wed, 30 Sep 2009 16:06:52 +0200 support for automatic transition stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 16:06:52 +0200] rev 3528
support for automatic transition
Wed, 30 Sep 2009 16:06:04 +0200 log when connecting to an external pyro source stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 16:06:04 +0200] rev 3527
log when connecting to an external pyro source
Wed, 30 Sep 2009 16:05:43 +0200 [migration] fix addition of attribute to a parent class stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 16:05:43 +0200] rev 3526
[migration] fix addition of attribute to a parent class
Tue, 29 Sep 2009 15:10:12 -0700 [notification] add operation responsible for sending email notification when an entity is updated stable
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 29 Sep 2009 15:10:12 -0700] rev 3525
[notification] add operation responsible for sending email notification when an entity is updated
Tue, 29 Sep 2009 15:58:44 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 15:58:44 +0200] rev 3524
backport stable branch
Tue, 29 Sep 2009 15:10:56 +0200 don't accept None to avoid error stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 15:10:56 +0200] rev 3523
don't accept None to avoid error
Tue, 29 Sep 2009 15:10:13 +0200 [selectors] add accept_none to EClassSelector so we can specify to not ignore None from outer join in some cases stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 15:10:13 +0200] rev 3522
[selectors] add accept_none to EClassSelector so we can specify to not ignore None from outer join in some cases
Tue, 29 Sep 2009 15:09:12 +0200 can't edit in_state anymore, hide it stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 15:09:12 +0200] rev 3521
can't edit in_state anymore, hide it
Tue, 29 Sep 2009 12:46:22 +0200 update test, record a failing test (commented out) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:46:22 +0200] rev 3520
update test, record a failing test (commented out)
Tue, 29 Sep 2009 12:45:23 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:45:23 +0200] rev 3519
merge
Tue, 29 Sep 2009 12:44:50 +0200 [form] important refactoring of inlined forms to get proper separation of form object creation / rendering stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:44:50 +0200] rev 3518
[form] important refactoring of inlined forms to get proper separation of form object creation / rendering
Tue, 29 Sep 2009 12:44:06 +0200 __linkto may only appears in root form stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:44:06 +0200] rev 3517
__linkto may only appears in root form
Tue, 29 Sep 2009 12:43:40 +0200 [form] put unknown constructor args into extra_kwargs and consider them when looking for field display values stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:43:40 +0200] rev 3516
[form] put unknown constructor args into extra_kwargs and consider them when looking for field display values
Tue, 29 Sep 2009 12:42:24 +0200 update to new file schema stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:42:24 +0200] rev 3515
update to new file schema
Tue, 29 Sep 2009 12:42:11 +0200 forgotten that one stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:42:11 +0200] rev 3514
forgotten that one
Tue, 29 Sep 2009 12:41:46 +0200 [form] replace is_subform by parent_form, carrying more information at the same cost stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:41:46 +0200] rev 3513
[form] replace is_subform by parent_form, carrying more information at the same cost
Tue, 29 Sep 2009 12:39:32 +0200 move low-level form handling to base form class stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:39:32 +0200] rev 3512
move low-level form handling to base form class
Tue, 29 Sep 2009 12:38:48 +0200 fix warning stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:38:48 +0200] rev 3511
fix warning
Tue, 29 Sep 2009 12:37:47 +0200 rename form_build_context to build_context, and call it from form, not renderer stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:37:47 +0200] rev 3510
rename form_build_context to build_context, and call it from form, not renderer
Tue, 29 Sep 2009 10:39:02 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 10:39:02 +0200] rev 3509
merge
Mon, 28 Sep 2009 21:32:10 +0200 [B] server: fix initial data structure in session.transaction_data stable
Julien Jehannet <julien.jehannet@logilab.fr> [Mon, 28 Sep 2009 21:32:10 +0200] rev 3508
[B] server: fix initial data structure in session.transaction_data
Tue, 29 Sep 2009 09:22:14 +0200 [form] make EntityFormRenderer a little bit easier to override stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Tue, 29 Sep 2009 09:22:14 +0200] rev 3507
[form] make EntityFormRenderer a little bit easier to override
Mon, 28 Sep 2009 18:58:12 +0200 fix selectors stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 18:58:12 +0200] rev 3506
fix selectors
Mon, 28 Sep 2009 16:39:10 +0200 fix dumb name error
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 16:39:10 +0200] rev 3505
fix dumb name error
Mon, 28 Sep 2009 16:07:18 +0200 bad merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 16:07:18 +0200] rev 3504
bad merge
Mon, 28 Sep 2009 12:37:01 +0200 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 12:37:01 +0200] rev 3503
backport stable
Mon, 28 Sep 2009 11:35:04 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:35:04 +0200] rev 3502
oops
Mon, 28 Sep 2009 11:09:50 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:09:50 +0200] rev 3501
merge
Mon, 28 Sep 2009 11:09:40 +0200 [ui api] backport create_links from forge so it may be reused stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:09:40 +0200] rev 3500
[ui api] backport create_links from forge so it may be reused
Mon, 28 Sep 2009 11:06:18 +0200 [schema] set composite on state_of / transition_of stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:06:18 +0200] rev 3499
[schema] set composite on state_of / transition_of
Mon, 28 Sep 2009 11:02:24 +0200 cleanup not necessary stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:02:24 +0200] rev 3498
cleanup not necessary
Mon, 28 Sep 2009 11:02:04 +0200 [fti] don't catch BaseException subclasses stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:02:04 +0200] rev 3497
[fti] don't catch BaseException subclasses
Mon, 28 Sep 2009 11:01:32 +0200 support name metadata on guess_field; add name_field to FileField stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:01:32 +0200] rev 3496
support name metadata on guess_field; add name_field to FileField
Mon, 28 Sep 2009 10:56:37 +0200 [ui] turn footer items into actions stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 10:56:37 +0200] rev 3495
[ui] turn footer items into actions
Mon, 28 Sep 2009 10:55:36 +0200 cleanup unused stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 10:55:36 +0200] rev 3494
cleanup unused
Sat, 26 Sep 2009 11:45:47 +0200 use default repo looping task so they are started in thread, else we get blocking task stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Sat, 26 Sep 2009 11:45:47 +0200] rev 3493
use default repo looping task so they are started in thread, else we get blocking task
Sat, 26 Sep 2009 11:44:58 +0200 skel fixes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Sat, 26 Sep 2009 11:44:58 +0200] rev 3492
skel fixes
Sat, 26 Sep 2009 11:44:35 +0200 cleanup
Sylvain Thénault <sylvain.thenault@logilab.fr> [Sat, 26 Sep 2009 11:44:35 +0200] rev 3491
cleanup
Sat, 26 Sep 2009 11:42:50 +0200 missing section
Sylvain Thénault <sylvain.thenault@logilab.fr> [Sat, 26 Sep 2009 11:42:50 +0200] rev 3490
missing section
Fri, 25 Sep 2009 14:25:46 +0200 [index page] move workflow entity types to the 'system' entities stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 14:25:46 +0200] rev 3489
[index page] move workflow entity types to the 'system' entities
Sun, 27 Sep 2009 14:37:55 +0200 [doc] add missing dependencies in annexes. explain more precisely source install. stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 27 Sep 2009 14:37:55 +0200] rev 3488
[doc] add missing dependencies in annexes. explain more precisely source install. Feedback sent by Carlos Balderas.
Fri, 25 Sep 2009 21:58:55 +0200 [views] workflow primary view: do not show states and transitions in side boxes stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 25 Sep 2009 21:58:55 +0200] rev 3487
[views] workflow primary view: do not show states and transitions in side boxes
Fri, 25 Sep 2009 20:49:41 +0200 [cwctl] improve dialog messages stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 25 Sep 2009 20:49:41 +0200] rev 3486
[cwctl] improve dialog messages
(0) -3000 -1000 -120 +120 +1000 +3000 tip