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

adding procs workflow::action::fsm::delete and workflow::role::delete. Adding description and description_mime_type attributes to action edit and new procs

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

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

    • -0
    • +2
    ./sql/oracle/workflow-tables-create.sql
    • -0
    • +13
    ./sql/oracle/upgrade/upgrade-1.1d1-1.2d1.sql
    • -0
    • +17
    ./sql/postgresql/upgrade/upgrade-1.1d1-1.2d1.sql
changed workflow::get_not_cached to use left outer join so as to not choke when initial action is missing

    • -0
    • +20
    ./tcl/workflow-procs-postgresql.xql
added return value to workflow::action::fsm::new

replacing non-existant key with one that actually exists (doesn't really matter which key we use here AFAIK)

- Fixed bug #163: Formatting of bug comments broken - much too wide

- Added a max-width: 700px around each activity log history entry.

- Templated the activity log history, so it's easier to customize the display

    • -0
    • +6
    ./lib/activity-entry.adp
Small addition to the fix for bug #875 committed by Mark Aufflick.

Non-registered guests now get to see a partial email address in plain text.

modified set_assignee_widget so that the email is not displayed for non-logged-in users

bug 361: making cr_items.parent_id of case log entries be the object_id of the object governed by the case, just like for the acs_object.context_id of the case

drop workflow_case_assigned_actions view

    • -0
    • +1
    ./sql/postgresql/workflow-tables-drop.sql
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

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

    • -1
    • +22
    ./sql/oracle/workflow-tables-create.sql
    • -0
    • +27
    ./sql/oracle/upgrade/upgrade-1.0d5-1.1d1.sql
    • -0
    • +26
    ./sql/postgresql/upgrade/upgrade-1.0d5-1.1d1.sql
noquote