• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make proctoring-display provide a master, according to a parameter

Improve doc, bring param in the contract

Plug the proctoring-display include to the inclass-exam via a web-callable method

    • -0
    • +17
    /openacs-4/packages/xowf/lib/inclass-exam.wf
Port of the downstream proctoring-display user interface, minus the WU-specific stuff, that we will maintain locally

file proctoring-display.adp was initially added on branch oacs-5-10.

file proctoring-display.tcl was initially added on branch oacs-5-10.

whitespace changes

fix output in summary line

improve listing of procs covered by regression test

whitespace change

list called api procs

call 'next' to ensure file attachments are stored in the database and content repository

improve spelling

whitespace changes

extend regression test, add covered procs to webtest

Replace deprecated API. Fixes 'callgraph__bad_page_calls' test case

    • -4
    • +5
    /openacs-4/packages/chat/www/search-3.tcl
    • -2
    • +3
    /openacs-4/packages/chat/www/user-unban-2.tcl
    • -2
    • +3
    /openacs-4/packages/chat/www/user-ban-2.tcl
Remove obsolete file. Fixes 'callgraph__bad_page_calls' test case

Mark 'template::adp_puts' as public, as it is used in 'calendar'

Mark 'fs::max_upload_size' as public, as it is used in 'attachments'

Remove obsolete files, initially deleted in oacs-5-8 branch, 8 years ago, which somehow managed to survive

Remove obsolete file, initially deleted in oacs-5-8 branch, 8 years ago, which somehow managed to survive

fix attachments for short_text_interaction

Remove bogus proc name. Fixes 'naming__proc_naming' test case

Mark 'auth::can_admin_system_without_authority_p' as public, as it is used in 'acs-admin'

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).