February 2005 Archives by thread
      
      Starting: Tue Feb  1 10:28:10 EST 2005
         Ending: Mon Feb 28 22:03:12 EST 2005
         Messages: 294
     
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/add.py
	Slight refactoring in AddingView.
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/tests/dochttp.py
	Exclude content-length from generated input.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/bforest/ Add bforest
	package, ported from some Zope 2 code.  Not part of standard Zope
 
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue #353 (applySkin does
	not work in functional doctests).
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/bforest/__init__.py
	Remove UTF-8 BOM
 
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/server/ when
	creating an instance using a specified skeleton, do not copy in the
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locking/ commit
	simple locking package
 
Brian Lloyd
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locking/tests.py
	Added code to clean up the zope.event.subscriber list.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/
	Added support for unauthenticated principals.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locking/README.txt
	Cosmetic fixes.
 
Gintautas Miliauskas
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/interfaces.py
	Added missing attribute to interface definition.
 
Benji York
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/source.txt
	Fixed formatting (EOL WS).
 
Benji York
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/interfaces.py
	Reverted addition of context attribute to ISourceQueryView.
 
Benji York
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/pluggableauth/__init__.py
	Removed queryView call.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/module/__init__.py
	Fixed bug in module code.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/presentation/
	Started fixing page folder code;
	all tests pass, but I get some exception in the GUI
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/component/site.py
	Import missing error.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Initial stab an BBB.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/doc/CHANGES.txt
	Updated file to represent the work I did.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/registration.py
	Not every component might support the dependable framework. In a few
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/presentation/
	Got page folders working. I am still having some system
	errors for some
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/orderedSelectionList.pt
	Fixed bugs in the ordered selection list JavaScript.
 
Garrett Smith
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Registration viewing in page folders now works properly.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/securitypolicy/zopepolicy.py
	Added a missing import.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/ Defined global groups for
	unuathenticated, authenticated, and all
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/registration/registration.py
	Bug (more of a typeo) fix.
 
Garrett Smith
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/traversing/namespace.py
	Adapter namespace was eating all exceptions.
 
Garrett Smith
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Tweaked
	CHANGES.txt.
 
Garrett Smith
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Added some more BBB. Fixed two test failures in page folders.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Added a
	login_logout snippet that works with all varieties of
	principals. The old approach broke with principals coming
	from a principal folder.
 
Garrett Smith
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/security/browser/
	Forgot to include '@@' in last commit.
 
Garrett Smith
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/security/browser/loginlogout.txt
	Repaired bad line endings
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/
	Reversed:
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/securitypolicy/browser/manage_roleform.pt
	Mutating requests should POST, not get.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/securitypolicy/browser/manage_access.pt
	Uppercased a "post"
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/
	Added a subscriber that puts all principals authenticated by the
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Added a
	registration event dispatcher for component registrations so
	that developers can explicitly register for a registration
	event (e.g. activated and deactivated) rather than having to
	check for specific component instances.
 
Garrett Smith
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Updated
	CHANGES.txt.
 
Garrett Smith
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/ Fixed a
	bug that prevented use of permissions with multi-adapters.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/site/tests/test_serviceregistration.py
	Fixed broken tests...sorry about that :(
 
Garrett Smith
- [Zope3-checkins] SVN: Zope3/trunk/ The browser:containerViews
	directive does now provide an optional layer attribute.
 
Dominik Huber
- [Zope3-checkins] SVN: Zope3/trunk/ Changed the functional tests to
	use a utility, provided by a security
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/__init__.py
	Make sure localservice module is available.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/bforest/bforest. Make
	doctest have more standard indentation.
 
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/schema/_field.py Removed
	a case of mixed spaces and tabs.
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/ No longer
	eating ForbiddenAttribute errors.
 
Garrett Smith
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/
	Added a read-only page that displays the principal folder's
	prefix, which is otherwise not visible to a user.
 
Garrett Smith
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Changed the
	PrincipalSource getQueriables method,
	now we return each utility only once.
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/authentication/authentication.py
	Added context to queryUtility in getPrincipals.
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/bforest/bforest.txt
	Remove some relatively pointless tests that were relying on
	object id in a
 
Gary Poster
- [Zope3-checkins] SVN: Zope3/branches/srichter-blow-services/ Merged
	trunk to branch. I still ahve 4 ftests failing, but I suspect, it
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/
	Updated to the latest head version of the trunk. It did not
	fix the 4
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Added zope.schema.timedelta.
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/utility.py
	Documented the viewType argument to setUpWidgets.
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/schema/_field.py
	Restored the coding declaration. (I have no idea how it
	disappeared. I blame
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Refactored the way
	objects are renamed:
 
Garrett Smith
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Updated
	CHANGES.txt with a note about IContainerItemRenamer.
 
Garrett Smith
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/authentication/browser/
	Fixed ftest failures. Yipee.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Got rid of last deprecation warning.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/browser/tools.py
	Fixed tools a bit. I really need to work on this more.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/ Prepare to stitch in current
	ZODB trunk.
 
Tim Peters
- [Zope3-checkins] SVN: Zope3/trunk/src/ Stitch in current ZODB trunk.
 
Tim Peters
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Changed implementedBy
	so it always suceeds for callable objects.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/schema/_field.py Repair
	misplaced encoding directive.
 
Tim Peters
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/source.py Bug fix:
 
Benji York
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/configure.zcml
	Added an XXX that we need to get back to.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/
	Checked in a configuration fix. SourceListInputWidget was registered
 
Jim Fulton
- [Zope3-checkins] SVN: ldapauth/trunk/ Corrected some typos in the
	'ldapauth' module.
 
Derrick Hudson
- [Zope3-checkins] SVN: ldapauth/trunk/browser/source.py Eliminate
	DeprecationWarning regarding trustedRemoveSecurityProxy().
 
Derrick Hudson
- [Zope3-checkins] SVN: ldapauth/trunk/user.py Fixed two issues with
	LDAPPrincipal class:
 
Derrick Hudson
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/
	Completed database evolution script. On the way I also fixed
	a lot of the
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/bbb/registration.py
	Removed some XXX.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/zapi/__init__.py
	Removed some XXX by creating BBB statement.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/deprecation/deprecation.py
	Improved module detection.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/
	- Fixed deprecation proxy to work correctly.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/srichter-blow-services/src/ -
	Resolved all my outstanding XXX comments.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/srichter-blow-services/ Merged
	latest changes of the trunk to the branch. All tests pass and
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/before-blow-services-merge/
	Tagging trunk before merge of srichter-blow-services branch.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/tests/test.py Allow
	option and non-option arguments to test.py to be intermixed.
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/ - Removal of Services. You can
	now access the adapter and utiliy
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/deprecation/
	showwarning() monkey patch: Changed this to produce a line of output
 
Tim Peters
- [Zope3-checkins] SVN: Zope3/trunk/ Implemented all missing
	date/time formatters for zope.i18n.format. I also
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/i18n/ Implemented a test
	to ensure that the root locale get loaded correctly and
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/testing/functional.py
	Restore the chunk that was accidentally lost during the
	service branch merge.
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/testing.py
	setUp and tearDown used to allow the test argument to be ommitted.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/tests.py Added
	some backward compatibility code to allow imports like:
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/appsetup/ Do not
	leak a ZODB connection in IDatabaseOpenedEvent subscriber.
	Also fixed
 
Marius Gedminas
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/component/bbb/site.py
	Changed queryLocalService to give Utilities and Adapters special
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/pytz/test Renamed test file,
	so that our test runner picks it up.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ - Improvements to
	zope.i18n.format.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/site/service.py Jim
	reported that the ServiceRegistration signature has changed. Fixed
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ut.py Changed unit test template
	to call
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/server/ Added a unit
	test for zope.app.server.servertype.ServerType. Fixed the
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/server/ Added the
	ability to specify a network interface to listen on.
 
Marius Gedminas
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/server/tests/test_server.py
	Added unit test for ServerFactory.
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/server/ Fixed a bug in
	ServerBase and added a regression test.
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/server/ Zope 3 can
	now bind to specified network interfaces only.
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Documented the
	ability to listen on a specific network interface (bug 173
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/security/fields.py
	docformat added
 
Egon Frerich
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/utility/interfaces.py
	correct pointer to new location of interface
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/viewmodule/
	Fixed apidoc doctests that depended on the order of items in a dict.
 
Derrick Hudson
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/ifacemodule/
	Changed the interface module menu to provide a search field
	instead of the
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/introspector/browser.py
	fix modify functionality of introspector:
 
Dominik Huber
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/interface/declarations.py
	Fixed a bug in the implementer decorater. It wasn't returning the
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Added a decorater for
	declaring that non-class objects adapt
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/css/ Added package
	folder css
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/css/ CSS test skin:
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/styleguide/ Added
	styleguide package
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/styleguide/ Added
	package folders
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/styleguide/i18n/
	Added initial content for i18n style guide
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/styleguide/form/
	Added initial content for views, froms and widgets style guide
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/styleguide/ Added
	styleguide package files
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/onlinehelp/
	Onlinehelp refactoring:
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Onlinehelp
	refactoring changes
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/authentication/help.zcml
	Added help topic registration for authentication package
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/package-includes/ Added package
	includes for css and styleguide package
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/authentication/help.zcml
	Change svn:property
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/onlinehelp/ Change
	svn:property
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/tags/before-blow-services-merge/src/zope/schema/interfaces.py
	Removed erroneous schema attribute.
 
Benji York
- [Zope3-checkins] 
	SVN: Zope3/tags/before-blow-services-merge/src/zope/app/form/browser/itemswidgets.py
	Add translation of term titles.
 
Benji York
- [Zope3-checkins] 
	SVN: Zope3/tags/before-blow-services-merge/src/zope/app/container/browser/metaconfigure.py
	Fixed minor formatting issues.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/
	Remove help.zcml because of it's dependency to onlinhelp
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/ZEO/tests/test_cache.py Merge
	rev 29194 from ZODB 3.3 branch.
 
Tim Peters
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Updated documtation
	file to follow guidelines.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ When I converted layers
	and skins to interfaces, I got the layer part
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ - API doctool has received some
	upgrades:
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/package-includes/apidoc-meta.zcml
	Oops, forgot to check in a file.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODO.txt Updated the TODO
	list based on some done items.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/container/browser/metaconfigure.py
	Fixed minor formatting issues.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/schema/interfaces.py
	Removed erroneous schema attribute.
 
Benji York
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/itemswidgets.py
	Add translation of term titles.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/
	Added a new event that indicates whe a group is added (i.e.
	defined).
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/ Made the
	for attribute optional in a subscriber directive if the
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Added a new adaptedBy
	function to get the adapter declaration for an
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/ Added a
	new event generated when a local site is created.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Added a public
	interfaces module for appsetup and moved teh key
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/generations/subscriber.zcml
	Updated the generations subscriber to subscribe to
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/securitypolicy/browser/rolepermissionview.py
	fix bug: local roles have no translation,
	therefore we have to provide a default.
 
Dominik Huber
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/appsetup/bootstrap.txt
	Added a bit to the test to make sure that an
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/generations/subscriber.zcml
	Updated the commented subscribers to use
	IDatabaseOpenedWithRootEvent.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/generations/ Added
	an "install" protocol. Applications can now provide an install
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/ Fix
	bug 367, reporeted by Voblia.
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rotterdam/ Bugfix:
	358, 359
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/rotterdam/template.pt
	I like dreamweaver and how it handles my changes ; -(
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rotterdam/zope3.css
	Cleanup space
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/onlinehelp/browser/onlinehelp.css
	Reported a bug in show different font size in onlinhelp by Tonic.
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/styleguide/form/doctype.txt
	Thanks to Marc-Aur?\195?\168le DARCHE for the text, but next
	time I should read it and cleanup first. ; -)
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/authentication/principalplugins.py
	Added missing cleanup code to a test.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/orderedSelectionList.pt
	Changed svn props
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/onlinehelp/browser/onlinehelp.css
	Changed font-family for pre and code to "Courier New", Courier,
	monospace
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/ Fix
	SequenceWidgets
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/ zcml:condition lives again,
	albeit in a less powerful form.
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/ Usage example of meta:provides
	and zcml:condition.
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/ Deprecated a hack I inserted not
	realizing that subscriptions are a cleaner way to do the same thing.
 
Garrett Smith
- [Zope3-checkins] unsubscribe
 
Christian Zagrodnick
- [Zope3-checkins] SVN: Zope3/trunk/ Added a dispatcher to notify of
	copy events for sublocations.
 
Garrett Smith
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/generations/generations.py
	Added a try/except around execution of installation scripts to abort
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/site.txt
	Rewrote slightly to try to make a little clearer:
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/component/interfaces/registration.py
	Changed the default for status to "Active".
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/site.txt
	Removed unnecessary definitions of __parent__ and __name__.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/widgets.txt
	Removed some unused imports from the demo code (browser.py).
 
Derrick Hudson
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/module/ Cosmetic
	fixes.
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/module/
	zope.app.module tests were shadowed accidentally: the file
	hierarchy was
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/thread/__init__.py
	Cosmetic fixes.
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/ Cosmetic fixes.
 
Gintautas Miliauskas
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/publisher/interfaces/__init__.py
	More cosmetic fixes.
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/location/ More minor
	fixes.
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Removed trailing
	whitespace.
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/ More minor nitpicks. This
	should be the last one.
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/ Deprecated passing context
	as a first argument to createObject.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/README.txt
	prompt was missing
 
Egon Frerich
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/interface/common/sequence.py
	Add some interfaces for sequences, paralleling those for
 
Gary Poster
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/publication/interfaces.py
	Changed before-traversal events to be object events.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/publisher/interfaces/__init__.py
	Added some clarifying text.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/ When you get
	an Unauthorized error, now you can see the object in addition to
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/README.txt
	back out egon's change and set svn:eol-style=native on the
	file so that
 
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/ Added missing
	svn:eol-style=native property on text files that didn't have
 
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt When you get an
	Unauthorized error, now you can see the object in addition to
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Rewording to make
	the feature clearer.
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/testing/test.py
	Import hotshot only if profiling is enabled.
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt typos
 
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ restructured text
	symbol added so the graphics are shown correctly in apidoc
 
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/README.txt
	With the restructured text symbol :: the file is correctly
	shown in apidoc (the added prompt in revision 29249 doesn't
	work with test.py)
 
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/ Added
	representations for several components, so that I can use them
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/component/browser/configure.zcml
	register the IToolType interface.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Finally get layers done
	correctly. LAyers must extend a request type to
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publisher/browser/
	Oops, forgot to fix tests.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/component/socketexample.txt
	Converted DOS EOL endings back to Unix.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Milestone checkin of my apidoc
	tool refactorings. More to come. See
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Accidently
	removed recent additions.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/ Fixed a bug in
	handling multiple process-input parameters.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Recorded a recent
	change.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/ Fixed an
	incorrect zcml namespace.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/component/socketexample.txt
	set svn:eol-style so that the whole line endings thing won't
	happen again.
 
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/file/image.py source
	of 'png'-spec corrected
 
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/zope.pot POT
	file updated
 
Dmitry Vasiliev
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/locales/ru/LC_MESSAGES/zope.
	Russian translation updated
 
Dmitry Vasiliev
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/applicationcontrol/interfaces.py
	Some docstrings corrected
 
Dmitry Vasiliev
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/apidoc/presentation.txt
	fix test one test that failed on windows
 
Dominik Huber
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ add marker for
	transient locations
 
Dominik Huber
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/interfaces.py Added
	some additional details to the interfaces.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/ Now also read
	descriptions.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/xpdl2zcml.py
	Quick and dirty script to generate a zcml file for a process
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/xpdl2zcml.py
	Fixed domain.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/zapi/ Removed "add",
	"remove", and "site" functions from the IZAPI interface.
 
Amos Latteier
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/xpdl2zcml.py
	Changed to not use a leading dot in the factory, 
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/ Fixed a pickling
	bug.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/ minor editing
 
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publication/soap.py
	remove spurious executable bit
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/zapi/tests.py Fixed
	test that verifies that zapi provides IZAPI. It seems that
 
Amos Latteier
- [Zope3-checkins] SVN: Zope3/trunk/ Another small milestone:
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/introspector/introspector.pt
	Tweak introspector CSS to better match other forms.
 
Benji York
- [Zope3-checkins] SVN: Zope3/branches/jim-wf/ Created a branch to
	investigate some workflow issues.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/interfaces.py
	Temporarily fix a conceptual bug by duck typing. See XXX comment.
 
Gary Poster
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-wf/src/zope/app/wfmc/metaconfigure.py
	Quick hack to work around an initialization issue.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/dublincore/timeannotators.py Unwrap DC
	adapter in time annotators.
 
Albertas Agejevas
- [Zope3-checkins] SVN:
	Zope3/trunk/src/zope/app/dublincore/timeannotators.py Unwrap
	DCadapter in time annotators.
 
Garrett Smith
- [Zope3-checkins] SVN:
	Zope3/trunk/src/zope/app/dublincore/timeannotators.py Unwrap
	DCadapter in time annotators.
 
Garrett Smith
- [Zope3-checkins] SVN: Zope3/trunk/src/ Put the 'default' layer back
	in the skins. It wasn't intended to be removed.
 
Derrick Hudson
- [Zope3-checkins] SVN: Zope3/trunk/src/zwiki/browser/skin/wiki.css
	Added to zwiki's CSS some actual handling of the ReST
	'figure' object.
 
Derrick Hudson
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/appsetup/appsetup.py
	Keeping track of the original context turns out to be
	extremly useful, if
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/configuration/config.py
	Let the stackitem factories keep track of the directive
	schema, which
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Finished my work on the apidoc
	tool. In this last milestone I rewrote the
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/apidoc/codemodule/browser/menu.pt
	Put search results below input fields and links.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 329. I did not know
	that you could have sequence unpacking in
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/container/constraints.py
	Fixed issue 368.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 366.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 354.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 349.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/publisher/interfaces/__init__.py
	Fixed issue 346.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 338.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODO.txt Updated the 3.1 todo
	list.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Issue 335 was fixed in revision
	29305, but I also added a ftest.
 
Stephan Richter
- [Zope3-checkins] SVN:
	Zope3/trunk/src/zope/app/dublincore/timeannotators.py Unwrap
	DCadapter in time annotators.
 
Garrett Smith
- [Zope3-checkins] SVN: Zope3/trunk/site.zcml All meta-configuration
	should be loaded first.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Implemented browser:form
	directive. Now you can use forms without having
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODOLATER.txt Removed some
	outdated items.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/location/location.py
	It looks better in apidoc
 
Egon Frerich
- [Zope3-checkins] SVN:
	Zope3/trunk/src/zope/app/dublincore/timeannotators.py Unwrap
	DCadapter in time annotators.
 
Garrett Smith
- [Zope3-checkins] SVN:
	Zope3/trunk/src/zope/app/dublincore/timeannotators.py Unwrap
	DCadapter in time annotators.
 
Garrett Smith
- [Zope3-checkins] SVN: Zope3/trunk/ Implemented browser sub-menus.
	Boy, this was easy. I don't understand why
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/ Fixed bug
	reported by Egon: factories did not provide a correct link to
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Implemented issue 309.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/apidoc/codemodule/README.txt
	Fix failure in Windows.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Implemented issue 292.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/component.py
	Made Windows compatibility fix.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/demo/widget/ Added
	initial checkin for widget demos
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/demo/widget/ Change
	svn props
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/onlinehelp/ Added
	topic Samples in onlinehelp
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/styleguide/ Added
	different subfolders for topics
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/styleguide/css/
	Added content of css package
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/boston/ Added new
	package
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/boston/boston_ Added
	new package content
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/trunk/package-includes/zope.app.demo.widget-configure.zcml
	Added configure.zcml for demo widgets
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/ Addressed issue 295 as suggested.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Ensured that all adapter-related
	directives and registration calls accept
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODO.txt Removed resolved
	issue.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Deprecated zope.app.introspector.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODO.txt Started to
	categorize bugs.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODO.txt Some more
	rearranging.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/component/browser/site_management.pt
	site management overview:
 
Dominik Huber
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/testing/test.py
	Converted some XXX to TODO.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Implemented issue 306 as
	suggested.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/apidoc/bookmodule/book.zcml
	fix wrong package
 
Philipp von Weitershausen
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/container/constraints.py
	really fix #368
 
Philipp von Weitershausen
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/container/constraints.py
	damn it, how many typos can a line of text have?
 
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/ Applied changes from issue 339.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/publisher/browser/metaconfigure.py
	Forgot to add layer attribute to addMenuItem.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rotterdam/zope3.css
	Make zmi_actions at least a little bit visible. Sigh.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/co I think I
	finally got the Windows-compatibility right.
 
Stephan Richter
    
      Last message date: 
       Mon Feb 28 22:03:12 EST 2005
    Archived on: Mon Feb 28 22:03:12 EST 2005
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).