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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip