Thu, 20 Sep 2012 14:50:06 +0200 Sylvain Thénault [session] promote usage of [deny|all]_all_hooks_but session methods rather than hooks_control context manager directly
Mon, 10 Sep 2012 16:25:48 +0200 Sylvain Thénault [web app] move set of status_out into validation_error_handler to ease readability
Mon, 10 Sep 2012 16:24:32 +0200 Sylvain Thénault [workflow test] don't use session.user, subject to internal changes
Mon, 10 Sep 2012 16:07:13 +0200 Sylvain Thénault [db creation test] more testing of db initialization: call build_db_cache and ensure admin user exists
Mon, 17 Sep 2012 17:52:17 +0200 Sylvain Thénault [source synchronization hooks] Fix/enhance system source hooks
Mon, 17 Sep 2012 17:48:55 +0200 Sylvain Thénault [validation error] refactor validation error handling so translation is done on the web side
Tue, 11 Sep 2012 22:32:01 +0200 Sylvain Thénault [repo cleanup] drop code moved to querier by 7e264ce34cd4
Tue, 11 Sep 2012 22:32:01 +0200 Sylvain Thénault [repo cleanup] drop code moved to querier by 7e264ce34cd4
Tue, 18 Sep 2012 11:37:24 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.15.4-1 for changeset 70cb36c826df stable
Tue, 18 Sep 2012 11:37:23 +0200 Sylvain Thénault Added tag cubicweb-version-3.15.4 for changeset 63260486de89 stable cubicweb-debian-version-3.15.4-1
Mon, 17 Sep 2012 17:48:02 +0200 Nicolas Chauvat [facets] add link 'focus on selection' (closes #525277)
Mon, 10 Sep 2012 15:08:55 +0200 Julien Cristau [server/utils] catch ValueError from password verification stable cubicweb-version-3.15.4
Mon, 10 Sep 2012 13:59:25 +0200 Sylvain Thénault [test] reindent and use request() rather than bare session
Thu, 06 Sep 2012 15:03:52 +0200 Aurelien Campeas [repo] fix debug code in DBG_REPO mode (closes #2469942) stable
Thu, 13 Sep 2012 17:26:15 +0200 Sylvain Thénault [datafeed] properly call hooks for inlined relations on entity creation. Closes #2481156 stable
Mon, 10 Sep 2012 15:17:10 +0200 Julien Cristau [sources/native] automatically update passwords using deprecated hashes on login stable
Fri, 14 Sep 2012 17:42:24 +0200 Sylvain Thénault [repo pyro] fix previous commit: should not import Pyro in remoterql module/base class, it may be missing stable
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Mon, 10 Sep 2012 16:50:28 +0200 Sylvain Thénault minor cleanups/typos
Mon, 10 Sep 2012 17:36:22 +0200 Sylvain Thénault [session / querier] reorganize code to building result set descriptions
Tue, 11 Sep 2012 12:44:33 +0200 Sylvain Thénault [web] search state doesn't need cnx, remove useless test
Mon, 10 Sep 2012 17:31:07 +0200 Sylvain Thénault [schema] rename schema permissions function: session may also be a request, use _cw
Mon, 10 Sep 2012 14:02:06 +0200 Sylvain Thénault [repo initialisation] during repo creation, load all hooks and entities code
Mon, 10 Sep 2012 13:53:59 +0200 Sylvain Thénault [request/session] refactor language handling: don't attempt to sync web/repo languages
Mon, 10 Sep 2012 14:00:09 +0200 Sylvain Thénault [config] turn internal configuration methods building appobjects search path into normal method rather than class method
Mon, 03 Sep 2012 12:26:20 +0200 David Douard fix missing import stable
Fri, 07 Sep 2012 14:01:59 +0200 Sylvain Thénault backport stable
Fri, 07 Sep 2012 13:48:55 +0200 Aurelien Campeas [hooks/syncshema] fix logging level and nicer message (wrong changeset published previously) stable
Fri, 31 Aug 2012 13:19:39 +0200 Aurelien Campeas [hooks/syncschema] do not crash on DROP of an already dropped index/... (closes #2465393) stable
Thu, 23 Aug 2012 11:43:43 +0200 Aurelien Campeas [cwctl] show a better diagnostic message on version violation (closes #2464800) stable
Thu, 30 Aug 2012 17:07:59 +0200 Sylvain Thénault [tabs] fix pb with non-lazy tabs: style isn't properly set due to missing jquery.ui activation. Closes #2465657 stable
Tue, 04 Sep 2012 06:52:41 +0200 Sylvain Thénault [migration] fix backward compat for rename_relation stable
Tue, 04 Sep 2012 06:09:17 +0200 Sylvain Thénault [datafeed] make cnxset handling of datafeed source more robust stable
Thu, 30 Aug 2012 17:38:43 +0200 Sylvain Thénault don't use rset.rowcount in predicates, this makes them usable with other types such as lists stable
Thu, 30 Aug 2012 17:11:05 +0200 Sylvain Thénault [c-c db-check] don't skip is/is_instance_of mandatory relation to avoid telling two opposite messages when the relation is missing. Closes #2465659 stable
Thu, 23 Aug 2012 11:19:44 +0200 Sylvain Thénault [ui tabs] avoid duplicate rset argument if already specified in tab kwargs. Closes #2464786 stable
Fri, 03 Aug 2012 13:29:37 +0200 Sylvain Thénault [entity edition] don't remove values from attribute cache on the repository side
Fri, 31 Aug 2012 18:11:24 +0200 Aurelien Campeas fix ldapuser test stable
Fri, 31 Aug 2012 16:50:28 +0200 Julien Cristau Prepare 3.15.4 stable
Fri, 31 Aug 2012 13:55:59 +0200 Julien Cristau migration: replace empty passwords with random ones on upgrade stable
Fri, 31 Aug 2012 12:52:45 +0200 Julien Cristau ldapuser2ldapfeed: create CWUsers with random passwords, not empty ones stable
Fri, 31 Aug 2012 16:58:08 +0200 Aurelien Campeas [source/native] only system source users should be authenticated by the native source (closes #2465883) stable
Wed, 22 Aug 2012 17:20:06 +0200 Sylvain Thénault [web test] fix test broken by 199fefe396ab stable
Wed, 22 Aug 2012 14:19:30 +0200 Adrien Di Mascio [fti] add some documentation stable
Wed, 22 Aug 2012 14:17:22 +0200 Sylvain Thénault [form] add assertion to ensure field has a name when `role_name` is called stable
Tue, 21 Aug 2012 15:23:29 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.15.3-1 for changeset 7ad423a5b6a8 stable
Tue, 21 Aug 2012 15:23:28 +0200 Sylvain Thénault Added tag cubicweb-version-3.15.3 for changeset 0e012eb80990 stable cubicweb-debian-version-3.15.3-1
Tue, 21 Aug 2012 14:20:08 +0200 Pierre-Yves David [pkg] prepare 3.15.3 release stable cubicweb-version-3.15.3
Thu, 02 Aug 2012 19:00:22 +0200 Sylvain Thénault [entity edition] stop comparing values as it may trigger exceptions (e.g. timeseries cube tests)
Wed, 01 Aug 2012 09:42:36 +0200 Sylvain Thénault [tabbed view] make tabs optionaly lazy: lazy=False on the tabbed view trigger synchronous tabs. Closes #2443038 stable
Thu, 02 Aug 2012 18:52:27 +0200 Sylvain Thénault [web form] refactor Form.__init__ so that extra kwargs are set earlier in the process. Closes #2443040 stable
Thu, 02 Aug 2012 10:09:11 +0200 Sylvain Thénault [test rql completion] dont limit number of completion, else we've impredicable results. Also should tell rql.parse to not print error on stdout
Wed, 01 Aug 2012 10:47:27 +0200 Aurelien Campeas [entity] fix deprecation warnings (closes #2423719)
Thu, 02 Aug 2012 12:48:31 +0200 David Douard merge oldstable in stable stable
Wed, 01 Aug 2012 10:30:48 +0200 David Douard Added tag cubicweb-debian-version-3.14.9-1 for changeset 68c762adf2d5 oldstable
Wed, 01 Aug 2012 10:30:47 +0200 David Douard Added tag cubicweb-version-3.14.9 for changeset 9337812cef6b oldstable cubicweb-debian-version-3.14.9-1
Tue, 24 Jul 2012 18:30:36 +0200 Adrien Di Mascio [ui] provide an autocomplete RQL bar (closes #2439846)
Wed, 01 Aug 2012 09:20:47 +0200 Adrien Di Mascio [ajax] improve backward compatibility for redefined ajax functions (closes #2447189) stable
Tue, 31 Jul 2012 16:16:50 +0200 Pierre-Yves David prepare version 3.14.9 oldstable cubicweb-version-3.14.9
Tue, 31 Jul 2012 17:32:54 +0200 Pierre-Yves David [composite] apply composite on new enty too (closes #2450679) oldstable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip