• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce divergency between oracle and postgres codebase

Abort before redirect in case of error

Reduce divergency between oracle and postgres codebase using existing api

CSP: add default rules for form-action and frame-ancestors

    • -1
    • +4
    ./packages/acs-tcl/tcl/security-procs.tcl
Fix behavior for site_node::exists_p when called with "/" (issue #3385)

Added documentation for parameter "-url".

    • -9
    • +13
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Remove obsolete xql files (page is using api already)

Reduce divergency between oracle and postgres codebase

    • -43
    • +0
    ./packages/acs-subsite/lib/subsites-oracle.xql
    • -1
    • +30
    ./packages/acs-subsite/lib/subsites.tcl
Reduce divergency between oracle and postgres codebase

Remove obsolete code:

- unreferenced oracle query

- Markup about installed Services that would not be displayed in the adp

    • -11
    • +1
    ./packages/acs-subsite/www/site-map/index.tcl
Rework publicly exposed query:

- inner join immediately with site_nodes_selection so query can terminate quickly when user site map is empty

- clarify query meaning

Whitespace cleanup

    • -20
    • +20
    ./packages/acs-subsite/www/site-map/index.tcl
Remove obsolete xql files

    • -24
    • +0
    ./packages/calendar/www/admin/index-oracle.xql
    • -35
    • +0
    ./packages/calendar/www/cal-options-oracle.xql
Reduce divergency between oracle and postgres codebase

    • -3
    • +11
    ./packages/calendar/tcl/calendar-procs.tcl
Fix typo

Remove obsolete xql files

Add proc ad_html_text_convertable_p as deprecated to improve backwards compatibility

The old name ad_html_text_convertable_p contained a spelling

error and was replaced by ad_html_text_convertible_p.

    • -1
    • +14
    ./packages/acs-tcl/tcl/text-html-procs.tcl
admin_p and user_p are actually never displayed, so it doesn't make sense to have them in the select clause. What makes sense is that we filter for those chats we can actually access

base_url is in fact just the package_url from the connection

base_url can be computed just once

Reduce divergency between oracle and postgres codebase and make the query less awkward

    • -20
    • +0
    ./packages/chat/www/index-oracle.xql
    • -31
    • +0
    ./packages/chat/www/index-postgresql.xql
Don't overquote URL

Replace legacy syntax (these are one-time operations)

    • -3
    • +3
    ./packages/news/sql/postgresql/news-create.sql
    • -3
    • +3
    ./packages/news/sql/postgresql/news-drop.sql
Reduce divergency between oracle and postgres codebase

    • -3
    • +28
    ./packages/notifications/tcl/sweep-procs.tcl
Reduce divergency between oracle and postgres codebase

    • -2
    • +13
    ./packages/forums/lib/forums/forums-chunk.tcl
Further document why people should not expect many results from this page

Pass the creation user to the transcript object, as this proc is often called via scheduled procedure and won't find one otherwise

    • -0
    • +1
    ./packages/chat/tcl/xotcl-chat-procs.tcl
Reduce divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase

    • -2
    • +12
    ./packages/categories/tcl/tagcloud-procs.tcl
Reduce divergency between oracle and postgres codebase, streamline idiom

Remove leftover files