• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. First shot at sitewide admin ui for global parameters. You can edit them

from the sitewide admin page list that was previously built for packages

that have a sitewide-admin subdirectory. Package is now displayed for

either the existence of sitewide-admin or global parameters.

2. Did something I'd wanted to do for some time. When Nima added the

parameter_changed callback in acs subsite, he actually *moved* the

set_value call there. I've changed it so it more rationally sets the

value in the parameters page, then calls the parameter_changed callback.

3. Invented a global_parameter_changed callback that works as the regular

parameter_changed callback. This was necessary to avoid breaking existing

uses of parameter_changed.

More testing is required before release (which will hopefully happen

tomorrow, Sunday Apr 4).

  1. … 5 more files in changeset.
Oracle 9i allows the standard SQL outer join syntax so we can share these

queries now ...

  1. … 2 more files in changeset.
Added optional section paramtere to parameters.tcl to set only one section

of package parameters.

  1. … 3 more files in changeset.