Fri, 21 May 2010 13:34:03 +0200 Sylvain Thénault [selectors] ensure adaptable('IDownloadable') takes precedence over implements('Any')
Fri, 21 May 2010 08:45:25 +0200 Sylvain Thénault [primary view] fix name error on dispctrl w/ pre 3.5 box definition stable
Fri, 21 May 2010 07:56:39 +0200 Sylvain Thénault [entity] fix access to attribute which has been renamed two revisions ago
Thu, 20 May 2010 20:50:03 +0200 Sylvain Thénault [schema migration] make some stuff to ease file 1.9 migration : we want to kill the Image entity so that existing image are turned into (existing entity type) File entities
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
Thu, 20 May 2010 20:47:13 +0200 Sylvain Thénault backport stable
Thu, 20 May 2010 20:45:28 +0200 Sylvain Thénault [config] move web specific config to the web section of the configuration file stable
Thu, 20 May 2010 20:45:21 +0200 Sylvain Thénault * * * stable
Thu, 20 May 2010 10:55:33 +0200 Sylvain Thénault typo stable
Thu, 20 May 2010 10:41:36 +0200 Sylvain Thénault [migration] fix storage_change migraction to avoid exhausting the server's memory stable
Thu, 20 May 2010 10:40:57 +0200 Sylvain Thénault [repo] set log methods on the actually desired class stable
Thu, 20 May 2010 10:40:33 +0200 Sylvain Thénault [bfss] ensure base name doesn't contain path separator stable
Thu, 20 May 2010 10:40:55 +0200 Nicolas Chauvat merge stable
Thu, 20 May 2010 10:40:29 +0200 Nicolas Chauvat [web] remove dead code stable
Thu, 20 May 2010 10:04:45 +0200 Adrien Di Mascio [forms] consider __action_xxx field if passed to JSonController.validate_form stable
Tue, 18 May 2010 18:18:08 +0200 Sylvain Thénault backport stable
Tue, 18 May 2010 18:15:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.2-1 for changeset 2b962bb9eee8 stable
Tue, 18 May 2010 18:15:42 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.2 for changeset ef2e37d34013 stable cubicweb-debian-version-3.8.2-1
Tue, 18 May 2010 16:49:41 +0200 Sylvain Thénault [test] absolute sqlite database names in source initialization, avoid pb when cwd is changed later stable
Tue, 18 May 2010 16:49:00 +0200 Sylvain Thénault clenup stable
Tue, 18 May 2010 15:06:09 +0200 Sylvain Thénault 3.8.2 stable cubicweb-version-3.8.2
Tue, 18 May 2010 14:56:41 +0200 Sylvain Thénault [wdoc] update users changelog stable
Tue, 18 May 2010 14:28:44 +0200 Sylvain Thénault [integrity] keep ordering for schema integrity checks stable
Tue, 18 May 2010 14:26:19 +0200 Sylvain Thénault [i18ncube] do not crash if cube has nothing to translate stable
Tue, 18 May 2010 14:25:37 +0200 Sylvain Thénault [skel] enable wdoc support in new cubes stable
Tue, 18 May 2010 14:24:04 +0200 Sylvain Thénault [preferences] support dot (.) in registry id of configurable appobjects stable
Tue, 18 May 2010 10:30:34 +0200 Sylvain Thénault [i18ncube] we must load site_cubicweb file before calling set_schema, else we may miss some options or other initialization stuff necessary to appobject loading stable
Tue, 18 May 2010 10:28:50 +0200 Sylvain Thénault [dtd] add unselimg attribute use by widget for HasRelationFacet stable
Mon, 17 May 2010 17:31:45 +0200 Sylvain Thénault remove 3.7 deprecation warning stable
Mon, 17 May 2010 17:31:29 +0200 Sylvain Thénault catch unauthorized when executing rql to check an rql expression. Fix #968824 stable
Mon, 17 May 2010 17:30:52 +0200 Sylvain Thénault [startup view] sort startup views by alphabetical order stable
Mon, 17 May 2010 17:30:28 +0200 Sylvain Thénault [table view] should use __regid__ instead of hard-coded 'table' view identifier stable
Mon, 17 May 2010 17:29:54 +0200 Sylvain Thénault cleanup stable
Mon, 17 May 2010 11:05:37 +0200 Sylvain Thénault backport stable
Mon, 17 May 2010 11:04:52 +0200 Sylvain Thénault [facet] control i18nization of values on AttributeFacet stable
Sun, 16 May 2010 19:00:07 +0200 Nicolas Chauvat [views] tab schema image renamed to schema diagram stable
Wed, 12 May 2010 17:07:07 +0200 Sylvain Thénault [uicfg] fix handling of 'order' in the primaryview_display_ctrl rtag: consider by default only schema order, not order of appearance of rules stable
Wed, 12 May 2010 15:25:17 +0200 Sylvain Thénault [db-check] RQLConstraint is not a 'unique' constraint stable
Wed, 12 May 2010 13:12:03 +0200 Sylvain Thénault [entity] avoid getting w in cw_extra_kwargs when calling .view stable
Wed, 12 May 2010 12:36:39 +0200 Sylvain Thénault [actions box] enhance add related menu generation: don't propose to add relation of single cardinality where entity already have the relation set stable
Wed, 12 May 2010 12:20:47 +0200 Sylvain Thénault [primary view] allow new 'subvid' parameter in primaryview_display_ctrl stable
Wed, 12 May 2010 12:19:41 +0200 Sylvain Thénault [primary view] give dispctrl to side box views as for relations section stable
Wed, 12 May 2010 12:18:48 +0200 Sylvain Thénault [web] unify list views call arguments: use subvid to specify the view to use for each item stable
Wed, 12 May 2010 12:17:46 +0200 Sylvain Thénault [web] refactor side box to use autolimited view stable
Wed, 12 May 2010 12:16:41 +0200 Sylvain Thénault [req] avoid getting w in cw_extra_kwargs when calling .view stable
Wed, 12 May 2010 09:29:53 +0200 Sylvain Thénault [config] rename remaining inputlevel to level in option definitions, as expected by lgc >= 0.50 stable
Tue, 11 May 2010 16:58:35 +0200 Sylvain Thénault [fti] simplify UpdateFTIHook code stable
Tue, 11 May 2010 16:48:26 +0200 Sylvain Thénault [twisted] we must set response code before starting to write the answer, else it's ignored stable
Tue, 11 May 2010 16:26:29 +0200 Sylvain Thénault cleanup stable
Tue, 11 May 2010 08:29:15 +0200 Sylvain Thénault [web data] remove files not used by the framework
Mon, 10 May 2010 18:06:51 +0200 Sylvain Thénault [css] keep old css according to a configuration variable (true by default)
Mon, 10 May 2010 17:49:42 +0200 Sylvain Thénault [3.8 execute] remove deprecation warnings stable
Mon, 10 May 2010 16:59:32 +0200 Sylvain Thénault backport stable
Mon, 10 May 2010 15:20:54 +0200 Aurelien Campeas [dbapi] missing import stable
Mon, 10 May 2010 15:16:37 +0200 Sylvain Thénault [ajax] missing html heads processing in reloadComponent (sic\!) stable
Mon, 10 May 2010 15:15:06 +0200 Sylvain Thénault [deprecation] missing version number to old warning message stable
Mon, 10 May 2010 15:14:47 +0200 Sylvain Thénault [table view] we should call the cell view using the table rset, not one rebuilded for a specific entity stable
Mon, 10 May 2010 15:14:13 +0200 Sylvain Thénault [table view] take care to None label stable
Fri, 07 May 2010 20:07:54 +0200 Sylvain Thénault [selectors] new logged_user_in_rset selector stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip