Mon, 04 Oct 2010 18:56:05 +0200 Aurelien Campeas refactor login box & form to enable easy pluggability
Mon, 04 Oct 2010 18:55:57 +0200 Sylvain Thénault [js] add cubes namespace
Mon, 04 Oct 2010 16:58:34 +0200 Alexandre Fayolle new script cwuser_ldap2system
Mon, 04 Oct 2010 15:55:55 +0200 Sylvain Thénault [vreg] fix bad copy and paste introduced in 6347:ef47a2100c66 stable
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
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
Fri, 01 Oct 2010 17:04:09 +0200 Pierre-Yves David Add a fsimport context manage to localy enable fsimporting. stable
Fri, 01 Oct 2010 17:03:50 +0200 Pierre-Yves David [test] improve tag for server/test/unittest_storage.py stable
Fri, 01 Oct 2010 17:03:01 +0200 Pierre-Yves David [repo threads] Add several safety when looking for a callable name. stable
Fri, 01 Oct 2010 16:53:35 +0200 Sylvain Thénault [facets] support for `no_relation` on RelationFacet
Fri, 01 Oct 2010 16:07:03 +0200 Alexandre Fayolle [R] use dbhelper.binary_value to process passwords and other Bytes fields
Fri, 01 Oct 2010 15:45:38 +0200 Sylvain Thénault [3.10 migration] fix migration of cwproperties related to components/boxes
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
Fri, 01 Oct 2010 11:24:21 +0200 Sylvain Thénault backport stable
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
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
Fri, 01 Oct 2010 09:26:17 +0200 Alexandre Fayolle merged timeline changes into default
Fri, 01 Oct 2010 09:25:39 +0200 Alexandre Fayolle timeline view minor enhancements stable
Thu, 30 Sep 2010 15:35:01 +0200 Sylvain Thénault fix bad merge
Thu, 30 Sep 2010 15:00:40 +0200 Sylvain Thénault backport stable
Thu, 30 Sep 2010 15:00:30 +0200 Sylvain Thénault [test] more update to unittest2 api stable
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...)
Wed, 29 Sep 2010 16:46:47 +0200 Sylvain Thénault fix merge, some buffers weren't saved...
Wed, 29 Sep 2010 16:16:32 +0200 Sylvain Thénault backport stable
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
Wed, 29 Sep 2010 12:54:35 +0200 Sylvain Thénault cleanup and micro-optimization stable
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
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
Wed, 29 Sep 2010 12:18:06 +0200 Sylvain Thénault [transaction] to avoid potential db corruption, we should rollback systematically in case of ValidationError stable
Wed, 29 Sep 2010 12:17:26 +0200 Sylvain Thénault [selector] cleanup stable
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip