• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moving object-type creation out of an inline-function.

Typo: Case history said 'Opened y Some Name' instead of 'by' some name.

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

    • -1
    • +1
    ./sql/oracle/workflow-service-contracts-create.sql
    • -1
    • +1
    ./sql/oracle/workflow-service-contracts-drop.sql
    • -1
    • +1
    ./sql/oracle/workflow-tables-create.sql
  1. … 802 more files in changeset.
merge of 4.6.3b1 to HEAD

    • -0
    • +31
    ./sql/postgresql/upgrade/upgrade-1.0d2-1.0d3.sql
  1. … 26 more files in changeset.
Fixed output to GetPrettyName operations: should be 'pretty_name:string', not 'object_type:string'. I'm pretty sure we don't need an upgrade script, since nobody checks the names of those returned values, anyway.

file upgrade-1.0d3-1.0d4.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-1.0d3-1.0d4.sql
resolved conflict between acs-workflow and workflow for Oracle (Lars took care of Postgres)

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

file upgrade-1.0d2-1.0d3.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-1.0d2-1.0d3.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.0d2-1.0d3.sql
- 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.

    • -0
    • +31
    ./sql/postgresql/upgrade/upgrade-1.0d2-1.0d3.sql
- Moved notifications outside of the transaction, so the transaction will be committed before notifications are sent out, and hence notifications will reflect the new status, not the old one.

- Suppress the space after the (Resolution code) thing, if there is none. Caused an extra space character in the notifications email

Fixed 'optional' switch problem with ad_form: optional is a flag, not a switch, should go like foo:integer(integer),optional.

Added my little script to make proc names into links to api-doc

file api-docify.sh was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/doc/api-docify.sh
Made all API calls mentioned links to API-doc

Package developer's guide completed

Updated get_activitiy_html to be able to spit out the header for a new action

Added more information

Typos and cosmetic changes

Bumped version to 1.0

Bumped up version number to 1.0d1

Added API for setting and getting workflow log data

Moved the extra workflow::case-namespace procs up so they're under the right heading

Removed stale debug logging statements

Removed the 'will be localized' part of the description of the GetPrettyName operation on service contracts, since for 4.6.x, it won't.

Updated developer's guide.

changing the file structure of acs-automated-testing tests as outlined in this post: http://openacs.org/forums/message-view?message_id=90563

    • -0
    • +95
    ./tcl/test/workflow-test-init.tcl
  1. … 17 more files in changeset.
Removed util_get_current_url and switched to using ad_return_url instead.

  1. … 4 more files in changeset.

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.
Fixed naming conflict with acs-workflow problem, which had been fixed in PG but not in Oracle. Shame on me.

    • -1
    • +1
    ./sql/oracle/workflow-tables-create.sql