• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Allow clearing child_role_map without setting child_workflow_id

Definition-level support for recursive workflows

    • -24
    • +15
    ./sql/oracle/workflow-tables-create.sql
    • -24
    • +15
    ./sql/oracle/upgrade/upgrade-1.2-2.0d1.sql
    • -0
    • +1
    ./sql/postgresql/workflow-tables-drop.sql
    • -24
    • +15
    ./sql/postgresql/upgrade/upgrade-1.2-2.0d1.sql
- Fixed on delete cascade -> on delete set null for workflow_fsm_actions

- Added definition level tables for recursive workflows

    • -0
    • +40
    ./sql/oracle/workflow-tables-create.sql
    • -1
    • +57
    ./sql/oracle/upgrade/upgrade-1.2-2.0d1.sql
Bad attempt at left outer join

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

Do not default to text/plain for description_mime_type

Fixed bug: We used to do default assignment for all roles, not just all roles in the current workflow

::get_enabled_action API

Check for initial action, check that initial action changes state

String trim all attributes when creating from spec

Cloning, creating from spec

Extensible spec-generation code

  1. … 6 more files in changeset.
New ::edit API that handles insert/update/delete for cascaded types (action -> fsm_action -> something else)

    • -9
    • +11
    ./tcl/workflow-procs-postgresql.xql
*** empty log message ***

Bug fix in workflow::state::fsm::generate_states_spec proc. The states_list list variable wasn't initialized

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -1
    • +1
    ./sql/oracle/workflow-tables-create.sql
    • -0
    • +148
    ./sql/oracle/upgrade/upgrade-1.2d1-1.2b2.sql
    • -0
    • +130
    ./sql/postgresql/upgrade/upgrade-1.2d1-1.2b2.sql
  1. … 592 more files in changeset.
Changes to allow loading a spec

- Ignore current state/role when editing

- Getting rid of unneeded ID values in spec

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

- Make cloning workflows work

- Auto-generate short_names for workflows

Fixed spec assigned_role_short_name problem

Updating new_state from ID (new_state_id)

Automatic short_name generation for roles

Comment about a missing unique constraint

fixing typo in comment that was causing an Oracle error

    • -1
    • +1
    ./sql/oracle/workflow-tables-create.sql
- Added API for editing states

- Added option for actions and states to auto-generate a short_name from pretty_name

Latest revision, full of internal notes, work in progress

    • -373
    • +694
    ./www/doc/fall-2003-extensions.html
tweaked some mockups

    • -0
    • +11
    ./www/doc/mockups.html
added mockup stuff

    • -0
    • +9
    ./www/doc/mockup-sim-cc-1.adp
    • -0
    • +58
    ./www/doc/mockup-sim-cc-1.tcl
    • -0
    • +38
    ./www/doc/mockup-sim-cc-2.adp
    • -0
    • +96
    ./www/doc/mockup-sim-cc-2.tcl
    • -0
    • +10
    ./www/doc/mockup-sim-ft-1.adp
    • -0
    • +99
    ./www/doc/mockup-sim-ft-1.tcl
    • -0
    • +232
    ./www/doc/mockup-sim-ft-2.adp
    • -0
    • +58
    ./www/doc/mockup-sim-ft-2.tcl
    • -0
    • +10
    ./www/doc/mockup-sim-ft-3.adp
    • -0
    • +83
    ./www/doc/mockup-sim-ft-3.tcl
    • -0
    • +166
    ./www/doc/mockup-sim-ft-4.adp
    • -0
    • +60
    ./www/doc/mockup-sim-ft-4.tcl
    • -0
    • +13
    ./www/doc/mockup-sim-ft-5.adp
    • -0
    • +93
    ./www/doc/mockup-sim-ft-5.tcl
  1. … 18 more files in changeset.