• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Backing out of unfinished work to make activity log use the CR.

    • -13
    • +19
    ./postgresql/workflow-tables-create.sql
Service contracts and implementations are working now.

    • -1
    • +87
    ./postgresql/workflow-procedural-create.sql
    • -0
    • +1
    ./postgresql/workflow-procedural-drop.sql
    • -161
    • +191
    ./postgresql/workflow-tables-create.sql
  1. … 15 more files in changeset.
Creating and running through workflows with both API-style and array-list style

    • -32
    • +35
    ./postgresql/workflow-procedural-create.sql
    • -31
    • +31
    ./postgresql/workflow-tables-create.sql
  1. … 15 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

    • -4
    • +1
    ./postgresql/workflow-tables-create.sql
  1. … 13 more files in changeset.
----------------------------------------------------------------------

workflow-tables-create.sql CVS:

----------------------------------------------------------------------

Adding back the on delete cascade for columns in workflow_fsm_actions

so that the first unit test passes (workflow can be created and torn

down). Don't understand why rows refuse to be cascaded if new_state

column is changed to on cascade set null. At least now it works...

    • -1
    • +4
    ./postgresql/workflow-tables-create.sql
Committing latest stage of workflow Tcl API. Most of this beautiful code was written by Lars Pind.

    • -3
    • +16
    ./postgresql/workflow-procedural-create.sql
    • -2
    • +3
    ./postgresql/workflow-procedural-drop.sql
    • -0
    • +70
    ./postgresql/workflow-service-contracts-create.sql
    • -34
    • +36
    ./postgresql/workflow-tables-create.sql
    • -10
    • +9
    ./postgresql/workflow-tables-drop.sql
  1. … 15 more files in changeset.
adding the workflow package that is to superseede the old acs-workflow package

    • -0
    • +12
    ./postgresql/workflow-create.sql
    • -0
    • +12
    ./postgresql/workflow-drop.sql
    • -0
    • +51
    ./postgresql/workflow-procedural-create.sql
    • -0
    • +22
    ./postgresql/workflow-procedural-drop.sql
    • -0
    • +443
    ./postgresql/workflow-tables-create.sql
    • -0
    • +68
    ./postgresql/workflow-tables-drop.sql
  1. … 9 more files in changeset.