• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Claim additional coverage

Deprecate twt::server_url, superseded by acs::test::url

Centralize retrieval of the test URL

Deprecate old api

Increase proc coverage

Deprecate acs_message_id contract filter, superseded by object_type

Allow to deprecate ad_page_contract_filters, improve doc

Increase coverage

Increase coverage

Make category::page_url private: it is meant to be used via the service contracts and not directly

Increase proc coverage

Pass the name down to the db_multirow api, just setting the multirow name is not sufficient to "rename" a multirow

Test api to map an object to a category, which exposes a bug in category::get_mapped_categories_multirow

Increase test coverage

Deprecate color widget api, superseded by HTML5 features

    • -5
    • +22
    /openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl
Increase proc coverage

Increase test coverage

Fix reference in doc

Deprecate ad_approval_system_inuse_p

Fix implementation of ad_acs_admin_node so that the node_id is returned as stated in the doc

For the one occurrence that treated this proc as boolean, the result will be the same (e.g. 0 = false and any other id = true)

Test some system information api

The test shows that ad_acs_admin_node has so far returned a boolean, countrary to what the documentation says

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

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/test/acs-kernel-procs.tcl
When demoting a user, flush the permissions cache as well

Test demoting/promoting of a user + a buch of other api

This test fails now when checking if a demoted user is still an swa, one needs to flush the permissions as well

Test acs_user::ScreenName

Test acs_object_type_hierarchy

Test acs_object_type::get_table_name

Test acs_object_name api

Test acs_magic_object

Test various URL generating procs