Fri, 07 May 2010 15:25:09 +0200 replaced hardcoded 'web/view' by os.path.join('web', 'view') so views path is also valid under windows stable
egazoni [Fri, 07 May 2010 15:25:09 +0200] rev 5500
replaced hardcoded 'web/view' by os.path.join('web', 'view') so views path is also valid under windows
Fri, 07 May 2010 15:03:03 +0200 fixed bug of non-normalized path under Windows, that broke the reload mechanism stable
egazoni [Fri, 07 May 2010 15:03:03 +0200] rev 5499
fixed bug of non-normalized path under Windows, that broke the reload mechanism
Fri, 07 May 2010 14:42:18 +0200 [c-c list] configuration pb cubes directly hold version number now, avoid crash when reporting errors stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 07 May 2010 14:42:18 +0200] rev 5498
[c-c list] configuration pb cubes directly hold version number now, avoid crash when reporting errors
Thu, 06 May 2010 16:23:39 +0000 Handle new way of reporting unmodified FileFields stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 06 May 2010 16:23:39 +0000] rev 5497
Handle new way of reporting unmodified FileFields when a FileField has not been modified, value is an empty string. Handle this is raise UnmodifiedField accordingly.
Thu, 06 May 2010 14:48:44 +0200 merge stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 06 May 2010 14:48:44 +0200] rev 5496
merge
Thu, 06 May 2010 14:46:58 +0200 attempt to port windows service to 3.8.1 stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 06 May 2010 14:46:58 +0200] rev 5495
attempt to port windows service to 3.8.1
Thu, 06 May 2010 14:26:47 +0200 [web session] fix potential key error on logout (occurs once the session has been transparently reconnected, hence session.sessionid and session.cnx.sessionid differs) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 06 May 2010 14:26:47 +0200] rev 5494
[web session] fix potential key error on logout (occurs once the session has been transparently reconnected, hence session.sessionid and session.cnx.sessionid differs)
Thu, 06 May 2010 14:29:07 +0200 [css] update print css
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 06 May 2010 14:29:07 +0200] rev 5493
[css] update print css
Thu, 06 May 2010 14:29:05 +0200 [doc] cleanup
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 06 May 2010 14:29:05 +0200] rev 5492
[doc] cleanup
Thu, 06 May 2010 14:27:57 +0200 [python2.6] do not import simplejson directly stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 06 May 2010 14:27:57 +0200] rev 5491
[python2.6] do not import simplejson directly use indirect import through cubicweb.web
Thu, 06 May 2010 12:57:49 +0200 [selectors] fix no_cnx selector's prototype stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 06 May 2010 12:57:49 +0200] rev 5490
[selectors] fix no_cnx selector's prototype
Thu, 06 May 2010 11:30:46 +0200 [web config] set default uiprops on web config class to avoid error on commands such as i18n instance
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 06 May 2010 11:30:46 +0200] rev 5489
[web config] set default uiprops on web config class to avoid error on commands such as i18n instance
Thu, 06 May 2010 08:25:02 +0200 backport stable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 06 May 2010 08:25:02 +0200] rev 5488
backport stable
Thu, 06 May 2010 08:24:46 +0200 [migration] ask_confirm argument of show_diff doesn't contain an _ oldstable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 06 May 2010 08:24:46 +0200] rev 5487
[migration] ask_confirm argument of show_diff doesn't contain an _
Wed, 05 May 2010 18:55:19 +0200 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 May 2010 18:55:19 +0200] rev 5486
backport stable
Wed, 05 May 2010 18:54:19 +0200 backport oldstable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 May 2010 18:54:19 +0200] rev 5485
backport oldstable
Wed, 05 May 2010 18:54:04 +0200 [upgrade] don't ask confirm to replace configuration file with -v0 oldstable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 May 2010 18:54:04 +0200] rev 5484
[upgrade] don't ask confirm to replace configuration file with -v0
Wed, 05 May 2010 18:48:31 +0200 merge good/bad versions of imported patches...
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 May 2010 18:48:31 +0200] rev 5483
merge good/bad versions of imported patches...
Wed, 05 May 2010 18:39:59 +0200 [css] start using uiprops in cubicweb.css
Katia Saurfelt <katia.saurfelt@logilab.fr> [Wed, 05 May 2010 18:39:59 +0200] rev 5482
[css] start using uiprops in cubicweb.css
Thu, 29 Apr 2010 08:39:13 +0200 [css] progressively fixing rhythm
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 29 Apr 2010 08:39:13 +0200] rev 5481
[css] progressively fixing rhythm diff -r a1dbdf887ef4 web/data/banner.png Binary file web/data/banner.png has changed diff -r a1dbdf887ef4 web/data/banner.png Binary file web/data/banner.png has changed
Thu, 29 Apr 2010 08:39:13 +0200 [css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 29 Apr 2010 08:39:13 +0200] rev 5480
[css] introducing scale and rhythm composition
Wed, 05 May 2010 18:19:56 +0200 [css] start using uiprops in cubicweb.css
Katia Saurfelt <katia.saurfelt@logilab.fr> [Wed, 05 May 2010 18:19:56 +0200] rev 5479
[css] start using uiprops in cubicweb.css
Thu, 29 Apr 2010 08:39:13 +0200 [css] progressively fixing rhythm
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 29 Apr 2010 08:39:13 +0200] rev 5478
[css] progressively fixing rhythm diff -r a1dbdf887ef4 web/data/banner.png Binary file web/data/banner.png has changed diff -r a1dbdf887ef4 web/data/banner.png Binary file web/data/banner.png has changed
Thu, 29 Apr 2010 08:39:13 +0200 [css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 29 Apr 2010 08:39:13 +0200] rev 5477
[css] introducing scale and rhythm composition
Wed, 05 May 2010 18:15:25 +0200 [doc/book] a very simple example of entity form extension stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 05 May 2010 18:15:25 +0200] rev 5476
[doc/book] a very simple example of entity form extension
Wed, 05 May 2010 16:52:27 +0200 [doc/book] refresh a bit the edit controller section stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 05 May 2010 16:52:27 +0200] rev 5475
[doc/book] refresh a bit the edit controller section
Wed, 05 May 2010 15:29:39 +0200 [doc/book] explain the form loop validation process stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 05 May 2010 15:29:39 +0200] rev 5474
[doc/book] explain the form loop validation process
Wed, 05 May 2010 18:10:33 +0200 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 May 2010 18:10:33 +0200] rev 5473
backport stable
Wed, 05 May 2010 18:10:07 +0200 backport oldstable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 May 2010 18:10:07 +0200] rev 5472
backport oldstable
Wed, 05 May 2010 18:08:34 +0200 [c-c dev] fix i18ncubicweb command
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 May 2010 18:08:34 +0200] rev 5471
[c-c dev] fix i18ncubicweb command
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip