• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed incompatiblity in workflow due to changing from acs-notifications to acs-mail

    • -5
    • +60
    ./oracle/test/workflow-case-package-test.sql
  1. … 8 more files in changeset.
restored oracle version of test script

    • -310
    • +283
    ./oracle/test/workflow-case-package-test.sql
fixed display of CR file content in oracle

    • -2
    • +8
    ./postgresql/workflow-case-package.sql
  1. … 8 more files in changeset.
removed another vestige of acs-notification

    • -19
    • +1
    ./postgresql/workflow-case-package.sql
more cleanup of oracle cursors and cms porting work

  1. … 9 more files in changeset.
fixed cursors that were not being closed in the core

  1. … 1 more file in changeset.
removed requirement on acs-notifications

    • -2
    • +1
    ./postgresql/workflow-case-package.sql
  1. … 6 more files in changeset.
converted notification calls to acs_mail_nt calls

    • -11
    • +9
    ./postgresql/workflow-case-package.sql
    • -2
    • +2
    ./postgresql/test/workflow-case-package-test.sql
  1. … 7 more files in changeset.

1. Added a check that PG was initdb's with the collation order for

characters that we expect.

2. Jon added a "sql/common" directory for the insert statements which

load data for acs-references, so I added a new datamodel type "common"

to the APM.

3. Created a new db API routine that returns true if a given db_type is

compatible with the current RDBMS.

4. Added a workaround for a PL/pgSQL "execute" bug in acs-workflow (other

cases had been fixed previously by others but this one was missed)

5. Diddled a couple of .info files using the APM.

    • -2
    • +4
    ./postgresql/workflow-case-package.sql
  1. … 10 more files in changeset.
more workflow cleanup

    • -27
    • +43
    ./postgresql/workflow-case-package.sql
    • -10
    • +30
    ./postgresql/workflow-package.sql
  1. … 17 more files in changeset.
more debugging of workflow

    • -3
    • +5
    ./postgresql/workflow-case-package.sql
  1. … 3 more files in changeset.
fixed up wf after initial testing

    • -6
    • +8
    ./postgresql/sample-article-create.sql
    • -7
    • +12
    ./postgresql/workflow-case-package.sql
  1. … 14 more files in changeset.

Removed more of the "default '' not null" kludge.

    • -516
    • +0
    ./test/workflow-case-package-test.sql
  1. … 17 more files in changeset.
added comments for default parameters

    • -21
    • +21
    ./postgresql/workflow-case-package.sql
    • -18
    • +18
    ./postgresql/workflow-package.sql
  1. … 9 more files in changeset.
added postgresql files to package info file and commented out notifications calls until notifications is ported

    • -4
    • +5
    ./postgresql/workflow-case-package.sql
  1. … 1 more file in changeset.
adding test directory to repository

    • -0
    • +587
    ./postgresql/test/workflow-case-package-test.sql
cleanup of dir structure

    • -0
    • +346
    ./postgresql/upgrade/upgrade-4.0-4.0.1.sql
    • -0
    • +190
    ./postgresql/upgrade/upgrade-4.0.1-4.1b.sql
    • -190
    • +0
    ./upgrade/upgrade-4.0.1-4.1b.sql
cleanup of unused functions

    • -2
    • +2
    ./postgresql/sample-article-create.sql
cleanup of usused functions

    • -3
    • +89
    ./postgresql/workflow-case-package.sql
fixed up some incompatiblities

    • -32
    • +60
    ./postgresql/workflow-package.sql
finished porting test script

    • -4
    • +4
    ./postgresql/sample-article-create.sql
    • -5
    • +5
    ./postgresql/sample-expenses-create.sql
    • -59
    • +65
    ./postgresql/workflow-case-package.sql
work on test script

    • -5
    • +4
    ./postgresql/sample-article-create.sql
    • -28
    • +48
    ./postgresql/sample-expenses-create.sql
    • -161
    • +180
    ./postgresql/workflow-case-package.sql
    • -15
    • +15
    ./postgresql/workflow-package.sql

1. Ran APM on acs-tcl.info

2. Fixed two typos by Dan in the acs-workflow datamodel.

    • -2
    • +2
    ./postgresql/sample-expenses-create.sql
  1. … 1 more file in changeset.
more porting

    • -283
    • +310
    ./oracle/test/workflow-case-package-test.sql
more porting

    • -0
    • +210
    ./postgresql/load-workflow.sql
    • -0
    • +230
    ./postgresql/sample-article-create.sql
    • -0
    • +20
    ./postgresql/sample-article-drop.sql
    • -0
    • +20
    ./postgresql/sample-expenses-drop.sql
applied patch from Steve Woodcock

  1. … 2 more files in changeset.
more porting

    • -0
    • +277
    ./postgresql/sample-expenses-create.sql
more porting

    • -0
    • +78
    ./postgresql/wf-core-drop.sql
more porting

    • -0
    • +18
    ./postgresql/acs-workflow-drop.sql
    • -0
    • +71
    ./postgresql/wf-callback-package.sql
    • -47
    • +60
    ./postgresql/workflow-case-package.sql
    • -0
    • +647
    ./postgresql/workflow-package.sql
setup directory structure correctly