• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use ad_include_contract

Whitespace cleanup

Use ad_include_contract

Add @see for deprecated procs

Add @see for deprecated procs

    • -1
    • +51
    /openacs-4/packages/chat/tcl/chat-procs.tcl
improve spelling

improve handling of invalid characters

Delete leftover page from the old good days:

- it is supposed to test the localization data model, but columns are wrong, so it probably refers to an older version

- similar tests already take place in the appropriate acs-automated-tests framework, so makes little point to fix it or port it

- makes use of deprecated api (e.g. ad_footer)

improve comments

add scoring calculations

improve page contracts

improve page_contracts

  1. … 6 more files in changeset.
tighten page contracts

  1. … 24 more files in changeset.
white space changes, improve line breaks

add ad_page_contract

Add ad_include_contract

    • -0
    • +4
    /openacs-4/packages/search/lib/search.tcl
Use portable idioms

Use ad_include_contract

Whitespace cleanup

Add ad_page_contract

Update api, prefer bind variables

Use ad_include_contract

Add ad_page_contract, improve contract

    • -0
    • +2
    /openacs-4/packages/xowiki/www/portlet-ajax.tcl
Use ad_page_contract

    • -2
    • +11
    /openacs-4/packages/xowiki/www/admin/test.tcl
    • -2
    • +7
    /openacs-4/packages/xowiki/www/portlet-ajax.tcl
Extend automated test to include also '::xowiki::Package initialize -ad_doc' idiom as a possible way to define a page contract

This has the limitation that the idiom is searched as-is... but works for upstream code

Whitespace cleanup

Use ad_include_contract

    • -4
    • +9
    /openacs-4/packages/xowiki/lib/view.tcl
Replace deprecated idiom

Avoid sending potentially unquoted text via hidden form field

address issue #3433: add option "noquote" for the "inform" widget type

The flag is currently ignored for all other widget types