• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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)

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

    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
file upgrade-5.9.2d1-5.9.2d2.sql was initially added on branch oacs-5-9.

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

    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
    • -0
    • +201
    ./acs-content-repository/sql/postgresql/upgrade/upgrade-5.10.0d1-5.10.0d2.sql
XOTcl 2.0 improvements

- reduce usage of "instvar"

- make use of variable resolver instead

    • -750
    • +739
    ./xowiki/tcl/form-field-procs.tcl
    • -161
    • +128
    ./xowiki/tcl/includelet-procs.tcl
    • -85
    • +63
    ./xowiki/tcl/xowiki-www-procs.tcl
fix variable name

make all files in xowiki usable for ::xo::library require ...

Bugfix ad_user_login

-expire flag for ad_set_signed_cookie (and therefore ad_set_cookie) was not specified by ad_user_login and set false per-default. This prevented parameters to set cookie expiration to have an effect, even when -max_age was correctly specified.

Now we set the -expire flag according to the -forever flag.

Bugfix

Decode form variables when a payload is transformed from form-urlencoded to multipart. Fix documentation for -formvars parameter

Fixed typo

Bugfix

Avoid double encoding when content is in the same encoding as that of tcl interpreter

Fix nonsense fconfigure -translation $encoding

Try to make code clearer

    • -34
    • +51
    ./acs-tcl/tcl/http-client-procs.tcl
Change default editor to ckeditor4

Add warning, when undocumented shortcut is used

Remove wrong first argument

    • -1
    • +1
    ./acs-templating/www/doc/demo/form.tcl