Mon, 04 Oct 2010 18:56:05 +0200 |
Aurelien Campeas |
refactor login box & form to enable easy pluggability
|
changeset |
files
|
Mon, 04 Oct 2010 18:55:57 +0200 |
Sylvain Thénault |
[js] add cubes namespace
|
changeset |
files
|
Mon, 04 Oct 2010 16:58:34 +0200 |
Alexandre Fayolle |
new script cwuser_ldap2system
|
changeset |
files
|
Mon, 04 Oct 2010 15:55:55 +0200 |
Sylvain Thénault |
[vreg] fix bad copy and paste introduced in 6347:ef47a2100c66
stable
|
changeset |
files
|
Fri, 01 Oct 2010 18:49:47 +0200 |
Sylvain Thénault |
[repo transaction] fix rollback behaviour as discussed on the mailing-list: instead of rollbacking automatically on Unauthorized/ValidationError, mark the transaction as uncommitable and disallow commiting
stable
|
changeset |
files
|
Fri, 01 Oct 2010 17:27:54 +0200 |
Sylvain Thénault |
#1256570: remove __method, it is not used in any of the cubes from logilab and encourages bad design by using Redirect (eg ui specific) from entities.py
|
changeset |
files
|
Fri, 01 Oct 2010 17:04:09 +0200 |
Pierre-Yves David |
Add a fsimport context manage to localy enable fsimporting.
stable
|
changeset |
files
|
Fri, 01 Oct 2010 17:03:50 +0200 |
Pierre-Yves David |
[test] improve tag for server/test/unittest_storage.py
stable
|
changeset |
files
|
Fri, 01 Oct 2010 17:03:01 +0200 |
Pierre-Yves David |
[repo threads] Add several safety when looking for a callable name.
stable
|
changeset |
files
|
Fri, 01 Oct 2010 16:53:35 +0200 |
Sylvain Thénault |
[facets] support for `no_relation` on RelationFacet
|
changeset |
files
|
Fri, 01 Oct 2010 16:07:03 +0200 |
Alexandre Fayolle |
[R] use dbhelper.binary_value to process passwords and other Bytes fields
|
changeset |
files
|
Fri, 01 Oct 2010 15:45:38 +0200 |
Sylvain Thénault |
[3.10 migration] fix migration of cwproperties related to components/boxes
|
changeset |
files
|
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
|