• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
normalize expression in adp

fix: Use proper "from" email in member-state notification email

whitespace changes

Add kernel parameter SecureSessionCookie

Allow to set the session cookie as secure (default 0).

This parameter should only be set, when ALL requests to the site requiring a cookie

are over https.

Fix link

use fast recursive query instead of slow query bbased on tree_sortkeys

normalize boolean expressions in ADP files

  1. … 24 more files in changeset.
normalize boolean expressions in ADP files

normalize boolean expressions in ADP files

normalize boolean expressions in ADP files

normalize boolean expressions in ADP files

Return usual error messages

    • -3
    • +9
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
rework online-exam.wf and online-exam-answer.wf to support shared workflow definition

    • -90
    • +122
    /openacs-4/packages/xowf/lib/online-exam-answer.wf
    • -140
    • +170
    /openacs-4/packages/xowf/lib/online-exam.wf
Create utility to retrieve pdf information using poppler utils (https://poppler.freedesktop.org/)

This includes author, number of page, encription (yes/no), pdf version etc.

Fix typo (non-commented testing line)

Introduce catches from downstream when cleaning up chat variables

Looks like these variables can have been removed before logging out.

Replace /acs-admin/users/one links with acs_community_member_admin_url

Comment richtext related debug logging

Remove erroneous leading underscore (leftover from earlier convention)

Fix broken links

use directly revision of workflow in id of wf_container when object is a workflow

    • -1
    • +5
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
fix hard to find typo

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix typo

fix typo

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
fix: use variable resolver

fallback to determine the workflow context from the workflow page, needed for call_action

    • -0
    • +3
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
Perform less aggressive cache flushing

Furthermore, allow ns_cache_flush in xo::clusterwide

Fix broken link

    • -0
    • +19
    /openacs-4/packages/bug-tracker/www/doc/index.adp
Modernize SQL (use $$ quoting and named function arguments)

Fix typo in variable name "new_nls_language" (must be "new__nls_language")