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

  1. … 2 more files in changeset.
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. … 598 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

- Added API for editing states

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

- Added role::edit, role::get_options

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

  1. … 4 more files in changeset.
Added timed actions

  1. … 5 more files in changeset.
Fixed bug: workflow_case.del should be workflow_case_pkg.del

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.
changed workflow::get_not_cached to use left outer join so as to not choke when initial action is missing

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

  1. … 1 more file in changeset.
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

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. … 274 more files in changeset.
noquote

Removed old debugging log statements

  1. … 4 more files in changeset.