• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Provide better translation

Remove reference to WU in upstream message keys

file xowiki-portlet.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-10.

Italian localization for the package

file proctoring-support.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-10.

Update italian localization

Italian localization for the package

file chat-portlet.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-10.

Update italian localization

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
Update es_ES translation

improved code comments

    • -5
    • +16
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fixed categorization of test case

fix for issue #3463

Many thanks to Tony Kirkham for the fix!

fixed bug in redirects and disabled acs-testing package, changed node info from array to dict

minor styling improvements

    • -1
    • +1
    /openacs-4/packages/xowf/lib/inclass-exam.wf
added message key for sub-question, fixed cut&paste error.

- fix collateral damage from earlier submissions download change (error: can't read "__form_fields")

- improve styling (many thanks to Monika Andergassen and Stephan Adelsberger)

for composite questions in 2-col layout

    • -14
    • +20
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
Declare test as production_safe

New automated test checking that the latest startup seqence was completed without errors

file acs-kernel-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-kernel/tcl/test/acs-kernel-procs.tcl
Update es_ES translation

Update es_ES translation

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
fix case where the manual slash-parsing in the sitenode code is confused with percent-substitutions

This is just a "quick fix", since the Proper solution in more complex:

# A URL path /%2f/ is syntactically permissible,

# but this is not supported in the current site-nodes code. It

# would be correct, to avoid the parsing of the slashes here and

# to process instead the result of [ns_conn urlv], which is

# already parsed (before the percent substitutions). This would

# probably require the request processor to perform some mangling

# of urlv in vhost cases to set a a proper [ad_conn urlv] ... and

# of course to pass the "urlv" instead of the "url" to the

# slash-parsing functions.

improve German message catalog

add log warnings when include-contract is violated, since (in most cases) the passed values should be pre-checked

improve documentation

Change value-checker form "html" to "allhtml", otherwise already saved news articles containing data urls can't be viewed

Port of downstream hotfix from Gustaf Neumann

Port of downstream modification: apply trimming of zeros to all fields in advance

This allows to treat fields as real numbers without the need to trim case by case. One can also reduce dependency to api and just use plain tcl expressions to evaluate conditions

Improve doc, remove needless properties

file proctoring-configure.tcl was initially added on branch oacs-5-10.