• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
replace array by dict, provide error message, when someone tries to setup a connection context without a proper url

provide explicit url when manually creating a connection context

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

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

pass _nls_language to batch-jobs to avoid invalid value in name normalization

white-space changes

    • -11
    • +36
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
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

    • -16
    • +40
    /openacs-4/packages/xowf/tcl/atjob-procs.tcl
whitespace changes: break overlong lines

don't throw error message on transaction rollbacks (these are no errors, but use the same exception handling)

whitespace changes: break overlong line

improve robustness in case parameter is not (yet) set

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

improve robustness in case parameter is not (yet) set

    • -4
    • +2
    /openacs-4/packages/news/www/index.tcl
    • -4
    • +2
    /openacs-4/packages/news/www/admin/index.tcl
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-*

reduce verbosity

added LTI test page

file lti-test.adp was initially added on branch oacs-5-10.

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

    • -0
    • +0
    /openacs-4/packages/xooauth/www/admin/lti-test.tcl
switch default package selection to "full"

added editor hints

modernize Tcl code: replace array by dict

    • -19
    • +20
    /openacs-4/packages/acs-tcl/tcl/html-procs.tcl
improved wording in comment

added commit for extending usage of OpenACS filters for other HTTP methods (e.g. in the REST context)

improve spelling

whitespace changes

added missing eval statement