• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

  1. … 6 more files in changeset.
Fix typos

  1. … 3 more files in changeset.
Fixed bug with SuppressHttpPort on admin/index page of acs-subsite

for details see: https://openacs.org/forums/message-view?message_id=5399931

  1. … 2 more files in changeset.
fix bug with SuppressHttpPort on admin/index page of acs-subsite

see: https://openacs.org/forums/message-view?message_id=5399931

  1. … 3 more files in changeset.
improve rowcount expressions

  1. … 62 more files in changeset.
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