[Zope-Checkins] SVN: Zope/branches/zope33-port/lib/python/ZPublisher/ Make request.debug be backward-compatible with old Zope 2 code as

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67815: Make request.debug be backward-compatible with old Zope 2 code as suggested by Florent in http://mail.zope.org/pipermail/zope-dev/2006-April/027424.html. request.debug will resolve to a form variable for all code except code that lies in a 'zope.*'

[Zope-Checkins] SVN: Products.Five/trunk/ sanely deal with deprecation warnings and remove a warning as well.

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67816: sanely deal with deprecation warnings and remove a warning as well. Changed: U Products.Five/trunk/browser/tests/test_defaultview.py U Products.Five/trunk/fiveconfigure.py U Products.Five/trunk/fivedirectives.py U

[Zope-Checkins] SVN: Products.Five/trunk/INSTALL.txt get rid of zope 2.7 in compat matrix

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67817: get rid of zope 2.7 in compat matrix Changed: U Products.Five/trunk/INSTALL.txt -=- Modified: Products.Five/trunk/INSTALL.txt === --- Products.Five/trunk/INSTALL.txt 2006-05-02 08:39:48

[Zope-Checkins] SVN: Products.Five/trunk/fiveconfigure.py remove unused import

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67818: remove unused import Changed: U Products.Five/trunk/fiveconfigure.py -=- Modified: Products.Five/trunk/fiveconfigure.py === --- Products.Five/trunk/fiveconfigure.py2006-05-02 08:43:49

[Zope-Checkins] SVN: Products.Five/trunk/browser/tests/provider.txt make test more tolerant towards different test setups (why running tests

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67822: make test more tolerant towards different test setups (why running tests as part of Zope has different effects on error handling than when running them separately is beyond me) Changed: U Products.Five/trunk/browser/tests/provider.txt -=- Modified:

[Zope-Checkins] SVN: Zope/trunk/lib/python/ Merge zope33-port branch: Use most recent Zope 3 trunk (after jim-adapter branch merge)

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67823: Merge zope33-port branch: Use most recent Zope 3 trunk (after jim-adapter branch merge) and a corresponding Five trunk Changed: _U Zope/trunk/lib/python/ U Zope/trunk/lib/python/App/ImageFile.py U Zope/trunk/lib/python/OFS/CopySupport.py U

[Zope-Checkins] SVN: Products.Five/trunk/ Use new import locations of some zope 3 packages

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67826: Use new import locations of some zope 3 packages Changed: U Products.Five/trunk/browser/TrustedExpression.py U Products.Five/trunk/viewlet/README.txt U Products.Five/trunk/viewlet/directives.txt U Products.Five/trunk/viewlet/metaconfigure.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/Products/ Switch to newest five

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67827: Switch to newest five Changed: _U Zope/trunk/lib/python/Products/ -=- Property changes on: Zope/trunk/lib/python/Products ___ Name: svn:externals - Five -r 67822

[Zope-Checkins] SVN: Zope/branches/regebro-wsgi_refactor/ Removed dead branch.

2006-05-02 Thread Lennart Regebro
Log message for revision 67833: Removed dead branch. Changed: D Zope/branches/regebro-wsgi_refactor/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/branches/regebro-issue_1888/ Pruning some branches. This was merged a long time ago.

2006-05-02 Thread Lennart Regebro
Log message for revision 67834: Pruning some branches. This was merged a long time ago. Changed: D Zope/branches/regebro-issue_1888/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/trunk/ When you add roles in manage_access, roles are now stripped of any leading or trailing

2006-05-02 Thread Lennart Regebro
Log message for revision 67839: When you add roles in manage_access, roles are now stripped of any leading or trailing spaces. Changed: U Zope/trunk/doc/CHANGES.txt U Zope/trunk/lib/python/AccessControl/Role.py -=- Modified: Zope/trunk/doc/CHANGES.txt

[Zope-Checkins] SVN: Products.Five/trunk/CHANGES.txt reclassify changelog item

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67841: reclassify changelog item Changed: U Products.Five/trunk/CHANGES.txt -=- Modified: Products.Five/trunk/CHANGES.txt === --- Products.Five/trunk/CHANGES.txt 2006-05-02 15:35:27 UTC (rev

[Zope-Checkins] SVN: Products.Five/trunk/ Some cleanup of viewlet stuff.

2006-05-02 Thread Alec Mitchell
Log message for revision 67842: Some cleanup of viewlet stuff. Changed: U Products.Five/trunk/browser/TrustedExpression.py U Products.Five/trunk/viewlet/metaconfigure.py U Products.Five/trunk/viewlet/tests.py -=- Modified: Products.Five/trunk/browser/TrustedExpression.py

[Zope-Checkins] SVN: Products.Five/trunk/browser/configure.zcml define index.html generically as the default view name

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67843: define index.html generically as the default view name Changed: U Products.Five/trunk/browser/configure.zcml -=- Modified: Products.Five/trunk/browser/configure.zcml === ---

[Zope-Checkins] SVN: Products.Five/trunk/form/ Some fixes for add/edit forms to ensure that events are fired as expected.

2006-05-02 Thread Alec Mitchell
Log message for revision 67845: Some fixes for add/edit forms to ensure that events are fired as expected. Changed: U Products.Five/trunk/form/__init__.py U Products.Five/trunk/form/tests/configure.zcml U Products.Five/trunk/form/tests/forms.txt U

[Zope-Checkins] SVN: Products.Five/trunk/browser/configure.zcml bring this back. Five breaks utterly otherwise. looks like IBrowserDefault

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67846: bring this back. Five breaks utterly otherwise. looks like IBrowserDefault etc. aren't so unnecessary after all... something is definitely rotten in the state of denmark. Changed: U Products.Five/trunk/browser/configure.zcml -=- Modified:

[Zope-Checkins] SVN: Products.Five/trunk/viewlet/metaconfigure.py Use new component registry API.

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67847: Use new component registry API. Changed: U Products.Five/trunk/viewlet/metaconfigure.py -=- Modified: Products.Five/trunk/viewlet/metaconfigure.py === ---

[Zope-Checkins] SVN: Products.Five/branches/1.3/ Form fixes for 1.3

2006-05-02 Thread Alec Mitchell
Log message for revision 67851: Form fixes for 1.3 Changed: U Products.Five/branches/1.3/CHANGES.txt U Products.Five/branches/1.3/form/__init__.py U Products.Five/branches/1.3/form/tests/configure.zcml U Products.Five/branches/1.3/form/tests/forms.txt U

[Zope-Checkins] SVN: Products.Five/branches/1.2/ Port form fixes to 1.2

2006-05-02 Thread Alec Mitchell
Log message for revision 67856: Port form fixes to 1.2 Changed: U Products.Five/branches/1.2/CHANGES.txt U Products.Five/branches/1.2/browser/pagetemplatefile.py U Products.Five/branches/1.2/form/__init__.py U Products.Five/branches/1.2/form/tests/configure.zcml U

[Zope-Checkins] SVN: Products.Five/branches/1.2/CHANGES.txt Fix incorrect CHANGES.txt update

2006-05-02 Thread Alec Mitchell
Log message for revision 67857: Fix incorrect CHANGES.txt update Changed: U Products.Five/branches/1.2/CHANGES.txt -=- Modified: Products.Five/branches/1.2/CHANGES.txt === --- Products.Five/branches/1.2/CHANGES.txt

[Zope-Checkins] SVN: Products.Five/branches/1.3/ Fix CHANGES.TXT and add fix for pagetemplatefile needed for working forms

2006-05-02 Thread Alec Mitchell
Log message for revision 67858: Fix CHANGES.TXT and add fix for pagetemplatefile needed for working forms Changed: U Products.Five/branches/1.3/CHANGES.txt U Products.Five/branches/1.3/browser/pagetemplatefile.py -=- Modified: Products.Five/branches/1.3/CHANGES.txt

[Zope-Checkins] SVN: Products.Five/branches/1.4/CHANGES.txt The changes come via the 1.2.4 release, so we'll let them get merged in that way.

2006-05-02 Thread Alec Mitchell
Log message for revision 67860: The changes come via the 1.2.4 release, so we'll let them get merged in that way. Changed: U Products.Five/branches/1.4/CHANGES.txt -=- Modified: Products.Five/branches/1.4/CHANGES.txt ===

[Zope-Checkins] SVN: Products.Five/trunk/browser/TrustedExpression.py only use setDefaultSkin when a fake request has just been created. otherwise

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67861: only use setDefaultSkin when a fake request has just been created. otherwise it might be harmful, but it's definitely not necessary. Changed: U Products.Five/trunk/browser/TrustedExpression.py -=- Modified:

[Zope-Checkins] SVN: Products.Five/trunk/traversable.py officially deprecate stupid FakeRequet construct

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67863: officially deprecate stupid FakeRequet construct Changed: U Products.Five/trunk/traversable.py -=- Modified: Products.Five/trunk/traversable.py === --- Products.Five/trunk/traversable.py

[Zope-Checkins] SVN: Products.Five/branches/1.3/CHANGES.txt do mention the form bugfix. in 1.x.y (x=const) we do like to mention

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67864: do mention the form bugfix. in 1.x.y (x=const) we do like to mention bugfixes, even if they might seem redudant. The reason is that several 1.x.y and 1.a.b releases are usually going on in parallel and it'd be hard to figure out otherwise what a release

[Zope-Checkins] SVN: Products.Five/branches/1.4/ changelog fixes

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67865: changelog fixes Changed: U Products.Five/branches/1.4/CHANGES.txt U Products.Five/branches/1.4/version.txt -=- Modified: Products.Five/branches/1.4/CHANGES.txt === ---

[Zope-Checkins] SVN: Products.Five/trunk/ changelog and version number synchronization

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67866: changelog and version number synchronization (changelog entries from 1.2.x, 1.3.x and 1.4.x will be pasted in here after their releases) Changed: U Products.Five/trunk/CHANGES.txt U Products.Five/trunk/version.txt -=- Modified:

[Zope-Checkins] SVN: Zope/trunk/lib/python/App/Extensions.py ProductDispatcher's __bobo_traverse__ now checks all products registered in Control_Panel.Products rather than simply checking the python P

2006-05-02 Thread Rocky Burt
Log message for revision 67868: ProductDispatcher's __bobo_traverse__ now checks all products registered in Control_Panel.Products rather than simply checking the python Products namespace package. Changed: U Zope/trunk/lib/python/App/Extensions.py -=- Modified:

[Zope-Checkins] SVN: Zope/trunk/lib/python/App/FactoryDispatcher.py External methods can now live outside of Products based python packages.

2006-05-02 Thread Rocky Burt
Log message for revision 67869: External methods can now live outside of Products based python packages. Changed: U Zope/trunk/lib/python/App/FactoryDispatcher.py -=- Modified: Zope/trunk/lib/python/App/FactoryDispatcher.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/ZPublisher/BaseRequest.py objects will never provide IDefaultViewName. It's just a marker interface

2006-05-02 Thread Philipp von Weitershausen
Log message for revision 67870: objects will never provide IDefaultViewName. It's just a marker interface for strings, i believe... Changed: U Zope/trunk/lib/python/ZPublisher/BaseRequest.py -=- Modified: Zope/trunk/lib/python/ZPublisher/BaseRequest.py

[Zope-Checkins] SVN: Products.Five/trunk/ Enabled ability to declare a regular python package as an official Zope2 product via zcml five:registerPackage.

2006-05-02 Thread Rocky Burt
Log message for revision 67874: Enabled ability to declare a regular python package as an official Zope2 product via zcml five:registerPackage. Changed: U Products.Five/trunk/fiveconfigure.py U Products.Five/trunk/fivedirectives.py U Products.Five/trunk/meta.zcml A