Thu, 26 Aug 2010 10:55:08 +0200 Sylvain Thénault 3.9.5 stable cubicweb-version-3.9.5
Thu, 26 Aug 2010 10:54:42 +0200 Sylvain Thénault i18nupdate stable
Thu, 26 Aug 2010 10:52:59 +0200 Sylvain Thénault [doc, adapters] drop deprecated code from examples stable
Thu, 26 Aug 2010 10:52:25 +0200 Sylvain Thénault [doc] interesting stuff backported stable
Thu, 26 Aug 2010 10:51:55 +0200 Sylvain Thénault [doc] clean ITreeAdapter documentation stable
Thu, 26 Aug 2010 10:29:32 +0200 Sylvain Thénault cleanup
Thu, 26 Aug 2010 10:29:23 +0200 Sylvain Thénault remove useless import
Thu, 26 Aug 2010 10:13:48 +0200 Alexandre Fayolle use is_instance in a number of places (esp. documentation) rather than the deprecated implements stable
Wed, 25 Aug 2010 19:09:18 +0200 Sylvain Thénault [new components] fix dumb name error
Wed, 25 Aug 2010 19:01:58 +0200 Sylvain Thénault remove some deprecated stuff about relation definition stable
Wed, 25 Aug 2010 18:55:58 +0200 Sylvain Thénault backport stable
Wed, 25 Aug 2010 18:55:48 +0200 Sylvain Thénault [book] more about has_<action>_permission and enhance a bit security definition section stable
Wed, 25 Aug 2010 18:29:55 +0200 Sylvain Thénault update documentation to follow 6142:8bc6eac1fac1 changes. Try to make it better and move most doc with code on the way
Wed, 25 Aug 2010 18:13:05 +0200 Sylvain Thénault cwconfig module already used by another autodocstring. Drop this currently useless file
Wed, 25 Aug 2010 13:45:41 +0200 Sylvain Thénault more cwctl api update and fixes stable
Wed, 25 Aug 2010 11:23:22 +0200 Sylvain Thénault [c-c create] argument inversed accidentally stable
Wed, 25 Aug 2010 11:22:47 +0200 Sylvain Thénault merge stable
Wed, 25 Aug 2010 10:29:18 +0200 Sylvain Thénault [session] cleanup hook / operation / entity edition api
Wed, 25 Aug 2010 10:29:07 +0200 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
Wed, 25 Aug 2010 10:01:11 +0200 Sylvain Thénault [boxes] introduce new boxes system
Wed, 25 Aug 2010 09:43:12 +0200 Sylvain Thénault backport stable
Wed, 25 Aug 2010 09:42:55 +0200 Sylvain Thénault update to lgc.clcommands 0.51 api stable
Tue, 24 Aug 2010 11:59:07 +0200 Nicolas Chauvat [css] make sure the toolbar is clickable because layered over title stable
Tue, 24 Aug 2010 11:57:45 +0200 Nicolas Chauvat [dataimport] refactor commitevery to gain readability stable
Mon, 23 Aug 2010 12:49:28 +0200 Alexandre Fayolle [win32] no os.getuid on windows stable
Mon, 23 Aug 2010 09:07:20 +0200 Alexandre Fayolle use logilab.common.date.ustrftime in json encoder to work around datetime.strftime limitation on dates < 1900 stable
Mon, 23 Aug 2010 08:46:24 +0200 Alexandre Fayolle use iter_and_commit in example stable
Fri, 20 Aug 2010 17:08:08 +0200 Sylvain Thénault [c-c check-mapping] fix dumb name error and add a warning about inlined crossed relation stable
Fri, 20 Aug 2010 10:59:57 +0200 Sylvain Thénault [ms] more planning bug fixes stable
Fri, 20 Aug 2010 08:36:58 +0200 Sylvain Thénault oops, missing part of 6125:628cf5213154 (mapping file checking) stable
Fri, 20 Aug 2010 08:35:10 +0200 Sylvain Thénault [ms] fix two planner bugs: one occuring query such as X created_by U where X in a external source and U may come from an ldap source. The other being that when we've to merge input maps, we were modifying the same tree/solutions while a copy were needed. Also, ensure we add type restrictions, necessary for pyro source stable
Fri, 20 Aug 2010 08:31:02 +0200 Sylvain Thénault cleanups stable
Fri, 20 Aug 2010 08:29:48 +0200 Sylvain Thénault [ms, c-c] new command checking for consistency / potentian flaws and enhancements of mapping file of a multi-sources instance stable
Fri, 20 Aug 2010 08:21:15 +0200 Sylvain Thénault [repository] enabled sources refactoring: to avoid error, we should always have all known source in repo.sources_by_uri and only enabled ones in repo.sources, so we still have access to the definition of temporarily disabled sources stable
Fri, 20 Aug 2010 08:17:04 +0200 Sylvain Thénault [migration] enhance RqlForIterator so we can do 'for e in rqliter(...).entities()' stable
Fri, 20 Aug 2010 08:16:03 +0200 Sylvain Thénault [ms] when entity is coming from an external source, don't add non final relations on complete stable
Fri, 20 Aug 2010 08:15:06 +0200 Sylvain Thénault [querier] add_types_restriction_cleanups: remove useless try/except (we already filtered out variables not in newroot.defined_vars) and dict accss. Also systematically set computed solutions instead of modifying existing ones stable
Fri, 20 Aug 2010 08:46:32 +0200 Alexandre Fayolle improvements in dataimport.py stable
Thu, 19 Aug 2010 11:14:55 +0200 Alexandre Fayolle add missing semi colon in js stable
Wed, 18 Aug 2010 16:53:05 +0200 Sylvain Thénault [book] some more documentation and cleanups stable
Wed, 18 Aug 2010 13:58:12 +0200 Sylvain Thénault new RelationAttributeFacet + other fixes and cleanup + facets test stable
Wed, 18 Aug 2010 10:36:02 +0200 Sylvain Thénault [migration] remove bad test when constructing attributes to copy in rename_entity_type: the old entity type is not in the fschema due to schema deserialization trick stable
Tue, 17 Aug 2010 15:25:29 +0200 Sylvain Thénault cleanup stable
Tue, 17 Aug 2010 15:25:17 +0200 Sylvain Thénault [migration] fix rename_entity_type: avoid removal of attributes on the new entity type from the schema during migration stable
Tue, 17 Aug 2010 15:23:59 +0200 Sylvain Thénault [migration] we can now specify attributes to backport to rename_entity_type using its attrs argument stable
Tue, 17 Aug 2010 15:22:57 +0200 Sylvain Thénault [formwidgets] new allow_none attribute on BooleanField allowing a third None value for booleans stable
Tue, 17 Aug 2010 15:22:04 +0200 Sylvain Thénault [primary view] consider rtypevid flag for relations in the 'relations' section as well stable
Tue, 17 Aug 2010 11:06:20 +0200 Adrien Di Mascio [db-fti-index] simple fix fpr progressbar-related crash when etypes is None in reindex_entities() stable
Mon, 16 Aug 2010 12:07:43 +0200 Aurelien Campeas [views/reledit] small refactoring stable
Mon, 16 Aug 2010 12:07:34 +0200 Aurelien Campeas [views/reledit] fix bad role handling in _may_add_related stable
Fri, 13 Aug 2010 08:23:14 +0200 Sylvain Thénault integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places stable
Fri, 13 Aug 2010 13:34:47 +0200 Adrien Di Mascio [web] fix typo in ajax_build_url (s/xtml/xhtml) stable
Thu, 12 Aug 2010 18:49:20 +0200 Sylvain Thénault [web controller] don't try to translate arbitrary exception message stable
Thu, 12 Aug 2010 16:50:52 +0200 Aurelien Campeas [selectors] fix match_transition & introduce new edited_attribute selector stable
Thu, 12 Aug 2010 15:58:42 +0200 Sylvain Thénault RQLUniqueConstraint not in CWConstraintType for some old instances stable
Thu, 12 Aug 2010 14:41:44 +0200 Alexandre Richardson [tableview] take care, description may include None (try Any NULL) stable
Thu, 12 Aug 2010 11:56:33 +0200 Aurelien Campeas fix typo stable
Thu, 12 Aug 2010 10:12:52 +0200 Sylvain Thénault backport stable
Thu, 12 Aug 2010 10:11:49 +0200 Sylvain Thénault [form, migration] etype_relation_field should not raise error, it may block migration if used for a non yet existing field stable
Wed, 11 Aug 2010 18:11:32 +0200 Sylvain Thénault fix bug introduced by 6098:a0fde9334dd0 stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip