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
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
Wed, 12 Jan 2011 15:19:10 +0100 Sylvain Thénault typo in deprecation warning stable
Wed, 12 Jan 2011 14:57:31 +0100 Sylvain Thénault [doc] stop trying to compile useless files with logilab's internal tools stable
Wed, 12 Jan 2011 09:22:38 +0100 Sylvain Thénault update version number of dependancy to rql stable
Wed, 12 Jan 2011 08:51:25 +0100 Sylvain Thénault prepare 3.10.7 stable
Wed, 12 Jan 2011 08:49:54 +0100 Sylvain Thénault i18nupdate stable
Tue, 11 Jan 2011 17:08:52 +0100 Sylvain Thénault [cleanup] pylint detected error (among a ton of false positives due to the dynamic nature of cubicweb's code...) stable
Tue, 09 Nov 2010 17:19:39 +0100 Pierre-Yves David [testlib] extract validation logic into a ``assertWellFormed`` method. stable
Tue, 11 Jan 2011 15:33:38 +0100 Sylvain Thénault [migration] add_workflow now ensure the entity type is actually workflowable, and a new make_workflowable migration function is available to make an entity type workflowable (closes #1382720) stable
Tue, 11 Jan 2011 15:23:29 +0100 Sylvain Thénault unittest2 fix: can't skip test in setUp, but it's fine in setUpClass stable
Tue, 11 Jan 2011 12:45:30 +0100 Sylvain Thénault [c-c] #1193302: Only show Deprecation warnings when using cubicweb-ctl (not /etc/init.d/cubicweb) stable
Tue, 11 Jan 2011 12:24:49 +0100 Sylvain Thénault [pyviews] document the fact that content is not xml-escaped (closes #1382038) stable
Tue, 11 Jan 2011 12:20:39 +0100 Sylvain Thénault [repository, pyro] ensure we're still properly registered into pyro name server in a looping task (closes #1336002) stable
Tue, 11 Jan 2011 12:19:36 +0100 Sylvain Thénault [web action] refactor box menu handling, fixing #1401943 on the way stable
Tue, 11 Jan 2011 12:05:12 +0100 Sylvain Thénault [config] use %r instead of %s for cube name makes things clearer stable
Mon, 10 Jan 2011 14:00:37 +0100 Sylvain Thénault missing future import stable
Mon, 10 Jan 2011 12:28:10 +0100 Sylvain Thénault [web test] fix authentication test: session cookie should now be computed by the session handler (changed in cw 3.10.6) stable
Mon, 10 Jan 2011 12:28:09 +0100 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
Fri, 07 Jan 2011 18:51:50 +0100 Sylvain Thénault [server test] fix test inter-dependancy issue stable
Fri, 07 Jan 2011 18:51:47 +0100 Sylvain Thénault [multi-sources] fix planning of crossed relation w/ some complex queries stable
Fri, 07 Jan 2011 15:21:56 +0100 Sylvain Thénault [idownloadable] oneline view display entity's default title instead of file name, while download box display file name stable
Fri, 07 Jan 2011 15:21:54 +0100 Sylvain Thénault [deprecation] fix bad warning on entity.querier_pending_relations stable
Fri, 07 Jan 2011 13:14:40 +0100 Sylvain Thénault [web session] refactor to finally closes #343036: allow _postlogin behaviour overloading stable
Fri, 07 Jan 2011 08:13:43 +0100 Sylvain Thénault [schema migration] add a test to ensure default value are considered stable
Thu, 06 Jan 2011 18:53:00 +0100 Sylvain Thénault [schema hook] don't depends on lgc.testlib, hence unittest2 for a dumb mock stable
Thu, 06 Jan 2011 17:49:19 +0100 Pierre-Yves David [bfss storage] Improve fspath() error message. stable
Thu, 06 Jan 2011 17:47:50 +0100 Sylvain Thénault [json controler] extraargs in js_component contains unicode keys which may not be given as argument names stable
Thu, 06 Jan 2011 11:56:06 +0100 Sylvain Thénault [footer template] refactor to ease addition of some content into the footer stable
Thu, 06 Jan 2011 11:55:31 +0100 Sylvain Thénault [boxes] add id of the rset to generated dom id of RsetBox to lower chance of id conflict (object id may be reused later) stable
Thu, 06 Jan 2011 11:54:37 +0100 Sylvain Thénault [doc] fix bad class ref stable
Wed, 05 Jan 2011 18:42:21 +0100 Sylvain Thénault oops, forgotten to save buffer...
Wed, 05 Jan 2011 17:50:21 +0100 Sylvain Thénault backport stable
Wed, 05 Jan 2011 15:32:56 +0100 Julien Jehannet [unittest2] use unittest2 module fixture api stable
Wed, 05 Jan 2011 15:32:22 +0100 Julien Jehannet [server/test] raise SkipTest from setUpModule instead of setUp( unittest2 behaviour) + kill some deprecation warnings stable
Wed, 05 Jan 2011 17:47:16 +0100 Sylvain Thénault [daemon] make process umask configurable stable
Wed, 05 Jan 2011 15:32:37 +0100 Sylvain Thénault properly tell we've started an instance (close #1391262) stable
Thu, 23 Dec 2010 15:49:29 +0100 Julien Jehannet [ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding stable
Wed, 05 Jan 2011 11:09:51 +0100 Julien Jehannet [tests] use TextTestRunner from unittest, no more need to use SkipAwareTextRunner from lgc.testlib (which doesn't exist anymore in recent releases stable
Mon, 03 Jan 2011 14:47:47 +0100 Julien Jehannet [i18n/fr] minor change in etypenavigation component stable
Wed, 05 Jan 2011 10:30:52 +0100 Sylvain Thénault d-t-w stable
Tue, 04 Jan 2011 16:35:06 +0100 Sylvain Thénault merge stable heads stable
Tue, 04 Jan 2011 16:34:22 +0100 Sylvain Thénault [test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless stable
Tue, 04 Jan 2011 16:33:01 +0100 Sylvain Thénault minor code cleanup stable
Tue, 04 Jan 2011 16:15:52 +0100 Sylvain Thénault merge stable
Tue, 04 Jan 2011 16:15:13 +0100 Sylvain Thénault Backed out changeset 84b67ae41a0d: with this fix, some stable
Tue, 04 Jan 2011 16:33:13 +0100 Alexandre Fayolle fix unittest broken by TrInfo schema change stable
Tue, 04 Jan 2011 16:12:48 +0100 Alexandre Fayolle check the validity of kwargs passed to match_rtype stable
Tue, 04 Jan 2011 15:31:07 +0100 Sylvain Thénault merge stable heads stable
Tue, 04 Jan 2011 15:03:48 +0100 Alexandre Fayolle fix ticket #1382716 (problem was actually more subtle than I originally thought) stable
Tue, 04 Jan 2011 14:41:10 +0100 Aurelien Campeas [web/views/basetemplates] nbsp breaks tests, use #160 instead stable
Tue, 04 Jan 2011 14:26:38 +0100 Aurelien Campeas [web/views/workflow] hide tr_count attribute in wf transition form stable
Tue, 04 Jan 2011 14:11:54 +0100 Sylvain Thénault backport stable
Tue, 04 Jan 2011 14:11:41 +0100 Sylvain Thénault [html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html) stable
Tue, 04 Jan 2011 13:42:01 +0100 Alexandre Fayolle handle the fact that there might be no views registered in some configurations (#1382716) stable
Tue, 04 Jan 2011 11:59:11 +0100 Sylvain Thénault [ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452 stable
Tue, 04 Jan 2011 09:07:22 +0100 Sylvain Thénault [ms] #1382452: incorrect results with multi-sources stable
Tue, 21 Dec 2010 21:20:19 +0100 Alexandre Fayolle #1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity stable
Mon, 03 Jan 2011 11:22:32 +0100 Aurelien Campeas [doc/book] add missing mixin stable
Wed, 22 Dec 2010 18:42:31 +0100 Aurelien Campeas [views/reledit] funky API made this fatal (it was previously only eating the second argument) stable
Wed, 22 Dec 2010 18:28:52 +0100 Aurelien Campeas [views/reledit] ajax.js not there by default #1382713 stable
Wed, 22 Dec 2010 14:40:35 +0100 Aurelien Campeas [doc/book] fix/update a bit the hooks chapter stable
Tue, 21 Dec 2010 21:17:50 +0100 Alexandre Fayolle fix error message for unique together constraint stable
Sat, 18 Dec 2010 23:12:14 +0100 Sylvain Thénault backport stable
Sat, 18 Dec 2010 23:11:58 +0100 Sylvain Thénault backport oldstable stable
Fri, 10 Dec 2010 12:17:18 +0100 Pierre-Yves David [config, i18n] Create default translation mechanism for all supported languages. oldstable cubicweb-version-3.9.x
Fri, 10 Dec 2010 15:17:16 +0100 Pierre-Yves David [config] Use newstyle call to parent classe method. oldstable
Mon, 13 Dec 2010 19:46:24 +0100 Nicolas Chauvat [security] fix access control problem oldstable
Tue, 14 Dec 2010 15:08:23 +0100 Aurelien Campeas [js/edition] remove trailing coma stable
Tue, 14 Dec 2010 11:01:08 +0100 Aurelien Campeas [doc/book] move ctl tool in Admin chapter (from Appendages) stable
Tue, 14 Dec 2010 10:39:20 +0100 Aurelien Campeas [doc/book] mention that the shell is a python shell stable
Fri, 10 Dec 2010 11:37:37 +0100 Aurelien Campeas [web/components] fix typo in warning stable
Fri, 10 Dec 2010 15:47:09 +0100 Adrien Di Mascio [registry] backout 120c7ea6e1fa: errors should not pass silently stable
Thu, 09 Dec 2010 18:06:48 +0100 Aurelien Campeas [config] revert change that breaks i18nxxx commands oldstable
Thu, 09 Dec 2010 16:30:06 +0100 Katia Saurfelt remove "metadata" class from MetaDataView as it is now set by SectionLayout (view.cssclass) stable
Thu, 09 Dec 2010 16:37:08 +0100 Katia Saurfelt [js] fix initial value for autocomplete stable
Thu, 09 Dec 2010 15:38:12 +0100 Aurelien Campeas [pkginfo|debian/control] adjust ldb version oldstable
Thu, 09 Dec 2010 15:27:02 +0100 Stephanie Marcu add localization files for jquery datepicker
Thu, 09 Dec 2010 15:27:01 +0100 Stephanie Marcu [#615712] replace calendar views with views using fullcalendar jquery plugin (remove old_calendar)
Thu, 09 Dec 2010 15:23:10 +0100 Alexandre Fayolle brown paperbag fix oldstable
Thu, 09 Dec 2010 14:55:51 +0100 Alexandre Fayolle make rename_table work with MS SQL (needs updated logilab.database) oldstable
Thu, 09 Dec 2010 14:35:20 +0000 Alexandre Fayolle [ldap] fix user-filter handling oldstable
Mon, 29 Nov 2010 18:34:39 +0100 Julien Jehannet [migration] improve doctest report format stable
Fri, 03 Dec 2010 13:09:14 +0100 Julien Jehannet [book] Notes about literate testing stable
Mon, 06 Dec 2010 19:11:28 +0100 Julien Jehannet [hook] update DataOperationMixIn docstring stable
Tue, 09 Nov 2010 17:17:45 +0100 Pierre-Yves David [config, i18n] Create default translation mechanism for all supported languages. oldstable
Fri, 03 Dec 2010 11:24:48 +0000 Alexandre Fayolle allow additional filtering to be performed on the LDAP source (#1382380) oldstable
Thu, 02 Dec 2010 10:09:35 +0100 Sylvain Thénault [edition js] update docstring and remove a 3.9 deprecation warning stable
Thu, 02 Dec 2010 10:09:12 +0100 Sylvain Thénault [autoform] fix call to remove pending generic relation: reference bad function name stable
Thu, 02 Dec 2010 10:08:28 +0100 Sylvain Thénault [autoform] fix restoration of pending generic relation: inconsistent id was generated (eg different from the one generated by javascript stable
Wed, 01 Dec 2010 17:11:35 +0100 Sylvain Thénault [pyro source] store pyro source mapping file into the database
Wed, 01 Dec 2010 17:09:19 +0100 Sylvain Thénault backport stable
Wed, 01 Dec 2010 17:08:42 +0100 Sylvain Thénault [repo source] rename attribute so it's much easier to grasp its role stable
Wed, 01 Dec 2010 17:08:24 +0100 Sylvain Thénault backport oldstable stable
Wed, 01 Dec 2010 17:06:01 +0100 Pierre-Yves David [testlib] Use logilab.common.shellutils.getlogin instead of local hack. oldstable
Wed, 01 Dec 2010 16:59:57 +0100 Sylvain Thénault [doc] minor fixes oldstable
Wed, 01 Dec 2010 16:52:55 +0100 Pierre-Yves David [doc/book] Improve installation doc mostly about pip ans easy_install oldstable
Wed, 01 Dec 2010 16:52:30 +0100 Pierre-Yves David [doc/book] Update cubicweb repository url oldstable
Wed, 01 Dec 2010 16:52:02 +0100 Pierre-Yves David [doc/book] Add a note about <database>-support virtual package. oldstable
Tue, 30 Nov 2010 23:25:55 +0100 Nicolas Chauvat Added tag cubicweb-debian-version-3.10.6-1 for changeset 1484257fe9ae stable
Tue, 30 Nov 2010 23:25:53 +0100 Nicolas Chauvat Added tag cubicweb-version-3.10.6 for changeset 3c81dbb58ac4 stable cubicweb-debian-version-3.10.6-1
Tue, 30 Nov 2010 22:26:55 +0100 Nicolas Chauvat prepare 3.10.6 stable cubicweb-version-3.10.6
Tue, 30 Nov 2010 15:05:07 +0100 Aurelien Campeas [merge] backport stable
Tue, 23 Nov 2010 18:37:03 +0100 Pierre-Yves David merge olstable back (3.9.9 packaging fix) stable
Tue, 23 Nov 2010 18:34:54 +0100 Pierre-Yves David Merge back fix to 3.9.9 packaging oldstable
Tue, 23 Nov 2010 18:33:32 +0100 Pierre-Yves David Added tag cubicweb-debian-version-3.9.9-3 for changeset 09c98763ae9d oldstable
Tue, 23 Nov 2010 16:29:54 +0100 Pierre-Yves David [pkg/debian] Add source format information oldstable cubicweb-debian-version-3.9.9-3
Tue, 23 Nov 2010 16:27:57 +0100 Pierre-Yves David prepare 3.9.9-3 oldstable
Sun, 17 Oct 2010 22:49:06 +0200 Sylvain Thénault [debian] i18n directory should actually be in cubicweb-common oldstable
Tue, 23 Nov 2010 18:31:35 +0100 Pierre-Yves David Added tag cubicweb-debian-version-3.9.9-2 for changeset b7db1f593558 oldstable
Tue, 23 Nov 2010 13:59:10 +0100 Pierre-Yves David [pkg-debian] prepare 3.9.9-2 oldstable cubicweb-debian-version-3.9.9-2
Sun, 17 Oct 2010 22:47:33 +0200 Sylvain Thénault [debian] cleanup -common package oldstable
Mon, 15 Nov 2010 19:38:31 +0100 Nicolas Chauvat [migration] 3.10.4 migration should not ask confirmation when adding CWSource stable
Fri, 12 Nov 2010 07:46:19 +0100 Nicolas Chauvat backport oldstable stable
Fri, 12 Nov 2010 07:44:59 +0100 Nicolas Chauvat fix typo stable
Tue, 09 Nov 2010 17:12:21 +0100 Julien Jehannet [download box] refactor to ease when one want to propose multiple elements to download stable
Tue, 09 Nov 2010 15:48:11 +0100 Julien Jehannet [basetemplates] breadcrumbs component context sticks to ApplicationName stable
Tue, 09 Nov 2010 15:47:02 +0100 Julien Jehannet [basetemplates] define header ctx components categories as attribute to ease overriding stable
Tue, 09 Nov 2010 10:18:56 +0100 Julien Jehannet [migration] put some migration context info in doctest environment: __file__ and __args__ stable
Fri, 05 Nov 2010 16:55:13 +0100 Julien Jehannet [windmill tests] use extra timeouts, else we get failure simplu because we didn't wait enough stable
Fri, 05 Nov 2010 18:51:22 +0100 Julien Jehannet [devtools] make migration handler easily available from CubicWebTC through .shell() method stable
Fri, 12 Nov 2010 13:47:26 +0100 Sylvain Thénault [ldap] make instance still usable if we can't contact ldap server stable
Fri, 05 Nov 2010 18:48:07 +0100 Sylvain Thénault [change state form] set domid to avoid data conflict with other (eg edition) form stable
Fri, 05 Nov 2010 18:48:06 +0100 Sylvain Thénault [action] set mainform=False to ensure we don't consume previously posted form validation errors stable
Fri, 05 Nov 2010 18:48:05 +0100 Sylvain Thénault [forms] remove some deprecation warnings stable
Fri, 05 Nov 2010 17:11:40 +0100 Sylvain Thénault backport stable
Fri, 05 Nov 2010 17:00:41 +0100 Sylvain Thénault update note stable
Fri, 05 Nov 2010 15:08:24 +0100 Julien Jehannet [shell, testlib] return doc test results in process_script and new assertDocTestFile method on CubicWebTC stable
Fri, 05 Nov 2010 16:38:17 +0100 Sylvain Thénault [migration] fix rqliter when some query arguments are given stable
Fri, 22 Oct 2010 16:14:48 +0200 Julien Jehannet [uilib] soup2xhtml uses now lxml.html.Cleaner stable
Fri, 05 Nov 2010 14:28:22 +0100 Sylvain Thénault minor cleanups stable
Fri, 05 Nov 2010 14:28:07 +0100 Sylvain Thénault fix #724689: exception's display during ajax call stable
Fri, 05 Nov 2010 12:43:25 +0100 Sylvain Thénault test and fix #1232202: [bookmarks] broken link for startupviews stable
Fri, 05 Nov 2010 12:22:42 +0100 Sylvain Thénault fix #1376317: facet: no_relation feature crash when rql has no restriction stable
Fri, 05 Nov 2010 11:58:16 +0100 Sylvain Thénault [web session] fix '#1375582: sometime have to relogin since secure session cookie are used' by having different session cookie for http/https version. Also add application name to avoid potential pb when developping differents appls on the same port. stable
Fri, 05 Nov 2010 10:49:58 +0100 Sylvain Thénault [migration] use eschema.type for nicer display when confirmation is asked stable
Fri, 05 Nov 2010 10:49:33 +0100 Sylvain Thénault [base template header] changeset 6669:e4532c6acf34 introduce a visual regression on standard site, fix it by merging header-left/header-center context, it simplify things and have proper display. Cubes using 'firstcolumn' css class will have to be upgraded stable
Fri, 05 Nov 2010 10:41:56 +0100 Sylvain Thénault [timetable view] ensure we actually have a user in the rset cell stable
Fri, 05 Nov 2010 09:19:53 +0100 Sylvain Thénault cleanup stable
Fri, 05 Nov 2010 09:19:43 +0100 Sylvain Thénault [c-c list] tell more about the pb when some cube information is missing stable
Fri, 05 Nov 2010 09:18:48 +0100 Sylvain Thénault [repository] don't crash when cascading delete a relation, this may let the database in an inconsistent state anyway, so simply log the error stable
Fri, 05 Nov 2010 09:17:43 +0100 Sylvain Thénault [ms planning] test and fix bad plannification of a query used on cascading delete of a deleted (external) entity relations stable
Fri, 05 Nov 2010 09:14:10 +0100 Sylvain Thénault [ms] fix error in synchronisation: local_eid return a 2-uple stable
Fri, 05 Nov 2010 09:12:57 +0100 Sylvain Thénault [ms test] fix nasty cache effect break unittest_multisources.test_not_relation since introduction of local_eid method andfor full dereferencement of external eids stable
Thu, 04 Nov 2010 10:58:29 +0100 Sylvain Thénault [c-c reset-admin-pwd] don't crash on unknown option, and silently ignore 'adapter' which may be present in pre 3.10 sources file stable
Wed, 03 Nov 2010 10:12:16 +0100 Julien Jehannet [component] restore logo position in left column stable
Wed, 03 Nov 2010 17:17:56 +0100 Sylvain Thénault [boxes] PossibleViewsBox is contextual, StartupViewsBox isn't stable
Wed, 03 Nov 2010 16:40:10 +0100 Sylvain Thénault stable is now 3.10 stable
Wed, 03 Nov 2010 16:39:49 +0100 Sylvain Thénault backport stable
Wed, 03 Nov 2010 16:38:28 +0100 Sylvain Thénault oldstable is now 3.9 oldstable
Tue, 02 Nov 2010 08:16:18 +0100 Sylvain Thénault [repo] don't attempt to read sources from database on quick start. Fix crash after restoring a pre 3.10 database
Tue, 02 Nov 2010 08:14:47 +0100 Sylvain Thénault typo
Tue, 02 Nov 2010 08:14:29 +0100 Sylvain Thénault [facet] only String attributes have internationalizable property
Fri, 29 Oct 2010 11:58:45 +0200 Nicolas Chauvat fix grammar in docstring stable
Fri, 29 Oct 2010 00:03:48 +0200 Nicolas Chauvat merge changes from stable branch
Fri, 29 Oct 2010 00:03:30 +0200 Nicolas Chauvat fix problem introduced with previous commit stable
Thu, 28 Oct 2010 19:39:19 +0200 Nicolas Chauvat merge changes from stable branch
Thu, 28 Oct 2010 19:37:59 +0200 Nicolas Chauvat [cwctl] command list now checks version of cw, not only versions of cubes stable
Wed, 27 Oct 2010 20:29:28 +0200 Sylvain Thénault [ms entity] proper error on external entity fetch error
Wed, 27 Oct 2010 20:28:57 +0200 Sylvain Thénault [ms pyro] skipping external entities is not enough else we may miss some relations with our configuration (eg X refinement_of Y WHERE X comes from cwo while Y comes from elo)
Wed, 27 Oct 2010 08:53:14 +0200 Sylvain Thénault [ms planner] fix changeset 6650:72f2fd93a622: we should sometime complete input map anyway
Wed, 27 Oct 2010 08:51:50 +0200 Sylvain Thénault [ldap] don't refuse to start if ldap is unreachable
Tue, 26 Oct 2010 20:22:30 +0200 Sylvain Thénault [3.10] use cw_attr_cache, entity has no more iteritems method
Tue, 26 Oct 2010 20:22:08 +0200 Sylvain Thénault [ms planning] fix potential key error due to additional entries in input maps
Tue, 26 Oct 2010 20:21:48 +0200 Sylvain Thénault [ms planning] fix bug in merge_input_map causing bad plans computed
Tue, 26 Oct 2010 20:21:09 +0200 Sylvain Thénault [ms planning] fix/enhance cw_source consideration in ms planning
Tue, 26 Oct 2010 11:55:38 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.10.5-1 for changeset e2e7410e9947
Tue, 26 Oct 2010 11:55:37 +0200 Sylvain Thénault Added tag cubicweb-version-3.10.5 for changeset 159d0dbe07d9 cubicweb-debian-version-3.10.5-1
Mon, 25 Oct 2010 19:32:09 +0200 Nicolas Chauvat [book] move bit about rql logs to its own section cubicweb-version-3.10.5
Mon, 25 Oct 2010 18:25:18 +0200 Sylvain Thénault backport stable
Mon, 25 Oct 2010 18:24:08 +0200 Sylvain Thénault 3.10.5
(0) -3000 -1000 -480 +480 +1000 +3000 tip