• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Delete extra pages

Add 'portal::list_pages_tcl_list' and 'portal::get_portal_template_id' to the 'create_portal_from_template' test case

add option to show student IP address during the exam

    • -5
    • +6
    ./packages/xowf/lib/inclass-exam-answer.wf
use absolute time for computing beeps

    • -2
    • +3
    ./packages/xowf/tcl/test-item-procs.tcl
Add 'index_unindex' test case, covering 'tsearch2::index', 'tsearch2::unindex' and 'tsearch2::update_index' procs

Test explicitely 'tsearch2::build_query_tcl', now that 'tsearch2::build_query' uses different methods yielding different results, and slight refactoring of the test, using 'aa_equals' instead of 'aa_true' for string comparison

Add simple test case for 'tsearch2::summary'

Add trivial test case for 'tsearch2::driver_info'

Whitespace changes

Add categories to build_query test case

Make api public

Use 'portal::exists_p' instead of custom idioms

Remove leftovers

Add a new subsite::parameter_changed implementation for xowiki, reacting to the switching of the use_hstore parameter

This way it won't be necessary for other packages to generate the hstore manually using private api

    • -11
    • +24
    ./packages/xowiki/tcl/package-procs.tcl
Add documentation

Reinstate api as private, downstream cases need to be adapted

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-utility-procs.tcl
do not rely on xo::dc in packages not depending on xotcl-core

Make api public: uses public api internally and downstream packages use it

    • -3
    • +7
    ./packages/dotlrn/tcl/community-procs.tcl
Make api public: downstream xowiki-like packages use it to extend uninstantiation logics

Make proc public: many downstream packages use it e.g. in their upgrade scripts

    • -9
    • +11
    ./packages/xowiki/tcl/xowiki-utility-procs.tcl
Add 'portal::exists_p' to 'create_portal_from_template' test case

Make api public

    • -7
    • +1
    ./packages/assessment/tcl/as-item-procs.tcl
Add 'dotlrn_members_portlet::get_my_name' to the 'dotlrn_portlet_links_names_keys' test case

Make api public

    • -2
    • +2
    ./packages/new-portal/tcl/portal-procs.tcl
Add PostgreSQL integrated websearch_to_tsquery builder, which can be activated via PackageParameter UseWebSearch

file tsearch2-driver-init.tcl was initially added on branch oacs-5-10.

Adapt spam variable name to what is advertised to the user

    • -2
    • +2
    ./packages/dotlrn/www/admin/users-spam.tcl
Replace spam::interpolate with 'string map'

    • -10
    • +9
    ./packages/dotlrn/tcl/spam-procs.tcl
reduce the size of the public interface

improve spelling

    • -3
    • +3
    ./packages/general-comments/www/file-add-2.tcl