• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Repair broken link: refer to page 'object' instead of to page 'list'

Fix missing variable substitution

Dont require role at the ends of relationships as this is not required in the data model and standard relationships (e.g. membership_rel, admin_rel) lack these roles as well

Fix page for deleting roles

minor changes for consistency

improve documentation

add workflow instance in test workflow

strengthen page contracts a little.

Add missing brace

Transform page_contract into include_contract, and add 'session_id' required parameter for the 'find_assessment' query

Create 'ad_include_contract' for includelet

    • -140
    • +156
    /openacs-4/packages/assessment/lib/session-items.tcl
Fix typo

Fix typo

Rework adp boolean expressions

  1. … 11 more files in changeset.
Prefer literal in adp expressions + Whitespace changes

Brace and rework expressions + Whitespace changes

perform proper boolean test (variable ends with "_p")

Revert unintended replacement

Prefer literal in adp axpressions + Whitespace changes

  1. … 15 more files in changeset.
Exploit users cache, simplify SQL

Shorten expression, exploit cache

Prefer literal in adp axpressions

Streamline code

Simplify SQL expression

Remove broken portrait script from the old good days

Remove unneded variable (makes merging downstream easier)

Reduce divergency between oracle and postgres codebase, query was refactored looking at donwstream code

Use init file to initialize threaded caches

Reduce divergencies between oracle and postgres codebase

Roll back to a cache created inside the proc, as site_node machinery might lack ::xo::dc api at load time