• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing bug in action::execute - it wouldn't work when executed outside an HTTP request (from the timeout sweeper). Now timeout tasks will have a null user_id which is not ideal. We might want to pass on the trigger type (time) to the case log entry to more clearly indicate when an action timed out.

  1. … 3 more files in changeset.
Released 2.0.0b1

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

  1. … 598 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 timed actions

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

  1. … 4 more files in changeset.
bumping version number to 1.2d2

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

Added view workflow_case_assigned_actions

  1. … 4 more files in changeset.
adding the workflow deputy feature (when someone goes on vacation he can assign his tasks temporarily to someone else). Improving caching in the Tcl API and adding a cache API test

  1. … 11 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Fixed conflict with old acs-workflow: Renamed workflow_case__delete to workflow_case_pkg__delete

  1. … 4 more files in changeset.
- Added Tcl API workflow::case::delete

- fixed bug in PL/SQL implementation of workflow_case.delete/workflow_case__delete.

- added @see to workflow::case::insert.

  1. … 7 more files in changeset.
Updated get_activitiy_html to be able to spit out the header for a new action

  1. … 1 more file in changeset.
Bumped up version number to 1.0d1

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 7 more files in changeset.
Merged over workflow from HEAD

  1. … 45 more files in changeset.
First release of workflow

  1. … 37 more files in changeset.
Service contracts and implementations are working now.

  1. … 18 more files in changeset.
Creating and running through workflows with both API-style and array-list style

  1. … 17 more files in changeset.
Committing latest stage of workflow Tcl API. Most of this beautiful code was written by Lars Pind.

  1. … 19 more files in changeset.
adding the workflow package that is to superseede the old acs-workflow package

  1. … 14 more files in changeset.