Mon, 16 May 2011 10:17:48 +0200 Sylvain Thénault [datafeed] propagate raise_on_error to parser's process method
Mon, 16 May 2011 10:19:22 +0200 Pierre-Yves David [http] Make a better __repr__ for Status responce exception. stable
Fri, 13 May 2011 18:47:03 +0200 Aurelien Campeas [schema] fix imprecise error message
Fri, 13 May 2011 14:58:16 +0200 Alexandre Fayolle fix name error introduced in previous changeset
Fri, 13 May 2011 13:40:51 +0200 Sylvain Thénault [server test] restore logging level after test end
Fri, 13 May 2011 13:40:48 +0200 Sylvain Thénault [web data] fix datadir handling to avoid web test failure introduced somewhere in default branch
Fri, 13 May 2011 10:42:04 +0200 Sylvain Thénault remove debug print
Fri, 13 May 2011 10:10:41 +0200 Sylvain Thénault [datafeed] extract a generic DataFeedXMLParser from CWEntityXMLParser
Fri, 13 May 2011 10:10:19 +0200 Sylvain Thénault backport stable
Fri, 13 May 2011 10:09:54 +0200 Sylvain Thénault [entity] fix cw_instantiate w/ reverse_ relation crash when either multiple entities are given or an eid instead of an entity stable
Fri, 13 May 2011 10:09:52 +0200 Sylvain Thénault [cw source ui] fix mapping checking for datafeed source (avoid false positive error, but doesn't check that much things) stable
Thu, 12 May 2011 10:22:17 +0200 Sylvain Thénault [web request] don't define pageid js variable when one is found in form parameters (eg, page ajax call) stable
Wed, 11 May 2011 19:03:16 +0200 Sylvain Thénault [repo cache] there are some relations we don't want to cache, they may cause memory leak stable
Wed, 11 May 2011 19:02:27 +0200 Sylvain Thénault [c-c shell] we should commit the migration handler, cnx is not None unless connected through pyro stable
Wed, 11 May 2011 17:06:41 +0200 Sylvain Thénault [cwpermission, cwgroup] convenience method on CWGroup to grant a local permission (ie CWPermission) on an entity stable
Wed, 11 May 2011 17:05:59 +0200 Sylvain Thénault [cleanup] kill some remaining traces of goa stable
Wed, 11 May 2011 17:04:29 +0200 Sylvain Thénault [c-c shell] closes #1669147: autocommit in maintenance scripts stable
Wed, 11 May 2011 13:41:21 +0200 Sylvain Thénault backport stable
Wed, 11 May 2011 13:39:01 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.4-1 for changeset 7c4d34a5ec57 stable
Wed, 11 May 2011 13:39:00 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.4 for changeset 5cd0dbc26882 stable cubicweb-debian-version-3.12.4-1
Wed, 11 May 2011 12:29:12 +0200 Sylvain Thénault 3.12.4 stable cubicweb-version-3.12.4
Wed, 11 May 2011 12:11:51 +0200 Sylvain Thénault missing future import
Wed, 11 May 2011 12:04:56 +0200 Sylvain Thénault don't let windmill/qunit test break apycot warning for all web/test stable
Wed, 11 May 2011 09:42:02 +0200 Sylvain Thénault [selectors] enhance rql_condition to make it usable as a condition on request's user stable
Wed, 11 May 2011 09:39:51 +0200 Sylvain Thénault [repo test] fix test broken by c2452cd57026 by using proper fake session
Wed, 11 May 2011 09:38:44 +0200 Sylvain Thénault [testlib] fake session can be given a vreg
Tue, 10 May 2011 18:53:30 +0200 Sylvain Thénault backport stable
Tue, 10 May 2011 18:53:18 +0200 Sylvain Thénault fix some test failures introduced by 7350:c2452cd57026
Tue, 10 May 2011 18:50:13 +0200 Sylvain Thénault [rql2sql] fix bug avoiding outer join relation to be used as a variable principal. Closes #1659395 stable
Tue, 10 May 2011 18:17:55 +0200 Sylvain Thénault resurrect code lost by too much patch manipulation
Tue, 10 May 2011 16:23:48 +0200 Sylvain Thénault backport stable
Mon, 02 May 2011 20:41:46 +0200 Nicolas Chauvat [parsers] various refactorings stable
Tue, 10 May 2011 16:15:43 +0200 Sylvain Thénault backport oldstable stable
Tue, 10 May 2011 14:08:41 +0200 Sylvain Thénault backport stable
Tue, 10 May 2011 14:07:14 +0200 Sylvain Thénault fix _set_relation when no target eids, update datafeed source pull_data arguments to raise on error during tests stable
Tue, 10 May 2011 12:07:54 +0200 Sylvain Thénault [session] enhance session's transaction storage handling to fix cases where commit/rollback is done while in the context of hooks_control/security_enabled managers. Closes #1412648: commit or rollback during postcreate reset hooks control state
Tue, 10 May 2011 10:28:29 +0200 Sylvain Thénault [session] nicer local variable names
Tue, 10 May 2011 07:57:52 +0200 Pierre-Yves David [web server] #1642893 issue a 403 instead of a 500 on Unauthorized exception oldstable
Mon, 09 May 2011 18:16:20 +0200 Aurelien Campeas [css] repair selected slice distinctiveness (with a nice, discrete bg color)
Mon, 09 May 2011 17:42:28 +0200 Sylvain Thénault [view] ability to define a column header through custom label_column_<colindex> method, useful for table view to customize a specific column without specifying others stable
Mon, 09 May 2011 16:12:17 +0200 Sylvain Thénault [selectors] test/fix rql_condition to make it works when entity is specified via 'entity' keyword argument instead of rset, row and col stable
Mon, 09 May 2011 16:11:00 +0200 Sylvain Thénault [etwist] fix bug w/ new resources concantenation and https-url enabled sites
Mon, 09 May 2011 14:50:14 +0200 Sylvain Thénault oops stable
Thu, 21 Apr 2011 12:35:41 +0200 Sylvain Thénault adds support for a portable db import/export format (closes: #1521112) stable
Thu, 21 Apr 2011 16:33:55 +0200 Alexandre Fayolle add a new method iter_process_result which does the same as proces_result but is a generator (closes #1625374) stable
Mon, 09 May 2011 14:35:10 +0200 Sylvain Thénault [session] lock self._closed and session.close to avoid race conditions stable
Mon, 09 May 2011 14:34:23 +0200 Sylvain Thénault [server test] use a lock instead of sleep to have higher green probability :/ stable
Mon, 09 May 2011 12:47:49 +0200 Sylvain Thénault backport stable
Mon, 09 May 2011 12:03:03 +0200 Sylvain Thénault [testlib] create_user may now create user's email address stable
Mon, 09 May 2011 12:02:26 +0200 Sylvain Thénault enhanced comment
Mon, 09 May 2011 09:14:09 +0200 Sylvain Thénault [i18n] en translation fixes stable
Mon, 09 May 2011 09:13:49 +0200 Sylvain Thénault [users management] use an existing msgid... stable
Mon, 09 May 2011 09:13:22 +0200 Sylvain Thénault [cwgroup views] uicfg rules cleanup stable
Sat, 07 May 2011 10:51:47 +0200 Sylvain Thénault backport stable
Sat, 07 May 2011 10:51:36 +0200 Sylvain Thénault [testlib] grant_permission now accept either an entity or en eid stable
Sat, 07 May 2011 09:37:07 +0200 Sylvain Thénault [session selector] missing not stable
Fri, 06 May 2011 18:21:31 +0200 Sylvain Thénault [session] new selectors according to session type (eg user or internal stable
Fri, 06 May 2011 18:20:58 +0200 Sylvain Thénault [ajax] reload method should return underlying deferred stable
Fri, 06 May 2011 18:20:26 +0200 Sylvain Thénault [user mgmt] should show user login in first column in any case (e.g. application specific override) stable
Fri, 06 May 2011 11:44:40 +0200 Aurelien Campeas [component|i18n] give imgs an alt attribute, refresh i18n po files
Fri, 06 May 2011 11:41:42 +0200 Aurelien Campeas [i18n/es] repair es.po
Fri, 06 May 2011 11:28:42 +0200 Sylvain Thénault [testlib] fix deprecation warning stack level stable
Fri, 06 May 2011 11:07:05 +0200 Aurelien Campeas [nav component/cosmetics] have nice looking arrows insteads of << / >>
Fri, 06 May 2011 08:52:09 +0200 Sylvain Thénault backport stable
Fri, 06 May 2011 08:48:26 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.3-1 for changeset ba8fe4f2e408 stable
Fri, 06 May 2011 08:48:25 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.3 for changeset e712bc6f1f71 stable cubicweb-debian-version-3.12.3-1
Thu, 05 May 2011 16:30:43 +0200 Sylvain Thénault 3.12.3 stable cubicweb-version-3.12.3
Thu, 05 May 2011 16:21:21 +0200 Sylvain Thénault backport oldstable stable
Thu, 05 May 2011 16:20:21 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.11.3-1 for changeset b3c6702761a1 oldstable
Thu, 05 May 2011 16:20:20 +0200 Sylvain Thénault Added tag cubicweb-version-3.11.3 for changeset b7a124f9aed2 oldstable cubicweb-debian-version-3.11.3-1
Thu, 05 May 2011 16:01:18 +0200 Sylvain Thénault 3.11.3 hopefuly closing the 3.11 serie oldstable cubicweb-version-3.11.3
Thu, 05 May 2011 15:28:24 +0200 Sylvain Thénault backport stable
Thu, 05 May 2011 15:26:28 +0200 Sylvain Thénault [testlib] fix assertAuthFailure to consider both None and dbapi._NeedAuthAccessMock as meaning 'no connection has been set' stable
Thu, 05 May 2011 13:36:03 +0200 Sylvain Thénault [i18n] update spanish translation, thanks to Celso from CreaLibre stable
Thu, 05 May 2011 13:34:02 +0200 Sylvain Thénault [i18n] fix french translation stable
Thu, 05 May 2011 13:33:53 +0200 Sylvain Thénault [primary, metadata] reuse existing msgids stable
Thu, 05 May 2011 12:50:21 +0200 Florent Cayré fix ajax loading of concatenated js/ css + prefix concat cache files to ease cache clearing
Thu, 05 May 2011 10:38:23 +0200 Nicolas Chauvat [entity] make set_relations() accept entities and eids (closes #1631391) stable
Thu, 05 May 2011 11:54:41 +0200 Sylvain Thénault [CubicWebTC] fix create_user bw compat stable
Thu, 05 May 2011 11:46:29 +0200 Sylvain Thénault [msplanner] fix regression and test failure introduced in 7292:258c92805066 stable
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
Wed, 06 Apr 2011 10:17:48 +0200 Sylvain Thénault rephrase stable
Wed, 06 Apr 2011 10:10:21 +0200 Sylvain Thénault backport stable
Mon, 04 Apr 2011 14:10:52 +0200 Katia Saurfelt [web] fix CalendarView : both icalendarable.start and icalendarable.stop dates can be None stable
Thu, 31 Mar 2011 14:23:11 +0200 Florent Cayré [edit controller] fix subform formid in EditController (would need further improvement) stable
Wed, 06 Apr 2011 09:57:28 +0200 Sylvain Thénault [schema synchronization] get back eid when adding a final entity type, else it may cause pb on later schema synchronization during the migration where the type is added stable
Tue, 05 Apr 2011 13:24:02 +0200 Alexandre Fayolle backport fix from oldstable
Tue, 05 Apr 2011 13:23:47 +0200 Alexandre Fayolle backport fix from oldstable stable
Tue, 05 Apr 2011 08:39:49 +0200 Alexandre Fayolle fileConfig is in logging.config oldstable cubicweb-version-3.10.x
Tue, 05 Apr 2011 12:48:53 +0200 Sylvain Thénault [entity vocab] fix bug introduced in 3.12 vs/ entity vocabulary, leading to some unexpected empty vocabulary. Fix test accordingly.
Tue, 05 Apr 2011 12:47:18 +0200 Sylvain Thénault [rql rewriter] take care not to introduce snippets into a neged scope
Tue, 05 Apr 2011 11:19:12 +0200 Sylvain Thénault [old css] use aColor property stable
Tue, 05 Apr 2011 11:18:56 +0200 Sylvain Thénault [uipros] drop unused properties stable
Tue, 05 Apr 2011 11:18:03 +0200 Sylvain Thénault [selectors] abstract ExpectedValueSelector now accept a set as single argument stable
Tue, 05 Apr 2011 11:15:35 +0200 Sylvain Thénault [igeocodable] import adapter description stable
Mon, 04 Apr 2011 14:50:10 +0200 Sylvain Thénault [dataimport] tell more and nicely about transaction status stable
Mon, 04 Apr 2011 14:49:39 +0200 Sylvain Thénault [dataimport] propagate stack stable
Fri, 01 Apr 2011 16:02:45 +0200 Alexandre Fayolle Added tag cubicweb-debian-version-3.12.0-1 for changeset 92b56939b7c7
Fri, 01 Apr 2011 16:02:45 +0200 Alexandre Fayolle Added tag cubicweb-version-3.12.0 for changeset fd502219eb76 cubicweb-debian-version-3.12.0-1
Fri, 01 Apr 2011 16:01:03 +0200 Alexandre Fayolle prepare 3.12.0 cubicweb-version-3.12.0
Fri, 01 Apr 2011 15:04:47 +0200 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
Fri, 01 Apr 2011 14:38:16 +0200 Alexandre Fayolle merged test fix from stable
Fri, 01 Apr 2011 14:34:11 +0200 Adrien Di Mascio [http] implement 1587305: provide better implementation of Accept header parsing + tests
Fri, 01 Apr 2011 14:26:18 +0200 Sylvain Thénault [web test] extract a set_auth_mode method from init_authentication and use it in test_fb_login_concept to avoid bad test interaction stable
Fri, 01 Apr 2011 14:25:55 +0200 Alexandre Fayolle merge stable to default
Fri, 01 Apr 2011 08:20:25 +0200 Alexandre Fayolle fix failing tests before 3.12 release
Fri, 01 Apr 2011 01:06:41 +0200 Sylvain Thénault [dataimport] new 'lazydbtable' generator function to feed data from a database table stable
Fri, 01 Apr 2011 01:06:37 +0200 Sylvain Thénault [dataimport] ObjectStore.create_entity should return something that looks like an entity (eg no more using dict protocol to access to attributes) stable
Fri, 01 Apr 2011 01:06:29 +0200 Sylvain Thénault [dataimport] cleanups, update docstring to up-to-date usage stable
Thu, 31 Mar 2011 21:24:39 +0200 Nicolas Chauvat [doc] improve dostring of server.hook stable
Thu, 31 Mar 2011 17:24:38 +0200 Alexandre Fayolle merge back stable to default
Thu, 31 Mar 2011 17:12:27 +0200 Nicolas Chauvat [cwctl] refactor ui messages aiming for consistency and simplicity stable
Thu, 31 Mar 2011 15:23:52 +0200 Sylvain Thénault [entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
Thu, 31 Mar 2011 15:23:50 +0200 Sylvain Thénault [entity vocabulary] fix unrelated rql generation to skip rql constraints that don't make sense
Thu, 31 Mar 2011 15:23:46 +0200 Sylvain Thénault [schema, refactoring] use RQLExpression as base class for RQL constraint classes
Thu, 31 Mar 2011 15:18:21 +0200 Sylvain Thénault [reledit] fix crash due to wrong attributes usage stable
Thu, 31 Mar 2011 09:39:51 +0200 Alexandre Fayolle merge
Thu, 31 Mar 2011 09:17:43 +0200 Florent Cayré make it easier to inherit from EditionFormView stable
Wed, 30 Mar 2011 16:40:55 +0200 Alexandre Fayolle more TZDatetime/TZTime test fixes
Wed, 30 Mar 2011 15:51:10 +0200 Alexandre Fayolle fix test_knownValues_load_schema
Wed, 30 Mar 2011 15:44:26 +0200 Alexandre Fayolle backport stable to default
Wed, 30 Mar 2011 15:09:13 +0200 Nicolas Chauvat [doc] fix typo stable
Wed, 30 Mar 2011 14:55:14 +0200 Nicolas Chauvat [doc] fix typo stable
Wed, 30 Mar 2011 14:03:10 +0200 Sylvain Thénault [AnyEntity] rename __linkto attribute as cw_linkto to avoid name mangling which make overriding/monkey-patching unnecessarily harder stable
Wed, 30 Mar 2011 13:59:23 +0200 Sylvain Thénault [sql generation test] avoid lgdb warnings when a db module is faked stable
Wed, 30 Mar 2011 11:17:58 +0200 Sylvain Thénault backport stable
Wed, 30 Mar 2011 11:17:21 +0200 Sylvain Thénault [c-c create] unification of c-c create and its subcommands handling stable
Wed, 30 Mar 2011 11:08:15 +0200 Sylvain Thénault [rql rewriter] to properly handle 'relation' rql expressions, rql rewriter must support multiple variables (eg S and O) at once to be given as varmap stable
Wed, 30 Mar 2011 11:07:16 +0200 Sylvain Thénault [rql rewriter] drop unused argument stable
Wed, 30 Mar 2011 11:07:07 +0200 Sylvain Thénault [rql rewriter] don't add unnecessary (potentially buggy) exists stable
Tue, 29 Mar 2011 10:25:10 +0200 Alexandre Fayolle update lgc dependency also in pkginfo stable
Tue, 29 Mar 2011 10:05:24 +0200 Alexandre Fayolle updated lgc dependency stable
Tue, 29 Mar 2011 08:47:09 +0200 Alexandre Fayolle allow CW to act as a Pyro Server without registering the server to a Pyro Nameserver (closes #1528533) stable
Tue, 29 Mar 2011 09:02:49 +0200 Sylvain Thénault [date picker] apply Carlos patch fixing spanish date picker translation file. Closes #1558893 stable
Mon, 28 Mar 2011 19:02:58 +0200 Sylvain Thénault cleanup stable
Mon, 28 Mar 2011 19:02:47 +0200 Sylvain Thénault [c-c create] we should also skip option with no type, else we may generate title for section without any option to fill stable
Mon, 28 Mar 2011 18:57:34 +0200 Sylvain Thénault [config] do not set base-url during instance creation, we don't want generated value to ends up in the configuration file stable
Mon, 28 Mar 2011 18:56:55 +0200 Sylvain Thénault [config] generalise config.creating, allowing to drop set_language class attribute stable
Mon, 28 Mar 2011 18:53:54 +0200 Sylvain Thénault [web test] fix broken url in reledit. tests BROKEN ANYWAY (crash due to missing attribute) stable
Mon, 28 Mar 2011 19:31:45 +0200 Nicolas Chauvat merge stable
Mon, 28 Mar 2011 19:31:26 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3.11.2-1 for changeset 954b5b51cd92 stable
Mon, 28 Mar 2011 19:31:25 +0200 Nicolas Chauvat Added tag cubicweb-version-3.11.2 for changeset 56ae3cd5f855 stable cubicweb-debian-version-3.11.2-1
Mon, 28 Mar 2011 19:20:22 +0200 Nicolas Chauvat [packaging] prepare 3.11.2 stable cubicweb-version-3.11.2
Mon, 28 Mar 2011 17:58:46 +0200 Alexandre Fayolle try to reconstruct the file forgotten by syt in changeset e094b3d4eb95 stable
Mon, 28 Mar 2011 17:39:21 +0200 Adrien Di Mascio [javascript] fix loadRemote test for JSON_BASE_URL / baseuri matching stable
Mon, 28 Mar 2011 16:42:54 +0200 Sylvain Thénault cleanups stable
Mon, 28 Mar 2011 16:42:46 +0200 Sylvain Thénault [cwuser, persistent properties] fix recent set_property implementation on CWUser: for_user is automatically handled for non-managers users (this is seriously debatable though) stable
Mon, 28 Mar 2011 16:41:36 +0200 Sylvain Thénault [repository] fix crash in optimized [add|remove]_relation w/ inlined relation (broken by cw 3.10 refactoring) stable
Mon, 28 Mar 2011 16:39:49 +0200 Sylvain Thénault [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
Mon, 28 Mar 2011 15:23:57 +0200 Adrien Di Mascio [facets] closes #1569459 (date-range facet with year < 1900) stable
Mon, 28 Mar 2011 15:15:49 +0200 Nicolas Chauvat [session] add find_entities and find_one_entity to session/request API (closes #1550045) stable
Mon, 28 Mar 2011 15:16:11 +0200 Nicolas Chauvat [web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475) stable
Mon, 28 Mar 2011 14:49:22 +0200 Sylvain Thénault [c-c create] db-create doesn't not take a verbose option any longer stable
Mon, 28 Mar 2011 12:50:56 +0200 Sylvain Thénault [css] we should use padding instead of margin here, else the element as size greater than <body>, forcing an horizontal scrollbar to appear stable
Fri, 25 Mar 2011 15:45:38 +0100 Sylvain Thénault [db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not stable
Fri, 25 Mar 2011 12:51:20 +0100 Sylvain Thénault [cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way stable
Fri, 25 Mar 2011 12:43:57 +0100 Sylvain Thénault [cwprops] add set_property method on CWUser instances, to ease setting of user specific properties stable
Thu, 24 Mar 2011 15:21:13 +0100 Aurelien Campeas [merge] backport stable fixes into default
Tue, 22 Mar 2011 15:11:38 +0100 Alexandre Fayolle Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation stable
Thu, 24 Mar 2011 13:31:12 +0100 Sylvain Thénault backport oldstable stable
Thu, 24 Mar 2011 13:30:14 +0100 Sylvain Thénault [migration] Lesser memory consumption of cwuri fix + actually commit every 100 processed entities oldstable
Thu, 24 Mar 2011 13:25:57 +0100 Sylvain Thénault [migration] improve fix cwuri progress bar oldstable
Thu, 24 Mar 2011 13:24:26 +0100 Sylvain Thénault [migration] explicit first step of 3.10.9 migration. oldstable
Thu, 24 Mar 2011 13:22:20 +0100 Sylvain Thénault cleanups stable
Thu, 24 Mar 2011 13:22:10 +0100 Sylvain Thénault [uiprops, css] make header background actually modifiable through uiprops stable
Thu, 24 Mar 2011 13:20:33 +0100 Sylvain Thénault [components] add **kwargs to render method of header components to make them usable as regular components (eg in other places than the header stable
Wed, 23 Mar 2011 18:20:34 +0100 Sylvain Thénault [schema views] don't propose 'view all' action for final entity types (closes #1560549) stable
Wed, 23 Mar 2011 11:35:41 +0100 Nicolas Chauvat [doc] fix urls pointing to repositories and download sites stable
Mon, 21 Mar 2011 17:47:42 +0100 Alexandre Fayolle backported tag to stable stable
Mon, 21 Mar 2011 17:44:57 +0100 Alexandre Fayolle Added tag cubicweb-version-3.9.x for changeset 48f468f33704 oldstable
Thu, 17 Mar 2011 13:43:51 +0100 Aurelien Campeas merge stable
Thu, 17 Mar 2011 13:43:07 +0100 Aurelien Campeas [devtools] missing py2.5 compat import oldstable
Thu, 17 Mar 2011 12:21:36 +0100 Pierre-Yves David merge oldstable into default stable
Thu, 17 Mar 2011 12:20:45 +0100 Pierre-Yves David fix stupid typo oldstable
Thu, 17 Mar 2011 12:14:58 +0100 Pierre-Yves David merge oldstable
Thu, 17 Mar 2011 12:07:08 +0100 Pierre-Yves David merge: [testlib] require explicite overwriting of TestDataBaseHandler. stable
Thu, 17 Mar 2011 12:03:50 +0100 Pierre-Yves David [testlib] require explicite overwriting of TestDataBaseHandler. oldstable
Thu, 17 Mar 2011 11:38:52 +0100 Pierre-Yves David remove conflict marker stable
Wed, 16 Mar 2011 18:12:57 +0100 Pierre-Yves David merge old stable into stable stable
Wed, 16 Mar 2011 09:45:57 +0100 Alexandre Fayolle fix pylint helper methods: need a classmathod in cwconfig.py stable
Wed, 16 Mar 2011 09:45:57 +0100 Alexandre Fayolle fix pylint helper methods: need a classmathod in cwconfig.py oldstable
Wed, 16 Mar 2011 09:40:56 +0100 Alexandre Fayolle merged back pylint help changes to stable stable
Wed, 16 Mar 2011 09:40:11 +0100 Alexandre Fayolle merge oldstable
Wed, 16 Mar 2011 09:37:46 +0100 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
Tue, 15 Mar 2011 21:36:06 +0100 Nicolas Chauvat [doc] fix indentation spelling and grammar of tutorials/advanced/part03_bfss stable
Tue, 15 Mar 2011 10:38:02 +0100 Nicolas Chauvat [doc] complete description of EXISTS in rql/language.rst stable
Tue, 15 Mar 2011 09:41:45 +0100 Nicolas Chauvat [doc] fix rql/debugging.rst and server.__init__ docstrings stable
Tue, 15 Mar 2011 09:41:45 +0100 Nicolas Chauvat [doc] fix rql/debugging.rst and server.__init__ docstrings oldstable
Tue, 07 Dec 2010 12:18:20 +0100 Aurelien Campeas [test] New Handling of database for test. oldstable
Fri, 11 Mar 2011 12:17:32 +0100 Aurelien Campeas [reledit] repair some brokennes
Wed, 19 Jan 2011 19:19:57 +0100 Aurelien Campeas [reledit] kill the reledit/doreledit duality
Fri, 11 Mar 2011 09:47:09 +0100 Sylvain Thénault default (3.11.X) is now stable stable
Fri, 11 Mar 2011 09:46:45 +0100 Sylvain Thénault stable (3.10.X) is now oldstable oldstable
Thu, 10 Mar 2011 15:18:22 +0100 Sylvain Thénault [test] add some tags stable
Thu, 10 Mar 2011 15:18:21 +0100 Sylvain Thénault [test] properly close connections stable
Thu, 10 Mar 2011 14:59:21 +0100 Sylvain Thénault [devtools] fix anonymous user handling in test classes stable
Thu, 10 Mar 2011 12:04:46 +0100 Adrien Di Mascio [web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
Thu, 10 Mar 2011 12:03:37 +0100 Adrien Di Mascio [views] #1499661 get rid of base tag
Thu, 10 Mar 2011 11:58:57 +0100 Sylvain Thénault backport stable
Thu, 10 Mar 2011 11:56:35 +0100 Adrien Di Mascio [tabs] forward url parameters to lazy tabs views stable
Wed, 09 Mar 2011 18:26:43 +0100 Sylvain Thénault [testlib] fix regression introduced in 7065:6a6ea9966931 stable
Tue, 07 Dec 2010 12:18:20 +0100 Sylvain Thénault [testlib] simplify code by using a class attribute stable
Wed, 09 Mar 2011 13:42:55 +0100 Sylvain Thénault [repo] fix multi-threads bug with get_option_value: pyro proxy can't be used from a thread to another without caution (closes #1535206) stable
Wed, 09 Mar 2011 12:24:50 +0100 Alexandre Fayolle fix editable_attributes bug (closes #1534802) stable
Tue, 08 Mar 2011 22:35:19 +0100 Sylvain Thénault [http test] fix typo in super call
Tue, 08 Mar 2011 18:32:19 +0100 Sylvain Thénault backport stable
Tue, 08 Mar 2011 18:21:40 +0100 Sylvain Thénault [testlib] New assertion method assertSentEmail() to test presence of emails in system mailbox stable
Fri, 18 Feb 2011 15:26:00 +0100 Julien Jehannet [tests] Fix web test for windmill and forms
Tue, 08 Mar 2011 18:16:44 +0100 Sylvain Thénault [uilib] fix eid_param implementation stable
Tue, 08 Mar 2011 18:08:32 +0100 Sylvain Thénault [test] fix bad super call stable
Tue, 08 Mar 2011 18:08:12 +0100 Sylvain Thénault [dbapi] split in_memory_cnx functions stable
Tue, 08 Mar 2011 17:55:38 +0100 Sylvain Thénault Remove trailing white space stable
Tue, 08 Mar 2011 17:55:15 +0100 Sylvain Thénault Add a "closed" property on session stable
Tue, 08 Mar 2011 17:55:02 +0100 Sylvain Thénault [test] Improve tagging and error message of TwistedCWIdentTC stable
Thu, 03 Mar 2011 11:52:35 +0100 Pierre-Yves David [test/windmill] Gracefully skip windmill test if windmill can't be imported. stable
Thu, 03 Mar 2011 11:49:32 +0100 Pierre-Yves David [devtools/qunit] had "qunit" test for tag. stable
Tue, 08 Mar 2011 16:00:25 +0100 Sylvain Thénault [3.10.9 migration] don't display progress bar if stdout is not a tty stable
Mon, 07 Mar 2011 23:16:22 +0100 Sylvain Thénault [source host alias] match_host is the attribute, match is the method
Mon, 07 Mar 2011 22:17:23 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.11.1-1 for changeset 77318f1ec4aa
Mon, 07 Mar 2011 22:17:23 +0100 Sylvain Thénault Added tag cubicweb-version-3.11.1 for changeset d0410eb4d8bb cubicweb-debian-version-3.11.1-1
Mon, 07 Mar 2011 17:22:00 +0100 Sylvain Thénault 3.11.1 cubicweb-version-3.11.1
Mon, 07 Mar 2011 17:21:54 +0100 Sylvain Thénault i18nupdate
Mon, 07 Mar 2011 17:19:29 +0100 Sylvain Thénault backport stable
Mon, 07 Mar 2011 17:19:00 +0100 Sylvain Thénault some copyrigh updates stable
Mon, 07 Mar 2011 17:17:07 +0100 Sylvain Thénault [sql generation] fix exists table scope pb: when iterating other solutions inner to an EXISTS subquery, we should reset variables which have this exists node as scope stable
Mon, 07 Mar 2011 17:15:06 +0100 Sylvain Thénault [sql generation] fix table scope pb: when an inlined relation is used as principal for the rhs variable, we should adjust lhs variable'scope stable
Mon, 07 Mar 2011 17:02:15 +0100 Nicolas Chauvat merge stable changes into default
Mon, 07 Mar 2011 10:41:04 +0100 Sylvain Thénault [testlib] backport some useful testing utilities from tracker's testutils module stable
Mon, 07 Mar 2011 10:40:07 +0100 Sylvain Thénault [testlib] fix rql generation bug w/ groups given as unicode string stable
Thu, 03 Mar 2011 17:50:13 +0100 Sylvain Thénault [multi-sources] add missing close method on ConnectionWrapper stable
Thu, 03 Mar 2011 16:05:57 +0100 Sylvain Thénault [c-c db-check] new checks for entities missing a mandatory relation/attribute stable
Thu, 03 Mar 2011 16:05:34 +0100 Sylvain Thénault [c-c db-check] factorize code by introducing notify_fixed dumb function stable
Thu, 03 Mar 2011 15:44:07 +0100 Sylvain Thénault [migration] cleanup corrupted database, pb noticed on several instances stable
Thu, 03 Mar 2011 12:55:29 +0100 Adrien Di Mascio [dataimport] remove eid_key deprecation warning and prints stable
Mon, 28 Feb 2011 14:14:19 +0100 Sylvain Thénault [config] fix option group clash causing anonymous user configuration to end in the MAIN section instead of the WEB section if cubicweb-dev is installed stable
Mon, 28 Feb 2011 14:12:42 +0100 Sylvain Thénault [config refactoring] rename eproperty_definition method to cwproperty_definition stable
Tue, 22 Feb 2011 21:33:10 +0100 Alexandre Fayolle allow configuring the level of the configuration settings for cw-ctl add-source and db-init (which may call add-source) stable
Tue, 22 Feb 2011 21:30:32 +0100 Alexandre Fayolle add some tips for users who want to bind to an AD server stable
Mon, 21 Feb 2011 10:31:18 +0100 Sylvain Thénault [c-c upgrade] rename force-componant-version option to force-cube-version and cleanup code stable
Mon, 21 Feb 2011 10:28:59 +0100 Sylvain Thénault [repo querier] fix rqlst cache no limit issue, comment the code stable
Fri, 18 Feb 2011 18:18:42 +0100 Sylvain Thénault [migration] missing future import stable
Fri, 18 Feb 2011 17:11:45 +0100 Sylvain Thénault backport stable
Fri, 18 Feb 2011 17:07:40 +0100 Sylvain Thénault [source hooks] filter out case where source configuration doesn't have to be reloaded
Fri, 18 Feb 2011 17:11:00 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.11.0-1 for changeset 8daabda9f571
Fri, 18 Feb 2011 17:10:59 +0100 Sylvain Thénault Added tag cubicweb-version-3.11.0 for changeset 37432cede4fe cubicweb-debian-version-3.11.0-1
Fri, 18 Feb 2011 16:30:02 +0100 Sylvain Thénault [schema sync] we don't want to react on after_update_entity, it may only causes bug. CWUniqueConstraint should be deleted then a fresh one readded on change (as we do in sync_schema_props_perms) stable
Fri, 18 Feb 2011 12:40:21 +0100 Sylvain Thénault i18n update cubicweb-version-3.11.0
Fri, 18 Feb 2011 12:40:17 +0100 Sylvain Thénault [source ui] uicfg tweaks
Fri, 18 Feb 2011 10:27:34 +0100 Sylvain Thénault 3.11
Fri, 18 Feb 2011 10:18:28 +0100 Sylvain Thénault [web test] fix some tests broken by recent (and various) changesets
Fri, 18 Feb 2011 09:33:51 +0100 Nicolas Chauvat [web/views] add a generic rdf view
Fri, 18 Feb 2011 09:33:49 +0100 Sylvain Thénault backport stable
Fri, 18 Feb 2011 09:33:32 +0100 Sylvain Thénault [testlib pageinfo] extract matching_node method from has_tag to ease looking for a node with a given set of attributes stable
Fri, 18 Feb 2011 08:04:10 +0100 Sylvain Thénault backport stable
Thu, 17 Feb 2011 18:43:45 +0100 Sylvain Thénault [schema serialization] for relation type, ertidx contains the relation type as string, for relation def, the RelationDefinitionSchema instance stable
Thu, 17 Feb 2011 18:23:41 +0100 Sylvain Thénault [schema deserialization] enhance fix done in 7010:fa707848a88a to properly deal with cw 3.9 database stable
Thu, 17 Feb 2011 17:46:10 +0100 Sylvain Thénault [schema deserialization] _unique_together should hold string, not schema instance (may lead to crash during sync_schema_props_perms for instance) stable
Thu, 17 Feb 2011 16:46:38 +0100 Sylvain Thénault backport stable
Thu, 17 Feb 2011 16:46:25 +0100 Sylvain Thénault cleanup stable
Thu, 17 Feb 2011 16:46:18 +0100 Sylvain Thénault [web test] ensure we're using proper instance home stable
Thu, 17 Feb 2011 16:09:06 +0100 Sylvain Thénault backport stable
Thu, 17 Feb 2011 16:08:20 +0100 Sylvain Thénault [config] we should load available configuration before search for an instance configuration stable
Thu, 17 Feb 2011 16:08:19 +0100 Sylvain Thénault [dbapi] fix for cases where one want to use 'connect' for an in-memory connection stable
Thu, 17 Feb 2011 16:08:09 +0100 Sylvain Thénault [skel] avoid pylint warning for newly generated cube stable
Thu, 17 Feb 2011 10:26:50 +0100 Nicolas Chauvat [sobjects/parsers] compatibility with xml view of cw <= 3.10
Thu, 17 Feb 2011 10:24:45 +0100 Nicolas Chauvat [sobjects/parsers] on validationerror, skip entity and continue processing feed
Wed, 16 Feb 2011 17:59:58 +0100 Sylvain Thénault [web test] fix test name conflict stable
Wed, 16 Feb 2011 10:30:09 +0100 Sylvain Thénault merge default heads
Wed, 16 Feb 2011 10:29:47 +0100 Sylvain Thénault merge default heads
Wed, 16 Feb 2011 09:02:00 +0100 Adrien Di Mascio [tabs] use datadir_url to build image url instead of hardcoding data/
Wed, 16 Feb 2011 08:54:09 +0100 Sylvain Thénault [wdoc] fallback to english title when no translation found stable
Wed, 16 Feb 2011 08:40:25 +0100 Sylvain Thénault [datafeed] don't crash if python-kerberos isn't installed
Tue, 15 Feb 2011 23:32:32 +0100 Nicolas Chauvat [sobjects/parsers] add gssapi auth handler to urllib2 opener
Tue, 15 Feb 2011 23:30:01 +0100 Sylvain Thénault [data operation] add new remove_data method stable
Mon, 14 Feb 2011 23:18:20 +0100 Sylvain Thénault [migtration] fix migration script for 'dont cross' relations
Mon, 14 Feb 2011 17:47:15 +0100 Adrien Di Mascio backport stable
Mon, 14 Feb 2011 17:46:08 +0100 Adrien Di Mascio [dataimport] implement create_entity() on ObjectStore to provide a consistent interface stable
Mon, 14 Feb 2011 16:46:49 +0100 Adrien Di Mascio [dataimport] make it possible to insert 'empty' (i.e. no-attrs) entities stable
Mon, 14 Feb 2011 09:38:03 +0100 nico [hooks] do not break if no entity created or updated during feed update
Mon, 14 Feb 2011 09:37:17 +0100 Sylvain Thénault [ajax box] fix ajaxBoxShowSelector w/ mono-valued fields + minor cleanups stable
Fri, 11 Feb 2011 16:45:43 +0100 Sylvain Thénault [ldap test] use get_available_port from cw.devtools.httptest stable
Fri, 11 Feb 2011 13:38:40 +0100 Sylvain Thénault [test] generate slapd.conf to be cwd independant stable
Fri, 11 Feb 2011 16:45:43 +0100 Sylvain Thénault [ldap test] use get_available_port from cw.devtools.httptest
Fri, 11 Feb 2011 13:38:40 +0100 Sylvain Thénault [test] generate slapd.conf to be cwd independant
Fri, 11 Feb 2011 13:23:22 +0100 Sylvain Thénault backport stable
Fri, 11 Feb 2011 13:23:09 +0100 Sylvain Thénault [test] missing future import stable
Fri, 11 Feb 2011 12:17:47 +0100 Sylvain Thénault backport stable
Fri, 11 Feb 2011 11:37:10 +0100 Sylvain Thénault [testlib] take care, validator may be None stable
Fri, 11 Feb 2011 11:29:23 +0100 Sylvain Thénault [testlib] extract get_validator method from _check_html, move assertDocTestFile stable
Fri, 11 Feb 2011 11:28:46 +0100 Sylvain Thénault [testlib] new method on page info object to ensure some tag with arbitrary attributes is found stable
Fri, 11 Feb 2011 10:57:35 +0100 Sylvain Thénault [packaging, test] include ldap test files in sdist stable
Thu, 10 Feb 2011 17:17:54 +0100 Sylvain Thénault [test] python 2.5 specifix
Thu, 10 Feb 2011 16:21:35 +0100 Sylvain Thénault add a note
Thu, 10 Feb 2011 16:21:23 +0100 Sylvain Thénault [manage view] get etypes first to avoid xhtml validation error if no one found
Thu, 10 Feb 2011 16:20:49 +0100 Sylvain Thénault [datafeed] return empty dict when source is fresh avoid crash in the looping task because None returned
Thu, 10 Feb 2011 13:26:41 +0100 Nicolas Chauvat [manage view] fix skipping of startup views
Thu, 10 Feb 2011 12:28:31 +0100 Sylvain Thénault [parser host mapping] take care to cases where apphome is None (c-c i18ncube command for instance)
Wed, 09 Feb 2011 19:00:25 +0100 Sylvain Thénault backport stable
Wed, 09 Feb 2011 19:00:14 +0100 Sylvain Thénault [test] update cwxml tests: computed cwuri have changed, and parser.parse isn't anymore a static method
Wed, 09 Feb 2011 18:57:09 +0100 Sylvain Thénault [testlib] by default skip new 'manage' action's category
Wed, 09 Feb 2011 18:49:41 +0100 Sylvain Thénault [manage view] filter before displaying anything avoid xhtml errors
Wed, 09 Feb 2011 18:47:29 +0100 Sylvain Thénault [test] update cwuri test stable
Wed, 09 Feb 2011 18:08:40 +0100 Sylvain Thénault [test] test extracted from unittest_hooks + new test for unique constraint check
Wed, 09 Feb 2011 18:06:29 +0100 Sylvain Thénault [datafeed] introduce a host mapping so dev instance may transparently redirect request to another host than the actual's one
Wed, 09 Feb 2011 18:06:27 +0100 Sylvain Thénault [management ui] add views to manage sources similarly to users
Wed, 09 Feb 2011 18:06:25 +0100 Sylvain Thénault [manage view] cleanup manage view and user menu
Wed, 09 Feb 2011 18:06:24 +0100 Sylvain Thénault [datafeed] add parser to import cubicweb xml
Wed, 09 Feb 2011 18:06:19 +0100 Sylvain Thénault [xml] enhance default entity xml view
Wed, 09 Feb 2011 18:06:18 +0100 Sylvain Thénault [pyro source] benefit from addition of latest_retrieval on CWSource
Wed, 09 Feb 2011 18:06:17 +0100 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
Wed, 09 Feb 2011 18:06:13 +0100 Sylvain Thénault backport stable
Wed, 09 Feb 2011 18:05:39 +0100 Sylvain Thénault [entity, metadata] huuum, use resolvable url as cwuri... And fix existing ones. stable
Wed, 09 Feb 2011 18:04:04 +0100 Sylvain Thénault [doc] update some copyrights stable
Wed, 09 Feb 2011 16:16:20 +0100 Sylvain Thénault [repo, ms] fix pb introduced in 6941:9ed02daa7dbb resulting in missing relation deletes when an entity is deleted
Tue, 08 Feb 2011 18:00:42 +0100 Sylvain Thénault [tabs js] merge tabs and lazy js files into cw.ajax.js and use camel case names to satisfy js coding standards
Tue, 08 Feb 2011 18:00:23 +0100 Sylvain Thénault [schema, ui] fix is_subobject to skip cw_source relation (else everything is considered as a subobject, since this relation is now composite)
Tue, 08 Feb 2011 14:18:18 +0100 Charles Hébert [admin ui] nicer views for users/groups management
Tue, 08 Feb 2011 14:16:41 +0100 Sylvain Thénault [test, ui] mark CWSourceSchemaConfig as an internal type
Tue, 08 Feb 2011 12:23:30 +0100 Sylvain Thénault backport stable
Mon, 07 Feb 2011 19:17:14 +0100 Sylvain Thénault [js] using the actual registry fixes spurious warnings stable
Mon, 07 Feb 2011 18:19:40 +0100 Sylvain Thénault [pyrorql source] using 'time' option type is more convenient
Mon, 07 Feb 2011 18:19:39 +0100 Sylvain Thénault [sources] refactor source creation and options handling
Mon, 07 Feb 2011 18:19:36 +0100 Sylvain Thénault [sources] rewrite the way pyrorql mapping are stored in the database so it can be reused for other sources (eg datafeed+cwxml)
Mon, 07 Feb 2011 15:13:05 +0100 Sylvain Thénault [sources] reorganize abstract source code, drop no more used cleanup_entities_info and _cleanup_system_relations methods
Mon, 07 Feb 2011 15:13:05 +0100 Sylvain Thénault [source schema] fix permission pb on cw_host_config_of relation + add composite on cw_source, so entities from a source are properly removed when the source is removed
Mon, 07 Feb 2011 15:13:04 +0100 Sylvain Thénault [repo, ms] optimise external source deletion by using source's eid instead of name
Sun, 06 Feb 2011 11:33:04 +0100 Sylvain Thénault [rql2sql] should not select a neged relation as principal + simplify code for sql generation for attribute relation stable
Fri, 04 Feb 2011 10:02:48 +0100 Sylvain Thénault [c-c] fix crash on delete instance + potential others when user don't specify db user's password stable
Mon, 13 Dec 2010 19:56:59 +0100 Nicolas Chauvat add a rql directive to restructuredtext stable
Thu, 03 Feb 2011 18:18:31 +0100 Sylvain Thénault [pkg] bump dependency on logilab.database stable
Wed, 02 Feb 2011 16:14:00 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.10.8-1 for changeset 132b525de25b stable
Wed, 02 Feb 2011 16:14:00 +0100 Sylvain Thénault Added tag cubicweb-version-3.10.8 for changeset e581a86a68f0 stable cubicweb-debian-version-3.10.8-1
Wed, 02 Feb 2011 11:12:03 +0100 Sylvain Thénault 3.10.8 stable cubicweb-version-3.10.8
Wed, 02 Feb 2011 11:11:53 +0100 Sylvain Thénault i18nupdate stable
Tue, 01 Feb 2011 11:03:08 +0100 Aurelien Campeas undo part of #6911
Tue, 01 Feb 2011 11:52:10 +0100 Sylvain Thénault backport stable
Tue, 01 Feb 2011 10:10:46 +0100 Sylvain Thénault [test] add test for != operator stable
Tue, 01 Feb 2011 10:08:44 +0100 Sylvain Thénault [rql2sql] fix bug with NOT in "fake" having terms stable
Tue, 01 Feb 2011 10:29:56 +0100 Aurelien Campeas [doc/book] simplify & fix the overview chapter stable
Mon, 31 Jan 2011 17:48:57 +0100 Sylvain Thénault ooops :D stable
Mon, 31 Jan 2011 17:31:09 +0100 Sylvain Thénault cleanups stable
Mon, 31 Jan 2011 17:30:48 +0100 Sylvain Thénault [ctxcomponents vreg] allow to specify 'no cache' using __cache argument stable
Mon, 31 Jan 2011 17:28:51 +0100 Sylvain Thénault [js utils] backport some generic code from comments cube stable
Mon, 31 Jan 2011 17:24:05 +0100 Sylvain Thénault [doc] update photo web site tutorial: we're starting from cw 3.10/file 1.9+ stable
Fri, 28 Jan 2011 23:13:47 +0100 Sylvain Thénault [view] fix/enhance view.render stable
Fri, 28 Jan 2011 23:11:28 +0100 Sylvain Thénault [js lib] new string.rstrip method stable
Fri, 28 Jan 2011 16:19:22 +0100 Sylvain Thénault [ibreadcrumb] fix breadcrumb adapter backward compat stable
Fri, 28 Jan 2011 16:08:40 +0100 Julien Jehannet [selectors] modify workflow selectors: is_in_state, on_transition stable
Fri, 28 Jan 2011 15:23:47 +0100 Julien Jehannet [cw-ctl] use default `mkdtemp()` behaviour to store backup file internally stable
Fri, 28 Jan 2011 11:21:45 +0100 Julien Jehannet [debian] fix lintian errors stable
Fri, 28 Jan 2011 15:24:19 +0100 Sylvain Thénault [devtools] fix understanding of boundary constraint on db automatic population stable
Fri, 28 Jan 2011 15:15:14 +0100 Sylvain Thénault [rset] fix entity building for some result set with UNION and subqueries stable
Fri, 28 Jan 2011 15:12:13 +0100 Sylvain Thénault [c-c] lgc 0.54 check for duplicated commands, this may occurs with cw where plugins are automaticall (re)loaded stable
Fri, 28 Jan 2011 15:11:26 +0100 Sylvain Thénault [utils] support_args now support classes, searching if __init__ supports the arguments stable
Fri, 28 Jan 2011 11:08:31 +0100 Sylvain Thénault [schema sync] fix crash when bad inlinment detected, inlined is not in the locals stable
Thu, 27 Jan 2011 18:46:47 +0100 Sylvain Thénault cleanup, docstring update stable
Thu, 27 Jan 2011 18:29:17 +0100 Alexandre Fayolle fix test broken by addition of new entity in test schema stable
Thu, 27 Jan 2011 16:28:00 +0100 Sylvain Thénault [view] missing class on label span stable
Thu, 27 Jan 2011 14:10:44 +0100 Alexandre Fayolle fix #1452413 : is_in_state selector does not match initial state of an entity stable
Thu, 27 Jan 2011 13:43:49 +0100 Sylvain Thénault [component] refactor layout retrieval to handle case where we've an entity without rset properly stable
Thu, 27 Jan 2011 13:42:51 +0100 Sylvain Thénault [forms] EntityFieldsForm now take extra mainentity argument, for usage with composite form (the main form) where one of the subform edits the main entity stable
(0) -3000 -1000 -480 +480 +1000 +3000 tip