• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Export message key from the UI to normalize sorting, format and quoting and avoid diffs when creating new keys from UI

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
Bump version number

Export message key from the UI to normalize sorting, format and quoting and avoid diffs when creating new keys from UI

Export message keys from the UI to make is easier to apply changes without creating big diffs

    • -2
    • +2
    /openacs-4/packages/forums/forums.info
Sort and properly HTML quote german message keys as well

Message keys maintenance

Export message keys using OpenACS UI in order to sort them and apply HTML quoting enforced by lang::catalog::export_to_file.

Reason is making it possible to create new message keys from the UI without producing big and scary diffs.

Add test about the portrait retrieval complying with the datamodel definition of a portrait

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