• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Drop duplicate index 'acs_mail_lite_from_external_aml_email_id_idx'. Postgres creates automatically indexes for unique constraints and primary keys, this index duplicates 'acs_mail_lite_from_external_pkey'

file upgrade-5.10.0d10-5.10.0d11.sql was initially added on branch oacs-5-10.

Whitespace changes

Drop duplicate index 'acs_mail_lite_send_msg_id_map_msg_id_idx'. Postgres creates automatically indexes for unique constraints and primary keys, this index duplicates 'acs_mail_lite_send_msg_id_map_pkey'

file upgrade-5.10.0d9-5.10.0d10.sql was initially added on branch oacs-5-10.

move "unify_forms" to xotcl-core, rename it to "form_unify", added "form_usages"

    • -76
    • +1
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
improve spelling

improve spelling

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
provide better warning message

add modification_date as default hidden field for sorting of form-usages

Cover some more api

Start testing general comments

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

Fix typo

Don't assume save_new will return an item_id, object should come out of it "already baked"

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
Remove unneeded error message

Fix typo again

Fix typo

Automated tests for proctoring api

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

Fix typo

Improve localization

Porting of proctoring-enforce include, which can be used to forcefully redirect users to the proctored URL whenever they enter a certain area of the website (e.g. a subsite) in a captive-portal fashion

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

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

Add leftover info file to package

file proctoring-support.info was initially added on branch oacs-5-10.

An own package for proctoring support.

What is there

- adp includes implementing the main proctoring user interaction: desired page can be enclosed in an iframe that will send shaphots taken from browser's camera and microphone at random intervals. Various options can be specified, including custom UI messages and the include can be integrated in custom pages or as part xowiki/xowf object methods

- wizard-based step-by-step configuration of user's setup

- english and german localization

- default proctoring upload endpoints upon package mount

- configuration data-model and api

What is missing

- reporting UI includes (porting from downstream should come shortly)

- some message key is WU specific (but can be customized)

- further parameters/customization

- ...

  1. … 6 more files in changeset.
file examination-statement-accept.adp was initially added on branch oacs-5-10.

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