Wed, 26 Aug 2009 10:06:17 +0200 [breadcrumb] only provides a breadcrumbs component, no more as pluggable content nav comp; provides alternative implentation for rset with more than one entity stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 10:06:17 +0200] rev 3007
[breadcrumb] only provides a breadcrumbs component, no more as pluggable content nav comp; provides alternative implentation for rset with more than one entity
Wed, 26 Aug 2009 09:14:45 +0200 rename cubicweb.formfilter.js into cubicweb.facets.js stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 09:14:45 +0200] rev 3006
rename cubicweb.formfilter.js into cubicweb.facets.js
Wed, 26 Aug 2009 09:08:44 +0200 move some stuff from server/__init__ to postcreate, fixing instance creation bug 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 09:08:44 +0200] rev 3005
move some stuff from server/__init__ to postcreate, fixing instance creation bug
Wed, 26 Aug 2009 08:04:06 +0200 [notification] fix #103822, don't try to wrap text/rest to 80 characters stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 08:04:06 +0200] rev 3004
[notification] fix #103822, don't try to wrap text/rest to 80 characters
Wed, 26 Aug 2009 00:04:03 +0200 R [dataimport] rename uid to eid 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 26 Aug 2009 00:04:03 +0200] rev 3003
R [dataimport] rename uid to eid
Wed, 26 Aug 2009 00:02:57 +0200 backport stable branch 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 26 Aug 2009 00:02:57 +0200] rev 3002
backport stable branch
Tue, 25 Aug 2009 23:52:07 +0200 B fix the cubicweb init script stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 23:52:07 +0200] rev 3001
B fix the cubicweb init script
Tue, 25 Aug 2009 23:34:30 +0200 B [entities] #343385 comparing entities should raise NotImplementedError stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 23:34:30 +0200] rev 3000
B [entities] #343385 comparing entities should raise NotImplementedError
Tue, 25 Aug 2009 23:29:05 +0200 B [css] #344441 edit form is too spread out stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 23:29:05 +0200] rev 2999
B [css] #344441 edit form is too spread out
Tue, 25 Aug 2009 23:23:30 +0200 B #323887 misleading message after hitting cancel form button stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 23:23:30 +0200] rev 2998
B #323887 misleading message after hitting cancel form button
Tue, 25 Aug 2009 23:23:28 +0200 B fix typo stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 23:23:28 +0200] rev 2997
B fix typo
Tue, 25 Aug 2009 22:57:47 +0200 B #345282 xhtml requires to use &#160; instead of &nbsp; stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 22:57:47 +0200] rev 2996
B #345282 xhtml requires to use &#160; instead of &nbsp;
Tue, 25 Aug 2009 19:42:19 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 25 Aug 2009 19:42:19 +0200] rev 2995
merge
Tue, 25 Aug 2009 19:40:20 +0200 why not columns, too ? stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 25 Aug 2009 19:40:20 +0200] rev 2994
why not columns, too ?
Tue, 25 Aug 2009 18:47:25 +0200 [actions box] implements #344415, will have to take care to application relying on the old behaviour 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:47:25 +0200] rev 2993
[actions box] implements #344415, will have to take care to application relying on the old behaviour
Tue, 25 Aug 2009 18:31:16 +0200 [wf] test and hooks for WorkflowTransition support 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:31:16 +0200] rev 2992
[wf] test and hooks for WorkflowTransition support
Tue, 25 Aug 2009 18:30:44 +0200 cleanup 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:30:44 +0200] rev 2991
cleanup
Tue, 25 Aug 2009 18:30:29 +0200 [wf] new method on WorkflowableMixIn to get the transition which had led to the current sub-workflow 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:30:29 +0200] rev 2990
[wf] new method on WorkflowableMixIn to get the transition which had led to the current sub-workflow
Tue, 25 Aug 2009 18:29:36 +0200 [wf] refactor change_state/fire_transition to share more code, change_state can also take an optional tr argument 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:29:36 +0200] rev 2989
[wf] refactor change_state/fire_transition to share more code, change_state can also take an optional tr argument
Tue, 25 Aug 2009 18:26:31 +0200 [wf] use custom exception class 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:26:31 +0200] rev 2988
[wf] use custom exception class
Tue, 25 Aug 2009 18:26:05 +0200 [wf] ensure fromstates given, allow to give an entity (avoid spotless error, we can iter on entities...) 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:26:05 +0200] rev 2987
[wf] ensure fromstates given, allow to give an entity (avoid spotless error, we can iter on entities...)
Tue, 25 Aug 2009 18:24:54 +0200 [wf] new methods to build wf w/ workflow transition 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:24:54 +0200] rev 2986
[wf] new methods to build wf w/ workflow transition
Tue, 25 Aug 2009 13:36:02 +0200 cleanup 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:36:02 +0200] rev 2985
cleanup
Tue, 25 Aug 2009 13:35:45 +0200 [wf] test doesn't apply anymore 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:35:45 +0200] rev 2984
[wf] test doesn't apply anymore
Tue, 25 Aug 2009 13:35:01 +0200 [wf] test in_state consistency 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:35:01 +0200] rev 2983
[wf] test in_state consistency
Tue, 25 Aug 2009 13:34:19 +0200 [wf] need to clear cache here 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:34:19 +0200] rev 2982
[wf] need to clear cache here
Tue, 25 Aug 2009 13:33:32 +0200 [wf] nicer deprecation warning 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:33:32 +0200] rev 2981
[wf] nicer deprecation warning
Tue, 25 Aug 2009 13:33:03 +0200 [wf] allow state entity as argument to change_state 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:33:03 +0200] rev 2980
[wf] allow state entity as argument to change_state
Tue, 25 Aug 2009 13:32:33 +0200 test two different wfs may have a state of the same name 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:32:33 +0200] rev 2979
test two different wfs may have a state of the same name
Tue, 25 Aug 2009 12:38:37 +0200 [wf] distinguish main workflow / current workflow 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 12:38:37 +0200] rev 2978
[wf] distinguish main workflow / current workflow
Tue, 25 Aug 2009 12:36:23 +0200 [wf] state/transition may only belong to one workflow 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 12:36:23 +0200] rev 2977
[wf] state/transition may only belong to one workflow
Tue, 25 Aug 2009 12:33:30 +0200 [wf] new iter_worfklows method on workflow 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 12:33:30 +0200] rev 2976
[wf] new iter_worfklows method on workflow
Tue, 25 Aug 2009 12:32:44 +0200 [wf] new .workflow property on states and transitions 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 12:32:44 +0200] rev 2975
[wf] new .workflow property on states and transitions
Tue, 25 Aug 2009 11:47:26 +0200 F tools to import data 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 11:47:26 +0200] rev 2974
F tools to import data
Tue, 25 Aug 2009 11:45:16 +0200 backport stable branch 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 11:45:16 +0200] rev 2973
backport stable branch
Tue, 25 Aug 2009 11:18:41 +0200 Backed out changeset d83f5d96e1d7 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 11:18:41 +0200] rev 2972
Backed out changeset d83f5d96e1d7
Mon, 24 Aug 2009 20:27:05 +0200 B CWUser login is in title, do not show in attributes stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 24 Aug 2009 20:27:05 +0200] rev 2971
B CWUser login is in title, do not show in attributes
Mon, 24 Aug 2009 20:01:05 +0200 R remove code deprecated since 3.2 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 24 Aug 2009 20:01:05 +0200] rev 2970
R remove code deprecated since 3.2
Mon, 24 Aug 2009 19:53:10 +0200 F add --automatic/-a option to run db-create without user input stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 24 Aug 2009 19:53:10 +0200] rev 2969
F add --automatic/-a option to run db-create without user input
Fri, 21 Aug 2009 16:26:20 +0200 somewhat painful backport of 3.5 branch, should mostly be ok
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 16:26:20 +0200] rev 2968
somewhat painful backport of 3.5 branch, should mostly be ok
Fri, 21 Aug 2009 15:07:47 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:07:47 +0200] rev 2967
backport stable
Fri, 21 Aug 2009 15:07:13 +0200 trigger migration 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:07:13 +0200] rev 2966
trigger migration
Fri, 21 Aug 2009 15:07:11 +0200 3.5 migration script 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:07:11 +0200] rev 2965
3.5 migration script
Fri, 21 Aug 2009 15:06:24 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:06:24 +0200] rev 2964
merge
Fri, 21 Aug 2009 15:05:50 +0200 test and fix migration introducing base classes (w/ regard to yams inheritance) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:05:50 +0200] rev 2963
test and fix migration introducing base classes (w/ regard to yams inheritance)
Fri, 21 Aug 2009 15:04:35 +0200 [migraction] use role instead of x stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:04:35 +0200] rev 2962
[migraction] use role instead of x
Fri, 21 Aug 2009 15:03:56 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:03:56 +0200] rev 2961
cleanup
Fri, 21 Aug 2009 15:03:00 +0200 [db-dump] don't create tarball on failed dump, properly remove temporary directory stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:03:00 +0200] rev 2960
[db-dump] don't create tarball on failed dump, properly remove temporary directory
Fri, 21 Aug 2009 15:02:03 +0200 make db-restore command work even with no/corrupted database stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:02:03 +0200] rev 2959
make db-restore command work even with no/corrupted database
Fri, 21 Aug 2009 14:59:00 +0200 no inference for the identity relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 14:59:00 +0200] rev 2958
no inference for the identity relation
Fri, 21 Aug 2009 14:57:36 +0200 [schema] make_workflowable now take an option description for the in_state relation 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 14:57:36 +0200] rev 2957
[schema] make_workflowable now take an option description for the in_state relation
Fri, 21 Aug 2009 14:56:15 +0200 [migration] don't ask confirm here 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 14:56:15 +0200] rev 2956
[migration] don't ask confirm here
Fri, 21 Aug 2009 14:52:07 +0200 remove some pretty old deprecation code 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 14:52:07 +0200] rev 2955
remove some pretty old deprecation code
Fri, 21 Aug 2009 14:50:20 +0200 [wf] oops, BaseTransition.__init__ may be called for subclasses 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 14:50:20 +0200] rev 2954
[wf] oops, BaseTransition.__init__ may be called for subclasses
Fri, 21 Aug 2009 11:38:57 +0200 [doc] important note about tests and connections/users 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 21 Aug 2009 11:38:57 +0200] rev 2953
[doc] important note about tests and connections/users
Fri, 21 Aug 2009 10:44:45 +0200 [pdf,tests] test the pdf tranformation 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 21 Aug 2009 10:44:45 +0200] rev 2952
[pdf,tests] test the pdf tranformation
Fri, 21 Aug 2009 09:03:30 +0200 [wf] BaseTransition is a virtual type 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 09:03:30 +0200] rev 2951
[wf] BaseTransition is a virtual type
Fri, 21 Aug 2009 09:02:35 +0200 [schema] oops, should use BaseTransition here 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 09:02:35 +0200] rev 2950
[schema] oops, should use BaseTransition here
Fri, 21 Aug 2009 08:45:55 +0200 test and implements workflow changes 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 08:45:55 +0200] rev 2949
test and implements workflow changes
Fri, 21 Aug 2009 08:45:16 +0200 override clear_all_caches to clear cwetype_workflow cache 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 08:45:16 +0200] rev 2948
override clear_all_caches to clear cwetype_workflow cache
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip