February 2007 Archives by thread
Starting: Thu Feb 1 05:51:11 EST 2007
Ending: Wed Feb 28 16:04:55 EST 2007
Messages: 69
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Introduce a master
checkbox to the ZMI that toggles all other check boxes from a
folder listing.
Florian Lindner
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/applicationcontrol/browser/ftests/test_zodbcontrol.py
more specific name for the layer
Jodok Batlogg
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/intid/ Added a level
of indirection as to what BTree flavour the IntIds utility uses.
Albertas Agejevas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/intid/ Changed
getUtility to queryUtility with a reasonable default as
Albertas Agejevas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/intid/ Since the
BTree factory lookup uses queryUtility with a sensible default,
Albertas Agejevas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rotterdam/zope3.js
Corrected my change,
so that only checkboxes of class "slaveBox" are toggled. (the code
before was not really working).
Florian Lindner
- [Zope3-checkins] SVN: Zope3/trunk/ Update the version of Twisted to
2.5
Michael Kerrin
- [Zope3-checkins] SVN: Zope3/branches/mkerrin-twisted-upgrade/
Merged to trunk.
Michael Kerrin
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Mention my recent
change.
Florian Lindner
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/file/browser/file.
Backport changes from trunk.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/branches/3.3/doc/CHANGES.txt Backport
changes from trunk.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/trunk/src/ Pushing the ZODB version
from 71248 on 3.7 branch to 72313.
Albertas Agejevas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/ Merge from
baijum-test-layers branch:
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/testing.py
Added allow_teardown=True in test layer.
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/intid/ Added
IntIdLayer to existing ftests.
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/catalog/ Added
AppCatalogLayer to existing ftests.
Baiju M
- [Zope3-checkins] SVN: Zope3/branches/baijum-test-layers/ Already
merged to trunk.
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rotterdam/zope3.js
Again some corrections to the JavaScript code. Sorry,
I'm not really a JavaScript guy...
Florian Lindner
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/interface/
Fix interfaces that subclass interfaces in persistent modules
Ross Patterson
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/interface/ Fix
interfaces that subclass interfaces in persistent modules
Ross Patterson
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/module/
ModuleManagers behave differently when interfaces are involved
Ross Patterson
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/module/ Use normal
strings for ModuleManager names
Ross Patterson
- [Zope3-checkins] SVN: Zope3/trunk/src/ Get test to pass on Mac. Any
other ideas?
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Added ZPTPageLayer,
RotterdamLayer and GenerationsLayer.
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/module/manager.py
Use encode() instead of str() for module names
Ross Patterson
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Removed
zope.app.fssync.fsbundle since it is no longer needed. Fixed a typo.
Uwe Oestermeier
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Added
AppComponentLayer, AppFileLayer, AppHttpLayer, PageTemplateLayer,
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Removed
zope.app.fssync.fsregistry and the related fssync zcml
directives. Synchronizers are now registered as named
utilities. See the new registration.txt for details.
Uwe Oestermeier
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/ Added I18nFileLayer,
DebugSkinLayer, AppExceptionLayer, BostonLayer,
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Added SessionLayer,
SQLScriptLayer, OnlineHelpLayer,
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/applicationcontrol/
Use ApplicationControlLayer for all ftests.
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/ - Added
APIDocLayer and APIDocNoDevModeLayer
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Corrected dotted
names of some synchronizer utilities.
Uwe Oestermeier
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/checker.py
removed whitespace
Christian Zagrodnick
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/extract.py
Add the capability to check i18n domains when extracting
translatable
Ignas MikalajÃ
«nas
- [Zope3-checkins] SVN: Zope3/trunk/ - icon directive now supports
width and height
Roman Joost
- [Zope3-checkins] SVN: zope.testing/trunk/src/zope/testing/ Added
zope.testing.server thingie. Now you can use a real browser on a
Ignas MikalajÃ
«nas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/interface/common/tests/test_import_interfaces.py
Added an interface import test.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/interface/common/interfaces.py
OverflowWarning was removed in Python 2.5
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ - Moved
zope.app.ftests into zope.app.testing
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/ - Added AppWSGILayer to existing
ftests
Baiju M
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/cachedescriptors/property.py
whitespaces and coding style fixes
Christian Zagrodnick
- [Zope3-checkins] SVN: Zope3/trunk/ Moved IBroken to
zope.app.broken.interfaces to avoid cyclic imports
Baiju M
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/configuration/xmlconfig.py
More explicit deprecation warning message.
Baiju M
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/configuration/tests/test_xmlconfig.py
Make sure including zope.app.zcmlfiles in configuration works.
Baiju M
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/configuration/tests/test_xmlconfig.py
Testing the configuration of zope.app.zcmlfiles should be elsewhere.
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/file/browser/file.py
Fixed timezone related bug of Last-Modified header.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Change
zope.app.preference.preference and
zope.app.container.browser.contents
Jacob Holm
- [Zope3-checkins] SVN: Zope3/branches/ajung-zope.file-blob/
zope.file blob support integration
Andreas Jung
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ hook in zope.file
Andreas Jung
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ reverted zope.file
inclusion (should have happend on my branch)
Andreas Jung
- [Zope3-checkins] SVN: Zope3/branches/ajung-zope.file-blob/src/zope/
hooked zope.file
Andreas Jung
- [Zope3-checkins] SVN: Zope3/branches/ajung-zope.file-blob/src/zope/
fixed svn:externals
Andreas Jung
- [Zope3-checkins] SVN: Zope3/branches/ajung-zope.file-blob/src/zope/
added zope.mimetype
Andreas Jung
- [Zope3-checkins] SVN: Zope3/branches/ajung-zope.file-blob/site.zcml
hooked in zope.file, zope.metatype
Andreas Jung
- [Zope3-checkins] SVN: Zope3/branches/ajung-zope.file-blob/src/zope/
using dedicated branch for blob integration
Andreas Jung
- [Zope3-checkins] SVN: zope.formlib/trunk/setup.py - fix zope.app
dependencies
Christian Theune
- [Zope3-checkins] SVN: Zope3/branches/buildoutify-zope.interface/
branch to work on moving zope.interface code into
zope.interface project
Benji York
- [Zope3-checkins] SVN: move the source for zope.inteface between the
branches
Benji York
- [Zope3-checkins] SVN: Zope3/branches/buildoutify-zope.interface/
remove now unnecessary branch
Benji York
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/interface/
Fix other persistent interface attributes that require conversion
Ross Patterson
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/interface/tests/test_interface.py
Oops, guess I didn't fix it.
Ross Patterson
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/component/socketexample.txt
Few typo fixes.
Baiju M
- [Zope3-checkins] SVN: Zope3/branches/ajung-zope.file-blob/src/zope/
using zope.file from the trunk since the blob support has
been merged
Andreas Jung
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/fssync/ Added
functional doctests and a test layer to zope.app.fssync.
Uwe Oestermeier
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/interface/ More
elegant fix for various persistent interface issues
Ross Patterson
Last message date:
Wed Feb 28 16:04:55 EST 2007
Archived on: Wed Feb 28 16:04:55 EST 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).