• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add documentation to includelet

    • -1
    • +8
    ./packages/chat/tcl/chat-ajax-procs.tcl
modernize Tcl

improve spelling

    • -3
    • +2
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -2
    • +2
    ./packages/categories/www/doc/design.adp
    • -3
    • +3
    ./packages/categories/www/doc/design.html
remove unneeded flag

make return arguments explicit

modernize Tcl

    • -2
    • +2
    ./packages/acs-tcl/tcl/text-html-procs.tcl
remove uneeded flag

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
use existing api

    • -2
    • +1
    ./packages/acs-lang/www/change-locale.tcl
improve query parameter validation

improve error message in case the value is not validated: return the proper variable name

    • -2
    • +3
    ./packages/xotcl-core/tcl/context-procs.tcl
improve input validaton on query variables

    • -3
    • +3
    ./packages/xowiki/tcl/folder-procs.tcl
    • -4
    • +9
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -6
    • +12
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -51
    • +32
    ./packages/xowiki/tcl/package-procs.tcl
    • -30
    • +33
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
validate user_locale

    • -0
    • +7
    ./packages/acs-lang/www/change-locale.tcl
security improvements: add value constraints for query parameters

    • -19
    • +25
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Revert cache flushing, as it was solved differently downstream

use value checker in xotcl-core in get_query_parameter_return_url

    • -7
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
bump version number to 5.10.0d21

Allow valuecheckers to be specified in query_parameter calls (implemented via argument checking)

Example: :query_parameter return_url:localurl /

    • -39
    • +47
    ./packages/xotcl-core/tcl/context-procs.tcl
add value checker for localurls

    • -0
    • +6
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
improve handling of invalid (hacked) ad_locale cookies.

Previously, invalid ad_locale cookies lead to an error, which in turn

prevented all communication with OpenACS. So, a user had to delete the

cookie manually. Now, we just produce a warning, ignore and delete such

broken cookies.

    • -8
    • +19
    ./packages/acs-lang/tcl/locale-procs.tcl
improve spelling

    • -1
    • +1
    ./packages/acs-lang/bin/check-catalog.sh
Force a complete flush also when setting a global parameter, other than when deleting

This operation seems superfluous upstream, but downstream code has some specific flushing behavior that would otherwise be applied only at deletion. The change is supposed to be merged in a way that will enable such specific flushing downstream

Keep returning the item id from next for code around expecting such behavior

    • -3
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
bump version number to 5.10.0d39 to refelect dependency on new svg-graph renderer on acs-tcl

improving comments, variable names, and indentation

    • -8
    • +10
    ./packages/xowiki/tcl/bootstrap-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -4
    • +12
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
New includelet: references-graph

Include a graph of the (partial) link structure in a wiki,

starting either with a page or a folder. When a page is

provided, the local link structure of this page is

visualized (including incoming and outgoing links of the

page; e.g. -page "." for the current page).

Alternatively, the content of a folder can be shown.

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

    • -0
    • +0
    ./packages/xowiki/tcl/references-graph-procs.tcl
improve spelling

    • -2
    • +2
    ./packages/xowiki/tcl/bootstrap-procs.tcl
base includelet "unresolved-references" on new table "xowiki_unresolved_references"

    • -45
    • +24
    ./packages/xowiki/tcl/includelet-procs.tcl
improve comment

    • -6
    • +6
    ./packages/xotcl-core/tcl/cr-procs.tcl
new funcion: util::inline_svg_from_dot: refactored version from private api-procs function.

use new function in api-doc

CVS: ----------------------------------------------------------------------

    • -1
    • +70
    ./packages/acs-tcl/tcl/utilities-procs.tcl