Tue, 18 Aug 2009 17:10:50 +0200 fix cw properties initialization stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 17:10:50 +0200] rev 2906
fix cw properties initialization
Tue, 18 Aug 2009 17:10:08 +0200 backport change from default to get -f option on cw shell, may be necessary for the forthcoming migration... stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 17:10:08 +0200] rev 2905
backport change from default to get -f option on cw shell, may be necessary for the forthcoming migration...
Tue, 18 Aug 2009 14:27:27 +0200 3.4.4 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 14:27:27 +0200] rev 2904
3.4.4
Tue, 18 Aug 2009 11:11:59 +0200 [migration] drop rqlcursor stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 11:11:59 +0200] rev 2903
[migration] drop rqlcursor
Tue, 18 Aug 2009 09:25:44 +0200 remove some deprecation warnings
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 09:25:44 +0200] rev 2902
remove some deprecation warnings
Tue, 18 Aug 2009 09:25:26 +0200 remove unused import
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 09:25:26 +0200] rev 2901
remove unused import
Tue, 18 Aug 2009 09:13:12 +0200 api update
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 09:13:12 +0200] rev 2900
api update
Tue, 18 Aug 2009 09:12:52 +0200 [hooks] missing declaration
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 09:12:52 +0200] rev 2899
[hooks] missing declaration
Tue, 18 Aug 2009 09:12:08 +0200 cleanup: eprop -> cwprop
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 09:12:08 +0200] rev 2898
cleanup: eprop -> cwprop
Tue, 18 Aug 2009 08:53:03 +0200 [migration] consider previous version as done, not current version stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 08:53:03 +0200] rev 2897
[migration] consider previous version as done, not current version
Tue, 18 Aug 2009 00:29:23 +0200 typo
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 00:29:23 +0200] rev 2896
typo
Tue, 18 Aug 2009 00:29:19 +0200 should directly use entity.check_perm now that we've an entity instance
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 18 Aug 2009 00:29:19 +0200] rev 2895
should directly use entity.check_perm now that we've an entity instance
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
Sun, 16 Aug 2009 19:54:29 +0200 Added tag cubicweb-debian-version-3.4.3-1 for changeset a3828745e2cf stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 16 Aug 2009 19:54:29 +0200] rev 2864
Added tag cubicweb-debian-version-3.4.3-1 for changeset a3828745e2cf
Sun, 16 Aug 2009 19:54:28 +0200 Added tag cubicweb-version-3.4.3 for changeset b2add17d5bc4 stable cubicweb-debian-version-3.4.3-1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 16 Aug 2009 19:54:28 +0200] rev 2863
Added tag cubicweb-version-3.4.3 for changeset b2add17d5bc4
Sun, 16 Aug 2009 19:45:38 +0200 B bugfix in json controller stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 16 Aug 2009 19:45:38 +0200] rev 2862
B bugfix in json controller
Fri, 14 Aug 2009 22:21:45 +0200 B offer to continue even when failed to restore systemonly stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 14 Aug 2009 22:21:45 +0200] rev 2861
B offer to continue even when failed to restore systemonly
Fri, 14 Aug 2009 19:04:15 +0200 ready for 3.4.3 stable cubicweb-version-3.4.3
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 14 Aug 2009 19:04:15 +0200] rev 2860
ready for 3.4.3
Fri, 14 Aug 2009 19:01:45 +0200 [javascript] allow customization of inlineCreationForm insertion point stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 14 Aug 2009 19:01:45 +0200] rev 2859
[javascript] allow customization of inlineCreationForm insertion point
Fri, 14 Aug 2009 18:55:31 +0200 B sync after migration and restart so that cwuri does not show in forms stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 14 Aug 2009 18:55:31 +0200] rev 2858
B sync after migration and restart so that cwuri does not show in forms
Fri, 14 Aug 2009 18:54:35 +0200 B [server] extlite test will not fail if tempfile exists stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 14 Aug 2009 18:54:35 +0200] rev 2857
B [server] extlite test will not fail if tempfile exists
Fri, 14 Aug 2009 18:34:42 +0200 R [goa] skip these tests if appengine can not be imported stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 14 Aug 2009 18:34:42 +0200] rev 2856
R [goa] skip these tests if appengine can not be imported
Fri, 14 Aug 2009 15:53:12 +0200 [repo] more deprecation
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 14 Aug 2009 15:53:12 +0200] rev 2855
[repo] more deprecation
Fri, 14 Aug 2009 15:39:26 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 14 Aug 2009 15:39:26 +0200] rev 2854
oops
Fri, 14 Aug 2009 15:35:41 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 14 Aug 2009 15:35:41 +0200] rev 2853
merge
Fri, 14 Aug 2009 14:56:29 +0200 [ajax] allow inlineCreationForms to add their own JS / CSS stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 14 Aug 2009 14:56:29 +0200] rev 2852
[ajax] allow inlineCreationForms to add their own JS / CSS
Fri, 14 Aug 2009 14:39:38 +0200 F [cwctl] improve dialog messages stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 14 Aug 2009 14:39:38 +0200] rev 2851
F [cwctl] improve dialog messages
Fri, 14 Aug 2009 15:35:09 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 14 Aug 2009 15:35:09 +0200] rev 2850
cleanup
Fri, 14 Aug 2009 15:34:49 +0200 dont bind set_authmanager on registry reloading event, it's not necesary since the session manager itself is reinstatiated stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 14 Aug 2009 15:34:49 +0200] rev 2849
dont bind set_authmanager on registry reloading event, it's not necesary since the session manager itself is reinstatiated
Fri, 14 Aug 2009 15:34:00 +0200 [repo] typo stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 14 Aug 2009 15:34:00 +0200] rev 2848
[repo] typo
Fri, 14 Aug 2009 14:31:25 +0200 use ._cw instead of .cw_req
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 14 Aug 2009 14:31:25 +0200] rev 2847
use ._cw instead of .cw_req
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip