Wed, 04 May 2011 10:32:15 +0200 Florent Cayré [entity] fix entity fetch_rql when fetch_attrs contains a rtype with multiple destination etypes which do not have the same fetched attributes themselves (closes #1631282) stable
Tue, 03 May 2011 17:43:53 +0200 Sylvain Thénault [configuration] exit with proper message when sources file is unreadable (you usually started cw while logged with a wrong user). Closes #1631238
Tue, 03 May 2011 13:57:18 +0200 Adrien Di Mascio [js] remove facet-loading.png, use plain-text / i18n
Tue, 03 May 2011 11:03:27 +0200 Sylvain Thénault backport stable
Tue, 03 May 2011 11:02:32 +0200 Sylvain Thénault [selectors] fix on_fire_transition for cases where change_state is called (eg no transition specified) stable
Mon, 02 May 2011 17:24:51 +0200 Sylvain Thénault [workflow selectors] introduced new on_fire_transition hook selector, deprecated on_transition stable
Mon, 02 May 2011 15:59:30 +0200 Sylvain Thénault backport stable
Mon, 02 May 2011 15:46:03 +0200 Sylvain Thénault [migration] new command to get default workflow for an entity type stable
Mon, 02 May 2011 15:07:13 +0200 Sylvain Thénault [workflow hooks] reuse metadata/integrity categories instead of a new 'workflow' category and drop useless hook
Mon, 02 May 2011 15:06:20 +0200 Sylvain Thénault [entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
Fri, 29 Apr 2011 20:16:54 +0200 Sylvain Thénault [ms planner] ignore neged source relation when trying to restrict query sources stable
Fri, 29 Apr 2011 12:34:18 +0200 Sylvain Thénault [users management] show email as text avoid specific primary email rendering (and we don't bother getting a clickable link) stable
Fri, 29 Apr 2011 12:12:14 +0200 Sylvain Thénault [primary view] display entity source in 'metadata' view if it's not the system source stable
Fri, 29 Apr 2011 12:07:59 +0200 Sylvain Thénault [users management] enhance users table: show state, primary email and data source; show filter form stable
Fri, 29 Apr 2011 19:31:25 +0200 Nicolas Chauvat merge changes from oldstable stable
Fri, 29 Apr 2011 19:29:22 +0200 Nicolas Chauvat [entity] improve error message oldstable
Fri, 29 Apr 2011 19:28:20 +0200 Nicolas Chauvat [doc] fix doc and tutorials about hooks and operations oldstable
Fri, 29 Apr 2011 16:34:31 +0200 Adrien Di Mascio [optim] cache rset column structures
Fri, 29 Apr 2011 12:34:53 +0200 Adrien Di Mascio [js] make _loadAjaxHtmlHead aware of mod_concat-like urls
Fri, 29 Apr 2011 12:12:49 +0200 Adrien Di Mascio [etwist] in debug-mode, concat-file is rebuilt if one of the concatenated file is more recent
Thu, 14 Apr 2011 14:41:17 +0200 Nicolas Chauvat [facets] display splash image while facets are reloading content (closes #1624851)
Thu, 14 Apr 2011 14:41:40 +0200 Nicolas Chauvat [facets] mark titles of active facets with red dot (closes #1624857)
Fri, 29 Apr 2011 10:29:25 +0200 Sylvain Thénault [facet] add missing selector to HasRelationFacet stable
Fri, 29 Apr 2011 09:33:30 +0200 Sylvain Thénault [facets] proper fix for #1625112: we should rather call unicode() as we always manipulate string as unicode internally stable
Fri, 29 Apr 2011 09:08:30 +0200 Adrien Di Mascio merge
Thu, 28 Apr 2011 20:41:44 +0200 Quentin Roquefort [etwist] Generates apache's mod_concat-like urls for js and css
Thu, 28 Apr 2011 20:24:27 +0200 Florent Cayré handle js/ css file concatenation with twisted
Thu, 28 Apr 2011 19:42:19 +0200 Florent Cayré put data version md5 into a new url segment to ease static serving
Thu, 28 Apr 2011 17:36:04 +0200 Florent Cayré add cwctl command to generate a consolidated data directory with all cubes/ cubicweb data directories content to be delivered statically
Thu, 28 Apr 2011 17:33:56 +0200 Adrien Di Mascio [etwist] refactor child resources management
Wed, 27 Apr 2011 16:38:01 +0200 Alexandre Fayolle [vreg] vregistry._select_best was needlessly instanciating NoSelectableObject (closes #1626708)
Thu, 28 Apr 2011 15:30:16 +0200 Sylvain Thénault backport stable
Thu, 28 Apr 2011 15:29:21 +0200 Sylvain Thénault merge stable stable
Thu, 28 Apr 2011 15:29:12 +0200 Sylvain Thénault merge oldstable oldstable
Thu, 28 Apr 2011 15:25:46 +0200 Sylvain Thénault backport oldstable stable
Thu, 28 Apr 2011 15:24:51 +0200 Sylvain Thénault [page data] don't call unload_page_data too many time (closes #1518398) oldstable
Thu, 28 Apr 2011 15:24:37 +0200 Sylvain Thénault [request] don't init tabindex unnecessarily, since it's added to page data which will makes an ajax call to unload_page_data necessary oldstable
Thu, 28 Apr 2011 15:24:11 +0200 Sylvain Thénault [deprecation] kill a remaining 3.6 warning oldstable
Wed, 27 Apr 2011 15:42:07 +0200 Florent Cayré [web config] fix md5 version to ensure cubes order and to include cubicweb version stable
Thu, 28 Apr 2011 10:11:36 +0200 Alexandre Fayolle merged stable bugfix
Thu, 28 Apr 2011 10:11:14 +0200 Alexandre Fayolle merged oldstable bugfix stable
Wed, 27 Apr 2011 16:10:10 +0200 Alexandre Fayolle place the disable hooks context manager at the right place (closes: #1626694) oldstable
Thu, 28 Apr 2011 08:20:12 +0200 Adrien Di Mascio backport stable into default
Thu, 28 Apr 2011 08:19:42 +0200 Adrien Di Mascio backport oldstable into stable stable
Thu, 28 Apr 2011 08:18:48 +0200 Adrien Di Mascio [js] fix inArray usage in reorderTabIndex() : inArray returns -1 if element is not found, not 'false' oldstable
Wed, 27 Apr 2011 12:23:43 +0200 Adrien Di Mascio [rql] basic support for regexp-based pattern matching
Wed, 27 Apr 2011 11:37:42 +0200 Adrien Di Mascio [rql] support CAST() Function
Wed, 27 Apr 2011 09:55:17 +0200 Sylvain Thénault stable is now 3.12 stable
Wed, 27 Apr 2011 09:54:22 +0200 Sylvain Thénault oldstable is now 3.11 oldstable
Wed, 27 Apr 2011 09:41:55 +0200 Sylvain Thénault [js] delete empty js files (incluced in cw.ajax.js)
Wed, 27 Apr 2011 09:32:05 +0200 Sylvain Thénault [sql generation] fix crash on outer join + ambiguous inlined relation + attribute selection
Tue, 26 Apr 2011 16:14:43 +0200 Sylvain Thénault [rql rewrite] backout 7177:f2a976cf7dac : since EXISTS is the variable scope, we want to insert snippets here anyway (other solution would be to NOT insert snippets at all in such case). Closes #1625464
Fri, 22 Apr 2011 16:23:34 +0200 Julien Jehannet [book] fix documentation + add chpasswd.py script
Fri, 22 Apr 2011 16:24:56 +0200 Aurelien Campeas [facets] fix unicode encode error; closes #1625112
Fri, 22 Apr 2011 16:15:10 +0200 Aurelien Campeas [facets] fix RangeFacet get_widget: do no return a widget unless there are at least 2 values; closes #1625203
Fri, 22 Apr 2011 12:20:48 +0200 Alexandre Fayolle merge
Fri, 22 Apr 2011 12:17:51 +0200 Alexandre Fayolle Backed out changeset 7a58581d842c
Fri, 22 Apr 2011 12:02:32 +0200 Alexandre Fayolle small reformatting (but test still fails)
Fri, 22 Apr 2011 11:58:41 +0200 Alexandre Fayolle fix tests broken by fcb8932082a5 (continued)
Fri, 22 Apr 2011 10:29:23 +0200 Alexandre Fayolle fix bad handling of inlined relations when entities of different etypes are passed as subject to add_relations
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip