• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use full <if @foo_p@ true> instead of undocumented shortcut idiom <if @foo_p@>

normalize expression in adp

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

whitespace changes

    • -18
    • +3
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
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

    • -2
    • +2
    ./acs-content-repository/www/doc/object-model.html
use fast recursive query instead of slow query bbased on tree_sortkeys

    • -11
    • +8
    ./file-storage/tcl/file-storage-procs-postgresql.xql
normalize boolean expressions in ADP files

    • -208
    • +208
    ./dotlrn-admin/www/admin/cockpit.adp
    • -10
    • +10
    ./dotlrn-admin/www/admin/user.adp
    • -5
    • +5
    ./dotlrn-admin/www/admin/users-chunk.adp
    • -4
    • +4
    ./dotlrn-ecommerce/lib/financial-transactions.adp
  1. … 24 more files in changeset.
normalize boolean expressions in ADP files

    • -1
    • +1
    ./acs-service-contract/www/binding-display.adp
    • -1
    • +1
    ./acs-service-contract/www/contract-display.adp
    • -2
    • +2
    ./acs-subsite/www/admin/site-map/site-map.tcl
    • -1
    • +1
    ./acs-templating/www/scripts/xinha/attach-file.adp
normalize boolean expressions in ADP files

normalize boolean expressions in ADP files

    • -2
    • +2
    ./acs-lang/lib/messages-to-translate.tcl
normalize boolean expressions in ADP files

    • -2
    • +2
    ./forums/lib/forums/admin-forums-chunk.tcl
    • -3
    • +3
    ./forums/lib/message/threads-chunk.tcl
    • -4
    • +4
    ./acs-developer-support/lib/footer.adp
    • -1
    • +1
    ./acs-developer-support/lib/toolbar.adp
    • -3
    • +3
    ./acs-developer-support/www/request-info.adp
    • -1
    • +1
    ./acs-developer-support/www/search.adp
Return usual error messages

rework online-exam.wf and online-exam-answer.wf to support shared workflow definition

    • -90
    • +122
    ./xowf/lib/online-exam-answer.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

    • -2
    • +2
    ./acs-admin/www/users/member-state-change.tcl
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

fix hard to find typo

fix typo

fix typo

fix: use variable resolver

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

Perform less aggressive cache flushing

Furthermore, allow ns_cache_flush in xo::clusterwide

    • -20
    • +50
    ./acs-tcl/tcl/site-nodes-procs.tcl
Fix broken link

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