- 10 May, 1999 9 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
App.Management.Tabs.
-
Jim Fulton authored
new filtered_manage_options.
-
Jim Fulton authored
options that are accessable to a user. Finally, made help a little bit more like other methods.
-
Jim Fulton authored
Also added filtered_manage_options to find just those options that are accessable to a user. Finally, made help a little bit more like other methods.
-
Jim Fulton authored
permission.
-
Michel Pelletier authored
-
- 09 May, 1999 1 commit
-
-
Ken Manheimer authored
textareas. (This may be a bit of a hack. It appears that #in directives handle newline whitespace differently than #if - #if seems to ignore it! To account for this i used a literal '\n' string, to be included after every but the last value.)
-
- 08 May, 1999 1 commit
-
-
Ken Manheimer authored
-
- 07 May, 1999 9 commits
-
-
Michel Pelletier authored
and very subtle URL bug
-
Michel Pelletier authored
-
Ken Manheimer authored
ids.
-
Ken Manheimer authored
existing local roles.
-
Jim Fulton authored
The next step will be to add an interface to collect initial properties.
-
Jim Fulton authored
-
Michel Pelletier authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 06 May, 1999 4 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
is not the case if an object is passed in to be indexed and does not support __getitem__
-
- 05 May, 1999 12 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
- ommit the add form if there are no meta-types (or, in the future, no meta-types that the user can add) - ommit the select list of there is only one choice.
-
Ken Manheimer authored
-
Michel Pelletier authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
via the environment variables STDERR_LOG and STDOUT_LOG, or to /dev/null. (On Windows, they are just closed if no environment variables are provided, since there is no /dev/null.)
-
- 04 May, 1999 4 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Ken Manheimer authored
Put in non-ttw accommodations ('if REQUEST is not None') for ._addRoles() and ._delRoles().
-
Amos Latteier authored
-