• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer portable idiom

Reduce divergency between oracle and postgres

  1. … 2 more files in changeset.
Reduce divergencies between oracle and postgres codebase

  1. … 5 more files in changeset.
add after assign/unassign callbacks

  1. … 3 more files in changeset.
porting queries in the 2.0 version of workflow from postgres to oracle. Moving common query workflow::case::fsm::get_state_info_not_cached.select_state_info into shared xql file.

  1. … 5 more files in changeset.
changing proc workflow::case::fsm::get to allow parent_enabled_action_id to be null. Removing two obsolete TODOs

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

  1. … 17 more files in changeset.
adding the workflow::case::role::assignee_remove proc. Adding the id_values switch to the workflow::role::get_options proc

  1. … 2 more files in changeset.
Recursive workflows

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

  1. … 18 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. … 11 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.
Added API for setting and getting workflow log data

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