• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove divergency between oracle and postgres codebase

    • -24
    • +0
    ./www/admin/relations/one-oracle.xql
    • -24
    • +0
    ./www/admin/relations/one-postgresql.xql
Remove divergency between oracle and postgres codebase

    • -18
    • +0
    ./www/admin/parties/one-postgresql.xql
Whitespace changes

  1. … 11 more files in changeset.
Prefer 'acs_user::get_element ...' to 'person::name ...', in cases when 'person' is a user, as it doesn't rely on util_memoize_cache.

  1. … 13 more files in changeset.
Further replace stored procedure with already-available table column

    • -2
    • +2
    ./www/admin/site-map/mount-postgresql.xql
Replace unnecessary stored procedures and casts

Avoid unnecessary stored procedures and casts

    • -13
    • +12
    ./www/admin/site-map/mount-postgresql.xql
fix example in documentation and small code cleanup

  1. … 4 more files in changeset.
Avoid unnecesary existence checks

Use api to remove difference between oracle and postgres codebase

    • -24
    • +0
    ./www/admin/host-node-map/index-oracle.xql
    • -5
    • +14
    ./www/admin/host-node-map/index.tcl
Remove leftover xql

    • -18
    • +0
    ./www/admin/rel-segments/new-2-oracle.xql
Make sql in this page portable by avoiding unnecessary pl/pgsql

Fix typos

Make all sql in this script portable by avoiding unnecessary api

    • -0
    • +52
    ./www/admin/rel-segments/constraints/one.xql
Remove leftover xql files

    • -22
    • +0
    ./www/members/member-invite-oracle.xql
    • -24
    • +0
    ./www/members/member-invite-postgresql.xql
Reduce divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase

Streamline sql to reduce divergencies between oracle and postgres codebase, remove redundant query definitions

whitespace cleanup

    • -134
    • +134
    ./tcl/group-type-procs.tcl
Use subst instead of string quoting to improve readability (syntax highlighting)

Drop -postgresql.xql for "create_table" since there is no -oracle.xql and the -postgresql.xql is identical to inline code.

    • -18
    • +0
    ./tcl/group-type-procs-postgresql.xql
    • -11
    • +0
    ./tcl/rel-types-procs-postgresql.xql
Remove duplicated words

  1. … 1 more file in changeset.
remove obsolete page "paramter-set" as indicated by vguerra several years ago

    • -37
    • +0
    ./www/admin/site-map/parameter-set-2.tcl
    • -14
    • +0
    ./www/admin/site-map/parameter-set-2.xql
    • -5
    • +0
    ./www/admin/site-map/parameter-set.adp
    • -106
    • +0
    ./www/admin/site-map/parameter-set.tcl
    • -23
    • +0
    ./www/admin/site-map/parameter-set.xql
Replace deprecated 'relation_permission_p' by 'permission::permission_p'

    • -10
    • +10
    ./www/admin/relations/remove-2.tcl
Replace deprecated 'rel_segments_permission_p' by 'permission::permission_p'

    • -13
    • +13
    ./www/admin/rel-segments/delete-2.tcl
    • -11
    • +11
    ./www/admin/rel-segments/edit.tcl
Replace deprecated 'party::permission_p' by 'permission::permission_p'

    • -2
    • +2
    ./www/admin/groups/change-join-policy.tcl
    • -2
    • +2
    ./www/admin/groups/elements-display.tcl
Deprecate wrappers for 'permission::permission_p' and permission::require_permission.

  1. … 1 more file in changeset.
Add @see to deprecated proc.

Replace deprecated proc 'group::permission_p' with 'party::permission_p'

    • -8
    • +8
    ./www/admin/groups/change-join-policy.tcl
    • -5
    • +5
    ./www/admin/groups/elements-display.tcl
  1. … 1 more file in changeset.
Deprecate proc 'group::permission_p'

add missing version dependencies for antonio's recent changes concering user info API

  1. … 5 more files in changeset.