• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
bump core to 5.0.0b4 for new tarball. update readme.txt and variable.ent to 5.0.0b4.

  1. … 28 more files in changeset.
clean up summary and description information

  1. … 51 more files in changeset.
- Added role::edit, role::get_options

- Adding unique constraints on short_name and pretty_name to roles, actions, fsm_states

    • -3
    • +16
    ./sql/oracle/workflow-tables-create.sql
    • -1
    • +12
    ./sql/oracle/upgrade/upgrade-1.2-2.0d1.sql
Moved fall-2003-extensions.html design document over from simulation package

    • -0
    • +735
    ./www/doc/fall-2003-extensions.html
Added timed actions

    • -1
    • +41
    ./sql/oracle/workflow-tables-create.sql
    • -0
    • +48
    ./sql/oracle/upgrade/upgrade-1.2-2.0d1.sql
    • -0
    • +42
    ./sql/postgresql/upgrade/upgrade-1.2-2.0d1.sql
  1. … 4 more files in changeset.
file upgrade-1.2d1-1.2b2.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-1.2d1-1.2b2.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.2d1-1.2b2.sql
Fixed bug #361 again (parent_id of log entry cr_items point to case's object), this time providing an upgrade script, changing the parent_id of existing log entries, and fixing the case deletion proc to delete cases properly given the parent_id.

    • -0
    • +148
    ./sql/oracle/upgrade/upgrade-1.2d1-1.2b2.sql
    • -0
    • +130
    ./sql/postgresql/upgrade/upgrade-1.2d1-1.2b2.sql
Fixed bug: workflow_case.del should be workflow_case_pkg.del

bumping version number to 1.2d2

added description and description_mime_types to workflows

    • -0
    • +2
    ./sql/oracle/workflow-tables-create.sql
    • -0
    • +13
    ./sql/oracle/upgrade/upgrade-1.2d1.1.2d2.sql
    • -0
    • +17
    ./sql/postgresql/upgrade/upgrade-1.2d1-1.2d2.sql
cleaned up files: updated require sections, removed references to arsdigita and openforce, and replaced out-of-date owner info. Most of these edits were done by hand due to bug 1106; I tried to do the same things the APM would do (remove file sections, etc) and updating the release date to today

  1. … 19 more files in changeset.
committing new version 1.2d1 of workflow.info file that should have been committed earlier when description and description_mime_type attributes were added to actions