• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix item_ref for backward compatibility

prefer package object over plain id

prefer package object over plain id

removed commented out code

- modernize code (remove "my")

- prefer fully qualified commands based on IDs

  1. … 29 more files in changeset.
Make sure init test classes are named differently, or xowiki tests will interfere with xowf ones

  1. … 1 more file in changeset.
add a comment easier to understand by the casual reader

  1. … 1 more file in changeset.
Remove irrelevant comments

Require a special test instance for xowf tests as well

improve spelling

  1. … 10 more files in changeset.
call validator method on "Properties"

make sure to quote error message properly

improve spelling

  1. … 11 more files in changeset.
Subst language before feeding it to the workflow machinery (fixes test)

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

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)

Close tag properly (fixes files__check_info_files)

use aa_section features of automated testing

Whitespace cleanup

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

  1. … 7 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.
added print-answers to the externally callable methods

add workflow instance in test workflow

add test cases for adding forms and workflows