• last updated 56 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve testcases by removing useless expr commands

  1. … 3 more files in changeset.
Use "ad_try" instead of "with_catch"

Use namepace path instead of "global" command

- use "in" operator instead of "lsearch"

- use numeric comparison operator for truth value comparisons

  1. … 5 more files in changeset.
- modernize tcl

  1. … 14 more files in changeset.
Added support for workflows with hierarchy, parallel actions, and dynamic number of parallel actions. Phew.

  1. … 17 more files in changeset.
Recursive workflows

  1. … 12 more files in changeset.
Cloning, creating from spec

  1. … 2 more files in changeset.
New ::edit API that handles insert/update/delete for cascaded types (action -> fsm_action -> something else)

  1. … 10 more files in changeset.
Added timed actions

  1. … 17 more files in changeset.
replacing non-existant key with one that actually exists (doesn't really matter which key we use here AFAIK)

Removed old debugging log statements

  1. … 4 more files in changeset.
adding the workflow deputy feature (when someone goes on vacation he can assign his tasks temporarily to someone else). Improving caching in the Tcl API and adding a cache API test

  1. … 10 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
changing the file structure of acs-automated-testing tests as outlined in this post: http://openacs.org/forums/message-view?message_id=90563

    • -0
    • +95
    ./workflow-test-init.tcl
  1. … 17 more files in changeset.
Merged over workflow from HEAD

  1. … 44 more files in changeset.
First release of workflow

  1. … 36 more files in changeset.
further development of the workflow Tcl API. Added caching of the Tcl API on the workflow level. Port of datamodel to Oracle, some work remaining there. The package is not yet ready for initial release but will be in about 1-2 weeks.

  1. … 29 more files in changeset.
Service contracts and implementations are working now.

  1. … 18 more files in changeset.
Creating and running through workflows with both API-style and array-list style

  1. … 17 more files in changeset.
minor modifications to the Tcl API. Finishing a first unit test that tests the state flow of a Bug Tracker Bug type workflow

  1. … 13 more files in changeset.
Committing latest stage of workflow Tcl API. Most of this beautiful code was written by Lars Pind.

    • -0
    • +165
    ./workflow-test-procs.tcl
  1. … 19 more files in changeset.