Fri, 08 Oct 2010 16:11:23 +0200 Aurelien Campeas [js/edition] kill deprecated (& dead) reledit code
Fri, 08 Oct 2010 13:19:07 +0200 Aurelien Campeas [views/wdoc] do not crash on malconstructed stuff stable
Fri, 08 Oct 2010 13:12:14 +0200 Sylvain Thénault typo stable
Fri, 08 Oct 2010 11:54:17 +0200 Aurelien Campeas [views/authentication] fix http auth regression (no message)
Fri, 08 Oct 2010 11:11:31 +0200 Sylvain Thénault [test] fixes
Fri, 08 Oct 2010 11:11:09 +0200 Sylvain Thénault fix bad merge
Fri, 08 Oct 2010 11:11:08 +0200 Sylvain Thénault cleanups
Fri, 08 Oct 2010 09:43:24 +0200 Sylvain Thénault [test] skip test when dbhelper has no underlying dbapi module available stable
Fri, 08 Oct 2010 07:55:11 +0200 Sylvain Thénault backport stable
Fri, 08 Oct 2010 07:48:37 +0200 Sylvain Thénault [test] cleanup / unittest2 api update stable
Fri, 08 Oct 2010 07:44:22 +0200 Sylvain Thénault [test] don't add unnecessary dependency to blog stable
Fri, 08 Oct 2010 07:43:38 +0200 Sylvain Thénault [test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable) stable
Thu, 07 Oct 2010 19:04:07 +0200 Sylvain Thénault backport stable
Thu, 07 Oct 2010 19:02:00 +0200 Sylvain Thénault [testlib] fix mail monkey patching, former patch was applied on stable instead of default stable
Thu, 07 Oct 2010 18:51:13 +0200 Sylvain Thénault [primary view] default to outofcontext view for entities displayed in boxes stable
Thu, 07 Oct 2010 17:25:24 +0200 Adrien Di Mascio xml-escape <script> tags generated by HTMLHead stable
Wed, 06 Oct 2010 15:32:59 +0200 Alexandre Fayolle fix some issues in DotGraphView, and enhance reusability stable
Wed, 06 Oct 2010 14:57:14 +0200 Sylvain Thénault backport stable
Wed, 06 Oct 2010 14:56:43 +0200 Pierre-Yves David [testlib] Fix mail monkeypatch in testlib stable
Wed, 06 Oct 2010 14:56:20 +0200 Sylvain Thénault [selector] fix iterable detection
Wed, 06 Oct 2010 14:04:26 +0200 Sylvain Thénault backport stable
Wed, 06 Oct 2010 11:57:21 +0200 Aurelien Campeas restore vital block of code (gone in 6384:89d5b339ebdd)
Wed, 06 Oct 2010 10:47:29 +0200 Sylvain Thénault [debian] constrain pyro version in debian packaging stable
Wed, 06 Oct 2010 10:46:20 +0200 Sylvain Thénault [test] send mail synchronously during tests stable
Tue, 05 Oct 2010 10:17:24 +0200 Stephanie Marcu [book] improve documentation lisibility for cwconfig chapter and fix some references
Tue, 05 Oct 2010 10:15:09 +0200 Sylvain Thénault [login ui] cleanup and somewhat bw compat
Tue, 05 Oct 2010 10:14:37 +0200 Sylvain Thénault [selectors] move selectors according to their type, add missing ones to documentation
Tue, 05 Oct 2010 08:33:10 +0200 Adrien Di Mascio [forms] remove dead code and simplify inlineviews creation
Mon, 04 Oct 2010 19:09:09 +0200 Sylvain Thénault include fcayre's patch #1060507 to get extra rql query parameters from form content in rgx_action stable
Mon, 04 Oct 2010 19:05:51 +0200 Sylvain Thénault [forms] catching KeyError closes #961831: migration failure when defining form fields stable
Mon, 04 Oct 2010 18:59:32 +0200 Aurelien Campeas [authentication] force retriever implementor to think about it
Mon, 04 Oct 2010 18:56:10 +0200 Aurelien Campeas [repo] add a find_users method for under-privileged accounts
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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip