Thu, 12 Nov 2009 12:15:19 +0100 close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 12:15:19 +0100] rev 3826
close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet) technical details: * add a graph of linked variables in the RRQLExpression instance * modify rql rewriter to remove relations where an unexistant variable and or a variable linked to an unexistant variable is used. * activate this feature in Entity.unrelated_rql if the entity doesn't exists yet
Thu, 12 Nov 2009 12:08:43 +0100 typo stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 12:08:43 +0100] rev 3825
typo
Thu, 12 Nov 2009 12:08:30 +0100 consider U when computing main variables stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 12:08:30 +0100] rev 3824
consider U when computing main variables
Thu, 12 Nov 2009 12:07:59 +0100 fix cut and paste stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 12:07:59 +0100] rev 3823
fix cut and paste
Thu, 12 Nov 2009 09:33:55 +0100 do not fail if anon user == manager, simply emit warning that it should not be done in production. stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 09:33:55 +0100] rev 3822
do not fail if anon user == manager, simply emit warning that it should not be done in production. close #469395
Thu, 12 Nov 2009 09:27:26 +0100 oops, junk stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 09:27:26 +0100] rev 3821
oops, junk
Thu, 12 Nov 2009 09:27:01 +0100 c-c create stopped asking if anonymous access should be activated stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 09:27:01 +0100] rev 3820
c-c create stopped asking if anonymous access should be activated introduced by 2654:6512522860aa, close #469418 Generic behaviour of WebCreateHandler should be kept for twisted and all-in-one configurations.
Thu, 12 Nov 2009 09:08:00 +0100 no more dependency on mx date time. Better description of optional dependencies stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 09:08:00 +0100] rev 3819
no more dependency on mx date time. Better description of optional dependencies
Wed, 11 Nov 2009 14:44:58 +0100 [web ui] move help from header to footer stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 11 Nov 2009 14:44:58 +0100] rev 3818
[web ui] move help from header to footer
Tue, 10 Nov 2009 18:13:07 +0100 merge stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 10 Nov 2009 18:13:07 +0100] rev 3817
merge
Tue, 10 Nov 2009 18:11:24 +0100 [web] set pageid at request instanciation rather than in htmlheader template stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 10 Nov 2009 18:11:24 +0100] rev 3816
[web] set pageid at request instanciation rather than in htmlheader template In some occasions, we need to force a pageid: typically an ajax-rendererd creation form would need to use the pageid of the main page to correclty set it's page_data (e.g. rql varmker). If pageid is found in req.form, it's used, otherwise we build a new one with. make_uid(). The behaviour should be consistent with the former one in JSonController.
Tue, 10 Nov 2009 18:06:47 +0100 test and fix http://www.logilab.org/ticket/499838 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 10 Nov 2009 18:06:47 +0100] rev 3815
test and fix http://www.logilab.org/ticket/499838 refactor nicely on the way
Tue, 10 Nov 2009 15:46:34 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 10 Nov 2009 15:46:34 +0100] rev 3814
merge
Tue, 10 Nov 2009 15:46:03 +0100 Backed out changeset 8d0b5de8002b stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 10 Nov 2009 15:46:03 +0100] rev 3813
Backed out changeset 8d0b5de8002b
Tue, 10 Nov 2009 10:48:22 +0100 [B] migration: normalize migration script path stable
Julien Jehannet <julien.jehannet@logilab.fr> [Tue, 10 Nov 2009 10:48:22 +0100] rev 3812
[B] migration: normalize migration script path
Mon, 09 Nov 2009 16:41:40 +0100 small fixes stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 09 Nov 2009 16:41:40 +0100] rev 3811
small fixes
Sun, 08 Nov 2009 21:53:18 +0100 #509981: cw-ctl shell <instance> file.txt runs doctest.testfile
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 21:53:18 +0100] rev 3810
#509981: cw-ctl shell <instance> file.txt runs doctest.testfile
Sun, 08 Nov 2009 19:53:28 +0100 [web ui] PrimaryView.render_attributes now uses a table stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 19:53:28 +0100] rev 3809
[web ui] PrimaryView.render_attributes now uses a table
Sun, 08 Nov 2009 19:37:44 +0100 [web ui] primaryview_section tags for CWGroup stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 19:37:44 +0100] rev 3808
[web ui] primaryview_section tags for CWGroup
Sun, 08 Nov 2009 19:37:08 +0100 [web ui] change "table actions" icon to arrow-up stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 19:37:08 +0100] rev 3807
[web ui] change "table actions" icon to arrow-up
Sun, 08 Nov 2009 19:34:31 +0100 [web ui] remove "trame_grise" from forms stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 19:34:31 +0100] rev 3806
[web ui] remove "trame_grise" from forms
Sun, 08 Nov 2009 19:33:03 +0100 [web ui] rename form buttons to ok/cancel where workflow change state stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 19:33:03 +0100] rev 3805
[web ui] rename form buttons to ok/cancel where workflow change state
Sun, 08 Nov 2009 19:28:25 +0100 [i18n] fix typos stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 19:28:25 +0100] rev 3804
[i18n] fix typos
Sat, 07 Nov 2009 22:04:45 +0100 [web ui] decorate form buttons with icons (at last) stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 07 Nov 2009 22:04:45 +0100] rev 3803
[web ui] decorate form buttons with icons (at last)
Sat, 07 Nov 2009 18:39:37 +0100 [web ui] very simple default configuration for ckeditor stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 07 Nov 2009 18:39:37 +0100] rev 3802
[web ui] very simple default configuration for ckeditor
Sat, 07 Nov 2009 18:38:52 +0100 [clean] remove print polluting test outputs stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 07 Nov 2009 18:38:52 +0100] rev 3801
[clean] remove print polluting test outputs
Sat, 07 Nov 2009 18:37:55 +0100 [web ui] fix the editable fields: better look and behaviour. stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 07 Nov 2009 18:37:55 +0100] rev 3800
[web ui] fix the editable fields: better look and behaviour.
Sat, 07 Nov 2009 18:06:56 +0100 [icons] make nomail icon more recognizable stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 07 Nov 2009 18:06:56 +0100] rev 3799
[icons] make nomail icon more recognizable
Thu, 05 Nov 2009 12:44:24 +0100 [doc] added note about the required js and css in TableWidget stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 05 Nov 2009 12:44:24 +0100] rev 3798
[doc] added note about the required js and css in TableWidget
Thu, 05 Nov 2009 12:42:15 +0100 style: s/pourcent/percent/ stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 05 Nov 2009 12:42:15 +0100] rev 3797
style: s/pourcent/percent/
Thu, 05 Nov 2009 12:41:58 +0100 added SimpleModel for TableWidget stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 05 Nov 2009 12:41:58 +0100] rev 3796
added SimpleModel for TableWidget
Thu, 05 Nov 2009 12:41:03 +0100 [doc] fix inaccurate docstring stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 05 Nov 2009 12:41:03 +0100] rev 3795
[doc] fix inaccurate docstring
Wed, 28 Oct 2009 12:19:01 +0100 [B] views: fix wrong xhtml when empty rset stable
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 28 Oct 2009 12:19:01 +0100] rev 3794
[B] views: fix wrong xhtml when empty rset
Tue, 03 Nov 2009 13:54:07 +0100 do not display anything when bein asked something (fix #504759) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 03 Nov 2009 13:54:07 +0100] rev 3793
do not display anything when bein asked something (fix #504759)
Tue, 03 Nov 2009 13:52:25 +0100 fix wrong answer when the rset is empty but did not raise stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 03 Nov 2009 13:52:25 +0100] rev 3792
fix wrong answer when the rset is empty but did not raise
Tue, 03 Nov 2009 11:19:10 +0100 put back url info started at the end of initialisations stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 03 Nov 2009 11:19:10 +0100] rev 3791
put back url info started at the end of initialisations
Mon, 02 Nov 2009 16:37:19 +0100 [B] web: weird display with internationalizable (Closes: #503071) stable
Julien Jehannet <julien.jehannet@logilab.fr> [Mon, 02 Nov 2009 16:37:19 +0100] rev 3790
[B] web: weird display with internationalizable (Closes: #503071)
Mon, 02 Nov 2009 16:10:03 +0100 update docstring, xml escape exception description stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 02 Nov 2009 16:10:03 +0100] rev 3789
update docstring, xml escape exception description
Sun, 01 Nov 2009 21:40:03 +0100 [migration] warn if 3.5 workflow migration is going to fail stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 01 Nov 2009 21:40:03 +0100] rev 3788
[migration] warn if 3.5 workflow migration is going to fail
Wed, 28 Oct 2009 20:09:59 +0100 C - fix typo. make `lgp check` happy. stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 28 Oct 2009 20:09:59 +0100] rev 3787
C - fix typo. make `lgp check` happy.
Mon, 26 Oct 2009 10:04:18 +0100 force debug mode on cubicweb-ctl start on win32 stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Mon, 26 Oct 2009 10:04:18 +0100] rev 3786
force debug mode on cubicweb-ctl start on win32 this prevents a crash (daemon mode not yet supported)
Fri, 23 Oct 2009 15:43:30 +0200 read form arg specifying json call context (to make it work under json controller) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 23 Oct 2009 15:43:30 +0200] rev 3785
read form arg specifying json call context (to make it work under json controller)
Thu, 22 Oct 2009 11:07:05 +0200 [javascript] handle cases where vid parameter is hijacked by parameter-injection stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 22 Oct 2009 11:07:05 +0200] rev 3784
[javascript] handle cases where vid parameter is hijacked by parameter-injection
Thu, 22 Oct 2009 11:02:50 +0200 [views] consider fallbackvid request parameter in ViewController stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 22 Oct 2009 11:02:50 +0200] rev 3783
[views] consider fallbackvid request parameter in ViewController
Thu, 22 Oct 2009 11:01:50 +0200 [cleanup] reorder cubicweb namespace attributes declaration stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 22 Oct 2009 11:01:50 +0200] rev 3782
[cleanup] reorder cubicweb namespace attributes declaration
Thu, 22 Oct 2009 09:30:10 +0200 [javascript] asURL now escapes request arguments stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 22 Oct 2009 09:30:10 +0200] rev 3781
[javascript] asURL now escapes request arguments I can't see no good reason for not escaping parameters. The two main locations where asURL is used are : - edition view: here, the change should have no effect - facets: escaping is clearly needed in that case
Wed, 21 Oct 2009 19:32:53 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 19:32:53 +0200] rev 3780
merge
Wed, 21 Oct 2009 19:31:28 +0200 remove obsolete caveat stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 19:31:28 +0200] rev 3779
remove obsolete caveat
Wed, 21 Oct 2009 17:37:58 +0200 so bad tests hasn't find that one... stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 17:37:58 +0200] rev 3778
so bad tests hasn't find that one...
Wed, 21 Oct 2009 17:32:20 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 17:32:20 +0200] rev 3777
backport stable branch
Wed, 21 Oct 2009 17:12:58 +0200 Added tag cubicweb-debian-version-3.5.5-1 for changeset aad818d9d9b6 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 17:12:58 +0200] rev 3776
Added tag cubicweb-debian-version-3.5.5-1 for changeset aad818d9d9b6
Wed, 21 Oct 2009 17:12:58 +0200 Added tag cubicweb-version-3.5.5 for changeset 1eca47d59fd9 stable cubicweb-debian-version-3.5.5-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 17:12:58 +0200] rev 3775
Added tag cubicweb-version-3.5.5 for changeset 1eca47d59fd9
Wed, 21 Oct 2009 15:13:07 +0200 on precommit / rollback of schema update op, clear order_relations cache of entity schemas stable cubicweb-version-3.5.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 15:13:07 +0200] rev 3774
on precommit / rollback of schema update op, clear order_relations cache of entity schemas
Wed, 21 Oct 2009 15:12:29 +0200 don't allow that even with cow powers stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 15:12:29 +0200] rev 3773
don't allow that even with cow powers
Wed, 21 Oct 2009 14:39:26 +0200 fix reledit related test breakage stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 14:39:26 +0200] rev 3772
fix reledit related test breakage
Wed, 21 Oct 2009 14:31:15 +0200 test fixes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 14:31:15 +0200] rev 3771
test fixes
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)
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip