• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace ad_decode idioms

Replace ad_decode idiom

Replace ad_decode idioms

fix for bug #3375: set fully qualified url for instance_name

Provide some basic way to create subgroups via the UI

Actually store the group name in the UI by intercepting the right form var

Move logics to delete a group type into the API

    • -85
    • +0
    ./group-types/delete-2-postgresql.xql
  1. … 3 more files in changeset.
Fix quoting of group type

Use ad_include_contract for this include page

    • -25
    • +29
    ./groups/elements-by-rel-type.tcl
Fix typos in query

Move some quoting in the api

Fix typo: new relation would be added always for the latest segment

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