August 2007 Archives by thread
Starting: Wed Aug 1 03:42:21 EST 2007
Ending: Thu Aug 30 16:00:34 EST 2007
Messages: 56
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/__init__.py
Added hint on where the segfault happens. My test output is
irritating, it seems we end up with a cyclic aq_chain again :(
Hanno Schlichting
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/__init__.py
Added a bit of debugging code, so someone more knowledgeable
can have a look ; )
Hanno Schlichting
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/www/ptEdit.zpt
removed already commented code using pt_warnings (removed
from zope.pagetemplate
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt ZPT no longer uses
pt_warnings()
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/__init__.py
Removed debugging code.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ - Collector #2332:
SessionDataManger: don't swallow ConflictErrors
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.10/ - Collector #2332:
SessionDataManger: don't swallow ConflictErrors
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ - Collector #2332:
SessionDataManger: don't swallow ConflictErrors
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/Sessions/SessionDataManager.py
typo
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/2.10/lib/python/Products/PageTemplates/
- fix for collector #2339 (unicode decode error when using
the 'structure'
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ - Collector #2339: ZPT: fixed
unicode issue when using the 'structure' directive
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ MailHost now uses zope.sendmail in
order to integrate
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ added support for asynchronous
mail delivery using zope.sendmail
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt wording
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/MailHost/dtml/manageMailHost.dtml
UI p0rn
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/MailHost/README.txt updated
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/MailHost/MailHost.py
some cleanup
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/MailHost/ UI
for queue control
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/MailHost/
better wording
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/MailHost/dtml/manageMailHost.dtml
removed debug code
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/MailHost/dtml/manageMailHost.dtml
- show queue controls only if queue is enabled
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/MailHost/MailHost.py
fixed feedback msg for manage_restartQueueThread()
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/MailHost/
synchronize thread start/stop methods
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/MailHost/ Ship
MailHost with our own TLS/SSL-aware SMTPMailer
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt MailHost now
supports TLS encryption
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/MailHost/version.txt
bumping up version number (although we have no CHANGELOG)
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/MailHost/README.txt updated
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt fixed collector
number (2339 instead 2338)
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.10/doc/CHANGES.txt - Collector
#2339: ZPT: fixed unicode issue when using the 'structure'
Andreas Jung
- [Zope-Checkins] SVN: Products.Five/branches/1.4/pythonproducts.py
Don't fret if the app connection is attached to an ongoing session.
Rocky Burt
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/MailHost/MailHost.py
support for no_tls, force_tls options
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/MailHost/ Added
support for force_tls flag. Leaving the no_tls flag out right now.
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/ajung-DateTime-must-die-branch/
playground for getting rid of DateTime
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-DateTime-must-die-branch/lib/python/DateTime/DateTime.py
we can create a datetime instance either from when loading
the object from the ZODB
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ All Products folders as well as
the zope and zope.app folders are declared as setuptools
namespace packages now. This allows products to be shipped
and included as standard eggs without loosing any of their
special Zope2 treatment. See
http://mail.zope.org/pipermail/zope-dev/2007-April/029257.html
for discussion.
Hanno Schlichting
- [Zope-Checkins]
SVN: Zope/branches/ajung-DateTime-must-die-branch/lib/python/DateTime/DateTime.py
move ISO(), ISO8601() to datetime based implementation
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-DateTime-must-die-branch/lib/python/DateTime/DateTime.py
migrated some more methods
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-DateTime-must-die-branch/lib/python/DateTime/DateTime.py
fix
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-DateTime-must-die-branch/lib/python/DateTime/DateTime.py
migrated some more methods
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-DateTime-must-die-branch/lib/python/DateTime/DateTime.py
more methods migrated
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-DateTime-must-die-branch/lib/python/DateTime/
savepoint, some more methods migrated,
some more problems encountered
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-DateTime-must-die-branch/lib/python/DateTime/DateTime.
more stuff migrated, slightly adjusted doc tests
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-DateTime-must-die-branch/lib/python/DateTime/DateTime.py
marked some methods as stupid
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-DateTime-must-die-branch/lib/python/DateTime/DateTime.
more stuff migrated, new __hash__() implementation
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-DateTime-must-die-branch/lib/python/DateTime/DateTime.
savepoint
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/__init__.py
Use an explicit __init__ to work around problems with
magically inserted super classes when using BrowserView as a
base for viewlets.
Hanno Schlichting
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/viewlet/viewlet.py
Small cleanup
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/b
Commit first version of AQBBB
Hanno Schlichting
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/viewlet/viewlet.py
Added AQBB to the viewlets.
Hanno Schlichting
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/pagetemplatefile.py
Provide BBB for ViewPageTemplateFile
Hanno Schlichting
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/pagetemplatefile.py
Simplify my braindead code
Hanno Schlichting
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/pagetemplatefile.py
I'm too tired to code.
Hanno Schlichting
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/tests/aqlegacy_ftest.txt
Re-enable test for __of__
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/pagetemplatefile.py
Not ViewPageTemplateFile but the accessor,
BoundPageTemplateFile, needs to
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/
Missing 'c' in classname
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/tests/aqlegacy
Test the acquisition legacy stuff on templates.
Philipp von Weitershausen
Last message date:
Thu Aug 30 16:00:34 EST 2007
Archived on: Sun Mar 9 18:04:37 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).