• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typos

    • -1
    • +1
    ./packages/dotlrn/tcl/applets-procs.tcl
    • -2
    • +2
    ./packages/dotlrn/tcl/department-procs.tcl
fix more spellings

fix typo

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
fix more typos

    • -1
    • +1
    ./packages/assessment/tcl/as-install-procs.tcl
    • -1
    • +1
    ./packages/assessment/tcl/as-session-procs.tcl
    • -1
    • +1
    ./packages/assessment/www/doc/as_items.adp
    • -1
    • +1
    ./packages/assessment/www/doc/as_items.html
  1. … 4 more files in changeset.
Fix more typos

    • -4
    • +4
    ./packages/assessment/www/doc/as_items.adp
    • -4
    • +4
    ./packages/assessment/www/doc/grouping.adp
    • -1
    • +1
    ./packages/assessment/www/doc/index.adp
    • -4
    • +4
    ./packages/assessment/www/doc/requirements.adp
    • -2
    • +2
    ./packages/assessment/www/doc/sequencing.adp
fix typos

    • -1
    • +1
    ./packages/assessment/lib/item-show-oq.tcl
  1. … 12 more files in changeset.
fix typo

    • -2
    • +2
    ./packages/acs-subsite/tcl/package-procs.tcl
add ad_script_aborts

use "ad_try" instead of "catch"

harmonize code

    • -30
    • +40
    ./packages/new-portal/tcl/portal-procs.tcl
    • -7
    • +12
    ./packages/new-portal/www/render-element.tcl
fix typo

    • -3
    • +3
    ./packages/acs-templating/tcl/query-procs.tcl
protect "orderby" query parameter against invalid input

    • -3
    • +3
    ./packages/xowiki/tcl/folder-procs.tcl
add valuechecker "token" for object- and method-parameters (and as well in the parameter definition of an ::xowiki::Package initialize)

    • -3
    • +12
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
No need to keep empty file

move deprecated procs into deprecated-procs

  1. … 7 more files in changeset.
move deprecated procs into deprecated-procs

essentially whitespace changes

    • -34
    • +29
    ./packages/acs-templating/tcl/query-procs.tcl
Move more deprecated procs to depecated-procs

    • -1
    • +3
    ./packages/acs-templating/tcl/date-procs.tcl
    • -35
    • +1
    ./packages/acs-templating/tcl/parse-procs.tcl
    • -39
    • +2
    ./packages/acs-templating/tcl/query-procs.tcl
Make loading of deprecated http client procs optional

bump verison number to 5.10.0d4

add ad_script_abort after connection closing commands

remove referenced SQL function

make code uniform

Move deprecated code in deprecated-procs.tcl.

Use ad_with_deprecated_code_p to control loading of deprecated code.

Bump version number to 5.10.0d3

    • -0
    • +201
    ./packages/acs-templating/tcl/deprecated-procs.tcl
    • -442
    • +262
    ./packages/acs-templating/tcl/util-procs.tcl
Use ad_with_deprecated_code_p to control loading of deprecated code.

Bump version number to 5.10.0d4

    • -17
    • +13
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
Provide new function "ad_with_deprecated_code_p" to check config file if we should load deprecated code.

Bump version number to 5.10.0d3

bump version number to allow to "upgrade from repository" to fix bugs

Fix for bug #3335 (as suggested by Michael Aram)

    • -10
    • +0
    ./packages/acs-tcl/tcl/defs-procs.xql
Use consistently ad_script_abort after ad_return_error.

Use consistently ad_script_abort after ad_return_warning

    • -7
    • +14
    ./packages/acs-api-browser/www/display-sql.tcl
    • -7
    • +6
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -3
    • +5
    ./packages/acs-subsite/www/shared/portrait.tcl
use consistently ad_script_abort after ad_return_forbidden

User consistently ad_script_abort adter ad_returnredirect

    • -3
    • +14
    ./packages/dotlrn-admin/www/admin/term.tcl
Use consistently ad_script_abort after ad_return_error.

    • -1
    • +2
    ./packages/acs-admin/lib/password-update.tcl
    • -9
    • +8
    ./packages/acs-admin/www/apm/package-add-2.tcl
    • -2
    • +2
    ./packages/acs-admin/www/users/user-add-3.tcl
  1. … 19 more files in changeset.