• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made sure that we are redirecting for thumbnails so we can cache them on the proxy server

Made sure we are not returning something for the portrait if it was not found as this confuses the load balancer. I personally think we should not return the error message, especially as the portrait-bits are usually included as an image in OpenACS, which makes the error senseless anyway

Support for providing the item_id of the portrait directly

Portrait bits are included so I deem it a bad idea to raise an ad_return_error, especially if not all users have portraits

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
portrait-bits now accepts an optional size parameter for eg. returning avatar sized images

  1. … 1 more file in changeset.

1. Added a new Tcl procedure to the content repository's library, named

cr_write_content, which properly writes content to the connection

regardless of RDBMS and storage type. This simplified a bunch of stuff

(which explains the removed files).

2. Fixed a lot of general comments issues regarding HTML vs. Plain/Text,

attachments, etc.

3. Partially ported glossary.

  1. … 81 more files in changeset.
OpenACS 4.x

  1. … 1321 more files in changeset.
Initial revision

  1. … 1321 more files in changeset.