• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed proc for checking for existing filenames and added it to the party proc as it is party specific

removed get_file_extension, replace with file command

Added procedure to store a file for a party_id

Refactored template::data::transform::file so the mechanism that gets .tmpfile and .content-type from the page form can be reused.

Started I18N work (Together with Lars)

Added namespace eval $namespace calls to each file in the tcl dir.

Rooted out some hardcoded text, replaced it with respective calls to

the i18n text catalog text function.

Shuffled around proc creation and calling, so that everything works properly.

  1. … 25 more files in changeset.
About 60 more ad_procs in acs-templating now have doc strings; still more to go

  1. … 8 more files in changeset.
Added stuff to form processing including the new form builder type

"file" which is a bit cleaner than the widget-only kludge which existed

before.

  1. … 11 more files in changeset.