March 2006 Archives by author
      
      Starting: Wed Mar  1 00:28:58 EST 2006
         Ending: Fri Mar 31 13:00:01 EST 2006
         Messages: 233
     
- [Zope-Checkins] 
	SVN: Products.Five/branches/rocky-products-less-product-loading/
	Going to cut a new branch and copy over logic from the old
	one as necessary.
 
Rocky Burt
- [Zope-Checkins] SVN: Products.Five/branches/1.4/ Setup logic-less
	registerPackage zcml directive.
 
Rocky Burt
- [Zope-Checkins] SVN: Products.Five/branches/1.4/ Setup basic
	modules for testing registerpackage functionality.
 
Rocky Burt
- [Zope-Checkins] SVN: Products.Five/branches/1.4/ Added preliminary
	support for being able to register any python package as a
	zope2 product (so it shows up in Control Panel).
 
Rocky Burt
- [Zope-Checkins] SVN: Products.Five/branches/1.4/ Renamed
	test_registerpackage to test_pythonproducts.
 
Rocky Burt
- [Zope-Checkins] SVN: Products.Five/branches/1.4/ Now applying
	monkey patches to make Zope2 work with python packages that
	don't have to live in Products/
 
Rocky Burt
- [Zope-Checkins] SVN: Products.Five/branches/1.4/ Updated changelog
	and credit info.
 
Rocky Burt
- [Zope-Checkins] SVN: Products.Five/branches/1.0/ Added missing fix
	from newer versions of Five where the _context wasn't getting
	cleaned up properly in zcml.py. Without this fix,
	adapter lookups wouldn't work in any test after the first test that
	used load_zcml in the same test fixture (essentially adapter
	lookups were dead).
 
Rocky Burt
- [Zope-Checkins] SVN: Products.Five/branches/1.4/pythonproducts.py
	Fixed up the placement of global statements for _zope_app.
 
Rocky Burt
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ add tests for on-error
	handling in macros for errors in slot fillers; errors
 
Fred L. Drake, Jr.
- [Zope-Checkins] CVS: Packages/TAL - TALInterpreter.py:1.78.4.7.24.1
 
Fred L. Drake, Jr.
- [Zope-Checkins] CVS: Products/PageTemplates/tests -
	testDTMLTests.py:1.8.108.1
 
Fred L. Drake, Jr.
- [Zope-Checkins] CVS: Cruft/ExtensionClass/src -
	Acquisition.c:1.61.4.1.32.1
 
Jim Fulton
- [Zope-Checkins] CVS: Zope - README.txt:1.16.2.2
 
Jim Fulton
- [Zope-Checkins] CVS: Zope - README.txt:1.16.2.3
 
Jim Fulton
- [Zope-Checkins] CVS: Zope - README.txt:1.16.2.4
 
Jim Fulton
- [Zope-Checkins] SVN: Products.Five/branches/1.0/eventconfigure.py
	Fix typo, which prevents handling of manage_beforeDelete operations
 
Janko Hauser
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/OFS/Cache.py
	Provide missing security declarations for 'ZCacheable_isAMethod'
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/Cache.py Provide
	missing security declarations for 'ZCacheable_isAMethod'
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/OFS/Cache.py
	Provide missing security declarations for 'ZCacheable_isAMethod'
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ OFS.Image:
	'Image.update_data' did not refresh the Etag.
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/OFS/Image.py
	OFS.Image: 'Image.update_data' did not refresh the Etag.
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/Image.py OFS.Image:
	'Image.update_data' did not refresh the Etag.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/
	Made functional doctests set the Www-Authenticate header.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/
	Made functional doctests set the Www-Authenticate header.
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/
	Made functional doctests set the Www-Authenticate header.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/testPythonScript.py
	SecurityManager.validateValue no longer works,
	so better not use it...
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/testPythonScript.py
	SecurityManager.validateValue no longer exists.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/testPythonScript.py
	SecurityManager.validateValue no longer exists.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/
	Catch up with standalone ZTC.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/
	Catch up with standalone ZTC.
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/
	Catch up with standalone ZTC.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/
	- Made base.TestCase a new-style class.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/
	Set svn:keywords Id on new files.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/
	- Made base.TestCase a new-style class.
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/ -
	Made base.TestCase a new-style class.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Testing/makerequest.py
	Apply Philipp's fix to Testing.makerequest as well.
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/makerequest.py
	Apply Philipp's fix to Testing.makerequest as well.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/Products/PageTemplates/PageTemplateFile.py
	This version of PageTemplateFile seems to work fine although
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Products.Five/trunk/browser/pagetemplatefile.py
	added preliminary code to make implementation work with the
	Zope 3 ZPT
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/Products/PageTemplates/PageTemplateFile.py
	moved custom traverser into Five
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Products.Five/trunk/browser/pagetemplatefile.py
	moved custom traverser into Five
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/Products/PageTemplates/PageTemplateFile.py
	some import were missing
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Products.Five/trunk/browser/pagetemplatefile.py fixed traverser
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/Products/PageTemplates/
	- refactored Engine and moved it out from Five
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Products.Five/trunk/browser/pagetemplatefile.py
	moved Engine out
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/Products/PageTemplates/Engine.py
	some cleanup
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/Products/PageTemplates/Engine.py
	added ZPL
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/zope/
	updated
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/zope/
	updated
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/zope/
	updated
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/zope/
	updated
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/zope/
	updated testbrowser
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/zope/
	update testbrowser to same revision as on 2.9 branch
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/zope/
	wrong revision
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-final-zpt-integration/lib/python/pullparser.py
	added
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/reStructuredText/ added
	more tests to document the behavior before the
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/ZReST/tests/test_ZReST.py
	some more tests to document the conversion behavior before
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/ZReST/ZReST.py
	fixed the name of the permission (there is no roundup product
	involved here)
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/ZReST/ZReST.py
	replace docutils code with some similiar code taken
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/ZReST/ZReST.py
	'stylesheet' is now by default empty...docutils 0.4
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/reStructuredText/__init__.py
	changed default value for 'stylesheet' from 'default.css' to None
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ updated to Docutils
	0.4.0
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/reStructuredText/tests/testReST.py
	cleanup and adjusted to changed html generation
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/ZReST/tests/test_ZReST.py
	adjusted test to changed HTML generation in docutils 0.4.0
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt Docutils 0.4.0
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/ZReST/ZReST.py
	the default value of the 'stylesheet' property is now ''
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/App/Extensions.py
	removed support for .pyp files ...no idea
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/reStructuredText/__init__.py
	docutils 0.4.0 is fine
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/reStructuredText/__init__.py
	another fix for checking the docutils versions
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/Zope-2-8-6/ forgotten to tag r41770
	as Zope-2-8.6 release
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ - ZClasses are deprecated and
	should no longer be used. In addition
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ - Collector
	#2037: fixed broken ACTUAL_URL for '/'
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ - Collector #2037: fixed
	broken ACTUAL_URL for '/'
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ - Collector #2037: fixed broken
	ACTUAL_URL for '/'
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/README.txt fixed another path for
	doc/INSTALL.txt
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/README.txt fixed path for
	INSTALL.txt
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ - Applied patch by
	Yoshinori Okuji to fix some XML export/import
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ - Applied patch
	by Yoshinori Okuji to fix some XML export/import
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ - Applied patch by Yoshinori Okuji
	to fix some XML export/import
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ Zope 2.9.2
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.9.2/ Zope 2.9.2
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.9.2/ removed
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.9.2/ Zope 2.9.2
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/configure added Python 2.4.3 support
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/configure added support for
	Python 2.4.3
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2-8-6/inst/WinBuilders/mk/python.mk
	Move to build 207 of pywin32 (this should have been
 
Tim Peters
- [Zope-Checkins] SVN: Zope/tags/2-8-6/inst/WinBuilders/README.txt
	Move to build 207 of pywin32 (this should have been
 
Tim Peters
- [Zope-Checkins] 
	SVN: Zope/tags/2-8-6/inst/WinBuilders/etc/zeo.iss.in
	Repair distorted installer bitmaps.
 
Tim Peters
- [Zope-Checkins] 
	SVN: Zope/tags/2-8-6/inst/WinBuilders/etc/zope.iss.in
	More installer bitmap repair.
 
Tim Peters
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/inst/WinBuilders/
	Merge revs 65842 65843 65844 65845 from Zope/tags/2-8-6/.
 
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/PageTemplates/
	Fix for #940: open pagetemplate files in universal
	line-endings mode to avoid python compilation problems
 
Martijn Pieters
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Products/PageTemplates/
	Fix for #940: open pagetemplate files in universal
	line-endings mode to avoid python compilation problems
 
Martijn Pieters
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Fix for #940:
	open pagetemplate files in universal line-endings mode to
	avoid python compilation problems
 
Martijn Pieters
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ - fixed
	checkValidId, disallowing IDs starting with '@'
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.9/ - fixed checkValidId,
	disallowing IDs starting with '@'
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/ - fixed
	checkValidId, disallowing IDs starting with '@'
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ reverted r65902:
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.9/ reverted r65903:
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/ reverted r65904:
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector
	#2039: '_authUserPW' choked on passwords containing colons.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ZPublisher/
	Collector #2039: '_authUserPW' choked on passwords containing
	colons.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ZPublisher/ Collector
	#2038: '_authUserPW' choked on passwords with embedded colons.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt Remove stale
	To-do's.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/doc/CHANGES.txt
	Collector #2052: PerisistentMapping was inappropriately
	saving volatile attributes.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/doc/CHANGES.txt
	- Wrong changelog.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/OFS/tests/test_XMLExportImport.py
	Add tests for collector #2051.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.9/ Added tests for collector
	#2051.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Added tests for collector #2051.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ Link in released
	tag of ZODB 3.6.1.
 
Tres Seaver
- [Zope-Checkins] SVN: zdaemon/trunk/ Add some release management
	artifacts.
 
Tres Seaver
- [Zope-Checkins] SVN: zdaemon/branches/tseaver-eggification/ Make
	zdaemon distributable as an egg.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: zdaemon/branches/tseaver-eggification/CHANGES.txt Changelog.
 
Tres Seaver
- [Zope-Checkins] SVN: zdaemon/branches/tseaver-eggification/ Adjust
	svn:ignore for new world order.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/browser.py
	Use _setObject which actually adds the object to the items
	list of the container.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/components.pt
	Reverse logic.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/
	rename the template propertly
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/templateviews.pt
	correct ZCML info object "API"
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/component.txt
	i renamed the view name last night
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/c
	More catching up with the renaming
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/browser.py
	rename variable obj -> site
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/
	Use Products.PageTemplates.ZopePageTemplate instead of
	zope.app.zptpage.ZPTPage
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/
	get the template top-level variable namespace right and test it.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/tests.py
	expand the id keyword
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/
	Take the original view class for the 'view' object. In order
	to find it, we
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/browser.py
	Remind myself that we're not doing everything we might have to yet.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/customizetemplate.pt
	One action is enough.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/browser.py
	Now i remember why we initially made this a class -- function
	objects
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/browser.py
	ugh, wrong base classes
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/browser.py
	Fix previous premature checkin
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/
	Use the template's original file name for the new object.
	This is to avoid
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/browser.py
	Work around a weirdness in Zope2.App.startup.recordMetaData
	where it expects
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/PageTemplates/ZopePageTemplate.py
	Use the Zope2 TALES engine to support Zope2-compatible TALES
	traversal.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/
	Move site manager adapter and subscriber configuration (IOW,
	the useful stuff
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/configure.zcml
	Oh, and yeah, include Five.component config
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/site/localsite.py
	update imports
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/
	update imports
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/site/localsite.py
	Missing imoprts
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/site/tests/dummy.py
	Fix tests by making dummy site implement nothing from its
	baseclasses.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/site/tests/sitemanager.txt
	getAdapters is a generator now
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/component.txt
	small cleanup
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/
	Rename doctest file. It's not really a general local
	component test but
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/
	Move test for the siteManagerAdapter out to Five.component
	(now a doctest in
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/site/tests/test_
	Make tests pass by loading some necessary configuration that
	was moved to
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/templateviews.pt
	Also display original filename. This page definitely needs
	some work from
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/interfaces.py
	set Id expansion keyword
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/
	Refactoring: Make browser.py smaller:
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/
	Unregister locally defined views when the corresponding
	PageTemplate object
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/tests.py
	fux big (SyntaxError)
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/
	Make the marking of "five methods" nicer by using a descriptor.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/customizetemplate.pt
	Make template source listing look a little bit like CMF one
	for filesystem
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/philikon-local-components/
	Branch for some minor modifications to Zope 2 regarding the
	work on local
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-local-components/lib/python/zope/
	Switch some essential zope.* packages to Jim's adapter branch
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-local-components/lib/python/Products/
	Switch included Five to local component branch so people can
	check it out
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-local-components/lib/python/OFS/
	Make ObjectManager an IPossibleSite.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-local-components/lib/python/zope/
	Also switch zope.deprecation (because I implemented a
	@deprecate decorator
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/trunk/version.txt bump version
	number on the trunk
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.4/INSTALL.txt Update
	install docs
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/trunk/INSTALL.txt update install
	docs
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-fix-lookup-priorities/
	Branch for fixing
	http://codespeak.net/pipermail/z3-five/2006q1/001186.html.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-fix-lookup-priorities/tests/testing/fancycontent.py
	On special attributes,
	FancyContent's __bobo_traverse__ method doesn't
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-fix-lookup-priorities/ Fix
	http://codespeak.net/pipermail/z3-five/2006q1/001186.html:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/test.py Backport jinty's
	r41392:
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/
	try and improve the UI of the view listing a bit by mangling
	file names
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/
	Remove lots zope.app.zapi and some zope.app.i18n usage.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/philikon-fix-lookup-priorities/
	Branch of Zope 2 to go with Five's
	philikon-fix-lookup-priorities branch.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-fix-lookup-priorities/lib/python/Products/
	switch Five to the branch with the lookup priority fix
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-fix-lookup-priorities/lib/python/ZPublisher/
	whenever the request is created,
	make sure that the default skin is set on it.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-fix-lookup-priorities/traversable.py
	1. Let's not be too ambitious and try to solve WebDAV issues
	that we don't know
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-fix-lookup-priorities/lib/python/Testing/ZopeTestCase/utils.py
	make sure that request has correct default skin when its created for
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ update to latest
	revision of ZODB 3.6 for upcoming release
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-fix-lookup-priorities/traversable.py
	end sentences with full stops :)
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-fix-lookup-priorities/CHANGES.txt
	report changes for this branch
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ Move to Zope
	3.2.1, which also means we have to include copies of pullparser
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/ Merge
	philikon-fix-lookup-priorities and add changelog entry
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.3/ Merge
	philikon-fix-lookup-priorities and fix up doc files for upcoming
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.4/ Merge
	philikon-fix-lookup-priorities branch
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/tags/1.3.3/ Tag Five 1.3.3
	release
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/ Move to
	Five 1.3.3
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/1.4/browser/tests/test_traversable.py
	better Zope trunk compatibility
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/1.3/browser/tests/test_traversable.py
	better Zope trunk compatibility
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/tags/1.3.3/ Remove for last
	minute fix
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/tags/1.3.3/ Recreate 1.3.3 tag
	with last minute fix in place
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/1.3/browser/tests/test_traversable.py
	Grrr... was still not right with the trunk
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/tags/1.3.3/ Have to recreate the
	tag yet again
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/tags/1.3.3/ Tag Five 1.3.3 yet
	again
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/1.4/browser/tests/test_traversable.py
	Grrr... was still not right with the trunk
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ Merge Merge
	philikon-fix-lookup-priorities branch and switch Five to
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/philikon-fix-lookup-priorities/
	Delete no longer needed branch
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/trunk/ Merge
	philikon-fix-lookup-priorities branch
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/StructuredText/__init__.py
	had this hanging 'round in my working copy:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.2/ Merge Lennart's
	regebro-localutility-fix branch to Five 1.2 as well.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/doc/CHANGES.txt note that
	Five was updated
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.2/ Merge
	philikon-fix-lookup-priorities branch.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.2/ correct version
	numbers
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.2/CHANGES.txt Remove
	bogus note
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.0/ Merge
	philikon-fix-lookup-priorities branch and prepare for release.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/tags/1.2.2/ Tag release
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.0/tests/test_five.py
	fix indentation to bring this version closer to the one in
	Zope 2.8 branch
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/tags/1.0.3/ Last and final
	release of Five 1.0.x.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/releases/Zope2.map Forgot to
	provide mappings for pullparser and ClientForm
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/
	Move registration of traversing adapters out to its own file,
	along with the inclusion
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/site/
	Convert some uses of ISiteManager to IComponentLookup.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/browser/pagetemplatefile.py
	Remove unnecessary rebind magic.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/
	template -> zpt
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/ Include zope.testbrowser
	dependencies pullparser and ClientForm
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.3/ Five bugfix
	release: Add <class> as alias to <content>
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.4/ forwardport
	bugfix: Add <class> as alias to <content>
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/trunk/ forwardport bugfix: Add
	<class> as alias to <content>
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.2/ Five bugfix
	release: Add <class> as alias to <content>
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/tags/1.0.3/ Remove prematurely
	created tag
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.0/ backport bugfix:
	Add <class> as alias to <content>
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Products.Five/branches/philikon-fix-lookup-priorities/
	Get rid of no longer needed branch
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.0/CHANGES.txt Prepare
	for a final 1.0.x bugfix release. We won't have to be compatible
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.0/ Get rid of monkey
	which is unnecessary in Zope 2.8
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.0/tests/test_event.py
	ZODB 3.4-style savepoints
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.0/ Make docs more
	Zope 2.8-friendly
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.0/browser.py one more
	zodb 3.4-style transaction abort
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.0/
	svn:eol-style=native (mainly to reduce the diff between
	what's in Zope 2.8
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.3/CHANGES.txt Update
	with changes from 1.2 branch
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.4/ update changes and
	prepare for beta release
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.3/CHANGES.txt forgot
	a whole verison there
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.4/CHANGES.txt forgot
	a whole version there
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/trunk/CHANGES.txt update changes
	from previous branches
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/tags/1.2.3/ Tag Five 1.2.3
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/tags/1.3.4/ Tag Five 1.3.4
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/tags/1.4b/ Tag 1.4b
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/inst/WinBuilders/ - remove
	curl downloading so process matches docs and I can build from
	behind a firewall
 
Chris Withers
- [Zope-Checkins] SVN: Zope/trunk/inst/WinBuilders/ - remove curl
	downloading so process matches docs and I can build from
	behind a firewall
 
Chris Withers
- [Zope-Checkins] SVN: Zope/trunk/inst/ ignore build and src
	directories.
 
Chris Withers
- [Zope-Checkins] SVN: Zope/branches/2.9/inst/ ignore build and src
	directories.
 
Chris Withers
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/OFS/Application.py
	Move to python logging module.
 
Chris Withers
- [Zope-Checkins] SVN: Zope/tags/Zope-2-8-6/ forgotten to tag r41770
	as Zope-2-8.6 release
 
Chris Withers
    
      Last message date: 
       Fri Mar 31 13:00:01 EST 2006
    Archived on: Wed Jun 21 15:04:57 EST 2006
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).