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
Wed, 11 Aug 2010 15:54:44 +0200 Alexandre Fayolle work around Apache's mod_proxy limitation with special chars in URLs by not using Rest urls when such a case is detected stable
Wed, 11 Aug 2010 16:17:05 +0200 Sylvain Thénault [entity] base_url argument may be explicitly specified for other purpose (eg http/https site version control) stable
Wed, 11 Aug 2010 16:16:25 +0200 Sylvain Thénault [cleanup] remove debug print stable
Wed, 11 Aug 2010 10:08:48 +0200 Sylvain Thénault backport stable
Tue, 10 Aug 2010 18:39:48 +0200 Sylvain Thénault [dot] oops, should use dc_title here stable
Tue, 10 Aug 2010 18:35:07 +0200 Sylvain Thénault backport stable
Tue, 10 Aug 2010 16:10:28 +0200 Stephanie Marcu more generic dot graph generator stable
Tue, 10 Aug 2010 18:28:28 +0200 Sylvain Thénault backport stable
Tue, 10 Aug 2010 18:27:02 +0200 Sylvain Thénault [login template] missing xml_escape stable
Tue, 10 Aug 2010 18:26:43 +0200 Sylvain Thénault [primary] backport _rel_label method from the default branch stable
Tue, 10 Aug 2010 16:05:00 +0200 Sylvain Thénault backport stable
Tue, 10 Aug 2010 14:56:31 +0200 Stephanie Marcu [doc] docstring more explicit for pyviews stable
Tue, 10 Aug 2010 14:22:17 +0200 Sylvain Thénault [debug] change severity of 'site_cubicweb loaded' message to debug stable
Tue, 10 Aug 2010 14:21:32 +0200 Sylvain Thénault [primary] handle final relation (eg attribute) in the relations section, and give dispctrl to view's extra kwargs as for non final relation stable
Tue, 10 Aug 2010 14:20:21 +0200 Sylvain Thénault [entity] entity.view now support initargs as req.view stable
Tue, 10 Aug 2010 14:19:55 +0200 Sylvain Thénault [schema view] use rdef.ACTIONS, attribute/relation don't use the same actions permission, that causes a crash for attribute rdefs stable
Tue, 10 Aug 2010 14:16:12 +0200 Sylvain Thénault [tabs] take care, vid may not be a valid dom id (for jQuery at least) stable
Tue, 10 Aug 2010 08:39:06 +0200 Adrien Di Mascio [forms] callable field kwargs now always take form _and_ field parameters
Tue, 10 Aug 2010 08:28:16 +0200 Adrien Di Mascio [forms] test abs() rql function
Mon, 09 Aug 2010 18:48:32 +0200 Adrien Di Mascio [schema] consider ETYPE_NAME_MAP when deserializing specialization relations stable
Mon, 09 Aug 2010 16:35:49 +0200 Nicolas Chauvat fix the fix stable
Mon, 09 Aug 2010 11:56:12 +0200 Nicolas Chauvat fix missing import in web.request stable
Fri, 06 Aug 2010 17:49:20 +0200 Sylvain Thénault backport stable
Fri, 06 Aug 2010 17:38:45 +0200 Sylvain Thénault [migration] when some inlined relation definition is added to an entity type which has some specialized types, it should be propagated to those types else they may miss the necessary table column to store the relation stable
Fri, 06 Aug 2010 17:37:34 +0200 Sylvain Thénault [migration] dont crash if a group doesn't exists (it may not exists yet) stable
Fri, 06 Aug 2010 17:37:06 +0200 Sylvain Thénault [migration] fix rename_entity_type bug: not putting eids of relation deleted using sql query may cause later error on commit, complaining on missing relation on an entity which has been actually deleted stable
Fri, 06 Aug 2010 17:35:02 +0200 Sylvain Thénault [migration] fix crash when adding symmetric relation type stable
Fri, 06 Aug 2010 17:34:24 +0200 Sylvain Thénault [db-create] fix bug introduced by 6060:353bec342e2a (we ask for user while in non verbose mode) stable
Fri, 06 Aug 2010 17:33:07 +0200 Sylvain Thénault [session] should be _cw, not req stable
Fri, 06 Aug 2010 17:32:43 +0200 Sylvain Thénault [primary] use a new rtypevid flag in primary view display controller, allowing to tell the view for a non final relation should be called as an attribute view (eg, not on the target rset) stable
Wed, 04 Aug 2010 11:16:40 +0200 Sylvain Thénault [cwprops] fix callable vocabulary of cwproperties which were inconsistently called. No more argument, should now simply return a list of (untranslated) values
Wed, 04 Aug 2010 11:16:39 +0200 Sylvain Thénault [vreg] rename select* object id argument to avoid name clash with arbitrary kwargs, just in case...
Wed, 04 Aug 2010 11:16:38 +0200 Sylvain Thénault [primary] refactor primary view handling of relation's label
Wed, 04 Aug 2010 11:13:11 +0200 Sylvain Thénault backport stable
Wed, 04 Aug 2010 11:23:19 +0200 Aurelien Campeas [doc/book] note about bootstrap_cubes file stable
Wed, 04 Aug 2010 10:55:32 +0200 Sylvain Thénault [request] missing paren stable
Wed, 04 Aug 2010 10:53:52 +0200 Sylvain Thénault [request] js is defined in uilib, not utils stable
Wed, 04 Aug 2010 10:47:29 +0200 Sylvain Thénault [request] enhanced user[_rql]_callback method, allowing to call other js variant, eg one of userCallback, userCallbackThenUpdateUI, userCallbackThenReloadPage (the default). Also benefit from the new magic js object. stable
Wed, 04 Aug 2010 10:22:11 +0200 Sylvain Thénault [pyro] instance id cleanup, ensure config['pyro-instance-id'] is a fully qualified pyro id on the server side stable
Tue, 03 Aug 2010 14:43:20 +0200 Sylvain Thénault [db create] don't ask user/password if the underlying db doesn't support it (eg sqlite) stable
Tue, 03 Aug 2010 12:21:34 +0200 Alexandre Fayolle added tip on config file migration in scripts stable
Tue, 03 Aug 2010 12:19:02 +0200 Sylvain Thénault [ms] ensure owned_by/created_by can't be crossed among pyro-rql sources stable
Tue, 03 Aug 2010 12:17:20 +0200 Sylvain Thénault [ms] cleanups stable
Tue, 03 Aug 2010 12:17:01 +0200 Sylvain Thénault [ms] fix a ms plannification bug with NOT is stable
Mon, 02 Aug 2010 15:37:45 +0200 Sylvain Thénault backport stable
Mon, 02 Aug 2010 15:36:44 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.4-1 for changeset 8d32d82134dc stable
Mon, 02 Aug 2010 15:36:44 +0200 Sylvain Thénault Added tag cubicweb-version-3.9.4 for changeset 6cebb361dcb2 stable cubicweb-debian-version-3.9.4-1
Mon, 02 Aug 2010 14:37:34 +0200 Sylvain Thénault 3.9.4 stable cubicweb-version-3.9.4
Mon, 02 Aug 2010 14:26:55 +0200 Sylvain Thénault i18nupdate stable
Mon, 02 Aug 2010 12:35:24 +0200 Sylvain Thénault [rql2sql] add test for rql bug #37423, which triggered a cw bug fixed by this changeset (infinite loop with some queries...) stable
Mon, 02 Aug 2010 10:09:29 +0200 Sylvain Thénault [doc] started js/css coding standards stable
Fri, 30 Jul 2010 17:19:07 +0200 Aurelien Campeas fix idownload view pb. for xhtml browsers stable
Fri, 30 Jul 2010 13:18:36 +0200 Sylvain Thénault backport stable
Fri, 30 Jul 2010 13:18:08 +0200 Sylvain Thénault [selectors] fix is_instance bug w/ parent classes. Also slight performance enhancements by changing what's returned by vreg['etypes'].parent_classes method (dedicated for this usage...) and removing no more necessary methods stable
Fri, 30 Jul 2010 13:16:01 +0200 Sylvain Thénault [schema view] we don't support multiple inheritance stable
Fri, 30 Jul 2010 13:16:01 +0200 Sylvain Thénault [view] use the new magic js object to generate javascript func call for auto reload user callbacks stable
Fri, 30 Jul 2010 11:53:16 +0200 Aurelien Campeas [js/edition] fix pb with IE not handling long GETs #1203789 stable
Fri, 30 Jul 2010 11:11:08 +0200 Julien Jehannet [migration] commit only sql script migration stable
Fri, 30 Jul 2010 10:09:31 +0200 Sylvain Thénault [index page] refactor add_entity_link: no need to give request, nicer to check perm before calling the method, and use the new create url factory
Fri, 30 Jul 2010 10:07:12 +0200 Sylvain Thénault [facet] refactor bookmark this search link creation: check perm before calling the method, and use the new create url factory
(0) -3000 -1000 -120 +120 +1000 +3000 tip