- 12 Jul, 2006 1 commit
-
-
Stefan H. Holek authored
-
- 10 Jul, 2006 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 09 Jul, 2006 4 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
raise NotImplementedError for security reasons
-
Andreas Jung authored
throw NotImplementError for security reasons)
-
- 08 Jul, 2006 1 commit
-
-
Philipp von Weitershausen authored
Log message for revision 69032: Update to newest Zope 3.3 branch which contains necessary bugfixes. Also update to newest Five 1.5 (trunk) which has been adjusted to work with newest testbrowser. Log message for revision 69033: Fix #2141: TALES doesn't traverse correctly over 'repeat' variable
-
- 07 Jul, 2006 4 commits
-
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
Also update to newest Five 1.5 (trunk) which has been adjusted to work with newest testbrowser.
-
Tres Seaver authored
-
Tres Seaver authored
-
- 06 Jul, 2006 9 commits
-
-
Florent Guillaume authored
-
Florent Guillaume authored
-
Florent Guillaume authored
Correct view traversal security checks
-
Florent Guillaume authored
-
Tres Seaver authored
favor of the "classic" './configure && make && make install' recipe.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 05 Jul, 2006 6 commits
-
-
Florent Guillaume authored
Fixed refactored traversal on bound methods of classes with no default access.
-
Florent Guillaume authored
access.
-
Andreas Jung authored
reasons
-
Andreas Jung authored
reasons
-
Tres Seaver authored
-
Tres Seaver authored
-
- 28 Jun, 2006 4 commits
-
-
Rocky Burt authored
OFS Image: Image and File updated to use isinstance(data, str) and raises TypeError upon encountering unicode objects.
-
Rocky Burt authored
OFS Image: Image and File updated to use isinstance(data, str) and raises TypeError upon encountering unicode objects.
-
Rocky Burt authored
OFS Image: Image and File now both support simple unicode objects for data (they function the same as strings for data).
-
Rocky Burt authored
OFS Image: Image and File now both support simple unicode objects for data (they function the same as strings for data).
-
- 22 Jun, 2006 2 commits
-
- 21 Jun, 2006 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Lennart Regebro authored
- View and attribute lookup order was changed to the following: 1. Unacquired attributes 2. Views 3. Acquired attributes According to consensus in z3-five mailing list: http://codespeak.net/pipermail/z3-five/2006q2/001474.html - The defaultView directive now only looks up views, not attributes.
-
- 19 Jun, 2006 3 commits
-
-
Alec Mitchell authored
-
Lennart Regebro authored
1. Unacquired attributes 2. Views 3. Acquired attributes According to consensus in z3-five mailing list: http://codespeak.net/pipermail/z3-five/2006q2/001474.html - The defaultView directive now only looks up views, not attributes.
-
Lennart Regebro authored
-
- 17 Jun, 2006 1 commit
-
-
Stefan H. Holek authored
Fixed edge case of attribute name ''.
-