- 23 Mar, 1999 4 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Amos Latteier authored
the update.
-
Jim Fulton authored
-
- 22 Mar, 1999 36 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
Added machinery for better permissions management.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
quoting.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Michel Pelletier authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
property sheets.
-
Jim Fulton authored
Also sort items in add list.
-
Jim Fulton authored
Added a new handy base class, SimpleItem, that has the most popular standard ingredients pre-mixed.
-
Jim Fulton authored
property sheets managers.
-
Jim Fulton authored
property sheets.
-
Jim Fulton authored
Got rid of a number of obsolete and unused methods.
-
Jim Fulton authored
-
Jim Fulton authored
to support class instance method editing hijinks.
-
Jim Fulton authored
disabling index_html. Changed the "add and edit" redirect to quote the id. This is needed to support class instance method editing hijinks.
-
Jim Fulton authored
-
Jim Fulton authored
reorder(s, [with, without]]) -- Reorder the items in s according to the order given in with and with items mentioned in without removed. Items from s not mentioned in with are removed. s, with, and without are all either sequences if strings or sequences of key-value tuples, with ordering done on the keys. This function is useful for constructing ordered select lists.
-
Jim Fulton authored
(By moving the indicator from OFS/main.dtml to here. Added support for the optional variable 'manage_tabs_message', which can be used to include status messages. This somewhat experimental feature is provided in hopes of doing away with message dialogs. Changed the way that highlighting is done in tabs to account for the fact that view actions may now be paths, rather than just method names.
-
Jim Fulton authored
Changed meta_types definition to use actual class meta-types.
-
Jim Fulton authored
-
Jim Fulton authored
meta-type.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
from performing some operations. This is primarily to prevent access to management operations on instance methods accessed through an instance, rather than through a class.
-