• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file acs-integration-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/acs-integration-procs.tcl
file dimensional-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/dimensional-procs.tcl
file file-procs.tcl was initially added on branch oacs-5-10.

file parse-procs-aolserver.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./parse-procs-aolserver.tcl
file parse-procs-naviserver.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./parse-procs-naviserver.tcl
file style-procs.tcl was initially added on branch oacs-5-10.

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

    • -0
    • +0
    ./test/captcha-procs.tcl
file captcha-procs.tcl was initially added on branch oacs-5-10.

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

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

Quote the value of the "inform"-widget value before rendering it

file head-init.tcl was initially added on branch oacs-5-10.

Greatly reduce complexity of code required to support -export flag for ad_form:

instead of juggle variables around to mimick export_vars, just set -export flag

value as a form property, then use the real export_vars on it later when form

is rendered. This will support all current features (e.g. :multiple, :sign, :array)

more reliably and reduce code duplication.

  1. … 1 more file in changeset.
made value retrival for parameters "DefaultDimensionalStyle" and "DefaultListFilterStyle" theme aware

whitespace changes

Fix typos in proc doc

Fix typo in proc doc

Fix doc

Add @see in deprecated proc

  1. … 1 more file in changeset.
improve indentation

Allow to make other (non .adp) kinds of resources "theme aware" and use this to provide a theme mapping to the /resources/ URL pattern, then use this new capability to allow the override of css in the chat implementations

  1. … 2 more files in changeset.
Trailing whitespace cleanup

Replace deprecated proc template::util::leadingPad with ad_pad

improve spelling

  1. … 10 more files in changeset.
Add new utility to trigger a browser refresh when we reach a page by the browser's history

Useful e.g. for those pages implementing some server push interaction, where browser might have 'missed out' events while on another page

improve capitalization and wording in comments

  1. … 3 more files in changeset.
Whitespace changes

Fix duplicate wording

Whitespace cleanup

Add @see to deprecated proc 'get_server_root' (fixes documentation__check_deprecated_see test case)