Fri, 01 Oct 2010 15:45:00 +0200 |
Sylvain Thénault |
[schema] introduce some new sets categorizing entity/relation types and benefits from them where possible
|
changeset |
files
|
Fri, 01 Oct 2010 11:24:21 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 01 Oct 2010 11:09:25 +0200 |
Sylvain Thénault |
[schema] introduce new WORKFLOW_RTYPES set and use it to build SYSTEM_RTYPES/DONT_CHECK_RTYPES_ON_ADD/DONT_CHECK_RTYPES_ON_DEL sets
stable
|
changeset |
files
|
Fri, 01 Oct 2010 11:08:31 +0200 |
Sylvain Thénault |
[rset] support for delitem on repeat list (may be necessary in pyro source)
stable
|
changeset |
files
|
Fri, 01 Oct 2010 09:26:17 +0200 |
Alexandre Fayolle |
merged timeline changes into default
|
changeset |
files
|
Fri, 01 Oct 2010 09:25:39 +0200 |
Alexandre Fayolle |
timeline view minor enhancements
stable
|
changeset |
files
|
Thu, 30 Sep 2010 15:35:01 +0200 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
Thu, 30 Sep 2010 15:00:40 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 30 Sep 2010 15:00:30 +0200 |
Sylvain Thénault |
[test] more update to unittest2 api
stable
|
changeset |
files
|
Thu, 30 Sep 2010 14:58:57 +0200 |
Sylvain Thénault |
[repo] properly mark object as saved once added to its source (code much probably gone during a merge...)
|
changeset |
files
|
Wed, 29 Sep 2010 16:46:47 +0200 |
Sylvain Thénault |
fix merge, some buffers weren't saved...
|
changeset |
files
|
Wed, 29 Sep 2010 16:16:32 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 29 Sep 2010 14:22:12 +0200 |
Sylvain Thénault |
[test] must now commit file creation since the later ValidationError trigger a rollback
stable
|
changeset |
files
|
Wed, 29 Sep 2010 12:54:35 +0200 |
Sylvain Thénault |
cleanup and micro-optimization
stable
|
changeset |
files
|
Wed, 29 Sep 2010 12:53:30 +0200 |
Sylvain Thénault |
[web action] has_editable_relations should not filter out final relations, fix regression introduced in 6358:22c95c5ef12d
stable
|
changeset |
files
|
Wed, 29 Sep 2010 12:44:11 +0200 |
Sylvain Thénault |
[c-c] fix RuntimeError: 'maximum recursion depth exceeded while calling a Python object' we get when creating/upgrading/shelling an instance: hasattr() call __getattribute__, creating an infinite recursion error catched by the interpretor. Avoid this by testing the method is available on the class instead of the instance
stable
|
changeset |
files
|