• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -0
    • +68
    ./upgrade/upgrade-1.0d4-1.0d5.sql
  1. … 9 more files in changeset.
we forgot to change the name of workflow_case to workflow_case_pkg in drop script

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

    • -1
    • +1
    ./workflow-service-contracts-create.sql
  1. … 813 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 28 more files in changeset.
file upgrade-1.0d3-1.0d4.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade/upgrade-1.0d3-1.0d4.sql
resolved conflict between acs-workflow and workflow for Oracle (Lars took care of Postgres)

  1. … 2 more files in changeset.
file upgrade-1.0d2-1.0d3.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade/upgrade-1.0d2-1.0d3.sql
  1. … 1 more file in changeset.
- Added Tcl API workflow::case::delete

- fixed bug in PL/SQL implementation of workflow_case.delete/workflow_case__delete.

- added @see to workflow::case::insert.

  1. … 6 more files in changeset.
Fixed naming conflict with acs-workflow problem, which had been fixed in PG but not in Oracle. Shame on me.

Merged over workflow from HEAD

    • -1
    • +1
    ./workflow-service-contracts-create.sql
  1. … 37 more files in changeset.
First release of workflow

    • -0
    • +12
    ./workflow-data-drop.sql
    • -102
    • +161
    ./workflow-procedural-create.sql
  1. … 33 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.

    • -0
    • +12
    ./workflow-create.sql
    • -0
    • +195
    ./workflow-procedural-create.sql
    • -0
    • +17
    ./workflow-procedural-drop.sql
    • -0
    • +64
    ./workflow-service-contracts-create.sql
    • -0
    • +64
    ./workflow-service-contracts-drop.sql
    • -0
    • +444
    ./workflow-tables-create.sql
    • -0
    • +52
    ./workflow-tables-drop.sql
  1. … 22 more files in changeset.