• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added a print button the works with event handler also in HTML streaming mode

Added support for streaming HTML + javascript body procs

Previously, the API for bodyscripts (e.g. template::add_body_script,

template::add_event_listener, template::add_body_handler,

template::add_script with the right flags) was not usable for

streaming HTML pages, since the full processing of such scripts was

handled in blank-master.{tcl,adp}, which is not in use for streaming

HTML.

Now the function template::collect_body_scripts was added, which can

be used at arbitrary time to collect the body scripts and translate

those to HTML. This function can be used in streaming mode to output

these function when new HTML chunks become available.

    • -25
    • +40
    ./acs-templating/tcl/head-procs.tcl
file body_scripts.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./acs-templating/lib/body_scripts.adp
file body_scripts.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./acs-templating/lib/body_scripts.tcl
added backward compatibility proc for AOLserver "ns_trim"

Provide a URL when requiring a connection context

include public methods called via the web interface in listing of tested methods.

    • -0
    • +5
    ./xowiki/tcl/test/xowiki-admin-tests-procs.tcl
    • -0
    • +4
    ./xowiki/tcl/test/xowiki-test-procs.tcl
mark functions for administrative proposes as private

    • -2
    • +2
    ./xowiki/tcl/xowiki-callback-procs.tcl
replace array by dict, provide error message, when someone tries to setup a connection context without a proper url

    • -10
    • +22
    ./xotcl-core/tcl/context-procs.tcl
provide explicit url when manually creating a connection context

improve comments and rise warning, when best-effort url is generated

    • -8
    • +34
    ./xotcl-core/tcl/06-package-procs.tcl
include public methods called via the web interface in listing of tested methods.

    • -1
    • +16
    ./xowf/tcl/test/xowf-test-procs.tcl
pass _nls_language to batch-jobs to avoid invalid value in name normalization

white-space changes

redice verbosity

include url in atjob form. This change eases the atjob execution substantially,

since the package and connection context can be recreated based on this information

whitespace changes: break overlong lines

    • -4
    • +11
    ./acs-tcl/tcl/01-database-procs.tcl
don't throw error message on transaction rollbacks (these are no errors, but use the same exception handling)

whitespace changes: break overlong line

    • -7
    • +26
    ./rss-support/tcl/rss-generation-service-procs.tcl
improve robustness in case parameter is not (yet) set

    • -2
    • +2
    ./rss-support/tcl/rss-generation-service-procs.tcl
Provide a fallback empty URL when one tries to require the connection context without one and outside of a connection

report points from text_fields (used in short-text questions) when available

generalize correct_when handling: allow for every modifier a "-nocase" option

    • -21
    • +46
    ./xowiki/tcl/form-field-procs.tcl
improve robustness in case parameter is not (yet) set

make grading scheme explicit (prepare for potentially other schemes)

reorder_box: provide correction_data

refactor code and use caching to reduce (maybe overly cautious) flushes on site_nodes_id_cache-*

    • -24
    • +32
    ./xotcl-core/tcl/06-package-procs.tcl
reduce verbosity

added LTI test page

    • -0
    • +216
    ./xooauth/www/admin/lti-test.tcl
file lti-test.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xooauth/www/admin/lti-test.adp
file lti-test.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xooauth/www/admin/lti-test.tcl