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
Thu, 27 Jan 2011 13:41:00 +0100 Sylvain Thénault [selectors] one_line_rset selector should also work when rset is None but an entity is specified stable
Thu, 27 Jan 2011 13:40:01 +0100 Sylvain Thénault [workflow] fix warning: we want to see the adapted entity, not the adapter stable
Thu, 27 Jan 2011 13:39:29 +0100 Sylvain Thénault [js] fix deprecated call stable
Thu, 27 Jan 2011 07:45:52 +0100 Sylvain Thénault [uicfg] fix reledit rtag initialization for final relations stable
Thu, 27 Jan 2011 07:45:14 +0100 Sylvain Thénault [uicfg] use INTERNAL_TYPES and WORKFLOW_TYPES to initialize indexview_etype_section dict stable
Thu, 27 Jan 2011 07:44:08 +0100 Sylvain Thénault [rtags] fix NoTargetRelationTagsDict to ensure relation are tagged using '*' during initialization stable
Thu, 27 Jan 2011 07:42:18 +0100 Sylvain Thénault [rtags] speepup initialization by avoiding to get file entity types relations (useless) stable
Wed, 26 Jan 2011 17:44:38 +0100 Sylvain Thénault [skel] try to generate warning free stub... stable
Wed, 26 Jan 2011 12:21:47 +0100 Sylvain Thénault [deprecation] kill remaining 3.6 warning stable
Wed, 26 Jan 2011 11:39:21 +0100 Sylvain Thénault [migration] cwunique constraint schema fix must be done in bootstrap migration stable
Wed, 26 Jan 2011 10:50:38 +0100 Sylvain Thénault [i18n] missing some english translation stable
Wed, 26 Jan 2011 10:49:05 +0100 Alexandre Fayolle we must check constraint for all concerned entities and not stop at the first deleted one stable
Wed, 26 Jan 2011 10:42:40 +0100 Alexandre Fayolle avoid creating a new instance of CleanupDeletedEidsCacheOp if nothing was deleted stable
Tue, 25 Jan 2011 15:16:05 +0100 Katia Saurfelt [css] fix popup css (login box) for IE7 stable
Wed, 26 Jan 2011 09:32:34 +0100 Sylvain Thénault [user form] use InOutWidget to edit CWUser in_group relation stable
Tue, 25 Jan 2011 12:50:56 +0100 Katia Saurfelt [widgets, js] add a InOutWidget for multiple select stable
Tue, 25 Jan 2011 12:09:59 +0100 Alexandre Fayolle improve massive deletion performance stable
Tue, 25 Jan 2011 10:01:19 +0100 David Douard [ldap] remove useless hack in unittest_ldapuser.py stable
Tue, 25 Jan 2011 09:52:49 +0100 David Douard [tests] make ldap source test run its own local (Open)LDAP server stable
Tue, 25 Jan 2011 09:51:47 +0100 David Douard [ldap] small code cleanups stable
Tue, 25 Jan 2011 09:20:38 +0100 Sylvain Thénault [test] fix score_entity test stable
Mon, 24 Jan 2011 19:09:42 +0100 Sylvain Thénault [testlib] missing method on value generator to generate the Interval type
Mon, 24 Jan 2011 19:09:14 +0100 Sylvain Thénault [cleanup]
Mon, 24 Jan 2011 17:02:38 +0100 Sylvain Thénault backport stable
Mon, 24 Jan 2011 16:59:26 +0100 Charles Hébert [selector] update `match_transition` selector to match form & as well as form view. stable
Mon, 24 Jan 2011 11:39:53 +0100 Sylvain Thénault [book] fixes some references and other doc construction pbs stable
Mon, 24 Jan 2011 09:42:09 +0100 Sylvain Thénault [book] advanced tutorial part 5 improvments: add some roles, talk about cube's layout, strip image stable
Mon, 24 Jan 2011 09:40:54 +0100 Sylvain Thénault update code sample to 3.10 api stable
Mon, 24 Jan 2011 09:17:11 +0100 Alexandre Fayolle blog proofreading stable
Sun, 23 Jan 2011 14:59:04 +0100 Sylvain Thénault [doc] backport part 3 & 4 of the sytweb's tutorial + to be published part 5 stable
Fri, 21 Jan 2011 16:38:13 +0100 Sylvain Thénault [test] missing future imports stable
Fri, 21 Jan 2011 14:14:30 +0100 Sylvain Thénault [test] fix typo stable
Fri, 21 Jan 2011 13:07:10 +0100 Sylvain Thénault [schema test] fix tests broken by 6861:9d4e11d6e783 (missing data files and not removed deprecated/broken test) stable
Fri, 21 Jan 2011 11:13:40 +0100 Julien Jehannet [vreg] check for identical app objects when replacing stable
Thu, 20 Jan 2011 14:38:53 +0100 Julien Jehannet [docstring] minor: add warning about entity cache for rql_condition selector stable
Fri, 21 Jan 2011 12:51:58 +0100 Sylvain Thénault [selectors] minor: use similar __repr__ implementation for selector instances stable
Thu, 20 Jan 2011 13:16:30 +0100 Julien Jehannet [tests] new unit tests about score_entity selector (inscore machinery) stable
Wed, 19 Jan 2011 21:49:29 +0100 Julien Jehannet [tests] use migration api to create workflow stable
Fri, 21 Jan 2011 12:20:59 +0100 Sylvain Thénault [c-c delete] closes #1433117 and other flavours where we don't want to crash on error stable
Fri, 21 Jan 2011 12:03:07 +0100 Sylvain Thénault [after edition ui] closes #1381425: Wrong message : 'entity edited (click here to see created entity)' stable
Fri, 21 Jan 2011 12:02:36 +0100 Sylvain Thénault [i18n] cleanup catalogs stable
Fri, 21 Jan 2011 11:48:19 +0100 Sylvain Thénault [adapters] fix #1424467 caused by precedence of bw compat method while the adapter is concret for a given class stable
Thu, 20 Jan 2011 17:14:28 +0100 Sylvain Thénault [c-c delete] add quote on db drop statement to be more robust to exotic database names stable
Thu, 20 Jan 2011 16:45:21 +0100 Sylvain Thénault [ajax] apply Ronan Dunklau patch closing #1433305: loadRemote js function failure on Firefox 4 with upper cased base domain name stable
Thu, 20 Jan 2011 16:36:09 +0100 Sylvain Thénault [schema] ease understanding of schema naming error stable
Thu, 20 Jan 2011 15:52:59 +0100 Sylvain Thénault [db-create] we should always ask db user that should be used when special privileges are required stable
Thu, 20 Jan 2011 15:51:58 +0100 Sylvain Thénault [entity] fix some docstrings stable
Thu, 20 Jan 2011 19:18:11 +0100 Aurelien Campeas [js] always lowercase baseuri #1433305 stable
Wed, 19 Jan 2011 19:19:56 +0100 Aurelien Campeas [rset] add utility method to get entities and attributes from any rset stable
Thu, 20 Jan 2011 10:10:22 +0100 Sylvain Thénault [url publishing] evaluate url rewrite rules before rest path so one may easily override schema based urls
Thu, 20 Jan 2011 10:08:01 +0100 Sylvain Thénault [ui, index page] drop useless 'schema entities' table
Thu, 20 Jan 2011 10:06:34 +0100 cheb [views] delete ``permission`` tab in ``SchemaView``
Thu, 20 Jan 2011 09:16:52 +0100 Sylvain Thénault [schema] fix CWSource permissions stable
Thu, 20 Jan 2011 08:23:27 +0100 Sylvain Thénault [migration] fix migration of old cw instances which do not have yet the CWUniqueTogetherConstraint entity type stable
Wed, 19 Jan 2011 19:15:04 +0100 Sylvain Thénault [repo] kill no more needed 'recreate' feature
Wed, 19 Jan 2011 18:01:28 +0100 Sylvain Thénault [repo] move cursor creation into the try/except, it may raises an InterfaceError if the connection is closed stable
Wed, 19 Jan 2011 12:47:08 +0100 Sylvain Thénault [repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
Wed, 19 Jan 2011 12:47:06 +0100 Sylvain Thénault [web session] cleanup session/authentication api: we don't have anymore to store authentication information on web session since the auto-reconnection feature has been dropped (eg in 3.10)
Wed, 19 Jan 2011 12:47:04 +0100 Sylvain Thénault [primary view] support for entity_call on primary view
Wed, 19 Jan 2011 12:42:50 +0100 Sylvain Thénault [doc] fix typo stable
Wed, 19 Jan 2011 11:23:16 +0100 Sylvain Thénault [c-c list] don't crash if there are no 'version' attribute in pkginfo stable
Wed, 19 Jan 2011 11:22:39 +0100 Sylvain Thénault [config] stop using a metaclass for registration of "public" configuration, simply do it explicitly stable
Wed, 19 Jan 2011 10:13:31 +0100 Sylvain Thénault [devtools] set configuration name to all-in-one so test/data/all-in-one.conf file will be loaded as one may expected stable
Wed, 19 Jan 2011 09:31:15 +0100 Sylvain Thénault backport stable
Wed, 19 Jan 2011 08:39:09 +0100 Sylvain Thénault [sparql] fix an url generation bug breaking sparqlxml results view + remove a deprecation warning stable
Mon, 17 Jan 2011 16:56:18 +0100 Sylvain Thénault [skel] setup.py patched to get easy_install to work stable
Mon, 17 Jan 2011 16:17:21 +0100 Sylvain Thénault [tutorial] make things clearer stable
Mon, 17 Jan 2011 15:57:26 +0100 Sylvain Thénault [hook] drop now deprecated comment (pop handled by get_data) stable
Mon, 17 Jan 2011 15:45:26 +0100 Alexandre Fayolle tutorial proof reading stable
Mon, 17 Jan 2011 13:36:18 +0100 Alain Leufroy [pkg] fix small bug appearing on Windows stable
Mon, 17 Jan 2011 12:43:07 +0100 Sylvain Thénault [doc] major rework of the simple blog tutorial stable
Mon, 17 Jan 2011 12:42:27 +0100 Sylvain Thénault [doc] fix match_rtype_sets docstring stable
Mon, 17 Jan 2011 12:41:45 +0100 Sylvain Thénault [doc] some ReST syntax fixes stable
Mon, 17 Jan 2011 12:41:40 +0100 Sylvain Thénault [doc] update cw api (XXX: similar changes have to be done in book probably) stable
Mon, 17 Jan 2011 10:25:18 +0100 Alexandre Fayolle added note about the effect of commit/rollback on the hooks_control context manager stable
Fri, 14 Jan 2011 18:31:46 +0100 Sylvain Thénault [doc] fix security bug in photo web site tutorial stable
Fri, 14 Jan 2011 18:30:42 +0100 Sylvain Thénault [c-c create] don't ask for web server interface at level 0 stable
Fri, 14 Jan 2011 18:30:40 +0100 Sylvain Thénault [skeleton] nicer pkginfo organization stable
Fri, 14 Jan 2011 18:30:37 +0100 Sylvain Thénault [ui tweaks] fix default ui stable
Fri, 14 Jan 2011 18:30:32 +0100 Sylvain Thénault [i18n] missing english translation stable
Fri, 14 Jan 2011 18:30:23 +0100 Sylvain Thénault [doc] update unittest api stable
Fri, 14 Jan 2011 08:10:41 +0100 Adrien Di Mascio backport stable branch
Fri, 14 Jan 2011 08:10:01 +0100 Adrien Di Mascio [views] fix typo (invalid format character) in deprecation warning stable
Thu, 13 Jan 2011 19:24:21 +0100 Sylvain Thénault backport stable
Thu, 13 Jan 2011 19:23:00 +0100 Sylvain Thénault merge stable heads stable
Thu, 13 Jan 2011 19:18:16 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.10.7-1 for changeset bf5d9a1415e3 stable
Thu, 13 Jan 2011 19:18:16 +0100 Sylvain Thénault Added tag cubicweb-version-3.10.7 for changeset 1959d97ebf2e stable cubicweb-debian-version-3.10.7-1
Thu, 13 Jan 2011 14:03:50 +0100 Sylvain Thénault [server test] can't use skipTest method as a class method, raise appropriate exception instead stable
Thu, 13 Jan 2011 13:38:49 +0100 david douard [etwist] add an 'interface' config option (passed to reactor.listenTCP) stable cubicweb-version-3.10.7
Thu, 13 Jan 2011 12:49:44 +0100 Sylvain Thénault [wf migration] allow to deactivate assertion on wfable entity to quick-fix tests stable
Thu, 13 Jan 2011 12:36:08 +0100 Sylvain Thénault [schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration. stable
Thu, 13 Jan 2011 12:34:17 +0100 Sylvain Thénault [idownloadable] deprecate download_box function stable
Wed, 12 Jan 2011 15:19:29 +0100 Sylvain Thénault [idownloadable] restore backward compat stable
(0) -3000 -1000 -240 +240 +1000 +3000 tip