Wed, 04 May 2011 14:55:27 +0200 Sylvain Thénault [repository quick start] should modify class attribute to get this actually working (used by a classmethod) stable
Wed, 04 May 2011 12:25:50 +0200 Adrien Di Mascio backport stable
Wed, 04 May 2011 12:24:41 +0200 Aurelien Campeas [js] use minified jquery stable
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
Fri, 22 Apr 2011 10:28:26 +0200 Alexandre Fayolle fix failing test_migration test caused by schema change
Fri, 22 Apr 2011 09:48:37 +0200 Alexandre Fayolle fix tests broken by fcb8932082a5
Thu, 21 Apr 2011 18:10:49 +0200 Alexandre Fayolle merge back stable
Thu, 21 Apr 2011 17:25:32 +0200 Alexandre Fayolle fix server/test/unittest_checkintegrity (failing since 70538ea2532d) stable
Wed, 20 Apr 2011 16:55:52 +0200 Alexandre Fayolle fix implementation of repository.glob_add_relations (closes ##1625257)
Fri, 15 Apr 2011 15:42:17 +0200 Alexandre Fayolle [server] improve the speed of setting relations between entities (closes #1625257)
Fri, 15 Apr 2011 16:05:20 +0200 Alexandre Fayolle added test case to monitor speed improvements in the repository code.
Wed, 20 Apr 2011 08:28:52 +0200 Alexandre Fayolle backport stable changes to default
Mon, 18 Apr 2011 19:39:22 +0200 Aurelien Campeas [js] update jquery.corner.js to the latest version (uses native css support for browser that provide it); closes #1625065
Mon, 18 Apr 2011 19:34:20 +0200 Adrien Di Mascio [js/css] remove old versions of ui.tabs/slider etc.; closes #1625085
Mon, 18 Apr 2011 08:03:46 +0200 Adrien Di Mascio [devtools] make return value of get_response_header(raw=True) consistent wrt get_header(raw=True) stable
Fri, 15 Apr 2011 12:58:31 +0200 Aurelien Campeas [widgets] handle no value label for tristate radios, put default separator on class for easier redefinition - closes #1624839
Fri, 15 Apr 2011 11:58:33 +0200 Nicolas Chauvat [doc] update of the update stable
Fri, 15 Apr 2011 08:22:38 +0200 Sylvain Thénault [tz postgres support] we've to commit the connection once time-zone is set, else we may loose the setting
Fri, 15 Apr 2011 08:18:59 +0200 Sylvain Thénault [tz support] more tests
Fri, 15 Apr 2011 08:18:06 +0200 Sylvain Thénault [dataimport] actually commit every desired number...
Wed, 06 Apr 2011 12:33:39 +0200 Alain Leufroy [doc] major update of the install documentation stable
Thu, 14 Apr 2011 11:36:47 +0200 Nicolas Chauvat [facets] make rangefacet comply with start_unfolded (closes #1615869) stable
Thu, 14 Apr 2011 14:19:21 +0200 Adrien Di Mascio [testlib] make a clear distinction between input / output HTTP headers stable
Thu, 14 Apr 2011 14:18:46 +0200 Sylvain Thénault [entity] create_entity/cw_instantiate should initialize entity's cache to avoid later queries
Thu, 14 Apr 2011 14:18:44 +0200 Sylvain Thénault [testlib] refactor create_user and grant_permission to make them usable from pre_setup_database
Thu, 14 Apr 2011 11:38:10 +0200 Sylvain Thénault [3.12 regression] don't access to __class__ directly, it may raise AttributeError
Wed, 13 Apr 2011 14:02:04 +0200 Adrien Di Mascio [testlib] fix typos / NameErrors in devtools/__init__.py stable
Wed, 13 Apr 2011 12:50:31 +0200 Sylvain Thénault [schema serialization] add warning on missing group stable
Wed, 13 Apr 2011 11:46:00 +0200 Sylvain Thénault backport stable
Wed, 13 Apr 2011 11:34:53 +0200 Sylvain Thénault [testlib] fix bug in backup file name generation: it may erroneously replace '-' by '_' in database **parent directories**. This should fix random error when test are run under apycot. stable
Wed, 13 Apr 2011 11:03:42 +0200 Sylvain Thénault backport stable
Wed, 13 Apr 2011 09:58:19 +0200 Sylvain Thénault [schema diagram] proper url generation (closes #1621276) stable
Wed, 13 Apr 2011 09:46:29 +0200 Adrien Di Mascio [testlib] fix readlb config handling, avoid systematic recreation of db with postgres (closes #1618089) stable
Wed, 13 Apr 2011 08:38:24 +0200 Aurelien Campeas [entities] fix cw_instantiate typo stable
Tue, 12 Apr 2011 17:32:06 +0200 Aurelien Campeas [entities/test] add failing test for cw_instantiate stable
Tue, 12 Apr 2011 14:09:39 +0200 Sylvain Thénault [timezone] ensure tzinfo is None
Tue, 12 Apr 2011 13:05:16 +0200 Sylvain Thénault [entity] use a list comprehension stable
Mon, 11 Apr 2011 22:28:57 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3.12.2-1 for changeset 6d418fb3ffed
Mon, 11 Apr 2011 22:28:56 +0200 Nicolas Chauvat Added tag cubicweb-version-3.12.2 for changeset 5a9b6bc56538 cubicweb-debian-version-3.12.2-1
Mon, 11 Apr 2011 22:19:24 +0200 Nicolas Chauvat [packaging] prepare the release of version 3.12.2 cubicweb-version-3.12.2
Mon, 11 Apr 2011 20:43:30 +0200 Nicolas Chauvat merge changes from stable branch
Mon, 11 Apr 2011 18:33:18 +0200 Sylvain Thénault [facet] ignore range extremas to avoid filtering out rows where value is NULL (closes #1251192) stable
Mon, 11 Apr 2011 16:51:49 +0200 Sylvain Thénault Backed out changeset e0e802afa8e1, widgets are actually defined below stable
Mon, 11 Apr 2011 16:12:02 +0200 Sylvain Thénault [facet] refactor: a simple class attribute is enough stable
Mon, 11 Apr 2011 13:29:41 +0200 Sylvain Thénault [native source] eid_creation_lock actually lock the eid connection creation and usage stable
Mon, 11 Apr 2011 13:28:59 +0200 Sylvain Thénault [dataimport] allow to specify columns on which result should be sorted in lazydbtable stable
Fri, 08 Apr 2011 09:02:55 +0200 Sylvain Thénault [entity creation] ensure this is a relation and not an attribute before moving things into pending_relations because value is a list stable
Thu, 07 Apr 2011 18:10:07 +0200 Adrien Di Mascio [fckeditor] fix fckeditor relative url: use baseuri() stable
Thu, 07 Apr 2011 00:27:47 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.1-1 for changeset 07e2c9c7df26
Thu, 07 Apr 2011 00:27:46 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.1 for changeset 59701627adba cubicweb-debian-version-3.12.1-1
Wed, 06 Apr 2011 23:31:06 +0200 Sylvain Thénault 3.12.1 cubicweb-version-3.12.1
Wed, 06 Apr 2011 23:31:00 +0200 Sylvain Thénault i18n update
Wed, 06 Apr 2011 23:24:19 +0200 Sylvain Thénault backport stable
Wed, 06 Apr 2011 23:23:48 +0200 Sylvain Thénault [sql generation] fix missing join with outer joins w/ rhs invariant variable... stable
Wed, 06 Apr 2011 23:01:58 +0200 Sylvain Thénault [test, cw props] ensure we can't add user specific / system-wide properties stable
Wed, 06 Apr 2011 22:52:52 +0200 Sylvain Thénault [ms planner] fix buggy temp table name generation, may generate duplicated unique id with subqueries/union stable
Wed, 06 Apr 2011 22:52:51 +0200 Sylvain Thénault [system source] drop now useless bw compat stable
Wed, 06 Apr 2011 22:52:50 +0200 Sylvain Thénault [test] silent warning stable
Wed, 06 Apr 2011 22:52:39 +0200 Sylvain Thénault [ms planner] use an index to avoid doing the same step twice stable
Wed, 06 Apr 2011 16:01:19 +0200 Adrien Di Mascio [views] extend HTMLStream API to be able to change doctype / xmldecl
Wed, 06 Apr 2011 16:00:56 +0200 Sylvain Thénault [test] drop some warnings introduced by new test dabase handling stable
(0) -3000 -1000 -120 +120 +1000 +3000 tip