Wed, 09 Sep 2009 12:29:06 +0200 allow to specify targettypes in related_rql stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 12:29:06 +0200] rev 3130
allow to specify targettypes in related_rql
Wed, 09 Sep 2009 12:28:36 +0200 [facets] duhh, necessary fromformfilter hidden was missing stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 12:28:36 +0200] rev 3129
[facets] duhh, necessary fromformfilter hidden was missing
Wed, 09 Sep 2009 12:27:41 +0200 include facets.css so we're sure it's there when needed stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 12:27:41 +0200] rev 3128
include facets.css so we're sure it's there when needed
Wed, 09 Sep 2009 09:56:47 +0200 should have been done in stable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 09:56:47 +0200] rev 3127
should have been done in stable
Wed, 09 Sep 2009 09:56:16 +0200 test cubes_path is updated as well 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 09:56:16 +0200] rev 3126
test cubes_path is updated as well
Wed, 09 Sep 2009 09:37:14 +0200 [uicfg, autoform] when a relation is inlined, put it in the generated section by default 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 09:37:14 +0200] rev 3125
[uicfg, autoform] when a relation is inlined, put it in the generated section by default
Tue, 08 Sep 2009 21:57:45 +0200 [forms] fix form enctype handling with inlined forms stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 08 Sep 2009 21:57:45 +0200] rev 3124
[forms] fix form enctype handling with inlined forms If an inlined form is added dynamically and contains a file input, the parent form enctype must be set to multiplart/form-data otherwise files won't be uploaded correctly.
Tue, 08 Sep 2009 20:08:10 +0200 merge 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 08 Sep 2009 20:08:10 +0200] rev 3123
merge
Tue, 08 Sep 2009 20:03:32 +0200 fix open call to make cw happy /win32 3.5
Aurelien Campeas [Tue, 08 Sep 2009 20:03:32 +0200] rev 3122
fix open call to make cw happy /win32
Tue, 08 Sep 2009 17:24:08 +0200 sections to help building a window dev environment 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 08 Sep 2009 17:24:08 +0200] rev 3121
sections to help building a window dev environment
Tue, 08 Sep 2009 16:00:14 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 16:00:14 +0200] rev 3120
backport stable
Tue, 08 Sep 2009 15:59:20 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 15:59:20 +0200] rev 3119
merge
Tue, 08 Sep 2009 14:13:36 +0200 more i18n commands fixes : 3.5
Aurélien Campéas [Tue, 08 Sep 2009 14:13:36 +0200] rev 3118
more i18n commands fixes : * win32 compatible commands * generate .mo even when no priori .mo exists
Mon, 07 Sep 2009 17:46:28 +0200 mostly adapt the i18n subsystem to limitation wrt redirection handinling in windows, using the -o argument of the utilities 3.5
Aurélien Campéas [Mon, 07 Sep 2009 17:46:28 +0200] rev 3117
mostly adapt the i18n subsystem to limitation wrt redirection handinling in windows, using the -o argument of the utilities
Mon, 07 Sep 2009 12:23:42 +0200 two convenience files 3.5
Aurélien Campéas [Mon, 07 Sep 2009 12:23:42 +0200] rev 3116
two convenience files * .hgignore with good default values * cubicweb-ctl.bat to launch things under win32
Mon, 07 Sep 2009 12:22:14 +0200 minimal steps to have cw running on windows 3.5
Aurélien Campéas [Mon, 07 Sep 2009 12:22:14 +0200] rev 3115
minimal steps to have cw running on windows * use a portable temporary directory path * conditionalize some imports (for uncrucial functionality) * do not try to install plpythonu (some DLL problem)
Tue, 08 Sep 2009 15:58:47 +0200 missing exception stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 15:58:47 +0200] rev 3114
missing exception
Tue, 08 Sep 2009 15:58:40 +0200 [notification] drop useless user_login method stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 15:58:40 +0200] rev 3113
[notification] drop useless user_login method
Tue, 08 Sep 2009 15:37:46 +0200 enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 15:37:46 +0200] rev 3112
enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary
Tue, 08 Sep 2009 15:30:49 +0200 [notification] can't see valid reason for this... 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 15:30:49 +0200] rev 3111
[notification] can't see valid reason for this...
Tue, 08 Sep 2009 15:30:14 +0200 enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 15:30:14 +0200] rev 3110
enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary
Tue, 08 Sep 2009 10:46:47 +0200 ensure eid given in arguments will be returned correctly typed (though only if they are in the cachekey for now) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 10:46:47 +0200] rev 3109
ensure eid given in arguments will be returned correctly typed (though only if they are in the cachekey for now)
Mon, 07 Sep 2009 20:23:40 +0200 merge stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 07 Sep 2009 20:23:40 +0200] rev 3108
merge
Mon, 07 Sep 2009 13:53:12 +0200 fix OR in facets stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Mon, 07 Sep 2009 13:53:12 +0200] rev 3107
fix OR in facets
Thu, 03 Sep 2009 13:06:36 +0200 fix AddComboBoxWidget stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 03 Sep 2009 13:06:36 +0200] rev 3106
fix AddComboBoxWidget
Fri, 04 Sep 2009 16:13:04 +0200 be able to restore pre cw 3.4 database dumps #370595 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 04 Sep 2009 16:13:04 +0200] rev 3105
be able to restore pre cw 3.4 database dumps #370595
Thu, 03 Sep 2009 14:17:12 +0200 note stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 03 Sep 2009 14:17:12 +0200] rev 3104
note
Thu, 03 Sep 2009 14:08:17 +0200 backport stable 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 03 Sep 2009 14:08:17 +0200] rev 3103
backport stable
Thu, 03 Sep 2009 14:07:02 +0200 use node cloning method that works with IE (6,7) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 03 Sep 2009 14:07:02 +0200] rev 3102
use node cloning method that works with IE (6,7)
Wed, 02 Sep 2009 18:10:36 +0200 backport stable into 3.5 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 02 Sep 2009 18:10:36 +0200] rev 3101
backport stable into 3.5
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip