• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
Proc to set action enabled in state

Recursive workflows

  1. … 12 more files in changeset.
Making child-workflow export/import/clone work

  1. … 2 more files in changeset.
Allow clearing child_role_map without setting child_workflow_id

Definition-level support for recursive workflows

  1. … 6 more files in changeset.
Documenting workflow::action::fsm::get

Fixed action-permission bug: workflow::action::get_assigned_role had changed from returning role_id to returning role short_name

  1. … 1 more file in changeset.
Cloning, creating from spec

  1. … 2 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.
- Getting rid of unneeded ID values in spec

- Ignore current action when generating a unique short_name for an action when editing

Fixed spec assigned_role_short_name problem

Updating new_state from ID (new_state_id)

- 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.
- Added role::edit, role::get_options

- Adding unique constraints on short_name and pretty_name to roles, actions, fsm_states

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

  1. … 18 more files in changeset.
adding procs workflow::action::fsm::delete and workflow::role::delete. Adding description and description_mime_type attributes to action edit and new procs

  1. … 4 more files in changeset.
added return value to workflow::action::fsm::new

  1. … 1 more file 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

  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.

  1. … 19 more files in changeset.