• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
deactivate parameter "template", which can be used for XSS attacks. Not sure, who needs this. many thanks to Stefan Sobernig for noting!

added suggestion #3424

added suggestion #3425

add turkish catalog file (as provied by Michael Aram, suggestion #3419)

file xotcl-core.tr_TR.utf-8.xml was initially added on branch oacs-5-10.

improve comment

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
when rendering a link, make sure the target instance exists

    • -4
    • +11
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
improve wording

Improve documentation

Deprecate duplicated and untested proc auth::driver::GetParameters

Fix reported api, extend test

Extend test to cover more api

New test for auth::authority::edit and auth::authority::get_element

Allow numbers in the first part of a proc name when counting its length in a way that apidoc::tclcode_to_html won't generate false positives when e.g. an XoTcl object called "9" exists and a word contains the character "9"

Use existing api

Create new test for auth::authority::delete, make sure lookup cache is flushed in the (unlikely) case that an authority is deleted

Make bogus value even more random

Add new test for apidoc::tclcode_to_html proc

New test for apidoc::format_see, fix doc according to its real behavior

New test for apidoc::format_author, improve documentation

ad_schedule_proc: change default of optional parameter "-thread" to "t" to reduce likelyhood that

main sched thread is blocked to long. While the main sched thread is blocked, no other jobs

will be scheduled. This can lead to potential problems, when scheduled procs should be executed

at certain times.

Deprecate broken proc api_type_documentation and remove its leftover usages, in a script that is also broken

New test for api_script_documentation

New test for api_read_script_documentation

Add new simple tests for dotlrn-* packages

file dotlrn-static-test-procs.tcl was initially added on branch oacs-5-10.

file dotlrn-news-test-procs.tcl was initially added on branch oacs-5-10.

file dotlrn-forums-test-procs.tcl was initially added on branch oacs-5-10.

file dotlrn-faq-test-procs.tcl was initially added on branch oacs-5-10.

file dotlrn-evaluation-test-procs.tcl was initially added on branch oacs-5-10.