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
(0) -3000 -1000 -120 +120 +1000 +3000 tip