• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bring existing doc into the object's documentation, so that tests would not fail...

  1. … 1 more file in changeset.
Use adp:button in various .tcl files

ADP markup becomes cleaner, since some extra calls to template::CSS are not

necessary anymore.

  1. … 6 more files in changeset.
Move functionality of xowiki::CSS to tempate::CSS

template CSS provides an abstraction for CSS class names and other

styling elements depending on user preferences or on the current theme

Backwards compatibility for xowiki::CSS was provided via a stub function

  1. … 22 more files in changeset.
added inline documentation for objects for the API browser

Prefer unset to array unset when the whole array should be deleted

See https://wiki.tcl-lang.org/page/Dict+VS+Array+Speed

  1. … 7 more files in changeset.
When updating the time window, always delete the previously scheduled job

This addresses the case of users wanting to remove the time window on an exam where this was previously set.

Fix link for csv export

merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8087 more files in changeset.
file iprange-init.tcl was initially added on branch oacs-5-10.

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

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

    • -0
    • +0
    ./test/test-helper-procs.tcl
file grading-procs.tcl was initially added on branch oacs-5-10.

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

    • -0
    • +0
    ./test/test-item-procs.tcl
Make xowf tests flexible in case a locale different than en_US is in use

  1. … 1 more file in changeset.
Allow Workflow Conditions to be evaluated in form fields via evaluate_form_field_condition

  1. … 1 more file in changeset.
prefer US spelling

Fix typos

  1. … 8 more files in changeset.
cleanup temportary objects after run_jobs

make test cases proper test cases using the automated testing framework

- remove call from Role object to unknown method :cache

- remvoe per-request cacheing for dotlrn_community::get_community_id (gain is little, since the function uses already an per-thread cache)

use aa_section features of automated testing

  1. … 1 more file in changeset.
Whitespace cleanup

move newly defined testing API (in OpenACS 5.10) to namespace acs::test

  1. … 9 more files in changeset.
improve startuptime for large sites

provide documentation of public procs and methods, make some procs private

  1. … 3 more files in changeset.
reduce verbosity

  1. … 1 more file in changeset.
add workflow instance in test workflow

add test cases for adding forms and workflows

  1. … 1 more file in changeset.
provide language for rendering of the workflow definition