• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
strip potentially confusing content from result of search renderer

    • -4
    • +12
    ./packages/xowiki/tcl/xowiki-sc-procs.tcl
fix issue #3360; probably a problem that shows up with pg10.

fix typo

fix name of doc tag

Introduce has_children for SiteNodeUrlspaceCache to avoid queries returning potentially a huge list of results

    • -3
    • +30
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
make checking of pg_version number more robust (backporting changes from head).

See also issue #3359

Reduce dependencies on tree_sortkey of site_nodes.

One old query was broken (depending on a constant node_id). It is not clear, what the

exact intended semantics were, so we left the original query in and added a new

query returning the exact same result.

    • -3
    • +6
    ./packages/workflow/www/admin/workflow-ae.tcl
change queries on site-node tree from tree_sortkey to recursive queries

fix typo

- use ad_conn features available since 10+ years instead of local subsite operations

- remove dependency on tree_sortkey on site_nodes

    • -44
    • +15
    ./packages/directory/tcl/directory-procs.tcl
use literal on rowcount variable

    • -2
    • +2
    ./packages/news-portlet/www/news-portlet.adp
change queries on site-node tree from tree_sortkey to recursive queries

change queries on site-node tree from tree_sortkey to recursive queries

    • -13
    • +15
    ./packages/acs-subsite/www/site-map/index.tcl
change queries on site-node tree from tree_sortkey to recursive queries

improve formatting.

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

    • -24
    • +12
    ./packages/acs-subsite/www/site-map/index.tcl
change queries on site-node tree from tree_sortkey to recursive queries

    • -27
    • +20
    ./packages/acs-subsite/www/admin/site-map/index.tcl
- improve code sanity

- make user switching somewhat useable for larger sites (postgres only)

- improve comments and code formatting

whitespace cleanup

ds_enabled_p should return always false when running without a connection; otherwise search-rendering etc. might return different results when someone activates the developer support

use URN in all capitals

don't raise exception when running without connection

Fix typos

    • -2
    • +2
    ./packages/ecommerce/tcl/resource-procs.tcl
    • -3
    • +3
    ./packages/news/tcl/test/news-db-test-init.tcl
    • -1
    • +1
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
Fix typos

whitespace changes

improve behavior, in case dot leads to an error.

don't confuse nodes, when test cases have the exact same names as functions

Cleanup trailing whitespace

    • -16
    • +16
    ./packages/acs-admin/www/apm/version-view.tcl
    • -20
    • +19
    ./packages/acs-admin/www/auth/batch-job.tcl
    • -7
    • +7
    ./packages/acs-admin/www/auth/index.tcl
factor out validation of provided host header.

report only onece, that host header is invalid

    • -4
    • +25
    ./packages/acs-tcl/tcl/security-procs.tcl
implement cache partitioning for permission_cache

extend regression test

    • -4
    • +10
    ./packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl
strengthen regexp in ad_text_to_html for adding "mailto:" links

    • -3
    • +4
    ./packages/acs-tcl/tcl/text-html-procs.tcl