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
Tue, 31 Jul 2012 17:25:28 +0200 Pierre-Yves David [storage] relies on event=='deleted' to detect "delete" event (closes #2450680) oldstable
Tue, 31 Jul 2012 11:04:45 +0200 Pierre-Yves David [composite] apply composite on new enty too stable
Tue, 31 Jul 2012 10:57:03 +0200 Pierre-Yves David [storage] relies on event=='deleted' to detect "delete" event stable
Tue, 31 Jul 2012 11:19:11 +0200 Sylvain Thénault [web navigation] previous / next icons are missing mandatory alt attribute stable
Tue, 31 Jul 2012 10:12:06 +0200 Adrien Di Mascio [testlib] consider rset for template / view selection (closes #2447183) stable
Tue, 24 Jul 2012 17:51:00 +0200 Adrien Di Mascio [documentation] fix some ReST compilation problems
Tue, 24 Jul 2012 15:06:55 +0200 Sylvain Thénault [test] remove no more necessary attribute cache manipulation to repair test
Tue, 24 Jul 2012 11:19:16 +0200 Sylvain Thénault [entity] more tweaks for entity attribute cache handling on cw_set/cw_create to fix test regression
Tue, 24 Jul 2012 10:16:25 +0200 Sylvain Thénault [entity/hooks] fix regression introduced by 4ba11607d84a
Tue, 17 Jul 2012 12:24:11 +0200 Sylvain Thénault [doc] use :meth: and remove doc to deprecated methods
Mon, 23 Jul 2012 22:45:32 +0200 Nicolas Chauvat [doc] add passlib to list of dependencies stable
Mon, 23 Jul 2012 18:01:09 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.15.2-1 for changeset 9aa5553b2652 stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip