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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 11 Jan 2011 12:24:49 +0100 |
Sylvain Thénault |
[pyviews] document the fact that content is not xml-escaped (closes #1382038)
stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 11 Jan 2011 12:19:36 +0100 |
Sylvain Thénault |
[web action] refactor box menu handling, fixing #1401943 on the way
stable
|
changeset |
files
|
Tue, 11 Jan 2011 12:05:12 +0100 |
Sylvain Thénault |
[config] use %r instead of %s for cube name makes things clearer
stable
|
changeset |
files
|
Mon, 10 Jan 2011 14:00:37 +0100 |
Sylvain Thénault |
missing future import
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 10 Jan 2011 12:28:09 +0100 |
Sylvain Thénault |
[unittest2] update to unittest2 assertRaises api
stable
|
changeset |
files
|
Fri, 07 Jan 2011 18:51:50 +0100 |
Sylvain Thénault |
[server test] fix test inter-dependancy issue
stable
|
changeset |
files
|
Fri, 07 Jan 2011 18:51:47 +0100 |
Sylvain Thénault |
[multi-sources] fix planning of crossed relation w/ some complex queries
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 07 Jan 2011 15:21:54 +0100 |
Sylvain Thénault |
[deprecation] fix bad warning on entity.querier_pending_relations
stable
|
changeset |
files
|
Fri, 07 Jan 2011 13:14:40 +0100 |
Sylvain Thénault |
[web session] refactor to finally closes #343036: allow _postlogin behaviour overloading
stable
|
changeset |
files
|
Fri, 07 Jan 2011 08:13:43 +0100 |
Sylvain Thénault |
[schema migration] add a test to ensure default value are considered
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 06 Jan 2011 17:49:19 +0100 |
Pierre-Yves David |
[bfss storage] Improve fspath() error message.
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 06 Jan 2011 11:56:06 +0100 |
Sylvain Thénault |
[footer template] refactor to ease addition of some content into the footer
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 06 Jan 2011 11:54:37 +0100 |
Sylvain Thénault |
[doc] fix bad class ref
stable
|
changeset |
files
|
Wed, 05 Jan 2011 18:42:21 +0100 |
Sylvain Thénault |
oops, forgotten to save buffer...
|
changeset |
files
|
Wed, 05 Jan 2011 17:50:21 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 05 Jan 2011 15:32:56 +0100 |
Julien Jehannet |
[unittest2] use unittest2 module fixture api
stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 05 Jan 2011 17:47:16 +0100 |
Sylvain Thénault |
[daemon] make process umask configurable
stable
|
changeset |
files
|
Wed, 05 Jan 2011 15:32:37 +0100 |
Sylvain Thénault |
properly tell we've started an instance (close #1391262)
stable
|
changeset |
files
|