• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace stored procedures with inline queries and reduce divergency between oracle and postgres codebase

    • -44
    • +0
    ./groups/elements-by-rel-type-oracle.xql
    • -41
    • +0
    ./groups/elements-by-rel-type-postgresql.xql
Fix typos

Recover include intended behavior:

this include was supposedly looking at subgroups of the provided group_id (clearly stated in the doc), while in fact scope was always forcefully set on package_id from the connection

Streamline multirow creation

Redefine include as ad_include_contract with docs and parameters in the right place

    • -27
    • +31
    ./groups/elements-by-group-type.tcl
Remove unneeded statements

Fix typo

improve formatting.

refactoring personal site maps (/site-map/) has still to be done

  1. … 1 more file in changeset.
change queries on site-node tree from tree_sortkey to recursive queries

    • -39
    • +36
    ./applications/index-postgresql.xql
    • -21
    • +27
    ./site-map/site-map-postgresql.xql
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