• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Mark 'auth::authority::get_sc_impl_columns' as public, as it is used in 'acs-admin'

Mark 'lang::message::cache' as public, as it is used in 'acs-admin'

Mark 'lang::catalog::package_catalog_dir' as public, as it is used in 'acs-admin'

Mark 'lang::util::get_hash_indices' as public, as it is used in 'acs-admin'

Mark 'whos_online::interval' as public, as it is used in 'acs-subsite'

Make a bunch of apm procs public, as they are used in 'acs-admin'.

Could be worth considering moving the ones used only in 'acs-admin' to that package, and making them private again, leaving public only those who may be useful to other packages/applications (i.e. CI/CD logic).

Mark 'apm_application_new_checkbox' as public, as it is used in the site-map

Mark 'sec_get_random_cached_token_id' as public, as it is used in 'acs-subsite'

Mark 'apm_mark_version_for_reload' as public, as it is used in 'acs-automated-testing'

Check also token value in nsv in 'secret_tokens_get' test case

extend tests by porting obsolete test fs_add_file_to_folder to new web testing framework

extend web testing by adding a call to fined a link via link label

previously, we just could follow a link based on a link label

extend regression test

improve comments

    • -4
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
mark deprecated procs as private

added index to speed up test cleanup

The number of entries on also small sites is getting large, which

is a good thing (i have > 30k on a pure OpenACS + xo* site)

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

fix and extend regression test, when bread-crumb label needs quoting

Whitespace changes

Change test category and rollback after execution

Add new 'secret_tokens_get' and refactor 'test_set_cookie_procs' to include cases handled by the deleted ancient tests in 'acs-admin/www/test/signed-cookies-test'

improve spelling and whitespace changes

added support to "Answer_manager.get_answers" to return also non-exericse specific attributes

extend role manager to include rel_type based roles (especially useful for DotLRN)

include recent site-wide pages, modernize code

    • -7
    • +10
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
add prototype pages

file select-group-members.form.page was initially added on branch oacs-5-10.

file topic-assignment.wf.page was initially added on branch oacs-5-10.

file select-topics.form.page was initially added on branch oacs-5-10.

file select-group-students.form.page was initially added on branch oacs-5-10.