- 18 Aug, 1999 11 commits
-
-
Jim Fulton authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Jim Fulton authored
-
Jim Fulton authored
transactions) was covered by the "Undo changes" permission, rather than by the "View management screens" permission. Before it looked like people could undo changes when they could merely see undo information. Change so that undo information is not shown for transactions done by users who were authenticated at a higher level.
-
Michel Pelletier authored
if it gets in a bad state (not a bug fix, but a workaround)
-
Jim Fulton authored
to "hang" until a select timeout.
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
- 17 Aug, 1999 18 commits
-
-
Amos Latteier authored
-
Michel Pelletier authored
It's never used and it doesn't make any sense. I removed it. -Michel
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
problem with the Synchronized class. :(
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Jim Fulton authored
Changed resolve_url to close the temporary clone it creates to avoid a memory leak. Added a default for _file, since __getitem__ uses it.
-
Jim Fulton authored
breaking attribute lookup.
-
Ken Manheimer authored
(in order to enable REMOTE_USER mode) also opens the monitor to any user connecting through localhost.
-
Ken Manheimer authored
mentioned prominently enough elsewhere...
-
Jim Fulton authored
-
Jim Fulton authored
Got rid of sys.exc_traceback, _value, _typpe references.
-
Jim Fulton authored
-
- 16 Aug, 1999 11 commits
-
-
Jim Fulton authored
rather than the beginning of the next one.
-
Ken Manheimer authored
-
Ken Manheimer authored
-
Michel Pelletier authored
Made minor optimizations.
-
Jim Fulton authored
-
Ken Manheimer authored
MANAGE_TABS_NO_BANNER>" to provide a way for the manage_tabs user to only get the tabs, nothing else. (Useful for using the views/tabs mechanism in other than management-interface applications.)
-
Amos Latteier authored
-
Jim Fulton authored
list. This caused all errors to use the root-level standard error message.
-
Michel Pelletier authored
-
Michel Pelletier authored
proper URL of objects using the 'Find' machinery. This caused all the objects to mysteriously disapear when you updated the catalog (because their paths were wrong)
-
Christopher Petrilli authored
(in order to enable REMOTE_USER mode) also opens the monitor to any user connecting through localhost.
-