• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7831 more files in changeset.
Standardize spellings of names

  1. … 12 more files in changeset.
Fix spelling errors

  1. … 12 more files in changeset.
- move deprecated proc lmap (since this conflicts with the built-in function of tcl 8.6) to acs-outdated

- use dicts for default ports

  1. … 1 more file in changeset.
file acs-tcl-procs.tcl was initially added on branch oacs-5-9.

    • -0
    • +0
    ./tcl/acs-tcl-procs.tcl
- remove unneeded queries and files

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use expand operator rathen than "eval" when possible

  1. … 5 more files in changeset.
- use numeric comparison operator for truth value comparisons

- add outdated function based on non-existing tables (currency_codes)

    • -0
    • +125
    ./tcl/acs-lang-localization-procs.tcl
    • -0
    • +23
    ./tcl/acs-lang-localization-procs.xql
    • -0
    • +32
    ./tcl/acs-tcl-widget-procs.tcl
    • -0
    • +15
    ./tcl/acs-tcl-widget-procs.xql
- 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/

    • -0
    • +241
    ./tcl/acs-tcl-admin-procs.tcl
    • -0
    • +61
    ./tcl/acs-tcl-admin-procs.xql
    • -0
    • +71
    ./www/acs-tcl-users-one.tcl
- initial checkin