• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
Fixed cloning of recursive/parallel

  1. … 9 more files in changeset.
Fixed cloning

  1. … 3 more files in changeset.
- Short_names are workflow-wide

- pretty-names are unique per parent_action_id

  1. … 5 more files in changeset.
Added a few helper procs

  1. … 2 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.
- Generating spec/new_from_spec/cloning recursive workflows

- Automatically create initial action when new workflow is created

  1. … 4 more files in changeset.
Extensible spec-generation code

  1. … 9 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.
Bug fix in workflow::state::fsm::generate_states_spec proc. The states_list list variable wasn't initialized

- Ignore current state/role when editing

  1. … 1 more file in changeset.
- Added API for editing states

- Added option for actions and states to auto-generate a short_name from pretty_name

  1. … 3 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.
Merged over workflow from HEAD

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

  1. … 37 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

    • -0
    • +125
    ./state-procs.tcl
  1. … 17 more files in changeset.