• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace array idioms with dict idioms, streamline expressions

Trim whitespace

Fix typo

- new API function: forum::delete (can't believe, this was missing)

- rework regression test

* make API calls explicit

* ported one test case from (broken) twt to aa_http

- bump version number to 1.3.1d6

    • -2
    • +3
    /openacs-4/packages/forums/forums.info
    • -0
    • +11
    /openacs-4/packages/forums/tcl/forums-procs-oracle.xql
    • -1
    • +9
    /openacs-4/packages/forums/tcl/forums-procs.tcl
move functions to acs-automated testing

    • -2
    • +3
    /openacs-4/packages/xowiki/xowiki.info
make ::aa_test::form_reply and :aa_xpath::get_form_values from xowiki/testing available for all packages

bump version number to 5.10.0d5

Whitespace changes

Prefer 'incr' to increment variables instead of 'expr'.

Whitespace changes

Prefer 'incr' to increment variables instead of 'expr'.

Prefer 'incr' to increment variables instead of 'expr'.

make automated-testing login more robust, i.e. working with a configured wild card ip address

fix too many colons

make tested API calls explicit

    • -130
    • +173
    /openacs-4/packages/forums/tcl/test/forums-procs.tcl
make tested API calls explicit

make tested API calls explicit, fix broken test case ('the_public' was spelled 'the_pubic')

make tested API calls explicit

make tested api calls explicit

max test cases explicit

make testes calls explicit

advertise "aa_equals" rather than "aa_true"+"string equal" in tutorial

prefer "aa_equals" over "aa_true"+"string equal"

prefer "aa_equals" over "aa_true"+"string equal"

prefer aa_equals over aa_true+string equal

rework test cases, make tested procs explicit

undo recent commit

replace "expr" by "incr"

whitespace changes, added editor hints

bump version of xotcl-core to 5.10.0d11 and fix dependencies

    • -1
    • +1
    /openacs-4/packages/xowiki/xowiki.info
remove internally used, transitional function ::xo::get_raw_request_body (use ns_getcontnet instead)