• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
New test for api_get_body (which actually proves itself more useful to spot typos in procs around)

Fix brackets in expression

Close bracket and enjoy the fruits of automated testing

New test for api_describe_function

New test for api_apropos_functions

New test for acs_api_browser_api_add_to_proc_doc

Document chat api using ad_* api facilities

    • -22
    • +83
    /openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl
Include all enabled packages in the package view list of the automated-testing admin/index page

Automated test for merge::MergeUserInfo

Reimplement portrait retrieval around the user_portrait relationship, as procs such as merge::MergeUserInfo do not assume a certain name format on the cr_item

Whitespace cleanup

Move proc test coverage info to the already existing package view branch

Add a small testsuite for the 'dotlrn-calendar' package

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

Exclude callback contracts from proc test coverage list

Deprecate apm_shell_wrap

Fix typo

Implement test for apm_parameter_section_slider

Test also that no email is send when not needed

Adapt acs_admin::check_expired_certificates to return whether some expired certificates exist, then use this to test the proc

Conversion to URN of highcharts javascript in xowiki (Thanks to Monika Andergassen)

    • -0
    • +2
    /openacs-4/packages/xowiki/tcl/resource-init.tcl
Whitespace cleanup

Redefine acs_group__member_p so that direct membership is checked in a way that is uniform with that of cascading membership: without any permission check (fixes acs_subsite_check_composite_group automated test)

file upgrade-5.10.0d22-5.10.0d23.sql was initially added on branch oacs-5-10.

Avoid potential quoting issues by enclosing body in a list statement (many thanks to Nathan Coulter)

Do not rely on error trapping for file retrieval, introduce a test for this proc

Fix copy paste

Simple test to make sure available md5 decoding implementations work the same

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

Fix quoting, modify aa_export_vars so that now takes one argument, which is a list (many thanks to Nathan Coulter)