Tue, 26 May 2009 14:15:39 +0200 Aurelien Campeas egroup -> cwgroup #343418 stable
Tue, 26 May 2009 11:23:39 +0200 Sylvain Thénault fix so that one can edit an entity with a Bytes field without specifying a new file stable
Tue, 26 May 2009 11:01:23 +0200 Sylvain Thénault #343379: disturbing message on upgrade stable
Tue, 26 May 2009 09:31:44 +0200 Sylvain Thénault merge
Tue, 26 May 2009 09:31:15 +0200 Sylvain Thénault cosmetic stable
Mon, 25 May 2009 22:26:05 +0200 Florent pass request to ApacheRewriter rewrite method
Mon, 25 May 2009 22:21:13 +0200 Florent add helpers to insert new fields in forms
Mon, 25 May 2009 22:14:58 +0200 Florent add single input password widget
Tue, 26 May 2009 09:03:24 +0200 Adrien Di Mascio [facet][RangeFacet] submit facet form when the user stops sliding
Mon, 25 May 2009 16:54:13 +0200 Aurelien Campeas Added tag cubicweb-debian-version-3_2_1-1 for changeset e784f8847a12 stable
Mon, 25 May 2009 16:54:10 +0200 Aurelien Campeas Added tag cubicweb-version-3_2_1 for changeset 634c251dd032 stable cubicweb-debian-version-3_2_1-1
Mon, 25 May 2009 16:53:43 +0200 Aurelien Campeas bump stable cubicweb-version-3_2_1
Mon, 25 May 2009 16:43:57 +0200 Aurelien Campeas merge stable
Mon, 25 May 2009 16:43:50 +0200 Aurelien Campeas Backed out changeset 31843b49188d stable
Mon, 25 May 2009 16:43:44 +0200 Aurelien Campeas merge stable
Mon, 25 May 2009 16:43:36 +0200 Aurelien Campeas Backed out changeset a9db0eb45117 stable
Mon, 25 May 2009 16:14:04 +0200 Aurelien Campeas merge stable
Mon, 25 May 2009 16:11:30 +0200 Aurelien Campeas bump stable
Mon, 25 May 2009 16:10:52 +0200 Sylvain Thénault handle speaking to an instance using old entity types stable
Mon, 25 May 2009 16:09:34 +0200 Sylvain Thénault remove buggy debug code stable
Mon, 25 May 2009 16:03:32 +0200 Nicolas Chauvat merge stable
Mon, 25 May 2009 16:03:09 +0200 Nicolas Chauvat [packaging] use python-support instead of python-central stable
Mon, 25 May 2009 00:34:49 +0200 Nicolas Chauvat merge stable
Mon, 25 May 2009 00:34:11 +0200 Nicolas Chauvat prepare 3.2.1 stable
Sun, 24 May 2009 02:04:07 +0200 Nicolas Chauvat fix etype_class(Any) when multiple sources stable
Mon, 25 May 2009 14:40:47 +0200 Adrien Di Mascio [skeleton] fix SyntaxError in __pkginfo__.py (looks like a copy/paste error from vim) stable
Mon, 25 May 2009 13:02:56 +0200 Aurelien Campeas merge forgotten stable head stable
Fri, 22 May 2009 18:11:21 +0200 Aurelien Campeas with statement: use it or lose it stable
Mon, 25 May 2009 12:57:19 +0200 Sylvain Thénault should reset sqlutils.SQL_PREFIX as well stable
Mon, 25 May 2009 12:21:06 +0200 Adrien Di Mascio [server] provide a new reset-admin-pwd command
Mon, 25 May 2009 12:20:25 +0200 Adrien Di Mascio make emacs happier
Mon, 25 May 2009 12:18:17 +0200 Adrien Di Mascio [server] refactor server.utils.manager_userpasswd
Sun, 24 May 2009 22:41:24 +0200 Nicolas Chauvat merge stable branch back into default branch stable
Sun, 24 May 2009 22:40:44 +0200 Nicolas Chauvat favicon cubicweb stable
Fri, 22 May 2009 15:48:25 +0200 Aurelien Campeas dubious docstring; hard-to-understand function stable
Fri, 22 May 2009 01:31:21 +0200 Nicolas Chauvat merge stable branch back into default branch
Fri, 22 May 2009 01:30:58 +0200 Nicolas Chauvat [tests] fix test after absolute_url got changed for external entities stable
Fri, 22 May 2009 01:30:20 +0200 Nicolas Chauvat minor refactoring of absolute_url() stable
Fri, 22 May 2009 01:29:35 +0200 Nicolas Chauvat [test] fix test for metainformation now includes base-url stable
Fri, 22 May 2009 01:05:08 +0200 Nicolas Chauvat [test] fix tests after renaming e{user,group} to cw{user,group} stable
Fri, 22 May 2009 00:58:04 +0200 Nicolas Chauvat [tests] fix test after js_edit_field changed signature stable
Fri, 22 May 2009 00:52:18 +0200 Nicolas Chauvat [tests] fix test after eproperties got renamed to cwproperties stable
Fri, 22 May 2009 00:46:41 +0200 Nicolas Chauvat [test] fix test after xhml_wrap changed signature stable
Fri, 22 May 2009 00:20:50 +0200 Nicolas Chauvat [cw-ctl] rename i18n commands (see #342889)
Fri, 22 May 2009 00:06:20 +0200 Nicolas Chauvat merge stable branch back into default branch
Fri, 22 May 2009 00:04:03 +0200 Adrien Di Mascio work in progress: new 'range facet' usable for numerical values, still lacks the form.submit on mouseUp
Fri, 22 May 2009 00:02:28 +0200 Adrien Di Mascio [javascript] include ui.slider.js (jquery plugin). NOTE: we must find a way to deal with multiple jquery plugins
Fri, 22 May 2009 00:01:37 +0200 Adrien Di Mascio [javascript] the @attr (xpath) syntax doesn't work anymore with jquery1.3, forget the @
Thu, 21 May 2009 23:59:36 +0200 Adrien Di Mascio use jquery1.3 (this might break a few things)
Thu, 21 May 2009 17:31:05 +0200 Adrien Di Mascio [views] extract a PieWidget from pie views
Thu, 21 May 2009 16:36:47 +0200 Adrien Di Mascio [views][plots] extract the plotting mechanism in an HTMLWidget to make mit more re-usable
Thu, 21 May 2009 14:05:09 +0200 Nicolas Chauvat [doc] add faq about reseting password for some user stable
Thu, 21 May 2009 00:50:24 +0200 Nicolas Chauvat merge stable branch back into default branch
Thu, 21 May 2009 00:44:57 +0200 Adrien Di Mascio [views] plot with flot and get rid of matplotlib
Thu, 21 May 2009 00:42:05 +0200 Adrien Di Mascio [selectors] provide a nicer representation of rql_condition
Wed, 20 May 2009 22:28:45 +0200 Adrien Di Mascio [views] add pie chart views with google chart / GChartWrapper
Wed, 20 May 2009 16:36:02 +0200 Nicolas Chauvat replace sideRelated with sideBox stable
Wed, 20 May 2009 16:35:37 +0200 Nicolas Chauvat give a title to timeline generic view stable
Wed, 20 May 2009 14:27:35 +0200 Aurelien Campeas shuting -> shutting stable
Wed, 20 May 2009 14:19:53 +0200 Sylvain Thénault cleanup stable
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip