• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-2.10.1d6-2.10.1d7.sql was initially added on branch oacs-5-10.

file upgrade-0.6.2d5-0.6.2d6.sql was initially added on branch oacs-5-10.

file external-logins.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-subsite/lib/external-logins.adp
file external-logins.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-subsite/lib/external-logins.tcl
file authorize-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/xooauth/tcl/authorize-procs.tcl
file github-login-handler.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/xooauth/www/github-login-handler.tcl
file github-login-handler.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/xooauth/www/github-login-handler.adp
file azure-login-handler.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/xooauth/www/azure-login-handler.adp
file azure-login-handler.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/xooauth/www/azure-login-handler.tcl
avoid error message on already handled invalid input

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

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/test/apm-file-procs.tcl
Prefer exec-free alternative

Test external command dependencies

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

Also test that no missing message keys are there when rendering the portlet

Fix coming from automated tests:

- port the downstream WU logics for the standard portlet (upstream query was broken)

- fix broken message key references

Port localization from downstream, as upstream catalog file appears to have been corrupted

Test the news-aggregator-portlet package

Rework idiom

Streamline idiom

file upgrade-5.10.1d17-5.10.1d18.sql was initially added on branch oacs-5-10.

file acs-mail-lite-procs.tcl was initially added on branch oacs-5-10.

file lang-widget-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-lang/tcl/test/lang-widget-procs.tcl
file apm-callback-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/dotlrn-static/tcl/apm-callback-procs.tcl
file faq-procs-oracle.xql was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/faq/tcl/faq-procs-oracle.xql
file faq-procs-postgresql.xql was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/faq/tcl/faq-procs-postgresql.xql
feed_parser::test::parse_feed is also used by the news-aggregator package, make it public again, document this and claim its coverage

Make test api private

Deprecate feed_parser::sort_result, trivial wrapper over lreverse used only internally

Deprecate trivial wrapper of HTTP client api