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
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip