December 2004 Archives by thread
      
      Starting: Wed Dec  1 02:39:52 EST 2004
         Ending: Thu Dec 30 16:25:42 EST 2004
         Messages: 131
     
- [Zope3-checkins] SVN: Zope3/trunk/ implement IPersistent to
	LocalUtilityService
 
Dominik Huber
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/intid/tests.py
	remove test that shouldn't be in the intid package.
 
Dominik Huber
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/add.pt
	Reverted the URL unquoting. The problem may have been all in
	my head. ; -)
 
Shane Hathaway
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/i18n/interfaces/locales.py
	document the `category` argument to getFormatter()
 
Fred L. Drake, Jr.
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/i18n/interfaces/locales.py
	document the `length` argument to ILocaleDates.getFormatter()
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/ add
	default display widgets for Date and Datetime fields
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ zope:localUtility
	now also adds the AttributeAnnotatable interface on the
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODO Updated the worklist
	files by removing completed items and creating a
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/pas/browser/configure.zcml
	Indent directive correctly.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/pas/
	IAttributeAnnotatable declarations are now done by the localUtility
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ First checkin of the home folder
	code. Using the Home Folder Manager you
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODO.txt Added another task
	that is almost a must.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/jim-bobo/ Branch to work out
	ideas for a new Bobo
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-bobo/ Oops,
	should have done a cp, not a mkdir
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-bobo/ Branch to work out
	ideas for a new Bobo
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-bobo/src/zope/bobo/
	Checking in initial work.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/container/browser/
	Contents/contents.pt didn't quote the values that were used
	in href:s, thus
 
Bjorn Tillenius
- [Zope3-checkins] 
	SVN: Zope3/branches/ZopeX3-3.0/src/zope/app/container/browser/
	Merged bug fix from trunk.
 
Bjorn Tillenius
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/workflow/stateful/configure.zcml
	Made a comment an XML comment.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Removed `activated()` and
	`deactivated()` methods from Registration. We
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Implemented local permissions.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Restructured local Role
	implementation a bit. Everything is backward
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODO.txt We need to create a
	new DB generation for the release.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODOLATER.txt We have local
	permissions and roles.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODOLATER.txt Catalogs are
	implemented. Jim will finish the work soon.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/jim-index-restructure-2004-12/
	Restructure indexing apis
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/index/
	Updated IInjection to emphasize indexing of values (for documents), 
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/index/
	Renamed apply_index to apply.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/
	- Removed the unused pipeline-element framework. WHUI
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/index/interfaces/
	Removed the interfaces directory
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/index/
	Moved IExtendedQuerying to text interfaces.py
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/index/text/
	Refactored the text index to implement IIndexSearch, rather than
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/index/
	Moved the topic- and keyword-index interfaces into their own
	interface modules
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/ Restructure registration
	framework to use direct references rather than
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Deprecated `pluggableauth`
	package. Made sure that the tests do not raise
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/interface/interface.py
	Correct typos.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ fix some templates
	to be better-behaved XHTML
 
Fred L. Drake, Jr.
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/s
	Added a new BTree type with integer keys and float values.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/generations/generations.py Fix typo.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/generations/configure.zcml
	Commented out the dummy zope.app generation schema manager.
	We have a
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/generations/
	Implemented some utility functions that make our live easier finding
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/registration/registration.py
	The default __setstate__ does not the right thing. Thus
	overwrite it to
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/index/text/
	Updated text indexes to use IF {integer->float} BTrees rather
	than II BTrees
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ First generation of
	the ZODB for Zope 3.1.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODO.txt Remove completed
	items. It actually turns out that we do not have to
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/pluggableauth/__init__.py
	Remove forgotten PDB call. Thanks Florent for pointing that out.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/app/
	Updated catalog code to reflect indexing api changes.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/app/intid/
	Added an iteration protocol.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/ Added `getInfo(generation)`
	method to `zope.app.generations`'s
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/registration/browser/__init__.py
	Fixed typo that caused failure. Note that really noone should
	be using
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Removed special
	DomainRegistration and implemented the functionality
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/i18n/configure.zcml
	Remove uneeded security declarations.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/registration/registration.py Sigh,
	this was a tuff one. When the ZODB restores a NULL_COMPONENT, it
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/index/
	Changed indexes using sets to use IFSets rather than IISets.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/generations/browser/ftests.py
	I should have run all functional tests last time.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/app/catalog/
	Moved the functional tests to the browser package and created a new
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/ Addressed issue 297. I did not
	solve it, since I could not create a new
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/zopeappgenerations/evolve1.py
	Provided some information text for this evolver.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/jim-index-restructure-2004-12/src/zope/app/catalog/README.txt
	Added the tests I forgot to add in the last checkin.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/s Merged from
	/z3/jim-index-restructure-2004-12 branch:
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/intid/ Merged from
	/z3/jim-index-restructure-2004-12 branch:
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Merged from
	/z3/jim-index-restructure-2004-12 branch:
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/ZopeX3-3.0/ Backported several
	DSN parser fixes including 304.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 304 by requiring all
	values in the DSN to be properly
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODO.txt Could not reproduce
	issue 305.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/interfaces.py
	fix appearant copy-&-pasto
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/doc/TODO.txt Added 2 todo items.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/onlinehelp/help/ui.stx
	Fix grammar (Singular subject-verb agreement) and typos
 
Phil Ruggera
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/onlinehelp/help/ui.stx Fix typo
 
Phil Ruggera
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/ deal
	reasonably with missing values in the basic display widget
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/session/tests.py
	Rearranged session imports.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Restructured the error reporting
	service to become a utility.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/srichter-blow-services/ Added
	a branch for my service removal work. This is necessary, since I
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/component/
	Here is the first batch of work. I have pretty much
	successfully removed
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/component/tests/
	Remove tests dir.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/component/
	Moved tests to module.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/testing/cleanup.py
	Added setUp and cleanUp functions here.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/component/
	All tests pass now and the factory tests are converted to doctests, 
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/component/
	Inserted some deprecation warnings.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Changed the
	test-counting mechanism for doctests. Now a doctest
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/cachedescriptors/
	Converted the tests to a doctest. Added lazy properties.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/ - Added an
	API for declaring interfaces adapted by classes
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/component/
	Rename file, to make space for Jim's README.txt file.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/component/
	Merged in Jim's changes and documentation.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/
	Merge more of Jim's changes.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/
	Starting to remove deprecation warnings caused by the changes in
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/ZopeX3-3.0/src/zope/publisher/
	If the content-type was text/*,
	HTTPRespnse.write re-set the content-length
 
Bjorn Tillenius
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/publisher/ Forward-port
	from 3.0-branch:
 
Bjorn Tillenius
- [Zope3-checkins] SVN: Zope3/branches/ZopeX3-3.0/doc/CHANGES.txt
	Record some bug fixes.
 
Bjorn Tillenius
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Added missing
	entries from 3.0-branch.
 
Bjorn Tillenius
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/pagetemplate/ remove
	the IZopeTalesAPI, which is a decoy, and confuses things
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/tales/interfaces.py fix
	typo (closes issue #342)
 
Fred L. Drake, Jr.
- [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/debugskin/configure.zcml
	clean up the ZCML a little
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed a bug in the adapter
	registry that would prevent `dict`-derived
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Added new `getNextUtility()`,
	`queryNextUtility()`, and
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Converted Authentication Service
	to be a utility. Renamed PAS to
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Converted Principal Annotation
	Service to be a utility. Added
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/testing/
	All test support code is now in zope.app.testing. Code from
	any tests
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/srichter-blow-services/ Merged
	in changes from trunk. These are necessary, since they remove all
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Added some
	overdue description.
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Added some
	missing entries
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/
	Some initial code moves. This will break pretty much
	everything, but I
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Milestone commit. Moved all stuff into bbb.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testing/doctest.py add
	__file__ to the globals available for tests loaded via
	DocFileSuite; 
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/ The
	ComponentLookupError resulting from a failed adapter lookup now
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Okay, now we truly have a mess.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/tests/functional.py
	changes to FunctionalDocFileSuite():
 
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/ Created a
	first-cut wfmc workflow engine implementation.
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/
	Made the first registration-related tests pass. See the TXT files in
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/
	Deprecated passing None as an attribute value to
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed bug:
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/ZopeX3-3.0/ Merged from trunk:
 
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Fixed typeos and
	added some explination for a part that initially confused me.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ More typeos found
	upon more reading.
 
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/pau/ Changed the
	group search field definition to accept an empty string, 
 
Jim Fulton
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/component/
	Moved adapts() to right interface. Improved a test setup.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/app/component/
	As promised on IRC yesterday,
	here are the registration framework tests.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/README.txt Some
	typos, whitespace.
 
Sidnei da Silva
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zodbcode/interfaces.py
	Added correct header.
 
Stephan Richter
- [Zope3-checkins] 
	SVN: Zope3/branches/srichter-blow-services/src/zope/component/interfaces.py
	Add adapters and utilities registry attributes to
	ISiteManager interface.
 
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/README.txt Fixed non-working
	reference to the Zope 3 developers book.
 
Marius Gedminas
    
      Last message date: 
       Thu Dec 30 16:25:42 EST 2004
    Archived on: Thu Dec 30 16:25:42 EST 2004
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).