• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove leftover xql

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

Fix typos

    • -1
    • +1
    ./admin/rel-segments/constraints/one.xql
Make all sql in this script portable by avoiding unnecessary api

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

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

Remove duplicated words

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

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

    • -7
    • +7
    ./admin/relations/change-member-state.tcl
Replace deprecated 'rel_segments_permission_p' by 'permission::permission_p'

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

    • -2
    • +2
    ./admin/groups/change-join-policy-2.tcl
  1. … 1 more file in changeset.
Replace deprecated proc 'group::permission_p' with 'party::permission_p'

    • -7
    • +7
    ./admin/groups/change-join-policy-2.tcl
  1. … 2 more files in changeset.
Use more api

Use more API when retrieving user info and portrait, streamline queries, put all sql inline

Remove unnecessary xql

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

Use more API

  1. … 1 more file in changeset.
Prefer API over handcrafted queries

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.
Streamline code

Remove broken portrait script from the old good days

    • -53
    • +0
    ./shared/portrait-thumbnail-bits.tcl
improve wording

  1. … 7 more files in changeset.
Fix typos

    • -1
    • +1
    ./permissions/perm-user-add-include.tcl
  1. … 10 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. … 467 more files in changeset.
image width information in table images seems flaky. since portrait-bits provides efficient

scaling, why not use it?

increase number of accepted sizes

make spelling more consitent

  1. … 2 more files in changeset.