May 2006 Archives by author
Starting: Mon May 1 09:55:43 EST 2006
Ending: Wed May 31 23:20:49 EST 2006
Messages: 108
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/schema/ When the
validation of an object that is being set with an object
field fails,
the error was being swallowed by SchemaNotFullyImplemented which
didn't carry over any additional info on what exactly failed
which makes things very hard to debug ... changed things to
include the original error so a traceback is more verbose.
Rocky Burt
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/schema/ Apply fix
from zope 3.3 branch at r68216 to 3.2 branch.
Rocky Burt
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/schema/ Apply fix from
zope 3.3 branch at r68216 to trunk.
Rocky Burt
- [Zope3-checkins] SVN: Zope3/trunk/ Added new Time schema field type.
Rocky Burt
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt fixed a path and
added my name :)
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/boston/browser/skin.css
the last fix showed that,
the width declaration breaks the boxes, so i removed it
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/styleguide/zpt/README.txt
minor working cleanup
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/generations/browser/managerdetails.py
wrap long line
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/rotterdam/site_management
make the field labels in "site management" views match the context
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/pagetemplate/pagetemplate.py fix typos
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ update copyright dates in
templates
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/homefolder/browser.py
Messagefactory imported
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/homefolder/homefolder.pt
i18n-domain inserted
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/zope.pot
Updated extraction
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/ merged
po-files
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
German Translation updated
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/he/ New
language hebrew
Egon Frerich
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/formlib/ domain
in zope.formlib changed from "zope.formlib" to "zope"
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/locales/zope.pot
New pot-file according to rev. 68099 and domain change for
zope.formlib
Egon Frerich
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/locales/ -
merged po-files
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/locales/de/LC_MESSAGES/zope.
German Translation updated
Egon Frerich
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/locales/
Translations (french, hebrew, chinese) updated
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/
Translations merged from branch 3.3 (Rev. 68417)
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/interface/tests/test_adapter.py
Fixed a test that assumed that it would get an iterator when only an
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/interface/ Implemented
the cached adapter lookup code in C. This provided about
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/interface/interfaces.py
Added documentation for registered method. I forgot to add this
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/ Added a new
more robust API for setting file-upload data.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Documented recent
changes.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-python2.3-testbrowser/
Need to branch testbrowser to get a Python 2.3 version.
Unfortunately, it's not a separate project.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/tests.py
Some typo fixes.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/exceptions/ Cosmetic
bugfix for the exception formatter: it used to double the newlines
Marius Gedminas
- [Zope3-checkins] Re: SVN:
Zope3/trunk/src/bugtracker/browser/tracker.py Sort bugs
by keys in overview.html
Florent Guillaume
- [Zope3-checkins] SVN: Zope3/trunk/ - Improve error handling in
formlib:
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/bugtracker/browser/ Fix some
very old i18n mapping issues
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/formlib/ Bugfix
zope.formlib
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Update
CHANGES.txt, added note about formlib bugfix
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/branches/3.3/ Merge zope.formlib bugfix
from trunk revision 68275
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/bugtracker/browser/tracker.py
Sort bugs by keys in overview.html
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/bugtracker/browser/tracker.py
Changed:
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/interfaces.py
Changed parametername to correspond to documentation and
implementation
Jürgen Kartnaller
- [Zope3-checkins] SVN: Zope3/trunk/ Added a simple key reference
implementation for testing.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/3.3/ New release branch for
Zope 3.3
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/3.3/ Updated externals and
versions.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.3.0b1/ Tagging beta 1 for
Zope 3.3.0 release.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.3.0b1/ Prepare the tag for
the release.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.3.0b1/ Well, we get plenty
of failures that have to be fixed first; so no
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ - Removed script no longer in
use. It was used to test the release
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/3.3/ - Updated release making;
it's all verified; it works.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.3.0b1/ Tagging beta 1 for
Zope 3.3.0 release.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.3.0b1/ Get ready for the
release.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/ Switched to the ZODB 3.7
branch.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/ Forgot to change
BTrees before.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.3.0b1/src/ Fix up external.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.3.0b1/doc/ANNOUNCEMENT.txt
Annoucenemnt text.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/tags/Zope-3.3.0b1/releases/Zope/DEPENDENCIES.cfg
I know this is not good to do on a tag,
but I do not want to start over.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/branches/3.3/releases/Zope/DEPENDENCIES.cfg
Include twisted again.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ - Fixed a serious issue with
selecting the default domain messages as
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/3.3/ Backported revision
68098. Yeah, one part is a small feature
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/form/browser/objectwidget.py
Fixed missing inport.
Sam Stainsby
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/form/browser/objectwidget.py
Fixed missing inport.
Sam Stainsby
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/traversing/DEPENDENCIES.cfg
Change more comments in DEPENDENCIES.cfg that zpkg was borking on.
Brian Sutherland
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ More fixes for zpkg
borking comments.
Brian Sutherland
- [Zope3-checkins] SVN: Zope3/branches/3.3/ - Fixed "zopectl run"
(issue 632 and removed the broken "import paths" statement")
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/tests.py
make the reNormalizing for multipart boundries more lienient
(caused tests to
Bjorn Tillenius
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/browser/
Added translatable messages
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/zope.pot
Updated POT file
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/ClientCookie/_Util.py
Merged revision 67772 from the trunk:
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/formlib/ Merged revision
68116 from the 3.3 branch:
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 543: add
'decimal'-package to zope/app/security/globalmodules.zcml
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/3.3/ Merged revision 68188
from the trunk:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/workflow/stateful/browser/instance_manage.pt
Fixed message id
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/locales/zope.pot
Updated POT file
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/locales/
Merged POT file into all PO's
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/workflow/stateful/browser/instance_manage.pt
Merged revision 68232 from the 3.3 branch:
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/zapi/__init__.py
these aliases don't make any sense as the real thing is
imported a couple
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/generations/utility.py
make match code a bit more efficient by using generators
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/PACKAGE.cfg Fix
collector #603: Missing packaging info for BBB package in zope.app.
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/zopeappgenerations/
Evolvement script for moved dublincore data
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/3.3/ Merge from trunk:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/ Make the default
TALES context aware of other forms of text (e.g. i18n Messages).
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/tal/tests/test_talinterpreter.py
Added a test for automatic translation of inserted i18n Messages
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Forward port from 3.3
branch:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/ The default
Context implementation wasn't fully complying with
ITALExpressionEngine,
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Forward port from 3.3
branch:
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/debugskin/error_debug.pt
Do not blindly call exception classes or arbitrary objects
inserted here.
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/tales/ Fix
http://www.zope.org/Collectors/Zope3-dev/635:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/3.3/doc/CHANGES.txt Note
recent change
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/3.3/ Fix
http://www.zope.org/Collectors/Zope3-dev/638:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/3.3/ Fix
http://www.zope.org/Collectors/Zope3-dev/636:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/ Merge from 3.3 branch:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/3.2/ Merge from 3.3 branch:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/3.3/ Fix collector #639:
Default ITraverser ignores dict methods.
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/ Merge from 3.3 branch:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ update zope.testing
external to get Windows bug fixes
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/tests.py fix
minor testing bug
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/tests.py
make the reNormalizing for multipart boundries more lienient
(caused tests to
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/testbrowser/tests.py
port bugfix from revision 68131:
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/tests.py
make the reNormalizing for multipart boundries more lienient (caused
tests to
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/tests.py
make the zope.testbrowser file upload tests understand the
full range of
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/testbrowser/tests.py
port bug fix revision 68135:
Benji York
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/testbrowser/interfaces.py
fix a bug in testbrowser when used outside of Zope 3: if
zope.interface was
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/README.txt
whitespace fixes
Benji York
- [Zope3-checkins] SVN: Zope3/branches/3.3/doc/CHANGES.txt thank
myself
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/benji-testbrowser-with-real-browsers/
branch to work on zope.testbrowser backend that uses real
browsers (Firefox, IE, Safari, etc.)
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/benji-testbrowser-with-real-browsers/src/
add work-in-progress version of zope.testbrowser that can use
an external
Benji York
- [Zope3-checkins] RE: SVN:
Zope3/trunk/src/bugtracker/browser/tracker.py Sort bugs by
keys in overview.html
roger at projekt01.ch
Last message date:
Wed May 31 23:20:49 EST 2006
Archived on: Tue Jun 6 08:24:50 EST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).