• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Switch from naturalnum to integer validator as there are valid negative group ids, e.g. -2

Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

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

Reduce divergency between oracle and postgres codebase

Go straight to the group name

Reduce divergency between oracle and postgres codebase and improve UI localization

    • -14
    • +0
    ./rel-segments/constraints/new-oracle.xql
Remove divergency between oracle and postgres codebase

    • -19
    • +0
    ./groups/rel-type-remove-oracle.xql
    • -19
    • +0
    ./groups/rel-type-remove-postgresql.xql
Reduce divergency between oracle and postgres codebase and simplify mutlirow creation

Remove divergency between oracle and postgres codebase

Remove divergency between oracle and postgres codebase

Further replace stored procedure with already-available table column

Replace unnecessary stored procedures and casts

    • -10
    • +12
    ./site-map/unmounted-postgresql.xql
Avoid unnecessary stored procedures and casts

Use api to remove difference between oracle and postgres codebase

    • -25
    • +0
    ./host-node-map/index-postgresql.xql
Remove leftover xql

    • -18
    • +0
    ./rel-segments/new-2-postgresql.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

    • -43
    • +0
    ./rel-segments/constraints/one-oracle.xql
    • -0
    • +52
    ./rel-segments/constraints/one.xql
remove obsolete page "paramter-set" as indicated by vguerra several years ago

    • -15
    • +0
    ./site-map/parameter-set-oracle.xql
    • -15
    • +0
    ./site-map/parameter-set-postgresql.xql
Replace deprecated 'relation_permission_p' by 'permission::permission_p'

Replace deprecated 'rel_segments_permission_p' by 'permission::permission_p'

Replace deprecated 'party::permission_p' by 'permission::permission_p'

  1. … 2 more files in changeset.
Replace deprecated proc 'group::permission_p' with 'party::permission_p'

  1. … 3 more files in changeset.
Put this last query also in the code as the others, so no xql is required

Use more API, reduce divergency between postgres and oracle code

Dont require role at the ends of relationships as this is not required in the data model and standard relationships (e.g. membership_rel, admin_rel) lack these roles as well

Fix page for deleting roles

Prefer literal in adp axpressions + Whitespace changes

  1. … 29 more files in changeset.
improve wording

  1. … 7 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 473 more files in changeset.