• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reparent portraits coming from the old good days, which were saved with -100 as parent_id (since at least 6 years portraits are saved as children of the user object)

file upgrade-5.10.0d13-5.10.0d14.sql was initially added on branch oacs-5-10.

add test cases from the xotcl-core DB tutorial

file xotcl-core-db-tutorial-procs.tcl was initially added on branch oacs-5-10.

Improve boolean existance checks

Add a couple more tests about properties of revisions

Add basic CrItem tests

Basic tests of ::xo::db::Object and ::xo::db::Class

file xotcl-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/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

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)

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

    • -52
    • +0
    /openacs-4/packages/xowiki/www/oacs-view.adp
    • -79
    • +0
    /openacs-4/packages/xowiki/www/oacs-view2.adp
    • -83
    • +0
    /openacs-4/packages/xowiki/www/oacs-view3.adp
    • -16
    • +0
    /openacs-4/packages/xowiki/www/revisions.adp
    • -81
    • +0
    /openacs-4/packages/xowiki/www/view-book.adp
    • -26
    • +0
    /openacs-4/packages/xowiki/www/view-book.tcl
    • -38
    • +0
    /openacs-4/packages/xowiki/www/view-default.adp
    • -29
    • +0
    /openacs-4/packages/xowiki/www/view-links.adp
    • -25
    • +0
    /openacs-4/packages/xowiki/www/view-page.adp
    • -15
    • +0
    /openacs-4/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"

    • -54
    • +0
    /openacs-4/packages/xowiki/www/chat.tcl
file chat.tcl was initially added on branch oacs-5-10.

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

Reduce divergency between oracle and postgres codebase

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

Fix behavior for site_node::exists_p when called with "/" (issue #3385)

Added documentation for parameter "-url".

Remove obsolete xql files (page is using api already)

Reduce divergency between oracle and postgres codebase

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

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