• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
move ad_get_host_node_map and security-locations-host-names from db_cache_pool to partitioned cache

  1. … 2 more files in changeset.
use ns_dbquotelist

prefer dict over array

Do not convert into upper case the 'id_column' attribute in 'acs_object_types' for group types. This attribute was upper case, both in oracle and postgres, causing a discrepancy with the column real name, found by the 'datamodel__acs_object_type_check' test case. The package upgrade fixes the already existing attributes in postgres.

Restrict upgrade logic to postgres, as mentioned in previous commit

Normalize case of 'table_name' attribute in 'acs_object_types' for group types to lower case, in postgres. This attribute was created in upper case, causing a discrepancy with the table real name. As this is now fixed by a previous commit, this package upgrade fixes the already existing attributes.

Whitespace changes

    • -39
    • +31
    ./tcl/group-type-procs-oracle.xql
Only convert table names to uppercase, during group type creation, on oracle. This was producing case mixed issues on postgres installations, where the table_name attribute on 'acs_object_types' was upppercase, while the real table name was lowercase, as detected by the 'datamodel__acs_object_type_check' test case.

Update es_ES message keys

    • -1
    • +2
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
  1. … 1 more file in changeset.
add callback invocation into parameter::set_global_value and parameter::set_value

to achieve a more consistent behavior

  1. … 1 more file in changeset.
added missing editor hints

  1. … 20 more files in changeset.
Reduce divergency between oracle and postgres codebase

    • -31
    • +0
    ./tcl/attribute-procs-postgresql.xql
Qualify 'callback' proc in the global namespace, lest it might conflict with 'subsite::callback'

Reduce divergency between oracle and postgres codebase

    • -19
    • +0
    ./www/admin/group-types/one-oracle.xql
    • -20
    • +0
    ./www/admin/group-types/one-postgresql.xql
Whitespace cleanup

Reduce divergency between oracle and postgres codebase

Remove leftover test code

Reduce divergency between oracle and postgres codebase

    • -69
    • +0
    ./www/admin/relations/add-oracle.xql
    • -69
    • +0
    ./www/admin/relations/add-postgresql.xql
Remove duplicated page properties, fix URL by using export_vars

    • -1
    • +1
    ./www/admin/groups/elements-display.adp
    • -5
    • +4
    ./www/admin/groups/elements-display.tcl
Reduce divergency between oracle and postgres codebase

    • -47
    • +0
    ./www/admin/groups/rel-type-add-2-oracle.xql
    • -47
    • +0
    ./www/admin/groups/rel-type-add-2-postgresql.xql
    • -9
    • +42
    ./www/admin/groups/rel-type-add-2.tcl
Reduce divergencies between oracle and postgres codebase

    • -21
    • +0
    ./www/admin/rel-segments/one-oracle.xql
Reduce divergency between oracle and postgres codebase

    • -31
    • +0
    ./www/admin/rel-types/delete-2-oracle.xql
Reduce divergency between oracle and postgres codebase

  1. … 6 more files in changeset.
Reduce divergency between oracle and postgres codebase

    • -18
    • +0
    ./www/admin/site-map/application-new-postgresql.xql
    • -2
    • +9
    ./www/admin/site-map/application-new.tcl
Reduce divergency between oracle and postgres codebase

    • -11
    • +0
    ./www/admin/rel-segments/new-oracle.xql
    • -18
    • +0
    ./www/admin/groups/constraints-create-oracle.xql
    • -2
    • +8
    ./www/admin/groups/constraints-create.tcl
Reduce divergency between oracle and postgres codebase

    • -20
    • +0
    ./www/admin/groups/elements-display-oracle.xql
    • -3
    • +13
    ./www/admin/groups/elements-display.tcl
    • -19
    • +0
    ./www/admin/relations/remove-oracle.xql
Reduce divergency between oracle and postgres codebase

    • -35
    • +0
    ./www/admin/group-types/index-oracle.xql
Reduce divergency between oracle and postgres codebase

    • -2
    • +11
    ./www/admin/rel-segments/elements.tcl
Replace deprecated idiom

Use ad_page_contract, remove redundant sql