Wed, 16 Sep 2009 16:34:34 +0200 hide bookmarked_by relation from addrelated menu, we've a specific box for bookmarks 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 16:34:34 +0200] rev 3247
hide bookmarked_by relation from addrelated menu, we've a specific box for bookmarks
Wed, 16 Sep 2009 14:33:24 +0200 stop setting sort to false by default on relation field and explain why 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:33:24 +0200] rev 3246
stop setting sort to false by default on relation field and explain why
Wed, 16 Sep 2009 14:32:56 +0200 cleanup 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:32:56 +0200] rev 3245
cleanup
Wed, 16 Sep 2009 14:32:13 +0200 since unrelated_rql now consider security, we may consider returning relation having local role in some cases 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:32:13 +0200] rev 3244
since unrelated_rql now consider security, we may consider returning relation having local role in some cases
Wed, 16 Sep 2009 14:30:32 +0200 unrelated_rql now return rql *and* args 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:30:32 +0200] rev 3243
unrelated_rql now return rql *and* args
Wed, 16 Sep 2009 14:29:29 +0200 missing import 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:29:29 +0200] rev 3242
missing import
Wed, 16 Sep 2009 14:28:58 +0200 unrelated_rql now considers relation's add perm 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:28:58 +0200] rev 3241
unrelated_rql now considers relation's add perm
Wed, 16 Sep 2009 14:24:31 +0200 refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:24:31 +0200] rev 3240
refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well
Wed, 16 Sep 2009 14:17:12 +0200 [ms] fix planning w/ query using identity 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:17:12 +0200] rev 3239
[ms] fix planning w/ query using identity
Wed, 16 Sep 2009 14:16:19 +0200 [querier] fix sql generated w/ NOT relation and shared variable: ensure variable's table is in parent select'scope 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:16:19 +0200] rev 3238
[querier] fix sql generated w/ NOT relation and shared variable: ensure variable's table is in parent select'scope
Tue, 15 Sep 2009 19:04:09 +0200 [cleanup] remove unused imports 3.5
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 15 Sep 2009 19:04:09 +0200] rev 3237
[cleanup] remove unused imports
Tue, 15 Sep 2009 16:33:30 +0200 add note stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 16:33:30 +0200] rev 3236
add note
Tue, 15 Sep 2009 16:31:45 +0200 fix when Interval is coming from date substraction stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 16:31:45 +0200] rev 3235
fix when Interval is coming from date substraction
Tue, 15 Sep 2009 16:03:17 +0200 remerge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 16:03:17 +0200] rev 3234
remerge
Tue, 15 Sep 2009 16:02:07 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 16:02:07 +0200] rev 3233
merge
Tue, 15 Sep 2009 16:02:17 +0200 [controllers] allow onsuccess / onfailure callback to be passed to validateform 3.5
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 15 Sep 2009 16:02:17 +0200] rev 3232
[controllers] allow onsuccess / onfailure callback to be passed to validateform For instance : validateform?__onsuccess=wp.addAndSelectHall will call the addAndSelectHall function on success rather than redirecting to a specific URL.
Tue, 15 Sep 2009 16:00:03 +0200 [utils] provide a class to extend the default simplejson encoder to be able to dump standard yams attribute types 3.5
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 15 Sep 2009 16:00:03 +0200] rev 3231
[utils] provide a class to extend the default simplejson encoder to be able to dump standard yams attribute types
Tue, 15 Sep 2009 15:01:41 +0200 backport 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 15:01:41 +0200] rev 3230
backport 3.5
Tue, 15 Sep 2009 14:49:40 +0200 test update 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:49:40 +0200] rev 3229
test update
Tue, 15 Sep 2009 14:49:30 +0200 [actions] refactor: extract actual_actions from fill_menu to work with table filter form 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:49:30 +0200] rev 3228
[actions] refactor: extract actual_actions from fill_menu to work with table filter form
Tue, 15 Sep 2009 14:48:13 +0200 test fix 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:48:13 +0200] rev 3227
test fix
Tue, 15 Sep 2009 14:47:58 +0200 should now use _test_action, not bare action.url() 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:47:58 +0200] rev 3226
should now use _test_action, not bare action.url()
Tue, 15 Sep 2009 14:47:39 +0200 facilities to test new submenu actions 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:47:39 +0200] rev 3225
facilities to test new submenu actions
Tue, 15 Sep 2009 14:47:15 +0200 comment out deprecated test 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:47:15 +0200] rev 3224
comment out deprecated test
Tue, 15 Sep 2009 14:13:59 +0200 merge 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 15 Sep 2009 14:13:59 +0200] rev 3223
merge
Mon, 14 Sep 2009 17:24:09 +0200 was lost in some merge 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 14 Sep 2009 17:24:09 +0200] rev 3222
was lost in some merge
Tue, 15 Sep 2009 14:10:52 +0200 [i18ncube] access to appearsin_addmenu config through uicfg directly 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:10:52 +0200] rev 3221
[i18ncube] access to appearsin_addmenu config through uicfg directly
Mon, 14 Sep 2009 19:01:37 +0200 cleanup, futur warning fixes :) 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 19:01:37 +0200] rev 3220
cleanup, futur warning fixes :)
Mon, 14 Sep 2009 19:01:24 +0200 edit box refactoring to gain more control by using actions 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 19:01:24 +0200] rev 3219
edit box refactoring to gain more control by using actions
Mon, 14 Sep 2009 18:59:17 +0200 [3.5 migration] avoid removing defined transitions... 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:59:17 +0200] rev 3218
[3.5 migration] avoid removing defined transitions...
Mon, 14 Sep 2009 18:58:51 +0200 cleanup 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:58:51 +0200] rev 3217
cleanup
Mon, 14 Sep 2009 18:28:37 +0200 [wf graph] fix display of condition 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:28:37 +0200] rev 3216
[wf graph] fix display of condition
Mon, 14 Sep 2009 18:28:01 +0200 fix workflow graph views and tabs for the new wf system, remove useless view and action (actually useless since introduction of tabbed entity type view 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:28:01 +0200] rev 3215
fix workflow graph views and tabs for the new wf system, remove useless view and action (actually useless since introduction of tabbed entity type view
Mon, 14 Sep 2009 18:25:43 +0200 [3.5 migration] missing identical_to/canonical -> prefered_form migration 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:25:43 +0200] rev 3214
[3.5 migration] missing identical_to/canonical -> prefered_form migration
Mon, 14 Sep 2009 18:25:11 +0200 [migration] don't ask confirm here 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:25:11 +0200] rev 3213
[migration] don't ask confirm here
Mon, 14 Sep 2009 18:24:42 +0200 displaytime attribute should not have been removed from there 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:24:42 +0200] rev 3212
displaytime attribute should not have been removed from there
Mon, 14 Sep 2009 16:24:01 +0200 [forms] avoid to create superfluous add_new_relation_link in create form stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Mon, 14 Sep 2009 16:24:01 +0200] rev 3211
[forms] avoid to create superfluous add_new_relation_link in create form
Mon, 14 Sep 2009 15:11:58 +0200 merge 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 14 Sep 2009 15:11:58 +0200] rev 3210
merge
Mon, 14 Sep 2009 14:59:23 +0200 allow user to give ?tab=tabname and be set to the right tab (part of #345399) 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 14 Sep 2009 14:59:23 +0200] rev 3209
allow user to give ?tab=tabname and be set to the right tab (part of #345399)
Mon, 14 Sep 2009 12:50:27 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 12:50:27 +0200] rev 3208
merge
Mon, 14 Sep 2009 12:48:40 +0200 return self, not None, when no prefered form 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 12:48:40 +0200] rev 3207
return self, not None, when no prefered form
Mon, 14 Sep 2009 12:48:25 +0200 tests update 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 12:48:25 +0200] rev 3206
tests update
Mon, 14 Sep 2009 12:28:22 +0200 fix entity classes inheritance (repair cw.test.unittest_entity) 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 12:28:22 +0200] rev 3205
fix entity classes inheritance (repair cw.test.unittest_entity)
Mon, 14 Sep 2009 12:17:31 +0200 #370578: change EmailAddress identical_to/canonical to prefered_form 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 12:17:31 +0200] rev 3204
#370578: change EmailAddress identical_to/canonical to prefered_form
Mon, 14 Sep 2009 11:38:30 +0200 merge 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 14 Sep 2009 11:38:30 +0200] rev 3203
merge
Mon, 14 Sep 2009 09:37:14 +0200 as shell, also works fine/linux 3.5
Aurelien Campeas [Mon, 14 Sep 2009 09:37:14 +0200] rev 3202
as shell, also works fine/linux
Fri, 11 Sep 2009 18:49:48 +0200 HOME is spelled USERPROFILE on windows 3.5
Aurelien Campeas [Fri, 11 Sep 2009 18:49:48 +0200] rev 3201
HOME is spelled USERPROFILE on windows
Mon, 14 Sep 2009 11:32:07 +0200 #345461: drop support for cube_eid / direct bug submission 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 11:32:07 +0200] rev 3200
#345461: drop support for cube_eid / direct bug submission
Mon, 14 Sep 2009 11:25:56 +0200 backport 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 11:25:56 +0200] rev 3199
backport 3.5
Mon, 14 Sep 2009 11:23:31 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 11:23:31 +0200] rev 3198
backport stable
Mon, 14 Sep 2009 11:08:57 +0200 [repo] take care of inlined relation in session.[add|delete]_relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 11:08:57 +0200] rev 3197
[repo] take care of inlined relation in session.[add|delete]_relation
Mon, 14 Sep 2009 10:15:11 +0200 [repo] set entity.rset & co when needed stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 10:15:11 +0200] rev 3196
[repo] set entity.rset & co when needed
Mon, 14 Sep 2009 08:34:11 +0200 remove extra paren
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 08:34:11 +0200] rev 3195
remove extra paren
Fri, 11 Sep 2009 20:37:30 +0200 [controllers] fix bad if/elif switch in handle_attribute stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 11 Sep 2009 20:37:30 +0200] rev 3194
[controllers] fix bad if/elif switch in handle_attribute
Fri, 11 Sep 2009 19:51:09 +0200 should change process'user once pid file has been written stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 19:51:09 +0200] rev 3193
should change process'user once pid file has been written
Fri, 11 Sep 2009 18:24:47 +0200 windows doesn't like ':' in filesc 3.5
Aurelien Campeas [Fri, 11 Sep 2009 18:24:47 +0200] rev 3192
windows doesn't like ':' in filesc
Fri, 11 Sep 2009 17:20:01 +0200 enough annoying for a 3.4.10... stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 17:20:01 +0200] rev 3191
enough annoying for a 3.4.10...
Fri, 11 Sep 2009 17:16:03 +0200 another friend stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 17:16:03 +0200] rev 3190
another friend
Fri, 11 Sep 2009 17:14:37 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 17:14:37 +0200] rev 3189
merge
Fri, 11 Sep 2009 17:14:20 +0200 [c-c] fix 3.4.9 name error :'( stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 17:14:20 +0200] rev 3188
[c-c] fix 3.4.9 name error :'(
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip