Thu, 29 Apr 2010 08:39:13 +0200 Nicolas Chauvat [css] progressively fixing rhythm
Thu, 29 Apr 2010 08:39:13 +0200 Nicolas Chauvat [css] introducing scale and rhythm composition
Wed, 05 May 2010 18:19:56 +0200 Katia Saurfelt [css] start using uiprops in cubicweb.css
Thu, 29 Apr 2010 08:39:13 +0200 Nicolas Chauvat [css] progressively fixing rhythm
Thu, 29 Apr 2010 08:39:13 +0200 Nicolas Chauvat [css] introducing scale and rhythm composition
Wed, 05 May 2010 18:15:25 +0200 Aurelien Campeas [doc/book] a very simple example of entity form extension stable
Wed, 05 May 2010 16:52:27 +0200 Aurelien Campeas [doc/book] refresh a bit the edit controller section stable
Wed, 05 May 2010 15:29:39 +0200 Aurelien Campeas [doc/book] explain the form loop validation process stable
Wed, 05 May 2010 18:10:33 +0200 Sylvain Thénault backport stable
Wed, 05 May 2010 18:10:07 +0200 Sylvain Thénault backport oldstable stable
Wed, 05 May 2010 18:08:34 +0200 Sylvain Thénault [c-c dev] fix i18ncubicweb command
Wed, 05 May 2010 16:44:02 +0200 Sandrine Ribeau [book] add generated js documentation to cw book
Wed, 05 May 2010 16:24:27 +0200 Sylvain Thénault [packaging] we should add schemas to include_dirs so sql extensions files are properly installed oldstable
Wed, 05 May 2010 11:19:58 +0200 Sylvain Thénault [web test] missing test data file
Wed, 05 May 2010 10:28:55 +0200 Sylvain Thénault [https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
Wed, 05 May 2010 10:22:11 +0200 Sylvain Thénault [uiprops] test and fix reloading of modified css files; update c-c newcube; deprecates config.has_resource.
Tue, 04 May 2010 19:23:38 +0200 Aurelien Campeas [doc/book] not anymore ... stable
Tue, 04 May 2010 19:16:59 +0200 Aurelien Campeas [doc/book] dissection of a form chapter stable
Tue, 04 May 2010 16:14:33 +0200 Aurelien Campeas [doc/book] move examples to a separate chapter, fix autoform module docstring stable
Tue, 04 May 2010 15:46:36 +0200 Aurelien Campeas [doc/book] copious choices example stable
Tue, 04 May 2010 15:31:08 +0200 Aurelien Campeas [css] fix schema css + d-t-w stable
Tue, 04 May 2010 15:30:20 +0200 Aurelien Campeas [web/schemaviewer] fix bad call stable
Tue, 04 May 2010 11:09:18 +0200 Aurelien Campeas [doc/book] regroup form/editcontroller stuff under an "edition control" chapter stable
Tue, 04 May 2010 11:04:54 +0200 Aurelien Campeas [doc/book] complete a bit the request api stable
Tue, 04 May 2010 14:41:07 +0200 Alexandre Fayolle fixed unittest_wfobjs stable
Tue, 04 May 2010 14:16:04 +0200 Alexandre Fayolle merged back oldstable into stable stable
Tue, 04 May 2010 12:05:00 +0200 Alexandre Fayolle fix bad reading of options in ldapuser.py oldstable
Mon, 03 May 2010 14:17:45 +0200 Sandrine Ribeau [json-controller] - refactoring of js_component and js_view, it now uses _call_view
Mon, 03 May 2010 14:10:23 +0200 Sylvain Thénault [widget] kill buggy / unused (only in cmhn) AddComboBox widget
Mon, 03 May 2010 14:09:37 +0200 Sylvain Thénault [doc] typos
Fri, 30 Apr 2010 19:58:17 +0200 Alexandre Fayolle ignore annoying warnings about pygments already being imported and stuff being added to python path stable
Fri, 30 Apr 2010 19:07:06 +0200 Aurelien Campeas [hooks/integrity & tests/entities] fix test to check for sibling error (set_operations yields a different order for constraints) stable
Fri, 30 Apr 2010 18:24:29 +0200 Aurelien Campeas [hooks/...] fix previous commit stable
Fri, 30 Apr 2010 16:39:50 +0200 Aurelien Campeas [hooks/operations] use set_operations for three ops (huge gains for massive imports) stable
Fri, 30 Apr 2010 14:34:56 +0200 Sylvain Thénault [vreg repo] shouldn't call init_registration in on hook registry bootstrap, already done before
Fri, 30 Apr 2010 12:46:51 +0200 Sylvain Thénault [vreg] we should now reset in init_registration since we don't do it in __init__
Fri, 30 Apr 2010 12:15:37 +0200 Sylvain Thénault [web] use uiprops value to compile css transparently, handlig cache and reloading in debug mode
Fri, 30 Apr 2010 12:14:15 +0200 Sylvain Thénault [webconfig] introduce property sheets. Use them to replace external_resources
Thu, 29 Apr 2010 14:21:59 +0200 Sylvain Thénault [webconfig] cleanup base_url management
Thu, 29 Apr 2010 14:21:57 +0200 Sylvain Thénault [webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
Thu, 29 Apr 2010 14:34:13 +0200 Alexandre Fayolle Added tag cubicweb-debian-version-3.7.5-1 for changeset 2d0982252e8d oldstable
Thu, 29 Apr 2010 14:34:13 +0200 Alexandre Fayolle Added tag cubicweb-version-3.7.5 for changeset c476d106705e oldstable cubicweb-debian-version-3.7.5-1
Thu, 29 Apr 2010 13:54:00 +0200 Alexandre Fayolle prepare 3.7.5 release oldstable cubicweb-version-3.7.5
Thu, 29 Apr 2010 11:09:03 +0200 Nicolas Chauvat [css] avoid repeating reset css
Mon, 15 Feb 2010 22:15:02 +0100 Nicolas Chauvat [css] use meyer's public domain reset css
Wed, 28 Apr 2010 17:57:36 +0200 Julien Jehannet [c-c shell] make script arguments available as __args__ in the script namespace. Use scriptargs instead of args as process_script argument name.
Wed, 28 Apr 2010 18:13:38 +0200 Julien Jehannet [management] fix vocab: use cube instead of package
Thu, 29 Apr 2010 07:03:08 +0200 Nicolas Chauvat [sparql] bugfix stable
Thu, 29 Apr 2010 07:02:14 +0200 Nicolas Chauvat [xy] define standard prefixes stable
Thu, 29 Apr 2010 06:53:48 +0200 Nicolas Chauvat [doc] various small improvements stable
Wed, 28 Apr 2010 16:55:39 +0200 Stephanie Marcu fix i18ncube for pegase where we do strange things by redefining relations oldstable
Wed, 28 Apr 2010 16:13:56 +0200 Julien Jehannet [shell] #715938: support of script parameters (using standard '--' as arguments separator)
Wed, 28 Apr 2010 15:42:10 +0200 Sylvain Thénault [dbapi] more test and documentation of dbapi stable
Wed, 28 Apr 2010 14:05:50 +0200 Alexandre Fayolle move rarely used (imo) settings to inputlevel3 in cwctl create oldstable
Wed, 28 Apr 2010 12:25:11 +0200 Sylvain Thénault default is now forthcoming cw 3.9
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:21:48 +0200 Sylvain Thénault backport default into stable: stable is now actually cw 3.8 stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 11:54:13 +0200 Sylvain Thénault backport stable into oldstable: oldstable is now cw 3.7 oldstable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip