• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Enforce data type of hidden fields, add missing parameters to the page contract

Reinstate the notnull validation constraint where missing

  1. … 24 more files in changeset.
Harden page and include contracts using new acs-tcl feature

  1. … 35 more files in changeset.
harden page contract

remove "verify" from page contrace, since variables are NOT signed

hardened page contract

harden page contract

Do the transaction only if necessary

Break overlong lines

improve comments

  1. … 2 more files in changeset.
Remove form debug code

Forum attachments reform.

- Add new style of attachments to the forums, allowing multiple attachments to a single message directly from the message post page, using the multiple file input widget.

- Retain compatibility with old style attachments, using the new 'AttachmentStyle' package instance parameter. Currently, this supports two values: 'simple' (new behavior) and 'complex' previous behavior.

- Both attachment styles can coexist, and attachments added by any of such methods will be shown.

- Improve the contract on 'forums/lib/message/post.tcl'.

- Show attachments on message preview.

- Bump version number.

  1. … 4 more files in changeset.
follow usual indentation