January 2005 Archives by subject
      
      Starting: Mon Jan  3 13:43:40 EST 2005
         Ending: Mon Jan 31 04:41:27 EST 2005
         Messages: 197
     
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/package-includes/i
	Added new configure.zcml for:
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/bugtracker/
	Reflect changes from zope.app.image moving
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/
	Added different sub interface for prevent double definition
	in IFile.
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/
	Commit the actual state
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/
	Implemented the interfaces as discussed on the mailinglist. Put the
 
Janko Hauser
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/
	Moved mime widgets to own file mimewidgets.py, delete fielwidgets.py
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/
	Prepare for implement proposal.
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/
	Refactoring of File class
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/
	Strat implementing Schema widget for storing Mime instance via
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/ Heads up.
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/f
	Change File implementation for directly use the contents
	attribute in widgets
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/f
	First working mime widget hack.
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/file/
	Added mimefield module which is a field for uploaded file data.
 
Janko Hauser
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/file/
	After a wrong start, the basic structure is now in place. Also added
 
Janko Hauser
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/file/
	Delete moved files and fix imports and configure.zcml
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/file/mimefield.py
	Use the standard Field __init__. Inheriting from Bytes does
	show an upload
 
Janko Hauser
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/file/PROPOSAL.txt
	Remove repeated text part.
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/file/tests/test_file.py
	Enable testing of file module.
 
Janko Hauser
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/form/browser/
	Changed svn:props
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/form/browser/filewidgets.py
	Added initial widget classes
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/i
	Move file-base image packages in its own packages:
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/i18nfile/
	Delete moved files and fix imports and configure.zcml
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/i18nimage/
	Added folders
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/i18nimage/
	Move image part from zope.app.i18nfile to zope.app.i18nimage
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/image/
	Added folders
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/image/
	Move image part from zope.app.file to zope.app.image
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/image/browser/tests/
	Added folders
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/onlinehelp/DEPENDENCIES.cfg
	Added new dependency
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/app/onlinehelp/onlinehelptopic.py
	Change import instead of BBB in the trunk itself
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/schema/
	Added initial Field interfaces and Fields for IMime
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jhauser-filefieldwidget/src/zope/schema/tests/test_mimefield.py
	Change svn:property
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-circularimportscondsideredharmful/
	removing unneeded branch (I give up on this one for now)
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/roger-sourcequeryview/src/zope/app/rotterdam/zope3.js
	Change javascript for supporting mozilla
 
Roger Ineichen
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	converted str(zapi.getMultiAdapter((obj, req),
	name="absolute_url")) calls to zapi.absoluteURL(obj, req),
	where possible throughout zope.app.
 
Ivo van der Wijk
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Deactivted all BBB to ensure that we use only the latest code
	in zope.app
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Fixed a couple functional tests.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Fixed absoluteURL related test bug.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Fixed last broken functional tests.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Fixed registration views,
	so that the site management interface becomes
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Got all tests to pass.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Persistent Modules work again.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Remove bbb package, since I am taking a different approach to
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Removed redundant imports using 'importchecker.py'
 
Ivo van der Wijk
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Started cleaning up the persistent module code. Much more
	work has to be
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Started fixing functional tests.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	yipee, pluggable auth is already fixed, at least the unit tests are.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/ Finally,
	all tests pass that do not require backward-compatibility!
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/
	All tests pass now.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/
	Finished lcoal component API and the final README.txt. Yipee!
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/
	Fixed zope.app.component.interface to be all uptodate. Also started
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/
	Made local adapter registries work. Added a text
	documentation file to
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/
	Made the local site manager work, including correct hooks settings, 
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/
	Started documentation/tests for sites and local site
	managers. I think I
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/bbb/
	deactive tests till BBB is being worked on.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/bbb/
	Deactive tests till I am ready to provide backward-compatibility.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/bbb/registration/browser/
	temporarily deactivate some tests.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/bbb/site/browser/
	temporarily deactivate tests.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/bbb/utility/browser/
	temporarily deactivate tests.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/browser/
	Fixed soem site management screen problems.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/tests/test_directives.py
	Removed all deprecation warnings.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/folder/folder.py
	Fixed reference to correct mix-in class.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/module/
	Starting to fix persistent modules.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/publication/traversers.py
	Fixed bug.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/testing/setup.py
	Fix setup function to work with new code.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/testing/setup.py
	Removed service-specific setup.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/component/
	Make GlobalSiteManager and its two registries pickable.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/component/bbb/__init__.py
	Corrected deprecation warning message.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/deprecation/
	First cut of a deprecation framework.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/deprecation/README.txt
	Oops, little test change here.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/schema/_field.py
	API docs look better in restructured test here.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/ZopeX3-3.0/src/zope/app/form/browser/
	Merged bugfix for IntWidget (it would not render 0) from
	trunk (28918:28920).
 
Gintautas Miliauskas
- [Zope3-checkins] 
	SVN: Zope3/branches/ZopeX3-3.0/src/zope/app/locales/fr/LC_MESSAGES/zope.
	Latest and final translations for 3.0.0 from Thierry.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/ZopeX3-3.0/src/zope/interface/tests/test_adapter.py
	Fixed typos.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/ Stitch in current ZODB trunk;
	several critical bugfixes here.
 
Tim Peters
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/authentication/groupfolder.
	Added logic to existing subscriber to mark groups with IGroup
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/catalog/interfaces.py
	vocabulary names are not message ids, they are just names
 
Fred L. Drake, Jr.
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/container/browser/contents.pt
	remove reference to undefined JavaScript variable
 
Fred L. Drake, Jr.
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/dublincore/browser/edit.pt
	be more valid XHTML friendly
 
Fred L. Drake, Jr.
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/dublincore/browser/edit.pt
	move the submit buttons to a more reasonable place on the form
 
Fred L. Drake, Jr.
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/file/mimefield.py Uh,
	sorry forgot to switch, remove my changes here.
 
Janko Hauser
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/metadirectives.py
	fix typos
 
Fred L. Drake, Jr.
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/textwidgets.py
	handle missing values more reliably in the date and date/time
	display widgets
 
Fred L. Drake, Jr.
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/generations/README.txt
	Added a README.txt for zope.app.generations.
 
Gintautas Miliauskas
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/introspector/introspector.pt
	Now the heading "Description" is at the top (css-"class" added)
 
Egon Frerich
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
	Edited german translation
 
Egon Frerich
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
	Some corrections in the german translation
 
Egon Frerich
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/pau/principalfolder.py
	Made imports more specific to improve readability.
 
Gintautas Miliauskas
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/publication/httpfactory.py
	fix sniffing for SOAP header
 
Brian Lloyd
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/schema/metadirectives.py
	update docstring
 
Fred L. Drake, Jr.
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/securitypolicy/zopepolicy.txt
	Fixed some wording.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/versioncontrol/tests.py
	Changed the version control tests to use the module-masquerading
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/zopeskel/etc/overrides_ftesting.zcml
	Added missing newline at end of file.
 
Benji York
- [Zope3-checkins] SVN:
	Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope. Edited
	german translation
 
Stephan Richter
- [Zope3-checkins] SVN:
	Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope. Edited
	german translation
 
E. Frerich
- [Zope3-checkins] SVN:
	Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope. Edited
	german translation
 
Stephan Richter
- [Zope3-checkins] SVN:
	Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope. Edited
	german translation
 
E. Frerich
- [Zope3-checkins] SVN:
	Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope. Edited
	german translation
 
Stephan Richter
- [Zope3-checkins] SVN: zdaemon/trunk/ Merge changes made from a
	wrong project:
 
Tim Peters
- [Zope3-checkins] SVN: zdaemon/trunk/tests/testzdrun.py Merge
	changes made from yet another wrong project:
 
Tim Peters
- [Zope3-checkins] SVN: zdaemon/trunk/zdoptions.py Merge changes made
	from a wrong project:
 
Tim Peters
- [Zope3-checkins] SVN: zdaemon/trunk/zdoptions.py Merge changes made
	from a wrong project:
 
Tim Peters
- [Zope3-checkins] SVN: Zope3/branches/jhauser-filefieldwidget/
	Create branch to enhance the file schema field and create a
	special widget.
 
Janko Hauser
- [Zope3-checkins] SVN: Zope3/branches/jim-before-server-fixes/
	removing unneeded branch
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-index-restructure-2004-12/
	removing unneeded branch
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-index/ removing unneeded
	branch
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-rename-pau/ rebaming pau
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-rename-pau/ Updated code
	to reflect renaming.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-rename-pau/src/zope/app/
	Moved pau to authentication
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-simplifyevents/ removing
	unneeded branch
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-uniqueid-restructure/
	removing unneeded branch
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/srichter-blow-services/ Added
	some bbb and updated the final packages to the new layout. Merged
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/srichter-blow-services/ Got
	Zope to start up again. I had to add a bunch of XXX to view
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/srichter-blow-services/zpl.py
	We are in 2005 now.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/ZopeX3-3.0/ Fixed issue #293
	by removing unused 'value_type' parameter from
 
Derrick Hudson
- [Zope3-checkins] SVN: Zope3/branches/ZopeX3-3.0/src/zope/interface/
	Added some cleanup code to avoid a spurious memory-leak
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/ZopeX3-3.0/src/zope/interface/
	Fixed a bug reported by James Knight. Adapter registries sometimes
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/ZopeInterface-3.0.1/ final release
	of ZopeInterface 3.0.1
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/tags/ZopeInterface-3.0.1b1/ create the
	release tag for the first zope.interface 3.0.1 release stage
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ A handler attribute is now used
	in subscriber directives for
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/ Add ZCML support
	for	conditional directives using the zcml:condition
 
Chris Withers
- [Zope3-checkins] SVN: Zope3/trunk/ Add ZCML support for
	conditional directives using the zcml:condition
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Add ZCML support for
	conditional directives using the zcml:condition
 
Fred Drake
- [Zope3-checkins] SVN: Zope3/trunk/ Add ZCML support for conditional
	directives using the zcml:condition
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ Merge branch
	roger-sourcequerryview back to the trunk:
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/ Merged r28873 from ZopeX3-3.0
	branch -- fix to issue #293
 
Derrick Hudson
- [Zope3-checkins] SVN: Zope3/trunk/ renamed zope.app.pau to
	zopa.app.authentication
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/ revert zcml:condition changes;
	this was added as revision 28766
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Add description
	of canWrite and canAccess security convenience methods.
 
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Added
	documentation for my previous checkin. Sigh.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/ be more valid XHTML friendly
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/ Changed all references to
	the deprecated IAuthenticationService to
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/ Prepare to stitch in current
	ZODB trunk.
 
Tim Peters
- [Zope3-checkins] SVN: Zope3/trunk/src/zdaemon/ Prepare to stitch in
	a current version of zdaemon.
 
Tim Peters
- [Zope3-checkins] SVN: Zope3/trunk/src/zdaemon/ Stitch in a current
	version of zdaemon; several
 
Tim Peters
- [Zope3-checkins] SVN: Zope3/trunk/src/zdaemon/tests/testzdrun.py
	Renamed run() method to _run(). Python 2.4's unittest.TestCase class
 
Derrick Hudson
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Cosmetic fixes.
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ docformat added
 
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Made the for_ attribute
	optional in the adapter directive if
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Type of docstring added
	(better output with apidoc)
 
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Created a new
	interface, IAuthentication, which is the
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Fixed a number of
	problems converting 'zope.Public' to
 
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/browser/ Get
	rid of scroll bars in the top-left frame of the apidoc tool.
 
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/ Move
	the IPluggableAuthentication interface to interfaces.py
 
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/ Fixed a
	bug in handling adapter directives without provides
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/file/mimefield.py
	Added initial file field definition.
 
Janko Hauser
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/file/mimefield.py
	Instead of reimplementing File let's depend on it. We can
	build another FileContent object, which uses the schema field.
 
Janko Hauser
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/
	Changed the checkbox widget to set the value attribute. The HTML 4
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/ - deal
	with missing values a bit better for display forms
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/ add a
	display widget that converts the value to text before display; this
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/ Fixed
	an accidental regression.
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/source.
	Changed some dos line endings to unix. Added missing
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/te
	Fixed a bug where IntWidget would not render a zero. The fix
	might be
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/generations/
	Cosmetic fixes.
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/mail/ Change the way
	QueueProcessorThread handles termination to avoid an empty
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/pagelet/README.txt
	Change comments in test for a better understading
 
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/pagelet/README.txt
	fix test bug from revision 28392;
	paths in tests need to be computed to
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/pau/ Cosmetic fixes.
 
Gintautas Miliauskas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/pau/ Fixed typos.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/pau/groupfolder.
	Added support for ommitting search criteria.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/pau/groupfolder.
	Fixed a one-off bug in search batching.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/pau/groupfolder.py
	Fixed typo.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/pau/principalfolder.
	Made searches case insensitive.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/table/ Added column
	module, changed formatters to take request instead of context.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/table/ Created table
	formatter.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/table/ removed
	premature table package
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/tests/functional.py
	- refactor cookie handling in the functional test framework
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/tests/functional.py
	add support for testing SOAP handlers
 
Brian Lloyd
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/ Added
	loading of XPDL process definitions from ZCML.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/ Added
	loading of XPDL process definitions from ZCML.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/ Added loading
	of XPDL process definitions from ZCML.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/ Added loading
	of XPDL process definitions from ZCML.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/ Added loading
	of XPDL process definitions from ZCML.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/ Fixing up
	interfaces.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/ Fixing up
	interfaces.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/ Remove wronge
	license header.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/ Restructured
	to match idiomatic conventions. Added ID fields.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/zcml.txt Fixed
	indentation.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/adapter.py Fix
	minor typo.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/schema/_field.py 'Field'
	deleted in parameter lists of class Dict and class
	AbstractCollection because it is inherited from Iterable - Container
 
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/schema/_field.py Type of
	docformat added
 
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/schema/README.txt Fixed
	typo and added missing word.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/ Add two
	convenience functions: canWrite and canAccess. While the
	tests for this package are not doc tests,
	I included doctest-like comments in the tests. Since these functions
	are primarily conveniences for app code,
	I imported them in the package __init__.
 
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/ Add two
	convenience functions: canWrite and canAccess. While the tests
	for this package are not doc tests,
	I included doctest-like comments in the tests. Since these functions
	are primarily conveniences for app code,
	I imported them in the package __init__.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/ Add two
	convenience functions: canWrite and canAccess. While the tests
	for this package are not doc tests,
	I included doctest-like comments in the tests. Since these functions
	are primarily conveniences for app code,
	I imported them in the package __init__.
 
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/interfaces.py
	Added IGroup marker interface for identifying groups.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/interfaces.py
	Documentation specification: clarify that the check* methods
	on the checker should only raise Forbidden or Unauthorized.
 
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testing/ add a helper
	module that can parse an HTML form and make it available for
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testing/module.py
	Removed unneeded clear that broke "globs" when passed to a Doctest.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testing/module.py Added
	a helper module for having doctest text files masquerade as
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/ Added an initial
	xpdl import capability.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/ Changed activity
	application declarations to use just application
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/ Changed path
	creation to use os.path.join.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/ Import os instead
	of putting it in globs.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/tests.py use a more
	specific API
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/zopeskel/bin/ Changed .in files
	to use raw strings; the generated files now work on Windows.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/zopeskel/bin/runzope.in Fixed bug
	that prevented runzope from correctly setting SOFTWARE_HOME. The
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/zopeskel/bin/test.in Make
	bin/test play nice with pipes.
 
Benji York
    
      Last message date: 
       Mon Jan 31 04:41:27 EST 2005
    Archived on: Mon Jan 31 04:41:27 EST 2005
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).