workflow-tables-create.sql

  • last updated 52 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
the workflow_user_deputy_map view was broken in oracle. Caught thanks to the extensive automated tests written by Lars

  1. … 1 more file in changeset.
porting the table-create sql script and the 1.2-2.0d1 upgrade script from PG to Oracle

    • -114
    • +169
    ./workflow-tables-create.sql
  1. … 4 more files in changeset.
Definition-level support for recursive workflows

  1. … 6 more files in changeset.
- Fixed on delete cascade -> on delete set null for workflow_fsm_actions

- Added definition level tables for recursive workflows

  1. … 3 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
fixing typo in comment that was causing an Oracle error

- 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.
added description and description_mime_types to workflows

  1. … 3 more files in changeset.
added two new fields to workflow_actions

  1. … 3 more files in changeset.
Added view workflow_case_assigned_actions

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

    • -0
    • +444
    ./workflow-tables-create.sql
  1. … 29 more files in changeset.