• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Basic tests of ::xo::db::Object and ::xo::db::Class

    • -0
    • +132
    ./packages/xotcl-core/tcl/test/xotcl-test-procs.tcl
file xotcl-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/xotcl-core/tcl/test/xotcl-test-procs.tcl
Fix tests for those cases when main site and even the automated test package are named differently than upstream

Fix test for those instances that named their main site some custom value

Make test independent from server configuration (e.g. proxy redirects) by providing hardcoded values

    • -4
    • +518
    ./packages/acs-tcl/tcl/test/text-html-procs.tcl
Limit test to installed packages

Remove dead adp code: if user is found and token is correct, email_verified_p will be always true, because it is forcefully set by the proc. In any other case, we will execute a different adp (lib/message)

    • -21
    • +7
    ./packages/acs-subsite/lib/email-confirm.adp
    • -0
    • +1
    ./packages/acs-subsite/lib/email-confirm.tcl
provide plain (default) (default) (default) (default) (default) (default) (default) (default) favicon

removed file, which were moved to resources directory long ago and kept as a fallback for old installations

    • -18
    • +0
    ./packages/xowiki/www/error-template.adp
    • -52
    • +0
    ./packages/xowiki/www/oacs-view.adp
    • -79
    • +0
    ./packages/xowiki/www/oacs-view2.adp
    • -95
    • +0
    ./packages/xowiki/www/oacs-view3-bootstrap.adp
    • -83
    • +0
    ./packages/xowiki/www/oacs-view3.adp
    • -16
    • +0
    ./packages/xowiki/www/revisions.adp
    • -81
    • +0
    ./packages/xowiki/www/view-book-no-ajax.adp
    • -28
    • +0
    ./packages/xowiki/www/view-book-no-ajax.tcl
    • -81
    • +0
    ./packages/xowiki/www/view-book.adp
    • -26
    • +0
    ./packages/xowiki/www/view-book.tcl
    • -38
    • +0
    ./packages/xowiki/www/view-default.adp
    • -29
    • +0
    ./packages/xowiki/www/view-links.adp
    • -11
    • +0
    ./packages/xowiki/www/view-modal-content.adp
    • -25
    • +0
    ./packages/xowiki/www/view-page.adp
    • -15
    • +0
    ./packages/xowiki/www/view-plain.adp
Move chat.tcl into acs-subsite:

although this would depend on xowiki, having in xowiki/www might conflict with legitimate pages named "chat"

    • -0
    • +55
    ./packages/acs-subsite/www/shared/ajax/chat.tcl
file chat.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/acs-subsite/www/shared/ajax/chat.tcl
Reduce divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase

    • -1
    • +15
    ./packages/acs-subsite/lib/applications.tcl
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