Thu, 10 Sep 2009 15:27:27 +0200 Sylvain Thénault 3.4.8 stable cubicweb-version-3.4.8
Thu, 10 Sep 2009 15:16:44 +0200 Sylvain Thénault merge stable
Thu, 10 Sep 2009 14:16:10 +0200 Julien Jehannet [tests] inheritance_precedence in url rewrite stable
Thu, 10 Sep 2009 14:10:58 +0200 Julien Jehannet [D] add example about site properties configuration stable
Thu, 10 Sep 2009 14:17:39 +0200 Sylvain Thénault properly escape site-title stable
Tue, 08 Sep 2009 17:27:33 -0700 Sandrine Ribeau [views] remove parameter displaytime from final view 3.5
Thu, 10 Sep 2009 12:23:16 +0200 Sylvain Thénault nicer fix stable
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Thu, 10 Sep 2009 08:03:18 +0200 Sylvain Thénault merge 3.5
Thu, 10 Sep 2009 08:02:52 +0200 Sylvain Thénault [notification] should get actual session here stable
Thu, 10 Sep 2009 08:00:44 +0200 Sylvain Thénault merge stable
Thu, 10 Sep 2009 08:00:03 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.4.7-1 for changeset ebb92e62eb04 stable
Thu, 10 Sep 2009 08:00:02 +0200 Sylvain Thénault Added tag cubicweb-version-3.4.7 for changeset 0e549b299f0b stable cubicweb-debian-version-3.4.7-1
Wed, 09 Sep 2009 22:28:09 +0200 Adrien Di Mascio [editcontrollers] handle_attribute: test for value presence before trying to convert it to int/float stable
Wed, 09 Sep 2009 19:06:35 +0200 Aurelien Campeas very dubious but observed : os.system works on linux, subprocess.call on windows, no other way around ? 3.5
Wed, 09 Sep 2009 18:38:25 +0200 Aurelien Campeas oops, key can be non str 3.5
Wed, 09 Sep 2009 18:00:18 +0200 Aurelien Campeas merge 3.5
Wed, 09 Sep 2009 17:58:47 +0200 Aurelien Campeas fix user login for windows 3.5
Wed, 09 Sep 2009 17:58:09 +0200 Aurelien Campeas close file handler leak 3.5
Wed, 09 Sep 2009 17:57:46 +0200 Aurelien Campeas note about this test under windows 3.5
Wed, 09 Sep 2009 17:51:30 +0200 Aurelien Campeas remove bogus assertion 3.5
Wed, 09 Sep 2009 17:50:45 +0200 Aurelien Campeas note about licence, fix copyright, fix case of unicode argument 3.5
Wed, 09 Sep 2009 17:49:06 +0200 Aurelien Campeas close file handler leak 3.5
Wed, 09 Sep 2009 17:48:26 +0200 Aurelien Campeas use proper locks instead of hasardous time.sleep()s 3.5
Wed, 09 Sep 2009 17:46:30 +0200 Aurelien Campeas have a better make_uid function, esp. useful for win32 as collisions are frequents with the old one 3.5
Wed, 09 Sep 2009 17:45:34 +0200 Aurelien Campeas avoid open file handler leak 3.5
Wed, 09 Sep 2009 17:16:13 +0200 Nicolas Chauvat Bugfix: message was not written in english stable
Wed, 09 Sep 2009 16:48:39 +0200 Sylvain Thénault merge stable cubicweb-version-3.4.7
Wed, 09 Sep 2009 16:11:07 +0200 Katia Saurfelt [javascript ie6] make "strptime" function work in ie6 stable
Wed, 09 Sep 2009 16:13:01 +0200 Sylvain Thénault ii8nupdate stable
Wed, 09 Sep 2009 15:58:02 +0200 Sylvain Thénault update test now that etype_class systematically copy registry classes 3.5
Wed, 09 Sep 2009 15:12:42 +0200 Sylvain Thénault merge 3.5
Wed, 09 Sep 2009 14:55:43 +0200 Aurelien Campeas add pyro 3.5
Wed, 09 Sep 2009 15:12:23 +0200 Sylvain Thénault fix so that we ensure issubclass(etype_class('SubNote'), etype_class('Note')) 3.5
Wed, 09 Sep 2009 15:07:58 +0200 Sylvain Thénault backport stable 3.5
Wed, 09 Sep 2009 15:07:06 +0200 Sylvain Thénault test fixes and enhancement stable
Wed, 09 Sep 2009 14:38:50 +0200 Sylvain Thénault update test to avoid failure due to migration schema changes 3.5
Wed, 09 Sep 2009 14:09:45 +0200 Sylvain Thénault 3.4.7 stable
Wed, 09 Sep 2009 13:58:29 +0200 Aurelien Campeas python-ldap, also win32 binary version of simplejson 3.5
Wed, 09 Sep 2009 14:05:20 +0200 Sylvain Thénault [supervision] ignore internal changes stable
Wed, 09 Sep 2009 12:29:06 +0200 Sylvain Thénault allow to specify targettypes in related_rql stable
Wed, 09 Sep 2009 12:28:36 +0200 Sylvain Thénault [facets] duhh, necessary fromformfilter hidden was missing stable
Wed, 09 Sep 2009 12:27:41 +0200 Sylvain Thénault include facets.css so we're sure it's there when needed stable
Wed, 09 Sep 2009 09:56:47 +0200 Sylvain Thénault should have been done in stable stable
Wed, 09 Sep 2009 09:56:16 +0200 Sylvain Thénault test cubes_path is updated as well 3.5
Wed, 09 Sep 2009 09:37:14 +0200 Sylvain Thénault [uicfg, autoform] when a relation is inlined, put it in the generated section by default 3.5
Tue, 08 Sep 2009 21:57:45 +0200 Adrien Di Mascio [forms] fix form enctype handling with inlined forms stable
Tue, 08 Sep 2009 20:08:10 +0200 Aurelien Campeas merge 3.5
Tue, 08 Sep 2009 20:03:32 +0200 Aurelien Campeas fix open call to make cw happy /win32 3.5
Tue, 08 Sep 2009 17:24:08 +0200 Aurelien Campeas sections to help building a window dev environment 3.5
Tue, 08 Sep 2009 16:00:14 +0200 Sylvain Thénault backport stable 3.5
Tue, 08 Sep 2009 15:59:20 +0200 Sylvain Thénault merge 3.5
Tue, 08 Sep 2009 14:13:36 +0200 Aurélien Campéas more i18n commands fixes : 3.5
Mon, 07 Sep 2009 17:46:28 +0200 Aurélien Campéas mostly adapt the i18n subsystem to limitation wrt redirection handinling in windows, using the -o argument of the utilities 3.5
Mon, 07 Sep 2009 12:23:42 +0200 Aurélien Campéas two convenience files 3.5
Mon, 07 Sep 2009 12:22:14 +0200 Aurélien Campéas minimal steps to have cw running on windows 3.5
Tue, 08 Sep 2009 15:58:47 +0200 Sylvain Thénault missing exception stable
Tue, 08 Sep 2009 15:58:40 +0200 Sylvain Thénault [notification] drop useless user_login method stable
Tue, 08 Sep 2009 15:37:46 +0200 Sylvain Thénault 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
Tue, 08 Sep 2009 15:30:49 +0200 Sylvain Thénault [notification] can't see valid reason for this... 3.5
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip