Tue, 18 Aug 2009 00:28:55 +0200 take care in case Any is given
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 00:28:55 +0200] rev 2894
take care in case Any is given
Tue, 18 Aug 2009 00:28:37 +0200 set edited_attributes before calling hooks for entities from external sources
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 00:28:37 +0200] rev 2893
set edited_attributes before calling hooks for entities from external sources
Tue, 18 Aug 2009 00:23:15 +0200 hooks have been refactored, call [re|de]activate_verification_hooks
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 00:23:15 +0200] rev 2892
hooks have been refactored, call [re|de]activate_verification_hooks
Tue, 18 Aug 2009 00:22:10 +0200 [session] temporary fix, need .req on internal manager
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 00:22:10 +0200] rev 2891
[session] temporary fix, need .req on internal manager
Mon, 17 Aug 2009 20:02:57 +0200 fix __init__ parameters
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 20:02:57 +0200] rev 2890
fix __init__ parameters
Mon, 17 Aug 2009 20:02:25 +0200 should affect cw_row/cw_col
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 20:02:25 +0200] rev 2889
should affect cw_row/cw_col
Mon, 17 Aug 2009 20:02:07 +0200 add write support for rset to avoid some crash
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 20:02:07 +0200] rev 2888
add write support for rset to avoid some crash
Mon, 17 Aug 2009 19:21:45 +0200 give vreg where we need it (eg no bound request)
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 19:21:45 +0200] rev 2887
give vreg where we need it (eg no bound request)
Mon, 17 Aug 2009 19:21:26 +0200 [appobject] old selectors no more supported
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 19:21:26 +0200] rev 2886
[appobject] old selectors no more supported
Mon, 17 Aug 2009 19:20:36 +0200 [deprecation] nicer messages
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 19:20:36 +0200] rev 2885
[deprecation] nicer messages
Mon, 17 Aug 2009 19:20:15 +0200 [c-c shell] add force option to bypass versions checking
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 19:20:15 +0200] rev 2884
[c-c shell] add force option to bypass versions checking
Mon, 17 Aug 2009 18:37:16 +0200 fix name error
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 18:37:16 +0200] rev 2883
fix name error
Mon, 17 Aug 2009 18:35:46 +0200 don't do this: already defined as a (deprecated) read-only property
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 18:35:46 +0200] rev 2882
don't do this: already defined as a (deprecated) read-only property
Mon, 17 Aug 2009 18:35:09 +0200 fix set_schema/init_cubes order
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 18:35:09 +0200] rev 2881
fix set_schema/init_cubes order
Mon, 17 Aug 2009 18:25:57 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 18:25:57 +0200] rev 2880
backport stable branch
Mon, 17 Aug 2009 16:41:12 +0200 move base NotificationView to cw.common.mail, we may want to use it to send notification from the web ui stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 16:41:12 +0200] rev 2879
move base NotificationView to cw.common.mail, we may want to use it to send notification from the web ui
Mon, 17 Aug 2009 13:18:45 +0200 we should use unsafe_execute here stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 13:18:45 +0200] rev 2878
we should use unsafe_execute here
Mon, 17 Aug 2009 13:18:35 +0200 new _cw_unsafe argument to Entity.set_attributes until something nicer is done (eg #344874) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 13:18:35 +0200] rev 2877
new _cw_unsafe argument to Entity.set_attributes until something nicer is done (eg #344874)
Mon, 17 Aug 2009 12:12:40 +0200 [wf] shouldn't check for neweids while trying to get previous state (detected by forge tests) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 12:12:40 +0200] rev 2876
[wf] shouldn't check for neweids while trying to get previous state (detected by forge tests)
Mon, 17 Aug 2009 12:11:54 +0200 towards better edited attributes handling stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 12:11:54 +0200] rev 2875
towards better edited attributes handling
Mon, 17 Aug 2009 12:11:04 +0200 [session] use isinstance instead of testing value of is_super_session since we hack it in the add_relation method stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 12:11:04 +0200] rev 2874
[session] use isinstance instead of testing value of is_super_session since we hack it in the add_relation method
Mon, 17 Aug 2009 11:06:43 +0200 [repo] misc cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 11:06:43 +0200] rev 2873
[repo] misc cleanup
Mon, 17 Aug 2009 11:06:02 +0200 [entity] warn if bad fetch_attrs stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 11:06:02 +0200] rev 2872
[entity] warn if bad fetch_attrs
Mon, 17 Aug 2009 11:05:28 +0200 [entity] fix fetch_rql w/ case where it's called while entity is not 'complete' (eg time where it's being added but have not yet all mandatory relations set) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 11:05:28 +0200] rev 2871
[entity] fix fetch_rql w/ case where it's called while entity is not 'complete' (eg time where it's being added but have not yet all mandatory relations set)
Mon, 17 Aug 2009 10:31:28 +0200 use view.paginate stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 17 Aug 2009 10:31:28 +0200] rev 2870
use view.paginate
Sun, 16 Aug 2009 20:42:33 +0200 backport stable branch
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Sun, 16 Aug 2009 20:42:33 +0200] rev 2869
backport stable branch
Sun, 16 Aug 2009 20:41:06 +0200 [gmap] make gmap-views more tolerant stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Sun, 16 Aug 2009 20:41:06 +0200] rev 2868
[gmap] make gmap-views more tolerant - marker_icon() implementation shouldn't be required - skip entities with latitude or longitude unknown
Sun, 16 Aug 2009 20:27:28 +0200 backport stable branch
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 16 Aug 2009 20:27:28 +0200] rev 2867
backport stable branch
Sun, 16 Aug 2009 20:19:54 +0200 B bugfix stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 16 Aug 2009 20:19:54 +0200] rev 2866
B bugfix
Sun, 16 Aug 2009 19:55:05 +0200 merge stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 16 Aug 2009 19:55:05 +0200] rev 2865
merge
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip