- 09 Jun, 2000 1 commit
-
-
Amos Latteier authored
* Now products can specify that their help topics are viewed as part of an existing product using the registerHelpTitle method. This allows us to visually join OFSP, MailHost and other standard Zope products. * API docs are now represented as belonging to a sub 'API Documentation' node.
-
- 08 Jun, 2000 8 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Amos Latteier authored
-
Jim Fulton authored
-
Shane Hathaway authored
-
- 05 Jun, 2000 7 commits
-
-
Shane Hathaway authored
Corrects a problem with unrestrictedTraverse. After conferring with Jim, the URL apparently isn't always needed.
- 02 Jun, 2000 18 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
from an argument. Also now filter for transactions performed in the place that undo is done.
-
Jim Fulton authored
-
Jim Fulton authored
because it no longer does. :)
-
Jim Fulton authored
defined at: http://www.zope.org/Members/michel/Projects/Interfaces/TransactionsManager, Also moved the logic for abort on errors here.
-
Jim Fulton authored
defined at: http://www.zope.org/Members/michel/Projects/Interfaces/TransactionsManager,
-
Jim Fulton authored
-
- 01 Jun, 2000 6 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
quoted. Implemented restrictedTraverse. Finished implementing the requirement to pass an object implementing the TraversalRequest interface to __bobo_traverse__.
-
Jim Fulton authored
2.2, the name should only be passed when an object was found via attribute lookup, not when doing a sequence or mapping lookup.
-
Jim Fulton authored
of the container was None. This is invalid. It turns out that we sometimes know where we got something, but not where it came from. It is dangerous to assume that they are the same. Also fixed a bug in whicg we did an identity comparison of the possibly wrapped container and base.
-