- 18 Apr, 2002 1 commit
-
-
Andreas Jung authored
-
- 17 Apr, 2002 5 commits
-
-
Casey Duncan authored
-
Casey Duncan authored
signature.
-
Toby Dickenson authored
1. Out by one error where it would not unravel links in the final path element 2. Correct handling of link destinations which are relative paths This needs a unit test, but doesnt yet have one.
-
Toby Dickenson authored
-
Toby Dickenson authored
-
- 16 Apr, 2002 1 commit
-
-
Fred Drake authored
I *think* this fixes the misleading test failure on Windows Python 2.1.*.
-
- 15 Apr, 2002 8 commits
-
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Andreas Jung authored
-
Toby Dickenson authored
-
Toby Dickenson authored
-
Toby Dickenson authored
-
Toby Dickenson authored
-
Toby Dickenson authored
-
- 13 Apr, 2002 1 commit
-
-
Chris McDonough authored
Committing patch from Albert Ting on Zope maillist 4/12. Regex change which fixes a table parsing problem.
-
- 12 Apr, 2002 24 commits
-
-
Andreas Jung authored
-
Fred Drake authored
from ExtensionClass, and reminded me that the 2.1 version of isinstance() does not deal with the more general constructs that newer versions of Python can handle.
-
Casey Duncan authored
or absolute column widths. You can set this in the standard prefs. Still only works for editing DTML right now.
-
Fred Drake authored
-
Fred Drake authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Casey Duncan authored
-
Shane Hathaway authored
-
Chris McDonough authored
.CatalogAware) as a ZClass base class. Its reason for existence is to make the name that shows up in the ZClass Product list different than 'ZCatalog: CatalogAware', which is the name registered by CatalogAwareness.CatalogAware. The fix should *really* be to change the product registry to keep the whole module/class path and to make the ZClass add UI show the whole path, but this is nontrivial, we don't want to spend a lot of time on ZClasses, and this works. Now when we tell people to use CatalogPathAware instead of CatalogAware, they will actually be able to do it without a lot of effort. The reason we can't replace CatalogAware with CatalogPathAware is backwards-compatibility and the desire to not force people to do data conversion on their existing instances.
-
Casey Duncan authored
in affect for DTML thus far.
-
Brian Lloyd authored
-
Lennart Regebro authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Andreas Jung authored
-
Lennart Regebro authored
isinstance will raise an Exception first. I now catch this exception.
-
Lennart Regebro authored
-
Andreas Jung authored
Shanes traceback patches provide a much better functionality.
-
Andreas Jung authored
(see doc/ENVIRONMENT.txt)
-
Andreas Jung authored
- Propertysheets: Ids like 'values','keys' and 'values' are now forbidden as they break WebDAV functionality. Existing Propertysheets are not affected
-
Brian Lloyd authored
-
Matt Behrens authored
give them extended log format like HTTPServer
-
Brian Lloyd authored
-