• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

extend regression test

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

    • -0
    • +0
    /openacs-4/packages/xowiki/www/prototypes/form.form.page
added utility function xowiki::filter_option_list to select a subset from an option list

added form.form to ease creation of forms as form pages (important for using forms from global instance as form pages in workflows)

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
improve robustness

Remove ancient test for 'acs-admin', which uses obsolete API and don't work anymore

Remove ancient tests for 'acs-lang', which use obsolete API and don't work for the most part anymore

Remove 'moderator-grant' and 'moderator-revoke' pages, linked nowhere and using obsolete API

    • -24
    • +0
    /openacs-4/packages/chat/www/moderator-grant-2.tcl
Remove 'chat-room-grant.tcl' page, linked nowhere and using obsolete API

Make 'auth::get_register_authority' public, as it is used by acs-subsite

order entries delivered by form-field "form_page" by title, since the title is used as well as label

reduce the max interval between screen captures from 60s to 30s during proctoring

    • -0
    • +6
    /openacs-4/packages/xowf/lib/inclass-exam.wf
Fix typo

Added constraint site_nodes_parent_id_ck to table "site_nodes" to avoid certain simple loops on parent_ids

file upgrade-5.10.0d31-5.10.0d32.sql was initially added on branch oacs-5-10.

Whitespace changes

added oracle upgrade scripts for new check constraints

file upgrade-5.10.0d30-5.10.0d31.sql was initially added on branch oacs-5-10.

Minimize quoting, return content in one sweep

added constraint cr_items_parent_id_ck to avoid certain simple loops on parent_ids

An item must not be equal to its own parent. Note that this constraint is not

guaranteed to avoid all loops; it is still possible to create indirect recursive

loops but excludes some real-world problems.

file upgrade-5.10.0d12-5.10.0d13.sql was initially added on branch oacs-5-10.

Fix typos

added constraint acs_objects_context_id_ck to avoid certain simple loops on context_ids

file upgrade-5.10.0d30-5.10.0d31.sql was initially added on branch oacs-5-10.

improve spelling