Fri, 09 Oct 2009 15:53:02 +0200 [doc] updated docstrings stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 09 Oct 2009 15:53:02 +0200] rev 3626
[doc] updated docstrings
Fri, 09 Oct 2009 15:10:17 +0200 fix bug w/ get_entity and subqueries stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 09 Oct 2009 15:10:17 +0200] rev 3625
fix bug w/ get_entity and subqueries
Fri, 09 Oct 2009 10:49:21 +0200 fix buggy assertion stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 09 Oct 2009 10:49:21 +0200] rev 3624
fix buggy assertion
Thu, 08 Oct 2009 15:25:09 +0200 avoid progress bar when test launched from apycot stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 08 Oct 2009 15:25:09 +0200] rev 3623
avoid progress bar when test launched from apycot
Thu, 08 Oct 2009 12:34:31 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 08 Oct 2009 12:34:31 +0200] rev 3622
merge
Thu, 08 Oct 2009 12:34:17 +0200 [wf] fix detection of transition where we've entered a subworkflow stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 08 Oct 2009 12:34:17 +0200] rev 3621
[wf] fix detection of transition where we've entered a subworkflow
Thu, 08 Oct 2009 11:46:40 +0200 missing translation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 08 Oct 2009 11:46:40 +0200] rev 3620
missing translation
Thu, 08 Oct 2009 11:46:33 +0200 enhance docstring stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 08 Oct 2009 11:46:33 +0200] rev 3619
enhance docstring
Thu, 08 Oct 2009 12:00:58 +0200 oops stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 08 Oct 2009 12:00:58 +0200] rev 3618
oops
Thu, 08 Oct 2009 11:58:19 +0200 add a commit point, a new transition exhibits the problem again stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 08 Oct 2009 11:58:19 +0200] rev 3617
add a commit point, a new transition exhibits the problem again
Thu, 08 Oct 2009 11:44:06 +0200 a problem with consecutive transition firing when subworkflows are involved stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 08 Oct 2009 11:44:06 +0200] rev 3616
a problem with consecutive transition firing when subworkflows are involved
Wed, 07 Oct 2009 23:20:01 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 23:20:01 +0200] rev 3615
merge
Wed, 07 Oct 2009 23:17:32 +0200 Added tag cubicweb-debian-version-3.5.4-1 for changeset 37d025b2aa77 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 23:17:32 +0200] rev 3614
Added tag cubicweb-debian-version-3.5.4-1 for changeset 37d025b2aa77
Wed, 07 Oct 2009 23:17:32 +0200 Added tag cubicweb-version-3.5.4 for changeset 312349b3712e stable cubicweb-debian-version-3.5.4-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 23:17:32 +0200] rev 3613
Added tag cubicweb-version-3.5.4 for changeset 312349b3712e
Wed, 07 Oct 2009 22:18:16 +0200 [migration] make it more explicit that BaseTransition upgrade should only be done if migrating from version prior to 3.5 stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 07 Oct 2009 22:18:16 +0200] rev 3612
[migration] make it more explicit that BaseTransition upgrade should only be done if migrating from version prior to 3.5
Wed, 07 Oct 2009 21:59:22 +0200 [migration] fix 3.5.3_Any.py for migrations starting from before 3.5 stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 07 Oct 2009 21:59:22 +0200] rev 3611
[migration] fix 3.5.3_Any.py for migrations starting from before 3.5
Wed, 07 Oct 2009 20:58:59 +0200 3.5.4 stable cubicweb-version-3.5.4
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 20:58:59 +0200] rev 3610
3.5.4
Wed, 07 Oct 2009 20:03:24 +0200 ensure relation is properly created stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 20:03:24 +0200] rev 3609
ensure relation is properly created
Wed, 07 Oct 2009 19:59:46 +0200 [editcontroller] backout (sort of) removal of entity.complete() in validate_form stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 07 Oct 2009 19:59:46 +0200] rev 3608
[editcontroller] backout (sort of) removal of entity.complete() in validate_form entity is passed to js callbacks when there's one. In that case, we want as much information as we can. The removal was there to avoid complete to fail when all constraints (required relations / attributes) aren't satisfied. This fix only does the complete() after the commit is done, any ValidationError should have been raised at this point.
Wed, 07 Oct 2009 19:22:34 +0200 don't crash if specified page size is greater than rset size stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 19:22:34 +0200] rev 3607
don't crash if specified page size is greater than rset size
Wed, 07 Oct 2009 19:15:43 +0200 fix startup as a daemon stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 19:15:43 +0200] rev 3606
fix startup as a daemon
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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip