• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 94 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 13 more files in changeset.
- perform better checking on page number

  1. … 4 more files in changeset.
- parameter page: make setting of context for instance and global parameter uniform

- provide link from package instance parameters page to global page in

case global parameters exist

- provide backlink when global parameters are called from /acs-admin/index.tcl

  1. … 2 more files in changeset.
- fixed user interface for util-memoize cache for NaviServer

- fix syntax (see bug #3218)

- remove needless quotes from numeric comparisons

  1. … 1 more file in changeset.
- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

  1. … 5 more files in changeset.
- reduce number of remaining "string equal" operations

  1. … 2 more files in changeset.
- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons

  1. … 1 more file in changeset.
- fix call to ad_return_complaint

- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

  1. … 7 more files in changeset.
- use "in" operator instead of lsearch (for readability and performance)

  1. … 4 more files in changeset.
- move ad_user_class_query and ad_user_class_query_count_only from

packages/acs-tcl/tcl/admin-procs.{tcl,xql} to acs-outdated/tcl/

since these functions are non-functional (based on non-existing

tables)

- move related code from acs-admin/www/users/one.{tcl,xql} to acs-outdated/www/

  1. … 2 more files in changeset.
- no need to use "expr" in a condition of a "for" loop

  1. … 3 more files in changeset.
- not need to check for existence of variables with defaults: email, first_names, limit_to_users_in_group_id authority_id last_name_starts_with

- fix spelling limit_users_in_group_id -> limit_to_users_in_group_id

- "email" and "limit_to_user_id" have defaults, no need to check for existence

- "email" and "last_name" have defaults, no need to check for existence

- use tcl 8.5 extended index format for "string range"

- get rid of eval

- nicer linebreaking

- remove obsolete .xql file

- improve spacing

- remove deprecated calls

  1. … 2 more files in changeset.
- use streaming header for install and install-4

- all usages of apm_header are removed

- use the the streaming html template

- get rid of deprecated calls

- fix regression test for cookies (was executed only, when tclwebtest is available, for no reason)

- extend regression test for cookies

- added regression test for client properties

- remove obsolete files

    • -124
    • +0
    ./test/signed-cookies-test-2.tcl
  1. … 1 more file in changeset.
- cleanup of apm management (reduce redundancy, consistent headers, cleanup HTML, reduce deprecated code, remove obsolete files)

- the only remaining calls to apm_headers are now in combination with ad_return_top_of_page

  1. … 28 more files in changeset.
file apm.adp was initially added on branch oacs-5-8.