Wed, 21 Oct 2009 13:52:16 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 13:52:16 +0200] rev 3770
merge
Wed, 21 Oct 2009 13:52:05 +0200 test fix stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 13:52:05 +0200] rev 3769
test fix
Wed, 21 Oct 2009 10:35:19 +0200 nicer relation|entity schema view stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 10:35:19 +0200] rev 3768
nicer relation|entity schema view
Wed, 21 Oct 2009 11:34:11 +0200 reledit: stuff the value into its own div and properly hide it when necessary (but dont lump it with the landingzone div for it switches the form on when one clicks on a value to traverse it) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 11:34:11 +0200] rev 3767
reledit: stuff the value into its own div and properly hide it when necessary (but dont lump it with the landingzone div for it switches the form on when one clicks on a value to traverse it)
Wed, 21 Oct 2009 11:21:58 +0200 work around a pb. with subquery_selection_index stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 11:21:58 +0200] rev 3766
work around a pb. with subquery_selection_index
Wed, 21 Oct 2009 11:19:54 +0200 latst_trinfo : do not crash on absent wf history stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 11:19:54 +0200] rev 3765
latst_trinfo : do not crash on absent wf history
Wed, 21 Oct 2009 09:47:55 +0200 drop _prepare_copy method from rset in favor of a more generic copy method stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 09:47:55 +0200] rev 3764
drop _prepare_copy method from rset in favor of a more generic copy method
Wed, 21 Oct 2009 08:59:14 +0200 i18nupdate stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 08:59:14 +0200] rev 3763
i18nupdate
Wed, 21 Oct 2009 08:55:54 +0200 prefix sql aliases for entity table by '_' to avoid pb with variable such as 'AS' (eg a keyword in SQL) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 08:55:54 +0200] rev 3762
prefix sql aliases for entity table by '_' to avoid pb with variable such as 'AS' (eg a keyword in SQL)
Tue, 20 Oct 2009 19:19:19 +0200 small cleanup & revert to less intrusive icon stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 19:19:19 +0200] rev 3761
small cleanup & revert to less intrusive icon
Tue, 20 Oct 2009 18:13:36 +0200 actually hide the value when editing, cleanup spurious arg stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 18:13:36 +0200] rev 3760
actually hide the value when editing, cleanup spurious arg
Tue, 20 Oct 2009 17:13:05 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 17:13:05 +0200] rev 3759
merge
Tue, 20 Oct 2009 17:11:52 +0200 yet another brain fart stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 17:11:52 +0200] rev 3758
yet another brain fart
Tue, 20 Oct 2009 16:53:25 +0200 2.4 compat stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:53:25 +0200] rev 3757
2.4 compat
Tue, 20 Oct 2009 16:53:52 +0200 remove spurious wview stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 16:53:52 +0200] rev 3756
remove spurious wview
Tue, 20 Oct 2009 16:48:37 +0200 deprecated api update stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:48:37 +0200] rev 3755
deprecated api update
Tue, 20 Oct 2009 16:48:30 +0200 document stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:48:30 +0200] rev 3754
document
Tue, 20 Oct 2009 16:22:52 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:22:52 +0200] rev 3753
merge
Tue, 20 Oct 2009 16:22:33 +0200 when a query is grouped, ensure sort terms are grouped as well stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:22:33 +0200] rev 3752
when a query is grouped, ensure sort terms are grouped as well
Tue, 20 Oct 2009 16:21:41 +0200 take care to outer joins stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:21:41 +0200] rev 3751
take care to outer joins
Tue, 20 Oct 2009 16:21:30 +0200 display title in the component to avoid relying on view supporting title argument stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:21:30 +0200] rev 3750
display title in the component to avoid relying on view supporting title argument
Tue, 20 Oct 2009 14:34:42 +0200 turn make_relations_query into a true generator (this allows interleaving of actual entities linking and query generation) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 14:34:42 +0200] rev 3749
turn make_relations_query into a true generator (this allows interleaving of actual entities linking and query generation) restore check botched in previous inadvertent commit
Tue, 20 Oct 2009 14:24:19 +0200 node ids shall not begin with a number stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 14:24:19 +0200] rev 3748
node ids shall not begin with a number
Tue, 20 Oct 2009 13:54:40 +0200 remove debug print stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 13:54:40 +0200] rev 3747
remove debug print
Tue, 20 Oct 2009 13:00:31 +0200 accepts single values as create_entity stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 13:00:31 +0200] rev 3746
accepts single values as create_entity
Tue, 20 Oct 2009 12:48:43 +0200 move these definitions below cell_call stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 12:48:43 +0200] rev 3745
move these definitions below cell_call
Tue, 20 Oct 2009 12:45:44 +0200 reledit: load actual edition form on demand #471799 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 12:45:44 +0200] rev 3744
reledit: load actual edition form on demand #471799
Mon, 19 Oct 2009 20:34:13 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 19 Oct 2009 20:34:13 +0200] rev 3743
merge
Mon, 19 Oct 2009 20:33:30 +0200 kill separate attribute client-side handling #473636 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 19 Oct 2009 20:33:30 +0200] rev 3742
kill separate attribute client-side handling #473636
Mon, 19 Oct 2009 20:26:22 +0200 use cuibicweb json encoder for json_dumps, still catch the TypeError in the request-less jsonize stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 19 Oct 2009 20:26:22 +0200] rev 3741
use cuibicweb json encoder for json_dumps, still catch the TypeError in the request-less jsonize
Mon, 19 Oct 2009 11:23:29 -0700 [doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering stable
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Mon, 19 Oct 2009 11:23:29 -0700] rev 3740
[doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering
Mon, 19 Oct 2009 20:22:01 +0200 oops
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 20:22:01 +0200] rev 3739
oops
Mon, 19 Oct 2009 20:01:34 +0200 disable syncschema hooks during db initialization
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 20:01:34 +0200] rev 3738
disable syncschema hooks during db initialization
Mon, 19 Oct 2009 20:01:14 +0200 finally
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 20:01:14 +0200] rev 3737
finally
Mon, 19 Oct 2009 18:36:20 +0200 take care to already existant solutions local variable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 18:36:20 +0200] rev 3736
take care to already existant solutions local variable
Mon, 19 Oct 2009 18:15:45 +0200 bad merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 18:15:45 +0200] rev 3735
bad merge
Mon, 19 Oct 2009 18:15:39 +0200 ignored_relations should be a set
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 18:15:39 +0200] rev 3734
ignored_relations should be a set
Mon, 19 Oct 2009 18:15:24 +0200 remove some warnings
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 18:15:24 +0200] rev 3733
remove some warnings
Mon, 19 Oct 2009 17:53:53 +0200 really need some holidays
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:53:53 +0200] rev 3732
really need some holidays
Mon, 19 Oct 2009 17:50:04 +0200 mark class as abstract
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:50:04 +0200] rev 3731
mark class as abstract
Mon, 19 Oct 2009 17:49:50 +0200 editable-attributes return a list of 2-uple
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:49:50 +0200] rev 3730
editable-attributes return a list of 2-uple
Mon, 19 Oct 2009 17:49:26 +0200 remove some warnings
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:49:26 +0200] rev 3729
remove some warnings
Mon, 19 Oct 2009 17:42:47 +0200 dumb name error
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:42:47 +0200] rev 3728
dumb name error
Mon, 19 Oct 2009 17:36:37 +0200 typo
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:36:37 +0200] rev 3727
typo
Mon, 19 Oct 2009 17:35:33 +0200 forgotten some part of a merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:35:33 +0200] rev 3726
forgotten some part of a merge
Mon, 19 Oct 2009 17:03:31 +0200 bad merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:03:31 +0200] rev 3725
bad merge
Mon, 19 Oct 2009 16:51:13 +0200 .id has been renamed
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 16:51:13 +0200] rev 3724
.id has been renamed
Mon, 19 Oct 2009 15:52:56 +0200 be quiet w/ apycot
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 15:52:56 +0200] rev 3723
be quiet w/ apycot
Mon, 19 Oct 2009 15:20:43 +0200 2.4 compat
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 15:20:43 +0200] rev 3722
2.4 compat
Mon, 19 Oct 2009 15:17:20 +0200 2.4 compat
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 15:17:20 +0200] rev 3721
2.4 compat
Mon, 19 Oct 2009 15:16:41 +0200 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 15:16:41 +0200] rev 3720
backport stable
Mon, 19 Oct 2009 14:43:27 +0200 typo stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 14:43:27 +0200] rev 3719
typo
Mon, 19 Oct 2009 14:43:14 +0200 restrict follow action to one line rset stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 14:43:14 +0200] rev 3718
restrict follow action to one line rset
Mon, 19 Oct 2009 14:42:52 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 14:42:52 +0200] rev 3717
cleanup
Mon, 19 Oct 2009 09:15:41 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 09:15:41 +0200] rev 3716
merge
Mon, 19 Oct 2009 09:15:19 +0200 [shell] make process_script available throuhg c-c shell / migration script context stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 09:15:19 +0200] rev 3715
[shell] make process_script available throuhg c-c shell / migration script context
Sun, 18 Oct 2009 19:06:24 +0200 ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset) stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Sun, 18 Oct 2009 19:06:24 +0200] rev 3714
ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset)
Fri, 16 Oct 2009 18:44:28 +0200 merge stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 16 Oct 2009 18:44:28 +0200] rev 3713
merge
Fri, 16 Oct 2009 18:41:40 +0200 revert change, but there's something fishy here stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 16 Oct 2009 18:41:40 +0200] rev 3712
revert change, but there's something fishy here
Fri, 16 Oct 2009 18:35:24 +0200 work around a problem in constraint application stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 16 Oct 2009 18:35:24 +0200] rev 3711
work around a problem in constraint application
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip